SubstanceSpecification REST Endpoints

SubstanceSpecification
The SubstanceSpecification FHIR resource type
Add Meta at Instance-Level
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/$meta-add
Create SubstanceSpecification Resource
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification
Delete Meta at Instance-Level
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/$meta-delete
Delete SubstanceSpecification Resource
Method: delete
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}
GET Change History of SubstanceSpecification Resource
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/_history
GET Change History of SubstanceSpecification Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/_history
GET SubstanceSpecification Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification
GET SubstanceSpecification Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}
GET SubstanceSpecification Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/_history/{version_id}
GET SubstanceSpecification Resource Meta at Instance-Level
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/$meta
GET SubstanceSpecification Resource Meta at type level.
Method: get
Path: /oracle-fhir-server/fhir/SubstanceSpecification/$meta
Instance-Level Expunge Operation
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/$expunge
Instance-Level Validate Operation
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}/$validate
Patch SubstanceSpecification Resource
Method: patch
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}
Type-Level Expunge Operation
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/$expunge
Type-Level Validate Operation
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification/$validate
Update SubstanceSpecification Resource
Method: put
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}