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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4
Resource TypeConceptMap
IdConceptMap-Map-R2-v2-0277-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r2.r4/0.1.0/ConceptMap-Map-R2-v2-0277-for-R4.html
URLhttp://hl7.org/fhir/uv/xver/ConceptMap/R2-v2-0277-for-R4
Version0.1.0
Statusactive
Date2026-03-17T16:02:42.0863822-05:00
NameMapR2V20277ForR4
TitleCross-version ConceptMap for ValueSet R2-v2-0277-for-R4 from FHIR DSTU2 to FHIR R4
Realmuv
Authorityhl7
DescriptionThis ConceptMap represents the cross-version mapping of concepts from ValueSet `http://hl7.org/fhir/ValueSet/v2-0277|2.8.2` for use in FHIR R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r2.r4b#0.1.00277v2-0277
hl7.terminology#currentv2-0277appointmentType
ValueSet
hl7.terminology#currentv2-0277hl7VS-appointmentTypeCodes

Narrative

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

Generated Narrative: ConceptMap Map-R2-v2-0277-for-R4

Mapping from http://hl7.org/fhir/ValueSet/v2-0277|2.8.2 to v2 Appointment Type Codes


Group 1 Mapping from v2-0277version: 1.0.2) to http://terminology.hl7.org/CodeSystem/v2-0277|2.9

Source CodeRelationshipTarget CodeComment
Complete (A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g. STAT, walk-in, etc.))is equivalent toComplete (A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g., STAT, walk-in, etc.))TODO
Normal (Routine schedule request type – default if not valued)is equivalent toNormal (Routine schedule request type – default if not valued)TODO
Tentative (A request for a tentative (e.g. “penciled in”) appointment)is equivalent toTentative (A request for a tentative (e.g., “penciled in”) appointment)TODO
COMPLETE (A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g. STAT, walk-in, etc.))(not mapped)
NORMAL (Routine schedule request type - default if not valued)(not mapped)
TENTATIVE (A request for a tentative (e.g. “penciled in”) appointment)(not mapped)

Source1

{
  "resourceType": "ConceptMap",
  "id": "Map-R2-v2-0277-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "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/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/xver/ConceptMap/R2-v2-0277-for-R4",
  "version": "0.1.0",
  "name": "MapR2V20277ForR4",
  "title": "Cross-version ConceptMap for ValueSet R2-v2-0277-for-R4 from FHIR DSTU2 to FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2026-03-17T16:02:42.0863822-05:00",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This ConceptMap represents the cross-version mapping of concepts from ValueSet `http://hl7.org/fhir/ValueSet/v2-0277|2.8.2` for use in FHIR R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/ValueSet/v2-0277|2.8.2",
  "targetUri": "http://terminology.hl7.org/ValueSet/v2-0277|2.9",
  "group": [
    {
      "source": "http://hl7.org/fhir/v2/0277",
      "sourceVersion": "1.0.2",
      "target": "http://terminology.hl7.org/CodeSystem/v2-0277",
      "targetVersion": "2.9",
      "element": [
        {
          "code": "Complete",
          "display": "A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g. STAT, walk-in, etc.)",
          "target": [
            {
              "code": "Complete",
              "display": "A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g., STAT, walk-in, etc.)",
              "equivalence": "equivalent",
              "comment": "TODO"
            }
          ]
        },
        {
          "code": "Normal",
          "display": "Routine schedule request type – default if not valued",
          "target": [
            {
              "code": "Normal",
              "display": "Routine schedule request type – default if not valued",
              "equivalence": "equivalent",
              "comment": "TODO"
            }
          ]
        },
        {
          "code": "Tentative",
          "display": "A request for a tentative (e.g. “penciled in”) appointment",
          "target": [
            {
              "code": "Tentative",
              "display": "A request for a tentative (e.g., “penciled in”) appointment",
              "equivalence": "equivalent",
              "comment": "TODO"
            }
          ]
        },
        {
          "code": "COMPLETE",
          "display": "A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g. STAT, walk-in, etc.)",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "NORMAL",
          "display": "Routine schedule request type - default if not valued",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "TENTATIVE",
          "display": "A request for a tentative (e.g. “penciled in”) appointment",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}