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