InventoryReport REST Endpoints

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