Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.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

Daf\valueset-daf-observation-ccdasmokingstatus.xml

Raw XML (canonical form)

Definition for Value SetSmoking Status

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="daf-observation-ccdasmokingstatus"/>
  <meta>
    <lastUpdated value="2015-12-11T17:38:40.294+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>Smoking Status</h2>
      <p>This value set indicates the current smoking status of a patient. The vocabulary selected
         for this value set is the best approximation of the statuses in Meaningful Use (MU) Stage
         2. The smoking status value set includes a special code to communicate if the smoking
         status is unknown</p>
      <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 http://snomed.info/sct
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>449868002</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>428041000124106</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>8517006</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>266919005</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>77176002</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>266927001</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>428071000124103</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>428061000124105</td>
              <td/>
              <td/>
            </tr>
          </table>
        </li>
        <li>Include these codes as defined in 
          <a href="../valueset-data-absent-reason.html">http://hl7.org/fhir/data-absent-reason</a>
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>unknown</td>
              <td>Unknown</td>
              <td>The value is not known.</td>
            </tr>
            <tr>
              <td>not-asked</td>
              <td>Not Asked</td>
              <td>The workflow didn't lead to this value being known.</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/daf-observation-ccdasmokingstatus"/>
  <version value="1.2.0"/>
  <name value="Smoking Status"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="FHIR OO CDA Template team"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <date value="2015-12-11T17:38:40+11:00"/>
<!--    Value Set: Smoking Status 2.16.840.1.113883.11.20.9.38 STATIC 2012-07-01
Code System(s)  SNOMED CT 2.16.840.1.113883.6.96  Note the base resource does not allow
   for display terms -Gforge ticket Item and expansion doesn;t allow for time less than a
   seconde for instantiation so assume is to be machine generated.    -->
  <description value="This value set indicates the current smoking status of a patient. The vocabulary selected
   for this value set is the best approximation of the statuses in Meaningful Use (MU) Stage
   2. The smoking status value set includes a special code to communicate if the smoking
   status is unknown"/>
  <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"/>
      <version value="http://snomed.info/sct/US1000124/version/20140901"/>
      <concept>
        <code value="449868002"/>
      </concept>
      <concept>
        <code value="428041000124106"/>
      </concept>
      <concept>
        <code value="8517006"/>
      </concept>
      <concept>
        <code value="266919005"/>
      </concept>
      <concept>
        <code value="77176002"/>
      </concept>
      <concept>
        <code value="266927001"/>
      </concept>
      <concept>
        <code value="428071000124103"/>
      </concept>
      <concept>
        <code value="428061000124105"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/data-absent-reason"/>
      <concept>
        <code value="unknown"/>
      </concept>
      <concept>
        <code value="not-asked"/>
      </concept>
    </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.