HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: extendedPriorityCodes - TTL Representation

Active as of 2019-12-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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-0485"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>string</td><td>V2 Concept Comment</td></tr><tr><td>v2-concCommentAsPub</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub</td><td>string</td><td>V2 Concept Comment As Published</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0485</code> defines the following codes in a Is-A heirarchy:</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>V2 Concept Comment</b></td><td><b>V2 Concept Comment As Published</b></td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0485-S\"> </a></td><td>Stat</td><td>Stat</td><td>With highest priority</td><td>With highest priority</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0485-A\"> </a></td><td>ASAP</td><td>ASAP</td><td>Fill after S orders</td><td>Fill after S orders</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0485-R\"> </a></td><td>Routine</td><td>Routine</td><td>Default</td><td>Default</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0485-P\"> </a></td><td>Preop</td><td>Preop</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0485-C\"> </a></td><td>Callback</td><td>Callback</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">T<a name=\"v2-0485-T\"> </a></td><td>Timing critical</td><td>Timing critical</td><td>A request implying that it is critical to come as close as possible to the requested time, e.g., for a trough anti-microbial level.</td><td>A request implying that it is critical to come as close as possible to the requested time, e.g., for a trough anti-microbial level.</td></tr><tr><td style=\"white-space:nowrap\">TS&lt;integer&gt;<a name=\"v2-0485-TS.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; seconds.</td><td>Timing critical within &lt;integer&gt; seconds.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; seconds.</td></tr><tr><td style=\"white-space:nowrap\">TM&lt;integer&gt;<a name=\"v2-0485-TM.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; minutes.</td><td>Timing critical within &lt;integer&gt; minutes.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; minutes.</td></tr><tr><td style=\"white-space:nowrap\">TH&lt;integer&gt;<a name=\"v2-0485-TH.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; hours.</td><td>Timing critical within &lt;integer&gt; hours.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; hours.</td></tr><tr><td style=\"white-space:nowrap\">TD&lt;integer&gt;<a name=\"v2-0485-TD.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; days.</td><td>Timing critical within &lt;integer&gt; days.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; days.</td></tr><tr><td style=\"white-space:nowrap\">TW&lt;integer&gt;<a name=\"v2-0485-TW.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; weeks.</td><td>Timing critical within &lt;integer&gt; weeks.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; weeks.</td></tr><tr><td style=\"white-space:nowrap\">TL&lt;integer&gt;<a name=\"v2-0485-TL.60integer.62\"> </a></td><td>Timing critical within &lt;integer&gt; months.</td><td>Timing critical within &lt;integer&gt; months.</td><td>This is not a real code, but guidelines how to construct the codes.</td><td>Timing critical within &lt;integer&gt; months.</td></tr><tr><td style=\"white-space:nowrap\">PRN<a name=\"v2-0485-PRN\"> </a></td><td>As needed</td><td>As needed</td><td/><td/></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0485"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.310" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "ExtendedPriorityCodes"] ; # 
  fhir:title [ fhir:v "extendedPriorityCodes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system of concepts describing the urgency of a request carried in an order.  Used in HL7 Version 2.x messaging in timing/quantity; in older versions of the Standard was used in the TQ datatype, but in later versions it is used in the TQ1 segment (which replaced the TQ datatype which has been withdrawn)."] ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0485 (Extended Priority Codes)"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0485"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0485>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  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: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:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment As Published" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "4922" ] ;
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Stat" ] ;
fhir:definition [ fhir:v "Stat" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "With highest priority" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "With highest priority" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4923" ] ;
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "ASAP" ] ;
fhir:definition [ fhir:v "ASAP" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Fill after S orders" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Fill after S orders" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4924" ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Routine" ] ;
fhir:definition [ fhir:v "Routine" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Default" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Default" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4925" ] ;
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Preop" ] ;
fhir:definition [ fhir:v "Preop" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4926" ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Callback" ] ;
fhir:definition [ fhir:v "Callback" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4927" ] ;
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "Timing critical" ] ;
fhir:definition [ fhir:v "Timing critical" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "A request implying that it is critical to come as close as possible to the requested time, e.g., for a trough anti-microbial level." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "A request implying that it is critical to come as close as possible to the requested time, e.g., for a trough anti-microbial level." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "4928" ] ;
fhir:code [ fhir:v "TS<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> seconds." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> seconds." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> seconds." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4929" ] ;
fhir:code [ fhir:v "TM<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> minutes." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> minutes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> minutes." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4930" ] ;
fhir:code [ fhir:v "TH<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> hours." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> hours." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> hours." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4931" ] ;
fhir:code [ fhir:v "TD<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> days." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> days." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> days." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4932" ] ;
fhir:code [ fhir:v "TW<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> weeks." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> weeks." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> weeks." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4933" ] ;
fhir:code [ fhir:v "TL<integer>" ] ;
fhir:display [ fhir:v "Timing critical within <integer> months." ] ;
fhir:definition [ fhir:v "Timing critical within <integer> months." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Timing critical within <integer> months." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "4934" ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "As needed" ] ;
fhir:definition [ fhir:v "As needed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] ) . #