{
  "resourceType": "ValueSet",
  "id": "v2-0906",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>ActPriority</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>A\n                  <a name=\"A\"> </a>\n                </td>\n                <td>ASAP - As soon as possible, next highest priority after stat</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>CR\n                  <a name=\"CR\"> </a>\n                </td>\n                <td>Callback results - filler should contact the placer as soon as results are available, even for preliminary results</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>CS\n                  <a name=\"CS\"> </a>\n                </td>\n                <td>Callback for scheduling - Filler should contact the placer (or target) to schedule the service.</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>CSP\n                  <a name=\"CSP\"> </a>\n                </td>\n                <td>Callback placer for scheduling - filler should contact the placer to schedule the service</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>CSR\n                  <a name=\"CSR\"> </a>\n                </td>\n                <td>Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>EL\n                  <a name=\"EL\"> </a>\n                </td>\n                <td>Elective - Beneficial to the patient but not essential for survival.</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>EM\n                  <a name=\"EM\"> </a>\n                </td>\n                <td>Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>P\n                  <a name=\"P\"> </a>\n                </td>\n                <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>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>PRN\n                  <a name=\"PRN\"> </a>\n                </td>\n                <td>As needed - An &quot;as needed&quot; 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>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>R\n                  <a name=\"R\"> </a>\n                </td>\n                <td>Routine - Routine service, do at usual work hours</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>RR\n                  <a name=\"RR\"> </a>\n                </td>\n                <td>Rush reporting - A report should be prepared and sent as quickly as possible</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>S\n                  <a name=\"S\"> </a>\n                </td>\n                <td>Stat - With highest priority (e.g. emergency).</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>T\n                  <a name=\"T\"> </a>\n                </td>\n                <td>Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level).</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>UD\n                  <a name=\"UD\"> </a>\n                </td>\n                <td>Use as directed - Drug is to be used as directed by the prescriber.</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n              <tr>\n                <td>UR\n                  <a name=\"UR\"> </a>\n                </td>\n                <td>Urgent - Calls for prompt action</td>\n                <td/>\n                <td>added v2.7</td>\n              </tr>\n            </table>\n\n          </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/ValueSet/v2-0906",
  "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)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0906"
      }
    ]
  }
}