SupplyRequest REST Endpoints

SupplyRequest
Create SupplyRequest Resource
Method: post
Path: /oracle-fhir-server/fhir/SupplyRequest
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/{vid}
Update SupplyRequest Resource
Method: put
Path: /oracle-fhir-server/fhir/SupplyRequest/{id}