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: R5 R4B R4 R3 R2

Valueset-specimen-collection-method.xml

Raw XML (canonical form)

Definition for Value SetSpecimenCollectionMethod

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="specimen-collection-method"/>
  <meta>
    <lastUpdated value="2016-12-06T12:22:34.981+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>SpecimenCollectionMethod</h2>
      <div>
        <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>

      </div>
      <p>
        <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International
         Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
         between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="codesystem-snomedct.html">http://snomed.info/sct</a>
          <table class="none">
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</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>
  <url value="http://hl7.org/fhir/ValueSet/specimen-collection-method"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.275"/>
  </identifier>
  <version value="1.8.0"/>
  <name value="SpecimenCollectionMethod"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <date value="2016-12-06T12:22:34+11:00"/>
  <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."/>
  <copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International
   Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
   between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="119295008"/>
        <display value="Specimen obtained by aspiration"/>
      </concept>
      <concept>
        <code value="413651001"/>
        <display value="Bioptics"/>
      </concept>
      <concept>
        <code value="360020006"/>
        <display value="Extirpation - action"/>
      </concept>
      <concept>
        <code value="430823004"/>
        <display value="Examination of midstream urine specimen"/>
      </concept>
      <concept>
        <code value="16404004"/>
        <display value="Induced"/>
      </concept>
      <concept>
        <code value="67889009"/>
        <display value="Irrigation"/>
      </concept>
      <concept>
        <code value="29240004"/>
        <display value="Autopsy examination"/>
      </concept>
      <concept>
        <code value="45710003"/>
        <display value="Sputum"/>
      </concept>
      <concept>
        <code value="7800008"/>
        <display value="Punctate"/>
      </concept>
      <concept>
        <code value="258431006"/>
        <display value="Scrapings"/>
      </concept>
      <concept>
        <code value="20255002"/>
        <display value="Blushing"/>
      </concept>
      <concept>
        <code value="386147002"/>
        <display value="Smear procedure"/>
      </concept>
      <concept>
        <code value="278450005"/>
        <display value="Finger stick"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v2/0488"/>
    </include>
  </compose>
</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.