{
  "resourceType" : "CommunicationRequest",
  "id" : "example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be filled out at a later time</div>"
  },
  "status" : "active",
  "intent" : "proposal",
  "subject" : {
    "reference" : "Patient/example"
  },
  "encounter" : {
    "reference" : "Encounter/example"
  }
}