<Practitioner xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2017-08-21T17:55:01+00:00" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>%Some xhtml content%</p>
    </div>
  </text>
  <identifier>
    <system value="[id-system-global-base]/ca-on-license-physician" />
    <value value="10000043" />
  </identifier>
  <name>
    <family value="DocLast" />
    <given value="Ordering DocFirst" />
    <given value="Ordering DocSecond">
      <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
        <valueCode value="MID" />
      </extension>
    </given>
    <prefix value="III" />
    <prefix value="DR" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="555-555-5555" />
    <use value="work" />
  </telecom>
  <address>
    <use value="home" />
    <type value="physical" />
    <line value="13 Boring St" />
    <city value="Toronoto" />
    <state value="ON" />
    <postalCode value="M1M M2M" />
    <country value="Canada" />
  </address>
</Practitioner>