@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-0065> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0065"] ; # 
  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-0065</b></p><a name=\"v2-0065\"> </a><a name=\"hcv2-0065\"> </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-0065</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><td style=\"white-space:nowrap\">A<a name=\"v2-0065-A\"> </a></td><td>Add ordered tests to the existing specimen</td><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">C<a name=\"v2-0065-C\"> </a></td><td>Cancel order for battery or tests named</td><td>Deprecated</td><td>deprecated</td><td>1990-01</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"v2-0065-G\"> </a></td><td>Generated order; reflex order</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v2-0065-L\"> </a></td><td>Lab to obtain specimen from patient</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0065-O\"> </a></td><td>Specimen obtained by service other than Lab</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0065-P\"> </a></td><td>Pending specimen; Order sent prior to delivery</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0065-R\"> </a></td><td>Revised order</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0065-S\"> </a></td><td>Schedule the tests specified below</td><td/><td/><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>A</td><td>Zusätzliche Tests zur vorhandenen Probe</td><td>Voeg gevraagde tests toe aan bestaande monster</td></tr><tr><td>C</td><td>Stornoauftrag zu bekannter Probe</td><td>Annuleer aanvraag voor genoemde battery of tests</td></tr><tr><td>G</td><td>Nachgeordneter Auftrag / Auftrag als Reaktion auf Untersuchungsergebnis</td><td>Gegenereerde aanvraag / reflexaanvraag</td></tr><tr><td>L</td><td>Holauftrag für Labor</td><td>Lab verzamelt monster van patiënt</td></tr><tr><td>O</td><td>Probe wird / wurde mit dem Auftrag zur Verfügung gestellt</td><td>Monster wordt afgenomen door een service anders dan het Lab</td></tr><tr><td>P</td><td>Probe steht noch aus - Auftrag liegt schon vor</td><td>Wachtend op monster - Aanvraag gestuurd voorafgaand aan levering</td></tr><tr><td>R</td><td>Geänderter Auftrag</td><td>Herziene aanvraag</td></tr><tr><td>S</td><td>Spezifizierte Untersuchungen einplanen</td><td>Plan de tests zoals hieronder gespecificeerd</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-0065"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.9"] ; # 
  fhir:name [ fhir:v "v2.0065"] ; # 
  fhir:title [ fhir:v "v2 ACTION CODE"] ; # 
  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 0065 ( ACTION CODE)"] ; # 
  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 "A" ] ;
     fhir:display [ fhir:v "Add ordered tests to the existing specimen" ] ;
     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 "Zusätzliche Tests zur vorhandenen Probe" ]
     ] [
       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 "Voeg gevraagde tests toe aan bestaande monster" ]
     ] )
  ] [
     fhir:code [ fhir:v "C" ] ;
     fhir:display [ fhir:v "Cancel order for battery or tests named" ] ;
     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 "Stornoauftrag zu bekannter Probe" ]
     ] [
       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 "Annuleer aanvraag voor genoemde battery of tests" ]
     ] ) ;
     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 "1990-01"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "G" ] ;
     fhir:display [ fhir:v "Generated order; reflex order" ] ;
     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 "Nachgeordneter Auftrag / Auftrag als Reaktion auf Untersuchungsergebnis" ]
     ] [
       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 "Gegenereerde aanvraag / reflexaanvraag" ]
     ] )
  ] [
     fhir:code [ fhir:v "L" ] ;
     fhir:display [ fhir:v "Lab to obtain specimen from patient" ] ;
     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 "Holauftrag für Labor" ]
     ] [
       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 "Lab verzamelt monster van patiënt" ]
     ] )
  ] [
     fhir:code [ fhir:v "O" ] ;
     fhir:display [ fhir:v "Specimen obtained by service other than 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 "Probe wird / wurde mit dem Auftrag zur Verfügung gestellt" ]
     ] [
       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 wordt afgenomen door een service anders dan het Lab" ]
     ] )
  ] [
     fhir:code [ fhir:v "P" ] ;
     fhir:display [ fhir:v "Pending specimen; Order sent prior to delivery" ] ;
     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 "Probe steht noch aus - Auftrag liegt schon vor" ]
     ] [
       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 "Wachtend op monster - Aanvraag gestuurd voorafgaand aan levering" ]
     ] )
  ] [
     fhir:code [ fhir:v "R" ] ;
     fhir:display [ fhir:v "Revised order" ] ;
     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 "Geänderter Auftrag" ]
     ] [
       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 "Herziene aanvraag" ]
     ] )
  ] [
     fhir:code [ fhir:v "S" ] ;
     fhir:display [ fhir:v "Schedule the tests specified below" ] ;
     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 "Spezifizierte Untersuchungen einplanen" ]
     ] [
       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 "Plan de tests zoals hieronder gespecificeerd" ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

