<Practitioner xmlns="http://hl7.org/fhir">
  <id value="core-examples-Practitioner-example12" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:38:20.165+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Harold Hippocrates, MD</p>
    </div>
  </text>
  <name>
    <family value="Hippocrates" />
    <given value="Harold" />
    <suffix value="MD" />
  </name>
</Practitioner>