<Patient xmlns="http://hl7.org/fhir">
  <id value="core-examples-Patient-example19" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:38:14.024+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Albert Brooks, Id: AB60001</div>
  </text>
  <identifier>
    <type>
      <text value="Internal Identifier" />
    </type>
    <value value="AB60001" />
  </identifier>
  <active value="true" />
  <name>
    <family value="BROOKS" />
    <given value="ALBERT" />
  </name>
</Patient>