SubstanceSpecification REST Endpoints

SubstanceSpecification
Create SubstanceSpecification Resource
Method: post
Path: /oracle-fhir-server/fhir/SubstanceSpecification
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/{vid}
Update SubstanceSpecification Resource
Method: put
Path: /oracle-fhir-server/fhir/SubstanceSpecification/{id}