<Encounter xmlns="http://hl7.org/fhir">
  <id value="core-examples-Encounter-example4" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:37:50.475+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Encounter with patient @example</div>
  </text>
  <status value="in-progress" />
  <class value="inpatient" />
  <patient>
    <reference value="Patient/example" />
  </patient>
</Encounter>