This page is part of the US Public Health Profiles Library (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Practitioner xmlns="http://hl7.org/fhir">
<id value="us-core-practitioner-henry-seven"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner us-core-practitioner-henry-seven</b></p><a name="us-core-practitioner-henry-seven"> </a><a name="hcus-core-practitioner-henry-seven"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-npi.html" title="National Provider Identifier">NPI</a>/9941339100</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href="mailto:henry.seven@example.org">henry.seven@example.org</a></p><p><b>address</b>: 1002 Healthcare Drive Ann Arbor MI 99999 US </p></div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="9941339100"/>
</identifier>
<name>
<family value="Henry"/>
<given value="Seven"/>
<suffix value="M.D."/>
</name>
<telecom>
<system value="email"/>
<value value="henry.seven@example.org"/>
</telecom>
<address>
<line value="1002 Healthcare Drive"/>
<city value="Ann Arbor"/>
<state value="MI"/>
<postalCode value="99999"/>
<country value="US"/>
</address>
</Practitioner>