FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ndh
Resource TypeConceptMap
IdConceptMap-PlanNetToNdhAcceptingPatientsCM.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-us-ndh/ConceptMap-PlanNetToNdhAcceptingPatientsCM.html
URLhttp://hl7.org/fhir/us/ndh/ConceptMap/PlanNetToNdhAcceptingPatientsCM
Version2.0.0-current
Statusactive
Date2026-07-22T20:37:41+00:00
NamePlanNetToNdhAcceptingPatients
TitlePlan-Net to NDH Accepting Patients ConceptMap
Realmus
Authorityhl7
DescriptionMaps 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) requests Plan-Net change. If that is done, then this ConceptMap should be retired.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.us.davinci-pdex-plan-net#currentAcceptingPatientsCSAccepting Patients Codes
hl7.terminology#currentaccepting-patientsAccepting Patients
ValueSet
hl7.fhir.us.davinci-pdex-plan-net#currentAcceptingPatientsVSAccepting Patients Codes VS
hl7.terminology#currentaccepting-patientsAccepting Patients

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap PlanNetToNdhAcceptingPatientsCM

Mapping from Accepting Patients Codes VS to Accepting Patients


Mapping from Accepting Patients Codes to Accepting Patients

Source CodeRelationshipTarget Code
nopt (Not Accepting)is equal tonopt (Not Accepting)
newpt (Accepting)is equal tonewpt (Accepting new and existing patients)
existptonly (Accepting existing patients)is equal toexistptonly (Accepting existing patients only)
existptfam (Accepting existing patients and their families)is equal toexistptfam (Accepting existing patients and their families only)

Source1

{
  "resourceType": "ConceptMap",
  "id": "PlanNetToNdhAcceptingPatientsCM",
  "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/PlanNetToNdhAcceptingPatientsCM",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.43.18.1"
  },
  "version": "2.0.0-current",
  "name": "PlanNetToNdhAcceptingPatients",
  "title": "Plan-Net to NDH Accepting Patients 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 Accepting Patients codes to NDH Accepting Patients codes used from THO.\n\nThis ConceptMap should not be needed, but Plan-Net replicates the codeSystem that is in THO. [FHIR-57456](https://jira.hl7.org/browse/FHIR-57456) 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/AcceptingPatientsVS",
  "targetUri": "http://terminology.hl7.org/ValueSet/accepting-patients",
  "group": [
    {
      "source": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS",
      "target": "http://terminology.hl7.org/CodeSystem/accepting-patients",
      "element": [
        {
          "code": "nopt",
          "target": [
            {
              "code": "nopt",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "newpt",
          "target": [
            {
              "code": "newpt",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "existptonly",
          "target": [
            {
              "code": "existptonly",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "existptfam",
          "target": [
            {
              "code": "existptfam",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}