SubstanceSourceMaterial REST Endpoints
    
        SubstanceSourceMaterial
    
The SubstanceSourceMaterial FHIR resource type
- Add Meta at Instance-Level
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/$meta-add - Create SubstanceSourceMaterial Resource
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial - Delete Meta at Instance-Level
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/$meta-delete - 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/{version_id} - GET SubstanceSourceMaterial Resource Meta at Instance-Level.
 - Method: getPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/$meta - GET SubstanceSourceMaterial Resource Meta at type level.
 - Method: getPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/$meta - Instance-Level Expunge Operation
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/$expunge - Instance-Level Validate Operation
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}/$validate - Patch SubstanceSourceMaterial Resource
 - Method: patchPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id} - Search SubstanceSourceMaterial Resource
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/_search - Type-Level Expunge Operation
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/$expunge - Type-Level Validate Operation
 - Method: postPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/$validate - Update SubstanceSourceMaterial Resource
 - Method: putPath:
oracle-fhir-server/fhir/SubstanceSourceMaterial/{id}