{
  "resourceType": "ValueSet",
  "id": "v3-ActPriority",
  "meta": {
    "lastUpdated": "2016-11-10T13:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Release Date: 2016-11-11</p><table class=\"grid\"><tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td>A\r\n                  <a name=\"A\"></a></td><td>ASAP</td><td>\r\n                        As soon as possible, next highest priority after stat.\r\n                  <br /></td></tr><tr><td>1</td><td>CR\r\n                  <a name=\"CR\"></a></td><td>callback results</td><td>\r\n                        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.)\r\n                  <br /></td></tr><tr><td>1</td><td>CS\r\n                  <a name=\"CS\"></a></td><td>callback for scheduling</td><td>\r\n                        Filler should contact the placer (or target) to schedule the service.  (Was \"C\" in HL7 version 2.3's TQ-priority component.)\r\n                  <br /></td></tr><tr><td>2</td><td>  CSP\r\n                  <a name=\"CSP\"></a></td><td>callback placer for scheduling</td><td>\r\n                        Filler should contact the placer to schedule the service.  (Was \"C\" in HL7 version 2.3's TQ-priority component.)\r\n                  <br /></td></tr><tr><td>2</td><td>  CSR\r\n                  <a name=\"CSR\"></a></td><td>contact recipient for scheduling</td><td>\r\n                        Filler should contact the service recipient (target) to schedule the service.  (Was \"C\" in HL7 version 2.3's TQ-priority component.)\r\n                  <br /></td></tr><tr><td>1</td><td>EL\r\n                  <a name=\"EL\"></a></td><td>elective</td><td>\r\n                        Beneficial to the patient but not essential for survival.\r\n                  <br /></td></tr><tr><td>1</td><td>EM\r\n                  <a name=\"EM\"></a></td><td>emergency</td><td>\r\n                        An unforeseen combination of circumstances or the resulting state that calls for immediate action.\r\n                  <br /></td></tr><tr><td>1</td><td>P\r\n                  <a name=\"P\"></a></td><td>preop</td><td>\r\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.\r\n                  <br /></td></tr><tr><td>1</td><td>PRN\r\n                  <a name=\"PRN\"></a></td><td>as needed</td><td>\r\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.\r\n                  <br /></td></tr><tr><td>1</td><td>R\r\n                  <a name=\"R\"></a></td><td>routine</td><td>\r\n                        Routine service, do at usual work hours.\r\n                  <br /></td></tr><tr><td>1</td><td>RR\r\n                  <a name=\"RR\"></a></td><td>rush reporting</td><td>\r\n                        A report should be prepared and sent as quickly as possible.\r\n                  <br /></td></tr><tr><td>1</td><td>S\r\n                  <a name=\"S\"></a></td><td>stat</td><td>\r\n                        With highest priority (e.g., emergency).\r\n                  <br /></td></tr><tr><td>1</td><td>T\r\n                  <a name=\"T\"></a></td><td>timing critical</td><td>\r\n                        It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).\r\n                  <br /></td></tr><tr><td>1</td><td>UD\r\n                  <a name=\"UD\"></a></td><td>use as directed</td><td>\r\n                        Drug is to be used as directed by the prescriber.\r\n                  <br /></td></tr><tr><td>1</td><td>UR\r\n                  <a name=\"UR\"></a></td><td>urgent</td><td>\r\n                        Calls for prompt action.\r\n                  <br /></td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-ActPriority",
  "version": "2016-11-11",
  "name": "v3 Code System ActPriority",
  "status": "active",
  "experimental": false,
  "date": "2016-11-11",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "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.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ActPriority"
      }
    ]
  }
}