@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/uv/xver/CodeSystem/v2-0916> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0916"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0916</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>Definition</b></td><td><b>deprecated</b></td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v2-0916-F\"> </a></td><td>Patient was fasting prior to the procedure.</td><td>Patient was fasting prior to the procedure.</td><td/></tr><tr><td style=\"white-space:nowrap\">NF<a name=\"v2-0916-NF\"> </a></td><td>The patient indicated they did not fast prior to the procedure.</td><td>The patient indicated they did not fast prior to the procedure.</td><td/></tr><tr><td style=\"white-space:nowrap\">NG<a name=\"v2-0916-NG\"> </a></td><td>Not Given - Patient was not asked at the time of the procedure.</td><td>Not Given - Patient was not asked at the time of the procedure.</td><td/></tr><tr><td style=\"white-space:nowrap\">FNA<a name=\"v2-0916-FNA\"> </a></td><td>Fasting not asked of the patient at time of procedure.</td><td>Fasting not asked of the patient at time of procedure.</td><td>2.9</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     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-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "oo"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/CodeSystem/v2-0916"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/CodeSystem/v2-0916>
  ] ; # 
  fhir:version [ fhir:v "2.2.0"] ; # 
  fhir:name [ fhir:v "RelevantClincialInformation"] ; # 
  fhir:title [ fhir:v "relevantClincialInformation"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-11-30T18:00:00-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Orders and Observations"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Orders and Observations" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system of concepts specifying additional clinical information about the patient or specimen to report the supporting and/or suspected diagnosis and clinical findings on requests for interpreted diagnostic studies. Used in HL7 Version 2.x messaging in the OBR segment."] ; # 
  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 "Underlying Master Code System for V2 table 0916 (Relevant Clincial Information)"] ; # 
  fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://terminology.hl7.org/ValueSet/v2-0916|3.0.0"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/ValueSet/v2-0916?version=3.0.0>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "status" ] ;
     fhir:uri [
       fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/utg-concept-properties#status>
     ] ;
     fhir:description [ fhir:v "Status of the concept" ] ;
     fhir:type [ fhir:v "code" ]
  ] [
     fhir:code [ fhir:v "deprecated" ] ;
     fhir:uri [
       fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated>
     ] ;
     fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
     fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "F" ] ;
     fhir:display [ fhir:v "Patient was fasting prior to the procedure." ] ;
     fhir:definition [ fhir:v "Patient was fasting prior to the procedure." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "A"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NF" ] ;
     fhir:display [ fhir:v "The patient indicated they did not fast prior to the procedure." ] ;
     fhir:definition [ fhir:v "The patient indicated they did not fast prior to the procedure." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "A"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NG" ] ;
     fhir:display [ fhir:v "Not Given - Patient was not asked at the time of the procedure." ] ;
     fhir:definition [ fhir:v "Not Given - Patient was not asked at the time of the procedure." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "A"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "FNA" ] ;
     fhir:display [ fhir:v "Fasting not asked of the patient at time of procedure." ] ;
     fhir:definition [ fhir:v "Fasting not asked of the patient at time of procedure." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "2.9"
       ]
     ] [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "A"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

