{
  "resourceType" : "ValueSet",
  "id" : "eorders-priority",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-priority</b></p><a name=\"eorders-priority\"> </a><a name=\"hceorders-priority\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine\">routine</a></td><td style=\"color: #cccccc\">Routine</td><td>The request has normal priority.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a></td><td style=\"color: #cccccc\">Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/eorders-priority",
  "version" : "1.2.60",
  "name" : "EOrdersPriority",
  "title" : "EOrders Priority codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-05T21:47:41+00:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [{
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management"
    },
    {
      "system" : "email",
      "value" : "andy.bond@magentus.com"
    }]
  },
  {
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management",
      "use" : "work"
    }]
  }],
  "description" : "EOrders Priority codes",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/request-priority",
      "concept" : [{
        "code" : "routine"
      },
      {
        "code" : "urgent"
      }]
    }]
  }
}