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