DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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

Raw XML (canonical form)

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

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0510"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/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/0510"/>
  <version value="2.7"/>
  <name value="v2 Blood Product Dispense Status"/>
  <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 0510 ( Blood Product Dispense Status)"/>
  <status value="active"/>
  <experimental value="true"/>
  <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>

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.