SupplyRequest REST Endpoints

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