FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R5-v3-Unknown-for-R4"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-v3-Unknown-for-R4</b></p><a name=\"R5-v3-Unknown-for-R4\"> </a><a name=\"hcR5-v3-Unknown-for-R4\"> </a><p>This value set expansion contains 7 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-UNK\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>unknown</td><td><div><p>**Description:**A proper value is applicable, but not known.</p>\n<p><strong>Usage Notes</strong>: 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:</p>\n<ol>\n<li>Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown')</li>\n<li>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.)</li>\n</ol>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-ASKU\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-ASKU\">ASKU</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>asked but unknown</td><td><div><p>Information was sought but not found (e.g., patient was asked but didn't know)</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NAV\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NAV\">NAV</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>temporarily unavailable</td><td><div><p>Information is not available at this time but it is expected that it will be available later.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NASK\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NASK\">NASK</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>not asked</td><td><div><p>This information has not been sought (e.g., patient was not asked)</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NAVU\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NAVU\">NAVU</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>Not available</td><td><div><p>Information is not available at this time (with no expectation regarding whether it will or will not be available in the future).</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-QS\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-QS\">QS</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>Sufficient Quantity</td><td><div><p>**Description:**The specific quantity is not known, but is known to be non-zero and is not specified because it makes up the bulk of the material. e.g. 'Add 10mg of ingredient X, 50mg of ingredient Y, and sufficient quantity of water to 100mL.' The null flavor would be used to express the quantity of water.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-TRC\"> </a> <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-TRC\">TRC</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>trace</td><td><div><p>The content is greater than zero, but too small to be quantified.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-v3-Unknown-for-R4"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R5_v3_Unknown_for_R4"] ; #
fhir:title [ fhir:v "Cross-version VS for R5.Unknown for use in FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:37:05.474806+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-Unknown|2.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ] [
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ] ] [
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "temporarily unavailable" ] ] [
fhir:code [ fhir:v "NASK" ] ;
fhir:display [ fhir:v "not asked" ] ] [
fhir:code [ fhir:v "NAVU" ] ;
fhir:display [ fhir:v "Not available" ] ] [
fhir:code [ fhir:v "QS" ] ;
fhir:display [ fhir:v "Sufficient Quantity" ] ] [
fhir:code [ fhir:v "TRC" ] ;
fhir:display [ fhir:v "trace" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:05.474803+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "temporarily unavailable" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "NASK" ] ;
fhir:display [ fhir:v "not asked" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "NAVU" ] ;
fhir:display [ fhir:v "Not available" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "QS" ] ;
fhir:display [ fhir:v "Sufficient Quantity" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "TRC" ] ;
fhir:display [ fhir:v "trace" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
