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

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

: v2 Which date/time qualifier - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0156"] ; # 
  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: CodeSystem v2-0156</b></p><a name=\"v2-0156\"> </a><a name=\"hcv2-0156\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Deprecated</td><td>deprecated</td><td>http://hl7.org/fhir/concept-properties#deprecated</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0156</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deprecated</b></td></tr><tr><td style=\"white-space:nowrap\">ANY<a name=\"v2-0156-ANY\"> </a></td><td>Any date/time within a range</td><td>2007-10</td></tr><tr><td style=\"white-space:nowrap\">CAN<a name=\"v2-0156-CAN\"> </a></td><td>Cancellation date/time</td><td>1997-03</td></tr><tr><td style=\"white-space:nowrap\">COL<a name=\"v2-0156-COL\"> </a></td><td>Collection date/time, equivalent to film or sample collection date/time</td><td>2007-10</td></tr><tr><td style=\"white-space:nowrap\">ORD<a name=\"v2-0156-ORD\"> </a></td><td>Order date/time</td><td>2007-10</td></tr><tr><td style=\"white-space:nowrap\">RCT<a name=\"v2-0156-RCT\"> </a></td><td>Specimen receipt date/time, receipt of specimen in filling ancillary (Lab)</td><td>2007-10</td></tr><tr><td style=\"white-space:nowrap\">REP<a name=\"v2-0156-REP\"> </a></td><td>Report date/time, report date/time at filling ancillary (i.e., Lab)</td><td>2007-10</td></tr><tr><td style=\"white-space:nowrap\">SCHED<a name=\"v2-0156-SCHED\"> </a></td><td>Schedule date/time</td><td>2007-10</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>ANY</td><td>Alle Ereignisse</td><td>Elke datum/tijd binnen periode</td></tr><tr><td>CAN</td><td>Stornierung</td><td>Annulering datum/tijd</td></tr><tr><td>COL</td><td>Probenentnahme / Untersuchung</td><td>Verzamel datum/tijd (equivalent aan film of monster verzamel datum/tijd)</td></tr><tr><td>ORD</td><td>Auftragseingabe</td><td>Aanvraag datum/tijd</td></tr><tr><td>RCT</td><td>Probeneingang</td><td>Monster ontvangen datum/tijd (ontvangst van monster bij filler (lab))</td></tr><tr><td>REP</td><td>Berichtserstellung</td><td>Verslag datum/tijd (verslag datum/tijd bij filler (lab))</td></tr><tr><td>SCHED</td><td>Terminvergabe</td><td>Planning datum/tijd</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>     ] ;
fhir:value [
a fhir:String ;
fhir:v "External"     ]
  ] [
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 "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.r5"       ]     ] [
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-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>       ]     ] ) ;
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-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
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-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/v2/0156"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v2/0156>
  ] ; # 
  fhir:version [ fhir:v "2.8.2"] ; # 
  fhir:name [ fhir:v "v2 Which date/time qualifier"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T12:39:37+11: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 "FHIR Value set/code system definition for HL7 v2 table 0156 ( Which date/time qualifier)"] ; # 
  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:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v2-0156"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v2-0156>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecated"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecated>     ] ;
fhir:description [ fhir:v "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ANY" ] ;
fhir:display [ fhir:v "Any date/time within a range" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Alle Ereignisse" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Elke datum/tijd binnen periode" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "CAN" ] ;
fhir:display [ fhir:v "Cancellation date/time" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Annulering datum/tijd" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "1997-03"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "COL" ] ;
fhir:display [ fhir:v "Collection date/time, equivalent to film or sample collection date/time" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Probenentnahme / Untersuchung" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Verzamel datum/tijd (equivalent aan film of monster verzamel datum/tijd)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "ORD" ] ;
fhir:display [ fhir:v "Order date/time" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auftragseingabe" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Aanvraag datum/tijd" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "RCT" ] ;
fhir:display [ fhir:v "Specimen receipt date/time, receipt of specimen in filling ancillary (Lab)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Probeneingang" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Monster ontvangen datum/tijd (ontvangst van monster bij filler (lab))" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "REP" ] ;
fhir:display [ fhir:v "Report date/time, report date/time at filling ancillary (i.e., Lab)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Berichtserstellung" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Verslag datum/tijd (verslag datum/tijd bij filler (lab))" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] [
fhir:code [ fhir:v "SCHED" ] ;
fhir:display [ fhir:v "Schedule date/time" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Terminvergabe" ]     ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Planning datum/tijd" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-10"^^xsd:gYearMonth       ]     ] )
  ] ) . #