@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/v3-ActPriority> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-ActPriority"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code> defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">A<a name=\"v3-ActPriority-A\"> </a></td><td>ASAP</td><td>As soon as possible, next highest priority after stat.</td><td>16868</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">CR<a name=\"v3-ActPriority-CR\"> </a></td><td>callback results</td><td>Filler should contact the placer as soon as results are available, even for preliminary results. (Was \"C\" in HL7 version 2.3's reporting priority.)</td><td>16876</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">CS<a name=\"v3-ActPriority-CS\"> </a></td><td>callback for scheduling</td><td>Filler should contact the placer (or target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)</td><td>16871</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CSP<a name=\"v3-ActPriority-CSP\"> </a></td><td>callback placer for scheduling</td><td>Filler should contact the placer to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)</td><td>16872</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CSR<a name=\"v3-ActPriority-CSR\"> </a></td><td>contact recipient for scheduling</td><td>Filler should contact the service recipient (target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)</td><td>16873</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">EL<a name=\"v3-ActPriority-EL\"> </a></td><td>elective</td><td>Beneficial to the patient but not essential for survival.</td><td>12239</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">EM<a name=\"v3-ActPriority-EM\"> </a></td><td>emergency</td><td>An unforeseen combination of circumstances or the resulting state that calls for immediate action.</td><td>12241</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">P<a name=\"v3-ActPriority-P\"> </a></td><td>preop</td><td>Used to indicate that a service is to be performed prior to a scheduled surgery. When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service. When the order is placed, a message can be generated indicating the time needed for the service so that it is not ordered in conflict with a scheduled operation.</td><td>16870</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">PRN<a name=\"v3-ActPriority-PRN\"> </a></td><td>as needed</td><td>An \"as needed\" order should be accompanied by a description of what constitutes a need. This description is represented by an observation service predicate as a precondition.</td><td>16875</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">R<a name=\"v3-ActPriority-R\"> </a></td><td>routine</td><td>Routine service, do at usual work hours.</td><td>16869</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">RR<a name=\"v3-ActPriority-RR\"> </a></td><td>rush reporting</td><td>A report should be prepared and sent as quickly as possible.</td><td>16877</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">S<a name=\"v3-ActPriority-S\"> </a></td><td>stat</td><td>With highest priority (e.g., emergency).</td><td>16867</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">T<a name=\"v3-ActPriority-T\"> </a></td><td>timing critical</td><td>It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).</td><td>16874</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">UD<a name=\"v3-ActPriority-UD\"> </a></td><td>use as directed</td><td>Drug is to be used as directed by the prescriber.</td><td>20843</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">UR<a name=\"v3-ActPriority-UR\"> </a></td><td>urgent</td><td>Calls for prompt action.</td><td>12240</td><td>active</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 "fhir"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActPriority"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActPriority>
  ] ; # 
  fhir:version [ fhir:v "2.1.0"] ; # 
  fhir:name [ fhir:v "ActPriority"] ; # 
  fhir:title [ fhir:v "ActPriority"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-03-19T19:00:00-05: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 "A set of codes (e.g., for routine, emergency), specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen."] ; # 
  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 true] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "Specializes" ] ;
     fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric." ] ;
     fhir:type [ fhir:v "Coding" ]
  ] [
     fhir:code [ fhir:v "Generalizes" ] ;
     fhir:description [ fhir:v "Inverse of Specializes.  Only included as a derived relationship." ] ;
     fhir:type [ fhir:v "Coding" ]
  ] [
     fhir:code [ fhir:v "internalId" ] ;
     fhir:uri [
       fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id>
     ] ;
     fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ;
     fhir:type [ fhir:v "code" ]
  ] [
     fhir:code [ fhir:v "status" ] ;
     fhir:uri [
       fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/concept-properties#status>
     ] ;
     fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ;
     fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "A" ] ;
     fhir:display [ fhir:v "ASAP" ] ;
     fhir:definition [ fhir:v "As soon as possible, next highest priority after stat." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16868"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "CR" ] ;
     fhir:display [ fhir:v "callback results" ] ;
     fhir:definition [ fhir:v "Filler should contact the placer as soon as results are available, even for preliminary results. (Was \"C\" in HL7 version 2.3's reporting priority.)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16876"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "CS" ] ;
     fhir:display [ fhir:v "callback for scheduling" ] ;
     fhir:definition [ fhir:v "Filler should contact the placer (or target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16871"
       ]
     ] ) ;
     fhir:concept ( [
       fhir:code [ fhir:v "CSP" ] ;
       fhir:display [ fhir:v "callback placer for scheduling" ] ;
       fhir:definition [ fhir:v "Filler should contact the placer to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)" ] ;
       fhir:property ( [
         fhir:code [ fhir:v "status" ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "active"
         ]
       ] [
         fhir:code [ fhir:v "internalId" ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "16872"
         ]
       ] )
     ] [
       fhir:code [ fhir:v "CSR" ] ;
       fhir:display [ fhir:v "contact recipient for scheduling" ] ;
       fhir:definition [ fhir:v "Filler should contact the service recipient (target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)" ] ;
       fhir:property ( [
         fhir:code [ fhir:v "status" ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "active"
         ]
       ] [
         fhir:code [ fhir:v "internalId" ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "16873"
         ]
       ] )
     ] )
  ] [
     fhir:code [ fhir:v "EL" ] ;
     fhir:display [ fhir:v "elective" ] ;
     fhir:definition [ fhir:v "Beneficial to the patient but not essential for survival." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "12239"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "EM" ] ;
     fhir:display [ fhir:v "emergency" ] ;
     fhir:definition [ fhir:v "An unforeseen combination of circumstances or the resulting state that calls for immediate action." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "12241"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "P" ] ;
     fhir:display [ fhir:v "preop" ] ;
     fhir:definition [ fhir:v "Used to indicate that a service is to be performed prior to a scheduled surgery. When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service. When the order is placed, a message can be generated indicating the time needed for the service so that it is not ordered in conflict with a scheduled operation." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16870"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "PRN" ] ;
     fhir:display [ fhir:v "as needed" ] ;
     fhir:definition [ fhir:v "An \"as needed\" order should be accompanied by a description of what constitutes a need. This description is represented by an observation service predicate as a precondition." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16875"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "R" ] ;
     fhir:display [ fhir:v "routine" ] ;
     fhir:definition [ fhir:v "Routine service, do at usual work hours." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16869"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "RR" ] ;
     fhir:display [ fhir:v "rush reporting" ] ;
     fhir:definition [ fhir:v "A report should be prepared and sent as quickly as possible." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16877"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "S" ] ;
     fhir:display [ fhir:v "stat" ] ;
     fhir:definition [ fhir:v "With highest priority (e.g., emergency)." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16867"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "T" ] ;
     fhir:display [ fhir:v "timing critical" ] ;
     fhir:definition [ fhir:v "It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level)." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "16874"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "UD" ] ;
     fhir:display [ fhir:v "use as directed" ] ;
     fhir:definition [ fhir:v "Drug is to be used as directed by the prescriber." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "20843"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "UR" ] ;
     fhir:display [ fhir:v "urgent" ] ;
     fhir:definition [ fhir:v "Calls for prompt action." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "status" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "internalId" ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "12240"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

