This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3 R2
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.
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n 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. <br/>\r\n\n </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>A<a name=\"A\"> </a></td><td>ASAP</td><td>\n As soon as possible, next highest priority after stat.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>CR<a name=\"CR\"> </a></td><td>callback results</td><td>\n Filler should contact the placer as soon as results are available, even for preliminary results. (Was "C" in HL7 verion 2.3's reporting priority.)<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>CS<a name=\"CS\"> </a></td><td>callback for scheduling</td><td>\n Filler should contact the placer (or target) to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)<br/>\r\n\n </td></tr>\r\n <tr><td>2</td><td> CSP<a name=\"CSP\"> </a></td><td>callback placer for scheduling</td><td>\n Filler should contact the placer to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)<br/>\r\n\n </td></tr>\r\n <tr><td>2</td><td> CSR<a name=\"CSR\"> </a></td><td>contact recipient for scheduling</td><td>\n Filler should contact the service recipient (target) to schedule the service. (Was "C" in HL7 version 2.3's TQ-priority component.)<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>EL<a name=\"EL\"> </a></td><td>elective</td><td>\n Beneficial to the patient but not essential for survival.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>EM<a name=\"EM\"> </a></td><td>emergency</td><td>\n An unforeseen combination of circumstances or the resulting state that calls for immediate action.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>P<a name=\"P\"> </a></td><td>preop</td><td>\n 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.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>PRN<a name=\"PRN\"> </a></td><td>as needed</td><td>\n 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.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>R<a name=\"R\"> </a></td><td>routine</td><td>\n Routine service, do at usual work hours.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>RR<a name=\"RR\"> </a></td><td>rush reporting</td><td>\n A report should be prepared and sent as quickly as possible.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>S<a name=\"S\"> </a></td><td>stat</td><td>\n With highest priority (e.g., emergency).<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>T<a name=\"T\"> </a></td><td>timing critical</td><td>\n It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>UD<a name=\"UD\"> </a></td><td>use as directed</td><td>\n Drug is to be used as directed by the prescriber.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>UR<a name=\"UR\"> </a></td><td>urgent</td><td>\n Calls for prompt action.<br/>\r\n\n </td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v3/vs/ActPriority",
"name": "v3 Code System ActPriority",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": " 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.",
"status": "active",
"date": "2014-08-07T00:00:00+10:00",
"define": {
"system": "http://hl7.org/fhir/v3/ActPriority",
"caseSensitive": true,
"concept": [
{
"code": "A",
"display": "ASAP",
"definition": "As soon as possible, next highest priority after stat."
},
{
"code": "CR",
"display": "callback results",
"definition": "Filler should contact the placer as soon as results are available, even for preliminary results. (Was \"C\" in HL7 verion 2.3's reporting priority.)"
},
{
"code": "CS",
"display": "callback for scheduling",
"definition": "Filler should contact the placer (or target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)",
"concept": [
{
"code": "CSP",
"display": "callback placer for scheduling",
"definition": "Filler should contact the placer to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)"
},
{
"code": "CSR",
"display": "contact recipient for scheduling",
"definition": "Filler should contact the service recipient (target) to schedule the service. (Was \"C\" in HL7 version 2.3's TQ-priority component.)"
}
]
},
{
"code": "EL",
"display": "elective",
"definition": "Beneficial to the patient but not essential for survival."
},
{
"code": "EM",
"display": "emergency",
"definition": "An unforeseen combination of circumstances or the resulting state that calls for immediate action."
},
{
"code": "P",
"display": "preop",
"definition": "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."
},
{
"code": "PRN",
"display": "as needed",
"definition": "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."
},
{
"code": "R",
"display": "routine",
"definition": "Routine service, do at usual work hours."
},
{
"code": "RR",
"display": "rush reporting",
"definition": "A report should be prepared and sent as quickly as possible."
},
{
"code": "S",
"display": "stat",
"definition": "With highest priority (e.g., emergency)."
},
{
"code": "T",
"display": "timing critical",
"definition": "It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level)."
},
{
"code": "UD",
"display": "use as directed",
"definition": "Drug is to be used as directed by the prescriber."
},
{
"code": "UR",
"display": "urgent",
"definition": "Calls for prompt action."
}
]
}
}