{
  "resourceType" : "ValueSet",
  "id" : "RequestPriority",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RequestPriority</b></p><a name=\"RequestPriority\"> </a><a name=\"hcRequestPriority\"> </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 explicitly stated to be 4.0.1\"> version &#x1F4CD;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>Routine\tThe request has normal priority.</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>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/RequestPriority",
  "version" : "2.1.4",
  "name" : "RequestPriority",
  "title" : "Request Priority",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-07-24T08:52:06+00:00",
  "publisher" : "NHS North West Genomics",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nwgenomics.nhs.uk/contact-us"
    }]
  }],
  "description" : "ValueSet for Request Priority",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/request-priority",
      "version" : "4.0.1",
      "concept" : [{
        "code" : "routine",
        "display" : "Routine\tThe request has normal priority."
      },
      {
        "code" : "urgent",
        "display" : "Urgent"
      }]
    }]
  }
}