MedicinalProductIngredient REST Endpoints

MedicinalProductIngredient
Create MedicinalProductIngredient Resource
Method: post
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient
Delete MedicinalProductIngredient Resource
Method: delete
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/{id}
GET Change History of MedicinalProductIngredient Resource
Method: get
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/_history
GET Change History of MedicinalProductIngredient Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/{id}/_history
GET MedicinalProductIngredient Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient
GET MedicinalProductIngredient Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/{id}
GET MedicinalProductIngredient Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/{id}/_history/{vid}
Update MedicinalProductIngredient Resource
Method: put
Path: /oracle-fhir-server/fhir/MedicinalProductIngredient/{id}