FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-R5-v3-Other-for-R4.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-v3-Other-for-R4.html |
| URL | http://hl7.org/fhir/5.0/ValueSet/R5-v3-Other-for-R4 |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:37:05.26275+10:00 |
| Name | R5_v3_Other_for_R4 |
| Title | Cross-version VS for R5.Other for use in FHIR R4 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-Other|2.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4. |
No resources found
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R5-v3-Other-for-R4
This value set expansion contains 3 concepts.
| Code | System | Display | Definition |
| OTH | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | other | **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. |
| NINF | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | negative infinity | Negative infinity of numbers. |
| PINF | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | positive infinity | Positive infinity of numbers. |
{
"resourceType": "ValueSet",
"id": "R5-v3-Other-for-R4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
}
]
}
}
],
"url": "http://hl7.org/fhir/5.0/ValueSet/R5-v3-Other-for-R4",
"version": "0.0.1-snapshot-2",
"name": "R5_v3_Other_for_R4",
"title": "Cross-version VS for R5.Other for use in FHIR R4",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:37:05.26275+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/v3-Other|2.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
"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": "2.1.0",
"concept": [
{
"code": "OTH",
"display": "other"
},
{
"code": "NINF",
"display": "negative infinity"
},
{
"code": "PINF",
"display": "positive infinity"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:37:05.262747+10:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2.1.0",
"code": "OTH",
"display": "other"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2.1.0",
"code": "NINF",
"display": "negative infinity"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2.1.0",
"code": "PINF",
"display": "positive infinity"
}
]
}
}