HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: ActPriority - XML Representation

Active as of 2014-03-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ActPriority"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/v3-ActPriority"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.16866"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="ActPriority"/>
  <title value="ActPriority"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2014-03-26"/>
  <description
               value="A code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.

*Discussion:* This attribute is used in orders to indicate the ordered priority, and in event documentation it indicates the actual priority used to perform the act. In definition mood it indicates the available priorities."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
      <concept>
        <code value="A"/>
      </concept>
      <concept>
        <code value="CR"/>
      </concept>
      <concept>
        <code value="EL"/>
      </concept>
      <concept>
        <code value="EM"/>
      </concept>
      <concept>
        <code value="P"/>
      </concept>
      <concept>
        <code value="PRN"/>
      </concept>
      <concept>
        <code value="R"/>
      </concept>
      <concept>
        <code value="RR"/>
      </concept>
      <concept>
        <code value="S"/>
      </concept>
      <concept>
        <code value="T"/>
      </concept>
      <concept>
        <code value="UD"/>
      </concept>
      <concept>
        <code value="UR"/>
      </concept>
    </include>
    <include>
      <valueSet
                value="http://terminology.hl7.org/ValueSet/v3-ActPriorityCallback"/>
    </include>
    <include>
      <valueSet
                value="http://terminology.hl7.org/ValueSet/v3-xEncounterAdmissionUrgency"/>
    </include>
  </compose>
</ValueSet>