Example in Da Vinci CRD2.2.1
CommunicationRequest

example

draft
CommunicationRequest-example.json

Resource Details

Resource Type
CommunicationRequest
Resource ID
example
Identifier
http://example.org/insurer/123456|ABC123

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "CommunicationRequest",
  "id": "example",
  "filename": "CommunicationRequest-example.json",
  "identifier": {
    "system": "http://example.org/insurer/123456",
    "value": "ABC123"
  },
  "status": "draft"
}