FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R4-v2-0532-for-R4B.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/ValueSet-R4-v2-0532-for-R4B.html |
| URL | http://hl7.org/fhir/4.0/ValueSet/R4-v2-0532-for-R4B |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:36:19.219528+10:00 |
| Name | R4_v2_0532_for_R4B |
| Title | Cross-version VS for R4.v2.0532 for use in FHIR R4B |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v2-0532|2.9 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B. |
No resources found
| CodeSystem | |
| v2-0136 | v2 Y/N Indicator |
| v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R4-v2-0532-for-R4B
This value set expansion contains 9 concepts.
| Code | System | Display | Definition |
| ASKU | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | asked but unknown | Information was sought but not found (e.g., patient was asked but didn't know) |
| NA | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | not applicable | Known to have no proper value (e.g., last menstrual period for a male). |
| NASK | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | not asked | This information has not been sought (e.g., patient was not asked) |
| NAV | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | temporarily unavailable | Information is not available at this time but it is expected that it will be available later. |
| NI | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | No Information | **Description:**The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value. |
| NP | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | not present | Value is not present in a message. This is only defined in messages, never in application data! All values not present in the message must be replaced by the applicable default, or no-information (NI) as the default of all defaults. |
| UNK | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | unknown | **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:
|
| N | http://terminology.hl7.org/CodeSystem/v2-0136 | No | |
| Y | http://terminology.hl7.org/CodeSystem/v2-0136 | Yes |
{
"resourceType": "ValueSet",
"id": "R4-v2-0532-for-R4B",
"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-r4.r4b"
},
{
"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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.0/ValueSet/R4-v2-0532-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R4_v2_0532_for_R4B",
"title": "Cross-version VS for R4.v2.0532 for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:36:19.219528+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://terminology.hl7.org/ValueSet/v2-0532|2.9 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"concept": [
{
"code": "ASKU",
"display": "asked but unknown"
},
{
"code": "NA",
"display": "not applicable"
},
{
"code": "NASK",
"display": "not asked"
},
{
"code": "NAV",
"display": "temporarily unavailable"
},
{
"code": "NI",
"display": "No Information"
},
{
"code": "NP",
"display": "not present"
},
{
"code": "UNK",
"display": "unknown"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"version": "2.9",
"concept": [
{
"code": "N",
"display": "No"
},
{
"code": "Y",
"display": "Yes"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:36:19.219529+10:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "ASKU",
"display": "asked but unknown"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "NA",
"display": "not applicable"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "NASK",
"display": "not asked"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "NAV",
"display": "temporarily unavailable"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "NI",
"display": "No Information"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "NP",
"display": "not present"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"code": "UNK",
"display": "unknown"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"version": "2.9",
"code": "N",
"display": "No"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"version": "2.9",
"code": "Y",
"display": "Yes"
}
]
}
}