{
  "resourceType": "CodeSystem",
  "id": "v2-0906",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>ActPriority</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>A\r\n                  <a name=\"A\"></a></td><td>ASAP - As soon as possible, next highest priority after stat</td><td /><td>added v2.7</td></tr><tr><td>CR\r\n                  <a name=\"CR\"></a></td><td>Callback results - filler should contact the placer as soon as results are available, even for preliminary results</td><td /><td>added v2.7</td></tr><tr><td>CS\r\n                  <a name=\"CS\"></a></td><td>Callback for scheduling - Filler should contact the placer (or target) to schedule the service.</td><td /><td>added v2.7</td></tr><tr><td>CSP\r\n                  <a name=\"CSP\"></a></td><td>Callback placer for scheduling - filler should contact the placer to schedule the service</td><td /><td>added v2.7</td></tr><tr><td>CSR\r\n                  <a name=\"CSR\"></a></td><td>Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service</td><td /><td>added v2.7</td></tr><tr><td>EL\r\n                  <a name=\"EL\"></a></td><td>Elective - Beneficial to the patient but not essential for survival.</td><td /><td>added v2.7</td></tr><tr><td>EM\r\n                  <a name=\"EM\"></a></td><td>Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action</td><td /><td>added v2.7</td></tr><tr><td>P\r\n                  <a name=\"P\"></a></td><td>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</td><td /><td>added v2.7</td></tr><tr><td>PRN\r\n                  <a name=\"PRN\"></a></td><td>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.</td><td /><td>added v2.7</td></tr><tr><td>R\r\n                  <a name=\"R\"></a></td><td>Routine - Routine service, do at usual work hours</td><td /><td>added v2.7</td></tr><tr><td>RR\r\n                  <a name=\"RR\"></a></td><td>Rush reporting - A report should be prepared and sent as quickly as possible</td><td /><td>added v2.7</td></tr><tr><td>S\r\n                  <a name=\"S\"></a></td><td>Stat - With highest priority (e.g. emergency).</td><td /><td>added v2.7</td></tr><tr><td>T\r\n                  <a name=\"T\"></a></td><td>Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level).</td><td /><td>added v2.7</td></tr><tr><td>UD\r\n                  <a name=\"UD\"></a></td><td>Use as directed - Drug is to be used as directed by the prescriber.</td><td /><td>added v2.7</td></tr><tr><td>UR\r\n                  <a name=\"UR\"></a></td><td>Urgent - Calls for prompt action</td><td /><td>added v2.7</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": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0906",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.417"
  },
  "version": "2.8.2",
  "name": "v2 ActPriority",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0906 ( ActPriority)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0906",
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "ASAP - As soon as possible, next highest priority after stat"
    },
    {
      "code": "CR",
      "display": "Callback results - filler should contact the placer as soon as results are available, even for preliminary results"
    },
    {
      "code": "CS",
      "display": "Callback for scheduling - Filler should contact the placer (or target) to schedule the service."
    },
    {
      "code": "CSP",
      "display": "Callback placer for scheduling - filler should contact the placer to schedule the service"
    },
    {
      "code": "CSR",
      "display": "Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service"
    },
    {
      "code": "EL",
      "display": "Elective - Beneficial to the patient but not essential for survival."
    },
    {
      "code": "EM",
      "display": "Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action"
    },
    {
      "code": "P",
      "display": "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"
    },
    {
      "code": "PRN",
      "display": "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."
    },
    {
      "code": "R",
      "display": "Routine - Routine service, do at usual work hours"
    },
    {
      "code": "RR",
      "display": "Rush reporting - A report should be prepared and sent as quickly as possible"
    },
    {
      "code": "S",
      "display": "Stat - With highest priority (e.g. emergency)."
    },
    {
      "code": "T",
      "display": "Timing critical - 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 - Drug is to be used as directed by the prescriber."
    },
    {
      "code": "UR",
      "display": "Urgent - Calls for prompt action"
    }
  ]
}