CommunicationRequest REST Endpoints

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