2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0906.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0906 ( ActPriority)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0906"/>
  <meta>
    <profile value="http://hl7.org/fhir/Profile/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v2/vs/0906"/>
  <version value="2.7"/>
  <name value="v2 ActPriority"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0906 ( ActPriority)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0906"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="A"/>
      <display value="ASAP - As soon as possible, next highest priority after stat"/>
    </concept>
    <concept>
      <code value="CR"/>
      <display value="Callback results - filler should contact the placer as soon as results are available,
         even for preliminary results"/>
    </concept>
    <concept>
      <code value="CS"/>
      <display value="Callback for scheduling - Filler should contact the placer (or target) to schedule the
         service."/>
    </concept>
    <concept>
      <code value="CSP"/>
      <display value="Callback placer for scheduling - filler should contact the placer to schedule the service"/>
    </concept>
    <concept>
      <code value="CSR"/>
      <display value="Contact recipient for scheduling - Filler should contact the service recipient (target)
         to schedule the service"/>
    </concept>
    <concept>
      <code value="EL"/>
      <display value="Elective - Beneficial to the patient but not essential for survival."/>
    </concept>
    <concept>
      <code value="EM"/>
      <display value="Emergency - An unforeseen combination of circumstances or the resulting state that calls
         for immediate action"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Preop - Used to indicate that a service is to be performed prior to a scheduled surgery.
          When ordering a service and using the pre-op priority, a check is done to see the amount
         of time that must be allowed for performance of the service.  When the order"/>
    </concept>
    <concept>
      <code value="PRN"/>
      <display value="As needed - An &quot;as needed&quot; order should be accompanied by a description of what
         constitutes a need.  This description is represented by an observation service predicate
         as a precondition."/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Routine - Routine service, do at usual work hours"/>
    </concept>
    <concept>
      <code value="RR"/>
      <display value="Rush reporting - A report should be prepared and sent as quickly as possible"/>
    </concept>
    <concept>
      <code value="S"/>
      <display value="Stat - With highest priority (e.g. emergency)."/>
    </concept>
    <concept>
      <code value="T"/>
      <display value="Timing critical - It is critical to come as close as possible to the requested time (e.g.
         for a through antimicrobial level)."/>
    </concept>
    <concept>
      <code value="UD"/>
      <display value="Use as directed - Drug is to be used as directed by the prescriber."/>
    </concept>
    <concept>
      <code value="UR"/>
      <display value="Urgent - Calls for prompt action"/>
    </concept>
  </define>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.