<?xml version=“1.0” encoding=“UTF-8”?><CommunicationRequest xmlns=“hl7.org/fhir”>

<id value="example"/>
<text>
  <status value="generated"/>
  <div xmlns="http://www.w3.org/1999/xhtml">To be filled out at a later time</div>
</text>
<status value="active"/>
<!--  insert contents here  -->
<subject>
  <reference value="Patient/example"/>
</subject>
<context>
      <reference value="Encounter/example"/>
</context>

</CommunicationRequest>