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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4.r4
Resource TypeValueSet
IdValueSet-R3-v3-NullFlavor-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r3.r4/0.0.1-snapshot-2/ValueSet-R3-v3-NullFlavor-for-R4.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-v3-NullFlavor-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:36:00.661679+10:00
NameR3_v3_NullFlavor_for_R4
TitleCross-version VS for R3.v3 Code System NullFlavor for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-NullFlavor|2016-11-11 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
NullFlavorv3-NullFlavor

Narrative

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

Generated Narrative: ValueSet R3-v3-NullFlavor-for-R4

This value set expansion contains 2 concepts.

CodeSystemDisplayDefinition
  OTHhttp://hl7.org/fhir/v3/NullFlavorother

Description:The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).

                       Usage Notes: This flavor and its specializations are most commonly used with the CD datatype and its flavors.  However, it may apply to *any* datatype where the constraints of the type are tighter than can be conveyed.  For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.

                    With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE.  By definition, all local codes and original text are part of the value set if the coding strength is CWE.
  UNKhttp://hl7.org/fhir/v3/NullFlavorunknown

Description:A proper value is applicable, but not known.

                       Usage Notes: This means the actual value is not known.  If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used.  No properties should be included for a datatype with this property unless:

                    
                       Those properties themselves directly translate to a semantic of "unknown".  (E.g. a local code sent as a translation that conveys 'unknown')
                       Those properties further qualify the nature of what is unknown.  (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-v3-NullFlavor-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-v3-NullFlavor-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R3_v3_NullFlavor_for_R4",
  "title": "Cross-version VS for R3.v3 Code System NullFlavor for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:00.661679+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-NullFlavor|2016-11-11 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:00.66168+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "code": "OTH",
        "display": "other"
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "code": "UNK",
        "display": "unknown"
      }
    ]
  }
}