@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.0/CodeSystem/v2-0156> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0156"] ; # 
  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: 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>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</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  code system <code>http://terminology.hl7.org/CodeSystem/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><td><b>status</b></td><td><b>deprecationDate</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">ANY<a name=\"v2-0156-ANY\"> </a></td><td>Any date/time within a range</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">CAN<a name=\"v2-0156-CAN\"> </a></td><td>Cancellation date/time</td><td>Deprecated</td><td>deprecated</td><td>1997-03</td></tr><tr style=\"background-color: #ffeeee\"><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>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">ORD<a name=\"v2-0156-ORD\"> </a></td><td>Order date/time</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><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>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><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>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">SCHED<a name=\"v2-0156-SCHED\"> </a></td><td>Schedule date/time</td><td>Deprecated</td><td>deprecated</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-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "external"
     ]
  ] [
     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 "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       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-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0156"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.9"] ; # 
  fhir:name [ fhir:v "v2.0156"] ; # 
  fhir:title [ fhir:v "v2 DATE/TIME QUALIFIER"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:11:23-04: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 ( DATE/TIME QUALIFIER)"] ; # 
  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:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "status" ] ;
     fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "A property that indicates the status of the concept. One of active, experimental, deprecated, retired" ] ;
     fhir:type [ fhir:v "code" ]
  ] [
     fhir:code [ fhir:v "deprecationDate" ] ;
     fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ] ;
     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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Alle Ereignisse" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Elke datum/tijd binnen periode" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Stornierung" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Annulering datum/tijd" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Probenentnahme / Untersuchung" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Verzamel datum/tijd (equivalent aan film of monster verzamel datum/tijd)" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Auftragseingabe" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Aanvraag datum/tijd" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Probeneingang" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Monster ontvangen datum/tijd (ontvangst van monster bij filler (lab))" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Berichtserstellung" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Verslag datum/tijd (verslag datum/tijd bij filler (lab))" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       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:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Terminvergabe" ]
     ] [
       fhir:language [ fhir:v "nl" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "display" ]
       ] ;
       fhir:value [ fhir:v "Planning datum/tijd" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "deprecated"
       ]
     ] [
       fhir:code [ fhir:v "deprecationDate" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "2007-10"^^xsd:gYearMonth
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

