Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

: v3.ActPriority - TTL Representation

Page standards status: Draft Maturity Level: 1

Raw ttl | Download


@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 -------------------------------------------------------------------

 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 xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ActPriority</b></p><a name=\"v3-ActPriority\"> </a><a name=\"hcv3-ActPriority\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code> defines the following codes in a Is-A hierarchy:</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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r3"       ]     ] [
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-r4.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3>       ]     ] ) ;
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 "pa"     ]
  ] ) ; # 
  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 "2018-08-12"] ; # 
  fhir:name [ fhir:v "v3.ActPriority"] ; # 
  fhir:title [ fhir:v "v3 Code System ActPriority"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2018-08-11T09:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Patient Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Patient Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] )
  ] ) ; # 
  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:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v3-ActPriority|3.0.0"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/ValueSet/v3-ActPriority?version=3.0.0>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  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: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: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: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: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:code [ fhir:v "EL" ] ;
fhir:display [ fhir:v "elective" ] ;
fhir:definition [ fhir:v "Beneficial to the patient but not essential for survival." ]
  ] [
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: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: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:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "routine" ] ;
fhir:definition [ fhir:v "Routine service, do at usual work hours." ]
  ] [
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:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "stat" ] ;
fhir:definition [ fhir:v "With highest priority (e.g., emergency)." ]
  ] [
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: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:code [ fhir:v "UR" ] ;
fhir:display [ fhir:v "urgent" ] ;
fhir:definition [ fhir:v "Calls for prompt action." ]
  ] ) . #