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 2.0.0 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
Page standards status: Trial-use |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="NdhOrgTypeCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NdhOrgTypeCS</b></p><a name="NdhOrgTypeCS"> </a><a name="hcNdhOrgTypeCS"> </a><a name="NdhOrgTypeCS-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">fac<a name="NdhOrgTypeCS-fac"> </a></td><td>Facility</td><td>A physical healthcare facility.</td></tr><tr><td style="white-space:nowrap">prvgrp<a name="NdhOrgTypeCS-prvgrp"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style="white-space:nowrap">atyprv<a name="NdhOrgTypeCS-atyprv"> </a></td><td>Atypical Provider</td><td>Providers that do not provide healthcare</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS"/>
<version value="2.0.0"/>
<name value="NdhOrgTypeCS"/>
<title value="Ndh Organization Type Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-04-28T18:08:31+00:00"/>
<publisher value="HL7 International / Patient Administration"/>
<contact>
<name value="HL7 International / Patient Administration"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="pafm@lists.hl7.org"/>
</telecom>
</contact>
<description
value="Categories of organizations based on criteria in provider directories."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="fac"/>
<display value="Facility"/>
<definition value="A physical healthcare facility."/>
</concept>
<concept>
<code value="prvgrp"/>
<display value="Provider Group"/>
<definition value="A healthcare provider entity"/>
</concept>
<concept>
<code value="atyprv"/>
<display value="Atypical Provider"/>
<definition value="Providers that do not provide healthcare"/>
</concept>
</CodeSystem>