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