HL7 FHIR® US Core Implementation Guide (Release 3.0.1 STU3 Update for Comment)

This page is part of the US Core (v3.0.1: STU3 Ballot 3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-us-core-observation-smokingstatus

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-observation-smokingstatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>US Core Smoking Status</h2><div><p>This value set indicates the current smoking status of a patient.</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="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449868002">449868002</a></td><td>Current every day smoker</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=428041000124106">428041000124106</a></td><td>Current some day smoker</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=8517006">8517006</a></td><td>Former smoker</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266919005">266919005</a></td><td>Never smoker</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77176002">77176002</a></td><td>Smoker, current status unknown</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266927001">266927001</a></td><td>Unknown if ever smoked</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=428071000124103">428071000124103</a></td><td>Current Heavy tobacco smoker</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=428061000124105">428061000124105</a></td><td>Current Light tobacco smoker</td><td/></tr></table>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where </li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/core/ValueSet/us-core-observation-smokingstatus"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.602"/>
  </identifier>
  <version value="3.0.1"/>
  <name value="USCoreSmokingStatus"/>
  <title value="US Core Smoking Status"/>
  <status value="active"/>
  <date value="2019-05-21T00:00:00-04:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="This value set indicates the current smoking status of a patient."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <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="449868002"/>
        <display value="Current every day smoker"/>
      </concept>
      <concept>
        <code value="428041000124106"/>
        <display value="Current some day smoker"/>
      </concept>
      <concept>
        <code value="8517006"/>
        <display value="Former smoker"/>
      </concept>
      <concept>
        <code value="266919005"/>
        <display value="Never smoker"/>
      </concept>
      <concept>
        <code value="77176002"/>
        <display value="Smoker, current status unknown"/>
      </concept>
      <concept>
        <code value="266927001"/>
        <display value="Unknown if ever smoked"/>
      </concept>
      <concept>
        <code value="428071000124103"/>
        <display value="Current Heavy tobacco smoker"/>
      </concept>
      <concept>
        <code value="428061000124105"/>
        <display value="Current Light tobacco smoker"/>
      </concept>
    </include>
  </compose>
</ValueSet>