FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/FC-DataAbsentReasonNullFlavor

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-DataAbsentReasonNullFlavor
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-DataAbsentReasonNullFlavor.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-DataAbsentReasonNullFlavor
Version2.0.0-ballot
Statusactive
Date2025-07-22T20:44:22+00:00
NameFHIRtoCCDADataAbsentReasonNullFlavor
TitleFHIR Data Absent Reason to C-CDA NullFlavor
Realmus
Authorityhl7
DescriptionFHIR Data Absent Reason to C-CDA NullFlavor. Adapted from https://hl7.org/fhir/R4/cm-data-absent-reason-v3.html but several key changes have been made. Note that this prior concept map (from R4) is no longer included in current FHIR build.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
ValueSet
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ConceptMap FC-DataAbsentReasonNullFlavor

Mapping from DataAbsentReason to NullFlavor


Group 1 Mapping from DataAbsentReason to NullFlavor

Source CodeRelationshipTarget CodeComment
unknownmaps to wider conceptNI (NoInformation)In CDA, 'UNK' means 'a proper value is applicable, but not known.' Guidance has been to use this when the value is known to exist and to use the broader 'NI' when no specific information about why the value is unknown. FHIR's data absent reason of 'unknown' better maps to 'NI'.
asked-unknown (Asked But Unknown)is equivalent toASKU (asked but unknown)
temp-unknown (Temporarily Unknown)is equivalent toNAV (temporarily unavailable)
not-askedis equivalent toNASK (not asked)
asked-declined (Asked But Declined)maps to wider conceptUNK (unknown)
maskedis equivalent toMSK (masked)
not-applicableis equivalent toNA (not applicable)
unsupportedmaps to wider conceptNI (NoInformation)
as-textmaps to wider conceptOTH (other)
errormaps to wider conceptNAV (temporarily unavailable)
not-a-number (Not a Number (NaN))maps to wider conceptOTH (other)
negative-infinity (Negative Infinity (NINF))is equivalent toNINF (negative infinity)
positive-infinity (Positive Infinity (PINF))is equivalent toPINF (positive infinity)
not-performedmaps to wider conceptNASK (not asked)
not-permittedmaps to wider conceptOTH (other)

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-DataAbsentReasonNullFlavor",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-DataAbsentReasonNullFlavor",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDADataAbsentReasonNullFlavor",
  "title": "FHIR Data Absent Reason to C-CDA NullFlavor",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T20:44:22+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "FHIR Data Absent Reason to C-CDA NullFlavor. Adapted from https://hl7.org/fhir/R4/cm-data-absent-reason-v3.html but several key changes have been made. Note that this prior concept map (from R4) is no longer included in current FHIR build.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/ValueSet/data-absent-reason",
  "targetUri": "http://terminology.hl7.org/ValueSet/v3-NullFlavor",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
      "target": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "element": [
        {
          "code": "unknown",
          "display": "Unknown",
          "target": [
            {
              "code": "NI",
              "display": "NoInformation",
              "equivalence": "wider",
              "comment": "In CDA, 'UNK' means 'a proper value is applicable, but not known.' Guidance has been to use this when the value is known to exist and to use the broader 'NI' when no specific information about why the value is unknown. FHIR's data absent reason of 'unknown' better maps to 'NI'."
            }
          ]
        },
        {
          "code": "asked-unknown",
          "display": "Asked But Unknown",
          "target": [
            {
              "code": "ASKU",
              "display": "asked but unknown",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "temp-unknown",
          "display": "Temporarily Unknown",
          "target": [
            {
              "code": "NAV",
              "display": "temporarily unavailable",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "not-asked",
          "display": "Not Asked",
          "target": [
            {
              "code": "NASK",
              "display": "not asked",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "asked-declined",
          "display": "Asked But Declined",
          "target": [
            {
              "code": "UNK",
              "display": "unknown",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "masked",
          "display": "Masked",
          "target": [
            {
              "code": "MSK",
              "display": "masked",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "not-applicable",
          "display": "Not Applicable",
          "target": [
            {
              "code": "NA",
              "display": "not applicable",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "unsupported",
          "display": "Unsupported",
          "target": [
            {
              "code": "NI",
              "display": "NoInformation",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "as-text",
          "display": "As Text",
          "target": [
            {
              "code": "OTH",
              "display": "other",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "error",
          "display": "Error",
          "target": [
            {
              "code": "NAV",
              "display": "temporarily unavailable",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "not-a-number",
          "display": "Not a Number (NaN)",
          "target": [
            {
              "code": "OTH",
              "display": "other",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "negative-infinity",
          "display": "Negative Infinity (NINF)",
          "target": [
            {
              "code": "NINF",
              "display": "negative infinity",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "positive-infinity",
          "display": "Positive Infinity (PINF)",
          "target": [
            {
              "code": "PINF",
              "display": "positive infinity",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "not-performed",
          "display": "Not Performed",
          "target": [
            {
              "code": "NASK",
              "display": "not asked",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "not-permitted",
          "display": "Not Permitted",
          "target": [
            {
              "code": "OTH",
              "display": "other",
              "equivalence": "wider"
            }
          ]
        }
      ]
    }
  ]
}