2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Pract-uslab-example1.xml

Raw XML (canonical form)

USLab Practitioner Canonical Example: Dr Leonard T Bloodraw Jr (id = "uslab-example1")

Raw XML

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="uslab-example1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <identifier>
    <use value="official"/>
    <label value="NPI"/>
    <value value="4444444445"/>
    <assigner>
      <reference value="https://nppes.cms.hhs.gov/NPPES/"/>
      <display value="The Centers for Medicare and Medicaid Services (CMS) National Plan and Provider Enumeration
       System (NPPES)"/>
    </assigner>
  </identifier>
  <name>
    <family value="Bloodraw"/>
    <given value="Leanard"/>
    <given value="T"/>
    <suffix value="Jr"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="(555)7771234 ext.11"/>
  </telecom>
</Practitioner>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.