SubstanceReferenceInformation REST Endpoints
SubstanceReferenceInformation
The SubstanceReferenceInformation FHIR resource type
- Add Meta at Instance-Level
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/$meta-add - Create SubstanceReferenceInformation Resource
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation - Delete Meta at Instance-Level
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/$meta-delete - Delete SubstanceReferenceInformation Resource
- Method: deletePath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id} - GET Change History of SubstanceReferenceInformation Resource
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/_history - GET Change History of SubstanceReferenceInformation Resource by ID
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/_history - GET SubstanceReferenceInformation Resource Bundle
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation - GET SubstanceReferenceInformation Resource by ID
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id} - GET SubstanceReferenceInformation Resource by version ID
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/_history/{version_id} - GET SubstanceReferenceInformation Resource Meta at Instance-Level.
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/$meta - GET SubstanceReferenceInformation Resource Meta at type level.
- Method: getPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/$meta - Instance-Level Expunge Operation
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/$expunge - Instance-Level Validate Operation
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}/$validate - Patch SubstanceReferenceInformation Resource
- Method: patchPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id} - Search SubstanceReferenceInformation Resource
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/_search - Type-Level Expunge Operation
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/$expunge - Type-Level Validate Operation
- Method: postPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/$validate - Update SubstanceReferenceInformation Resource
- Method: putPath:
oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}