Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

: R5V3UnknownForR4 - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@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 [ fhir:v "<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><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-ASKU\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-ASKU\">ASKU</a></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><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NASK\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NASK\">NASK</a></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><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NAV\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NAV\">NAV</a></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><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-NAVU\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NAVU\">NAVU</a></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><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-QS\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-QS\">QS</a></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><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-TRC\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-TRC\">TRC</a></td><td>trace</td><td><div><p>The content is greater than zero, but too small to be quantified.</p>\n</div></td></tr><tr><td><a name=\"R5-v3-Unknown-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-UNK\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td>2.1.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></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></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-Unknown-for-R4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-Unknown-for-R4>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R5V3UnknownForR4"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R5.Unknown for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00: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 content from `http://terminology.hl7.org/ValueSet/v3-Unknown|2.0.0` for use in FHIR R4."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://terminology.hl7.org/ValueSet/v3-Unknown|2.0.0` as defined in FHIR R5\r\nin FHIR R4.\r\n\r\nThe source value set is bound to the following FHIR R5 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://terminology.hl7.org/ValueSet/v3-Unknown|2.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
fhir:version [ fhir:v "2.1.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ]       ] [
fhir:code [ fhir:v "NASK" ] ;
fhir:display [ fhir:v "not asked" ]       ] [
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "temporarily unavailable" ]       ] [
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:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
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:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
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:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
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:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
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:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
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:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "TRC" ] ;
fhir:display [ fhir:v "trace" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
fhir:version [ fhir:v "2.1.0" ] ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ]     ] )
  ] . #