STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 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 . Page versions: R4 R3

V2-0508.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0508 ( Blood Product Processing Requirements)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0508"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Blood Product Processing Requirements</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>AU
            <a name="AU"> </a>
          </td>
          <td>Autologous Unit</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>CM
            <a name="CM"> </a>
          </td>
          <td>CMV Negative</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>CS
            <a name="CS"> </a>
          </td>
          <td>CMV Safe</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>DI
            <a name="DI"> </a>
          </td>
          <td>Directed Unit</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>FR
            <a name="FR"> </a>
          </td>
          <td>Fresh unit</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>HB
            <a name="HB"> </a>
          </td>
          <td>Hemoglobin S Negative</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>HL
            <a name="HL"> </a>
          </td>
          <td>HLA Matched</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>IG
            <a name="IG"> </a>
          </td>
          <td>IgA Deficient</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>IR
            <a name="IR"> </a>
          </td>
          <td>Irradiated</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>LR
            <a name="LR"> </a>
          </td>
          <td>Leukoreduced</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>WA
            <a name="WA"> </a>
          </td>
          <td>Washed</td>
          <td/>
          <td>added v2.5</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/v2/0508"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.133883.18.332"/>
  </identifier>
  <version value="2.8.2"/>
  <name value="v2 Blood Product Processing Requirements"/>
  <status value="active"/>
  <experimental value="true"/>
  <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 0508 ( Blood Product Processing
     Requirements)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0508"/>
  <content value="complete"/>
  <concept>
    <code value="AU"/>
    <display value="Autologous Unit"/>
  </concept>
  <concept>
    <code value="CM"/>
    <display value="CMV Negative"/>
  </concept>
  <concept>
    <code value="CS"/>
    <display value="CMV Safe"/>
  </concept>
  <concept>
    <code value="DI"/>
    <display value="Directed Unit"/>
  </concept>
  <concept>
    <code value="FR"/>
    <display value="Fresh unit"/>
  </concept>
  <concept>
    <code value="HB"/>
    <display value="Hemoglobin S Negative"/>
  </concept>
  <concept>
    <code value="HL"/>
    <display value="HLA Matched"/>
  </concept>
  <concept>
    <code value="IG"/>
    <display value="IgA Deficient"/>
  </concept>
  <concept>
    <code value="IR"/>
    <display value="Irradiated"/>
  </concept>
  <concept>
    <code value="LR"/>
    <display value="Leukoreduced"/>
  </concept>
  <concept>
    <code value="WA"/>
    <display value="Washed"/>
  </concept>
</CodeSystem>

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.