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