MedicationStatement REST Endpoints

MedicationStatement
The MedicationStatement FHIR resource type
Add Meta at Instance-Level
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/$meta-add
Create MedicationStatement Resource
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement
Delete MedicationStatement Resource
Method: delete
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}
Delete Meta at Instance-Level
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/$meta-delete
GET Change History of MedicationStatement Resource
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/_history
GET Change History of MedicationStatement Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/_history
GET MedicationStatement Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement
GET MedicationStatement Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}
GET MedicationStatement Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/_history/{version_id}
GET MedicationStatement Resource Meta at Instance-Level
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/$meta
GET MedicationStatement Resource Meta at type level.
Method: get
Path: /oracle-fhir-server/fhir/MedicationStatement/$meta
Instance-Level Expunge Operation
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/$expunge
Instance-Level Validate Operation
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}/$validate
Patch MedicationStatement Resource
Method: patch
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}
Type-Level Expunge Operation
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/$expunge
Type-Level Validate Operation
Method: post
Path: /oracle-fhir-server/fhir/MedicationStatement/$validate
Update MedicationStatement Resource
Method: put
Path: /oracle-fhir-server/fhir/MedicationStatement/{id}