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