National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="JoeSmith"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Practitioner"/>
</meta>
<language value="en-US"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p class="res-header-id"><b>Generated Narrative: Practitioner JoeSmith</b></p><a name="JoeSmith"> </a><a name="hcJoeSmith"> </a><a name="JoeSmith-en-US"> </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">Last updated: 2020-07-07 13:26:22+0000; Language: en-US</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndh-Practitioner.html">NDH Base Practitioner Profile</a></p></div><p><b>NDH Verification Status</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS complete}">Complete</span></p><p><b>NDH Usage Restriction</b>: <a href="#hcJoeSmith/PractitionerRestrict1">Consent: extension = No display for Expression ,No display for Expression ; status = active; scope = Directory Privacy Consent; category = Directory Restriction; policyRule = NDH Restriction</a></p><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/JoeSmith</p><p><b>active</b>: true</p><p><b>name</b>: Joe Smith, MD</p><p><b>telecom</b>: ph: 555-123-6666(Home), ph: 555-123-1234(Work)</p><p><b>address</b>: </p><ul><li>263 Farmington Ave Farmington CT 06030 US (home)</li><li>400 Lee Rd Farmington, CT 06032 Farmington CT 06032 US (work)</li></ul><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><ul><li>status: active</li><li>whereValid: <span title="Codes:{https://www.usps.com/ CT}">Connecticut</span></li></ul></blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}">MD</span></p><p><b>issuer</b>: State of Connecticut</p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><ul><li>status: active</li><li>whereValid: <span title="Codes:{https://www.usps.com/ CT}">Connecticut</span></li></ul></blockquote><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 207R00000X}">Board Certified Internal Medicine</span></p><p><b>issuer</b>: American Board of Internal Medicine</p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Consent #PractitionerRestrict1</b></p><a name="JoeSmith/PractitionerRestrict1"> </a><a name="hcJoeSmith/PractitionerRestrict1"> </a><a name="JoeSmith/PractitionerRestrict1-en-US"> </a><p><b>NDH usage restriction fhir path</b>: <span title="text/fhirpath"><code>Practitioner.address.where(use='home')</code></span></p><p><b>NDH usage restriction fhir path</b>: <span title="text/fhirpath"><code>Practitioner.telecom.where(use ='home')</code></span></p><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS directory-privacy}">Directory Privacy Consent</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS DRC}">Directory Restriction</span></p><p><b>policyRule</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS ndh-restriction}">NDH Restriction</span></p></blockquote></div>
</text>
<contained>
<Consent>
<id value="PractitionerRestrict1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Restriction"/>
</meta>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath">
<valueExpression>
<language value="text/fhirpath"/>
<expression value="Practitioner.address.where(use='home')"/>
</valueExpression>
</extension>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath">
<valueExpression>
<language value="text/fhirpath"/>
<expression value="Practitioner.telecom.where(use ='home')"/>
</valueExpression>
</extension>
<status value="active"/>
<scope>
<coding>
<system
value="http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS"/>
<code value="directory-privacy"/>
</coding>
</scope>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS"/>
<code value="DRC"/>
</coding>
</category>
<policyRule>
<coding>
<system
value="http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS"/>
<code value="ndh-restriction"/>
</coding>
</policyRule>
</Consent>
</contained>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS"/>
<code value="complete"/>
<display value="Complete"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-usage-restriction">
<valueReference>
<reference value="#PractitionerRestrict1"/>
</valueReference>
</extension>
<identifier>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status">
<valueCode value="active"/>
</extension>
<system value="http://www.ndh.org/identifiers"/>
<value value="JoeSmith"/>
</identifier>
<active value="true"/>
<name>
<text value="Joe Smith, MD"/>
<family value="Smith"/>
<given value="Joe"/>
</name>
<telecom>
<system value="phone"/>
<value value="555-123-6666"/>
<use value="home"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="555-123-1234"/>
<use value="work"/>
</telecom>
<address>
<use value="home"/>
<line value="263 Farmington Ave"/>
<city value="Farmington"/>
<state value="CT"/>
<postalCode value="06030"/>
<country value="US"/>
</address>
<address>
<use value="work"/>
<type value="physical"/>
<line value="400 Lee Rd Farmington, CT 06032"/>
<city value="Farmington"/>
<state value="CT"/>
<postalCode value="06032"/>
<country value="US"/>
</address>
<qualification>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification">
<extension url="status">
<valueCode value="active"/>
</extension>
<extension url="whereValid">
<valueCodeableConcept>
<coding>
<system value="https://www.usps.com/"/>
<code value="CT"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<code>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
<code value="MD"/>
</coding>
<text value="MD"/>
</code>
<issuer>
<display value="State of Connecticut"/>
</issuer>
</qualification>
<qualification>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification">
<extension url="status">
<valueCode value="active"/>
</extension>
<extension url="whereValid">
<valueCodeableConcept>
<coding>
<system value="https://www.usps.com/"/>
<code value="CT"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<code>
<coding>
<system value="http://nucc.org/provider-taxonomy"/>
<code value="207R00000X"/>
<display value="Internal Medicine Physician"/>
</coding>
<text value="Board Certified Internal Medicine"/>
</code>
<issuer>
<display value="American Board of Internal Medicine"/>
</issuer>
</qualification>
</Practitioner>