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
| Page standards status: Trial-use | Maturity Level: 4 |
{
"resourceType" : "ConceptMap",
"id" : "PlanNetToNdhPractitionerRoleCM",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap PlanNetToNdhPractitionerRoleCM</b></p><a name=\"PlanNetToNdhPractitionerRoleCM\"> </a><a name=\"hcPlanNetToNdhPractitionerRoleCM\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.2/ValueSet-PractitionerRoleVS.html\">PractitionerRole Code VS</a> to <a href=\"ValueSet-PractitionerRoleVS.html\">PractitionerRole Code Value Set</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://terminology.hl7.org/CodeSystem/practitioner-role|4.0.1</code> to <a href=\"CodeSystem-NdhPractitionerRoleCS.html\">NDH Practitioner Role Codes Code System</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>doctor</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>doctor</td></tr><tr><td>nurse</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>nurse</td></tr><tr><td>pharmacist</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>pharmacist</td></tr><tr><td>researcher</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>researcher</td></tr><tr><td>teacher (Teacher/educator)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>teacher</td></tr><tr><td>ict (ICT professional)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>ict (Information and Communication Technology)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/ndh/ConceptMap/PlanNetToNdhPractitionerRoleCM",
"version" : "2.0.0-current",
"name" : "PlanNetToNdhPractitionerRole",
"title" : "Plan-Net to NDH PractitionerRole ConceptMap",
"status" : "active",
"experimental" : false,
"date" : "2026-05-29T16:56:26+00:00",
"publisher" : "HL7 International / Patient Administration",
"contact" : [
{
"name" : "HL7 International / Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
},
{
"system" : "email",
"value" : "pafm@lists.hl7.org"
}
]
}
],
"description" : "Maps Plan-Net PractitionerRole codes to NDH PractitionerRole codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceUri" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/PractitionerRoleVS",
"targetUri" : "http://hl7.org/fhir/us/ndh/ValueSet/PractitionerRoleVS",
"group" : [
{
"source" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
"sourceVersion" : "4.0.1",
"target" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhPractitionerRoleCS",
"element" : [
{
"code" : "doctor",
"target" : [
{
"code" : "doctor",
"equivalence" : "equal"
}
]
},
{
"code" : "nurse",
"target" : [
{
"code" : "nurse",
"equivalence" : "equal"
}
]
},
{
"code" : "pharmacist",
"target" : [
{
"code" : "pharmacist",
"equivalence" : "equal"
}
]
},
{
"code" : "researcher",
"target" : [
{
"code" : "researcher",
"equivalence" : "equal"
}
]
},
{
"code" : "teacher",
"target" : [
{
"code" : "teacher",
"equivalence" : "equal"
}
]
},
{
"code" : "ict",
"target" : [
{
"code" : "ict",
"equivalence" : "equal"
}
]
}
]
}
]
}