FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | ConceptMap |
| Id | ConceptMap-PlanNetToNdhOrganizationAffiliationRoleCM.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-us-ndh/ConceptMap-PlanNetToNdhOrganizationAffiliationRoleCM.html |
| URL | http://hl7.org/fhir/us/ndh/ConceptMap/PlanNetToNdhOrganizationAffiliationRoleCM |
| Version | 2.0.0-current |
| Status | active |
| Date | 2026-07-22T20:37:41+00:00 |
| Name | PlanNetToNdhOrganizationAffiliationRole |
| Title | Plan-Net to NDH OrganizationAffiliationRole ConceptMap |
| Realm | us |
| Authority | hl7 |
| Description | Maps Plan-Net OrganizationAffiliation role codes to NDH OrganizationAffiliation role codes. This ConceptMap should not be needed, but Plan-Net replicates the codeSystem that is in THO. [FHIR-57633](https://jira.hl7.org/browse/FHIR-57633) requests Plan-Net change. If that is done, then this ConceptMap should be retired. |
No resources found
| CodeSystem | ||
| hl7.fhir.us.davinci-pdex-plan-net#current | OrganizationAffiliationRoleCS | Organization Affiliation Role |
| hl7.terminology#current | organization-affiliation-role | Organization Affiliation Role |
| ValueSet | ||
| hl7.fhir.us.davinci-pdex-plan-net#current | OrganizationAffiliationRoleVS | OrganizationAffiliation Roles |
| hl7.fhir.us.ndh#current | OrganizationAffiliationRoleVS | OrganizationAffiliation Roles |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap PlanNetToNdhOrganizationAffiliationRoleCM
Mapping from OrganizationAffiliation Roles to OrganizationAffiliation Roles
Mapping from Organization Affiliation Role to Organization Affiliation Role
| Source Code | Relationship | Target Code |
| outpatient (Clinic or Outpatient Facility) | is equal to | outpatient (Clinic or Outpatient Facility) |
| pharmacy | is equal to | pharmacy |
| bt (Member Of) | is equivalent to | bt (Member Of) |
{
"resourceType": "ConceptMap",
"id": "PlanNetToNdhOrganizationAffiliationRoleCM",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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/PlanNetToNdhOrganizationAffiliationRoleCM",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.43.18.8"
},
"version": "2.0.0-current",
"name": "PlanNetToNdhOrganizationAffiliationRole",
"title": "Plan-Net to NDH OrganizationAffiliationRole ConceptMap",
"status": "active",
"experimental": false,
"date": "2026-07-22T20:37:41+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 OrganizationAffiliation role codes to NDH OrganizationAffiliation role codes.\n\nThis ConceptMap should not be needed, but Plan-Net replicates the codeSystem that is in THO. [FHIR-57633](https://jira.hl7.org/browse/FHIR-57633) requests Plan-Net change. If that is done, then this ConceptMap should be retired.",
"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/OrganizationAffiliationRoleVS",
"targetUri": "http://hl7.org/fhir/us/ndh/ValueSet/OrganizationAffiliationRoleVS",
"group": [
{
"source": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrganizationAffiliationRoleCS",
"target": "http://terminology.hl7.org/CodeSystem/organization-affiliation-role",
"element": [
{
"code": "outpatient",
"target": [
{
"code": "outpatient",
"equivalence": "equal"
}
]
},
{
"code": "pharmacy",
"target": [
{
"code": "pharmacy",
"equivalence": "equal"
}
]
},
{
"code": "bt",
"target": [
{
"code": "bt",
"equivalence": "equivalent"
}
]
}
]
}
]
}