eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Priority - XML Representation

Active as of 2019-01-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-priority"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/priority</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">routine<a name="ehealth-priority-routine"> </a></td><td>Routine</td><td>The request has normal priority.</td></tr><tr><td style="white-space:nowrap">urgent<a name="ehealth-priority-urgent"> </a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr><tr><td style="white-space:nowrap">asap<a name="ehealth-priority-asap"> </a></td><td>ASAP</td><td>The request should be actioned as soon as possible - higher priority than urgent.</td></tr><tr><td style="white-space:nowrap">stat<a name="ehealth-priority-stat"> </a></td><td>STAT</td><td>The request should be actioned immediately - highest possible priority. E.g. an emergency.</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/priority"/>
  <version value="latest"/>
  <name value="Priority"/>
  <title value="Priority"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-01-29T00:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description value="Priority"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="routine"/>
    <display value="Routine"/>
    <definition value="The request has normal priority."/>
  </concept>
  <concept>
    <code value="urgent"/>
    <display value="Urgent"/>
    <definition
                value="The request should be actioned promptly - higher priority than routine."/>
  </concept>
  <concept>
    <code value="asap"/>
    <display value="ASAP"/>
    <definition
                value="The request should be actioned as soon as possible - higher priority than urgent."/>
  </concept>
  <concept>
    <code value="stat"/>
    <display value="STAT"/>
    <definition
                value="The request should be actioned immediately - highest possible priority. E.g. an emergency."/>
  </concept>
</CodeSystem>