This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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-0510.xml

FHIR Value set/code system definition for HL7 v2 table 0510 ( Blood Product Dispense Status)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Blood Product Dispense Status</p>

      <table class="grid">
 
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
 
        <tr>
          <td>CR
            <a name="CR"> </a>
          </td>
          <td>Released into inventory for general availability</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>DS
            <a name="DS"> </a>
          </td>
          <td>Dispensed to patient location</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>PT
            <a name="PT"> </a>
          </td>
          <td>Presumed transfused (dispensed and not returned)</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RA
            <a name="RA"> </a>
          </td>
          <td>Returned unused/no longer needed</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RD
            <a name="RD"> </a>
          </td>
          <td>Reserved and ready to dispense</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RE
            <a name="RE"> </a>
          </td>
          <td>Released (no longer allocated for the patient)</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RI
            <a name="RI"> </a>
          </td>
          <td>Received into inventory (for specified patient)</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RL
            <a name="RL"> </a>
          </td>
          <td>Returned unused/keep linked to patient for possible use later</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RQ
            <a name="RQ"> </a>
          </td>
          <td>Request to dispense blood product</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>RS
            <a name="RS"> </a>
          </td>
          <td>Reserved (ordered and product allocated for the patient)</td>
          <td>added v2.5</td>
        </tr>
 
        <tr>
          <td>WA
            <a name="WA"> </a>
          </td>
          <td>Wasted (product no longer viable)</td>
          <td>added v2.5</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0510"/>
  <name value="v2 Blood Product Dispense Status"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0510 ( Blood Product Dispense Status)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0510"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="CR"/>
      <display value="Released into inventory for general availability"/>
    </concept>
    <concept>
      <code value="DS"/>
      <display value="Dispensed to patient location"/>
    </concept>
    <concept>
      <code value="PT"/>
      <display value="Presumed transfused (dispensed and not returned)"/>
    </concept>
    <concept>
      <code value="RA"/>
      <display value="Returned unused/no longer needed"/>
    </concept>
    <concept>
      <code value="RD"/>
      <display value="Reserved and ready to dispense"/>
    </concept>
    <concept>
      <code value="RE"/>
      <display value="Released (no longer allocated for the patient)"/>
    </concept>
    <concept>
      <code value="RI"/>
      <display value="Received into inventory (for specified patient)"/>
    </concept>
    <concept>
      <code value="RL"/>
      <display value="Returned unused/keep linked to patient for possible use later"/>
    </concept>
    <concept>
      <code value="RQ"/>
      <display value="Request to dispense blood product"/>
    </concept>
    <concept>
      <code value="RS"/>
      <display value="Reserved (ordered and product allocated for the patient)"/>
    </concept>
    <concept>
      <code value="WA"/>
      <display value="Wasted (product no longer viable)"/>
    </concept>
  </define>
</ValueSet>