DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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-0493.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0493 ( Specimen Condition)

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0493"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Specimen Condition</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>AUT
            <a name="AUT"> </a>
          </td>
          <td>Autolyzed</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>CFU
            <a name="CFU"> </a>
          </td>
          <td>Centrifuged</td>
          <td/>
          <td>added v2.8</td>
        </tr>
        <tr>
          <td>CLOT
            <a name="CLOT"> </a>
          </td>
          <td>Clotted</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>CON
            <a name="CON"> </a>
          </td>
          <td>Contaminated</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>COOL
            <a name="COOL"> </a>
          </td>
          <td>Cool</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>FROZ
            <a name="FROZ"> </a>
          </td>
          <td>Frozen</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>HEM
            <a name="HEM"> </a>
          </td>
          <td>Hemolyzed</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>LIVE
            <a name="LIVE"> </a>
          </td>
          <td>Live</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ROOM
            <a name="ROOM"> </a>
          </td>
          <td>Room temperature</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>SNR
            <a name="SNR"> </a>
          </td>
          <td>Sample not received</td>
          <td>Deprecated in v 2.8</td>
          <td>added v2.5</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0493"/>
  <version value="2.8.2"/>
  <name value="v2 Specimen Condition"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0493 ( Specimen Condition)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.317"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0493"/>
    <caseSensitive value="false"/>
    <concept>
      <code value="AUT"/>
      <display value="Autolyzed"/>
    </concept>
    <concept>
      <code value="CFU"/>
      <display value="Centrifuged"/>
    </concept>
    <concept>
      <code value="CLOT"/>
      <display value="Clotted"/>
    </concept>
    <concept>
      <code value="CON"/>
      <display value="Contaminated"/>
    </concept>
    <concept>
      <code value="COOL"/>
      <display value="Cool"/>
    </concept>
    <concept>
      <code value="FROZ"/>
      <display value="Frozen"/>
    </concept>
    <concept>
      <code value="HEM"/>
      <display value="Hemolyzed"/>
    </concept>
    <concept>
      <code value="LIVE"/>
      <display value="Live"/>
    </concept>
    <concept>
      <code value="ROOM"/>
      <display value="Room temperature"/>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="Deprecated in v 2.8"/>
      </extension>
      <code value="SNR"/>
      <display value="Sample not received"/>
    </concept>
  </codeSystem>
</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.