SubstanceSourceMaterial REST Endpoints
SubstanceSourceMaterial
- Create SubstanceSourceMaterial Resource
- Method: postPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial - Delete SubstanceSourceMaterial Resource
- Method: deletePath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/{id} - GET Change History of SubstanceSourceMaterial Resource
- Method: getPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/_history - GET Change History of SubstanceSourceMaterial Resource by ID
- Method: getPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/_history - GET SubstanceSourceMaterial Resource Bundle
- Method: getPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial - GET SubstanceSourceMaterial Resource by ID
- Method: getPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/{id} - GET SubstanceSourceMaterial Resource by version ID
- Method: getPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/_history/{vid} - Update SubstanceSourceMaterial Resource
- Method: putPath:
/oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}