STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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-0493.cs.xml

Raw XML (canonical form)

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0493"/>
  <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>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/v2/0493"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.133883.18.317"/>
  </identifier>
  <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)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0493"/>
  <content value="complete"/>
  <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>

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.