Example in Da Vinci PAS2.2.1
CommunicationRequest

CommunicationRequestExample

active
CommunicationRequest-CommunicationRequestExample.json

Resource Details

Resource Type
CommunicationRequest
Resource ID
CommunicationRequestExample
Identifier
http://example.org/CRD-ID|12345678901
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-communicationrequest

Example Metadata

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

{
  "resourceType": "CommunicationRequest",
  "id": "CommunicationRequestExample",
  "filename": "CommunicationRequest-CommunicationRequestExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-communicationrequest"
  ],
  "identifier": {
    "system": "http://example.org/CRD-ID",
    "value": "12345678901"
  },
  "status": "active"
}