HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0

This page is part of the US Core (v3.1.0: STU3) 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-smoking-status-observation-codes

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-smoking-status-observation-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>US Core Smoking Status Observation Codes</h2><div><p>The US Core Smoking Status Observation Codes Value Set is a 'starter set' of concepts to capture smoking status.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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://details.loinc.org/LOINC/72166-2.html">72166-2</a></td><td>Tobacco smoking status NHIS</td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/core/ValueSet/us-core-smoking-status-observation-codes"/>
  <version value="3.1.0"/>
  <name value="USCoreSmokingStatusObservationCodes"/>
  <title value="US Core Smoking Status Observation Codes"/>
  <status value="active"/>
  <date value="2019-05-21T00:00:00+10:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="The US Core Smoking Status Observation Codes Value Set is a &#39;starter set&#39; of concepts to capture smoking status."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="72166-2"/>
        <display value="Tobacco smoking status NHIS"/>
      </concept>
    </include>
  </compose>
</ValueSet>