<Practitioner xmlns="http://hl7.org/fhir">
  <id value="spark2" />
  <meta>
    <versionId value="spark2" />
    <lastUpdated value="2015-10-02T13:06:02.939+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: pract-uslab-example2</p>
      <p>
        <b>identifier</b>: 121121121 (OFFICIAL)</p>
      <p>
        <b>name</b>: Bill T Lookafter </p>
      <p>
        <b>telecom</b>: ph: (617)5551234 ext.12, docbill@healthedatainc.com</p>
      <p>
        <b>address</b>: 100 Medical Drive Suite 6 Boston MA 01236 USA (WORK)</p>
      <h3>PractitionerRoles</h3>
      <table>
        <tr>
          <td>-</td>
          <td>
            <b>ManagingOrganization</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>
            <a>Children's Hospital</a>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <system value="https://nppes.cms.hhs.gov/NPPES/" />
    <value value="121121121" />
  </identifier>
  <name>
    <family value="Lookafter" />
    <given value="Bill" />
    <given value="T" />
    <suffix value="Jr" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="(617)5551234 ext.12" />
  </telecom>
  <telecom>
    <system value="email" />
    <value value="docbill@healthedatainc.com" />
  </telecom>
  <address>
    <extension url="http://example.org/us-core-county">
      <extension url="http://example.org//iso21090-SC-coding">
        <valueCoding>
          <system value="https://www.census.gov/geo/reference" />
          <code value="42043" />
        </valueCoding>
      </extension>
    </extension>
    <use value="work" />
    <line value="100 Medical Drive" />
    <line value="Suite 6" />
    <city value="Boston" />
    <state value="MA" />
    <postalCode value="01236" />
    <country value="USA" />
  </address>
  <practitionerRole>
    <managingOrganization>
      <reference value="Organization/org-uslab-example1" />
      <display value="Children's Hospital" />
    </managingOrganization>
  </practitionerRole>
</Practitioner>