North West Genomic Medicine Service Alliance
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Request Priority - XML Representation

Draft as of 2025-06-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="RequestPriority"/>
  <text>
    <status value="extensions"/>
    <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><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	The 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>
  </text>
  <url value="https://nw-gmsa.github.io/ValueSet/RequestPriority"/>
  <version value="0.0.1"/>
  <name value="RequestPriority"/>
  <title value="Request Priority"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-06-19T14:44:16+00:00"/>
  <publisher value="NHS North West GMSA"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nw-gmsa.nhs.uk/contact-us"/>
    </telecom>
  </contact>
  <description value="ValueSet for Request Priority"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/request-priority"/>
      <concept>
        <code value="routine"/>
        <display value="Routine	The request has normal priority."/>
      </concept>
      <concept>
        <code value="urgent"/>
        <display value="Urgent"/>
      </concept>
    </include>
  </compose>
</ValueSet>