National Directory of Healthcare Providers & Services (NDH) Implementation Guide
2.0.0-current - ci-build US

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-current 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

: Plan-Net to NDH Accepting Patients ConceptMap

Page standards status: Trial-use Maturity Level: 4

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="PlanNetToNdhAcceptingPatientsCM"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap PlanNetToNdhAcceptingPatientsCM</b></p><a name="PlanNetToNdhAcceptingPatientsCM"> </a><a name="hcPlanNetToNdhAcceptingPatientsCM"> </a><p>Mapping from <a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.2/ValueSet-AcceptingPatientsVS.html">Accepting Patients Codes VS</a> to <a href="http://terminology.hl7.org/7.1.0/ValueSet-accepting-patients.html">Accepting Patients</a></p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.2/CodeSystem-AcceptingPatientsCS.html">Accepting Patients Codes</a> to <a href="http://terminology.hl7.org/7.1.0/CodeSystem-accepting-patients.html">Accepting Patients</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>nopt (Not Accepting)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>nopt (Not Accepting)</td></tr><tr><td>newpt (Accepting)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>newpt (Accepting new and existing patients)</td></tr><tr><td>existptonly (Accepting existing patients)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>existptonly (Accepting existing patients only)</td></tr><tr><td>existptfam (Accepting existing patients and their families)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>existptfam (Accepting existing patients and their families only)</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-fmm">
    <valueInteger value="4">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"/>
      </extension>
    </valueInteger>
  </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/ConceptMap/PlanNetToNdhAcceptingPatientsCM"/>
  <version value="2.0.0-current"/>
  <name value="PlanNetToNdhAcceptingPatients"/>
  <title value="Plan-Net to NDH Accepting Patients ConceptMap"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-29T16:56:26+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="Maps Plan-Net Accepting Patients codes to NDH Accepting Patients codes used from THO.

This ConceptMap should not be needed, but Plan-Net replicates the codeSystem that is in THO [FHIR-57456](https://jira.hl7.org/browse/FHIR-57456). If Plan-Net aligns to THO directly, this ConceptMap should be retired."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <sourceUri
             value="http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/AcceptingPatientsVS"/>
  <targetUri value="http://terminology.hl7.org/ValueSet/accepting-patients"/>
  <group>
    <source
            value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS"/>
    <target value="http://terminology.hl7.org/CodeSystem/accepting-patients"/>
    <element>
      <code value="nopt"/>
      <target>
        <code value="nopt"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="newpt"/>
      <target>
        <code value="newpt"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="existptonly"/>
      <target>
        <code value="existptonly"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="existptfam"/>
      <target>
        <code value="existptfam"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>