CommunicationRequest REST Endpoints

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