@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0906"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0906 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinition
A ASAP - As soon as possible, next highest priority after statASAP - As soon as possible, next highest priority after stat
CR Callback results - filler should contact the placer as soon as results are available, even for preliminary resultsCallback results - filler should contact the placer as soon as results are available, even for preliminary results
CS Callback for scheduling - Filler should contact the placer (or target) to schedule the service.Callback for scheduling - Filler should contact the placer (or target) to schedule the service.
CSP Callback placer for scheduling - filler should contact the placer to schedule the serviceCallback placer for scheduling - filler should contact the placer to schedule the service
CSR Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the serviceContact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service
EL Elective - Beneficial to the patient but not essential for survival.Elective - Beneficial to the patient but not essential for survival.
EM Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate actionEmergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action
P Preop - 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 orderPreop – 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.
PRN As needed - 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.As needed - 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.
R Routine - Routine service, do at usual work hoursRoutine - Routine service, do at usual work hours
RR Rush reporting - A report should be prepared and sent as quickly as possibleRush reporting - A report should be prepared and sent as quickly as possible
S Stat - With highest priority (e.g. emergency).Stat - With highest priority (e.g. emergency).
T Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level).Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level).
UD Use as directed - Drug is to be used as directed by the prescriber.Use as directed - Drug is to be used as directed by the prescriber.
UR Urgent - Calls for prompt actionUrgent - Calls for prompt action
" ] ; # 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-0906"^^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.417" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "Actpriority"] ; # fhir:title [ fhir:v "actpriority"] ; # 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 "HL7-defined code system of concepts specifying the priority for the shipment. Used in HL7 Version 2.x messaging in the SHP segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0906 (ActPriority)"] ; # 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-0906"^^xsd:anyURI ; fhir:link ] ; # 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:concept ( [ fhir:id [ fhir:v "6530" ] ; fhir:code [ fhir:v "A" ] ; fhir:display [ fhir:v "ASAP - As soon as possible, next highest priority after stat" ] ; fhir:definition [ fhir:v "ASAP - As soon as possible, next highest priority after stat" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6531" ] ; fhir:code [ fhir:v "CR" ] ; fhir:display [ fhir:v "Callback results - filler should contact the placer as soon as results are available, even for preliminary results" ] ; fhir:definition [ fhir:v "Callback results - filler should contact the placer as soon as results are available, even for preliminary results" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6532" ] ; fhir:code [ fhir:v "CS" ] ; fhir:display [ fhir:v "Callback for scheduling - Filler should contact the placer (or target) to schedule the service." ] ; fhir:definition [ fhir:v "Callback for scheduling - Filler should contact the placer (or target) to schedule the service." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6533" ] ; fhir:code [ fhir:v "CSP" ] ; fhir:display [ fhir:v "Callback placer for scheduling - filler should contact the placer to schedule the service" ] ; fhir:definition [ fhir:v "Callback placer for scheduling - filler should contact the placer to schedule the service" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6534" ] ; fhir:code [ fhir:v "CSR" ] ; fhir:display [ fhir:v "Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service" ] ; fhir:definition [ fhir:v "Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6535" ] ; fhir:code [ fhir:v "EL" ] ; fhir:display [ fhir:v "Elective - Beneficial to the patient but not essential for survival." ] ; fhir:definition [ fhir:v "Elective - Beneficial to the patient but not essential for survival." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6536" ] ; fhir:code [ fhir:v "EM" ] ; fhir:display [ fhir:v "Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action" ] ; fhir:definition [ fhir:v "Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6537" ] ; fhir:code [ fhir:v "P" ] ; fhir:display [ fhir:v "Preop - 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" ] ; fhir:definition [ fhir:v "Preop – 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 [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6538" ] ; fhir:code [ fhir:v "PRN" ] ; fhir:display [ fhir:v "As needed - 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:definition [ fhir:v "As needed - 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 [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6539" ] ; fhir:code [ fhir:v "R" ] ; fhir:display [ fhir:v "Routine - Routine service, do at usual work hours" ] ; fhir:definition [ fhir:v "Routine - Routine service, do at usual work hours" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6540" ] ; fhir:code [ fhir:v "RR" ] ; fhir:display [ fhir:v "Rush reporting - A report should be prepared and sent as quickly as possible" ] ; fhir:definition [ fhir:v "Rush reporting - A report should be prepared and sent as quickly as possible" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6541" ] ; fhir:code [ fhir:v "S" ] ; fhir:display [ fhir:v "Stat - With highest priority (e.g. emergency)." ] ; fhir:definition [ fhir:v "Stat - With highest priority (e.g. emergency)." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6542" ] ; fhir:code [ fhir:v "T" ] ; fhir:display [ fhir:v "Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level)." ] ; fhir:definition [ fhir:v "Timing critical - 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 [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6543" ] ; fhir:code [ fhir:v "UD" ] ; fhir:display [ fhir:v "Use as directed - Drug is to be used as directed by the prescriber." ] ; fhir:definition [ fhir:v "Use as directed - Drug is to be used as directed by the prescriber." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6544" ] ; fhir:code [ fhir:v "UR" ] ; fhir:display [ fhir:v "Urgent - Calls for prompt action" ] ; fhir:definition [ fhir:v "Urgent - Calls for prompt action" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------