This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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: R5 R4B R4 R3 R2

Valueset-specimen-collection-method.xml

Definition for Value SetSpecimenCollectionMethod

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>SpecimenCollectionMethod</h2>
      <p> This example value set defines a set of codes that can be used to indicate the method
         of collection of a specimen.      It includes values from HL7 v2 table 0048</p>
      <p>This value set includes codes defined in other code systems, using the following rules:</p>
      <ul>
        <li>Include these codes as defined in http://snomed.info/sct
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
              <td>
                <b>Definition</b>
              </td>
            </tr>
            <tr>
              <td>119295008</td>
              <td>Specimen obtained by aspiration</td>
              <td/>
            </tr>
            <tr>
              <td>413651001</td>
              <td>Bioptics</td>
              <td/>
            </tr>
            <tr>
              <td>360020006</td>
              <td>Extirpation - action</td>
              <td/>
            </tr>
            <tr>
              <td>430823004</td>
              <td>Examination of midstream urine specimen</td>
              <td/>
            </tr>
            <tr>
              <td>16404004</td>
              <td>Induced</td>
              <td/>
            </tr>
            <tr>
              <td>67889009</td>
              <td>Irrigation</td>
              <td/>
            </tr>
            <tr>
              <td>29240004</td>
              <td>Autopsy examination</td>
              <td/>
            </tr>
            <tr>
              <td>45710003</td>
              <td>Sputum</td>
              <td/>
            </tr>
            <tr>
              <td>7800008</td>
              <td>Punctate</td>
              <td/>
            </tr>
            <tr>
              <td>258431006</td>
              <td>Scrapings</td>
              <td/>
            </tr>
            <tr>
              <td>20255002</td>
              <td>Blushing</td>
              <td/>
            </tr>
            <tr>
              <td>386147002</td>
              <td>Smear procedure</td>
              <td/>
            </tr>
            <tr>
              <td>278450005</td>
              <td>Finger stick</td>
              <td/>
            </tr>
          </table>
        </li>
        <li>Include all codes defined in 
          <a href="v2/0488/index.html">http://hl7.org/fhir/v2/0488</a>
        </li>
      </ul>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/vs/specimen-collection-method"/>
  <name value="SpecimenCollectionMethod"/>
  <publisher value="FHIR Project team"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
  <description value=" This example value set defines a set of codes that can be used to indicate the method
   of collection of a specimen.      It includes values from HL7 v2 table 0048"/>
  <status value="draft"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <code value="119295008">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Specimen obtained by aspiration"/>
        </extension>
      </code>
      <code value="413651001">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Bioptics"/>
        </extension>
      </code>
      <code value="360020006">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Extirpation - action"/>
        </extension>
      </code>
      <code value="430823004">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Examination of midstream urine specimen"/>
        </extension>
      </code>
      <code value="16404004">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Induced"/>
        </extension>
      </code>
      <code value="67889009">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Irrigation"/>
        </extension>
      </code>
      <code value="29240004">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Autopsy examination"/>
        </extension>
      </code>
      <code value="45710003">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Sputum"/>
        </extension>
      </code>
      <code value="7800008">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Punctate"/>
        </extension>
      </code>
      <code value="258431006">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Scrapings"/>
        </extension>
      </code>
      <code value="20255002">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Blushing"/>
        </extension>
      </code>
      <code value="386147002">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Smear procedure"/>
        </extension>
      </code>
      <code value="278450005">
        <extension url="http://hl7.org/fhir/Profile/tools-extensions#display">
          <valueString value="Finger stick"/>
        </extension>
      </code>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v2/0488"/>
    </include>
  </compose>
</ValueSet>