Release 4

V2-0493.cs.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

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

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0493"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <language value="en"/> 
  <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> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/v2-0493"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.18.317"/> 
  </identifier> 
  <version value="2.9"/> 
  <name value="v2.0493"/> 
  <title value="v2 Specimen Condition"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <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 0493 ( Specimen Condition)"/> 
  <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/codesystem-concept-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.