SubstanceReferenceInformation REST Endpoints
SubstanceReferenceInformation
- Create SubstanceReferenceInformation Resource
- Method: postPath:
/oracle-fhir-server/fhir/SubstanceReferenceInformation
- 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/{vid}
- Update SubstanceReferenceInformation Resource
- Method: putPath:
/oracle-fhir-server/fhir/SubstanceReferenceInformation/{id}