Smart Bear Implementation Guide
0.3.4 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions

: HL7 Current Smoking Status Value Set - XML Representation

Active as of 2024-04-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CSSVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</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="https://loinc.org/LA18976-3/">LA18976-3</a></td><td>Current every day smoker</td></tr><tr><td><a href="https://loinc.org/LA18977-1/">LA18977-1</a></td><td>Current some day smoker</td></tr><tr><td><a href="https://loinc.org/LA15920-4/">LA15920-4</a></td><td>Former smoker</td></tr><tr><td><a href="https://loinc.org/LA18978-9/">LA18978-9</a></td><td>Never smoker</td></tr><tr><td><a href="https://loinc.org/LA18979-7/">LA18979-7</a></td><td>Smoker, current status unknown</td></tr><tr><td><a href="https://loinc.org/LA18980-5/">LA18980-5</a></td><td>Unknown if ever smoked</td></tr><tr><td><a href="https://loinc.org/LA18981-3/">LA18981-3</a></td><td>Heavy tobacco smoker</td></tr><tr><td><a href="https://loinc.org/LA18982-1/">LA18982-1</a></td><td>Light tobacco smoker</td></tr></table></li><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://snomed.info/id/8392000">8392000</a></td><td>Non-smoker</td></tr></table></li></ul></div>
  </text>
  <url value="https://smart-bear.eu/fhir/ValueSet/CSSVS"/>
  <version value="0.3.4"/>
  <name value="CSSVS"/>
  <title value="HL7 Current Smoking Status Value Set"/>
  <status value="active"/>
  <date value="2024-04-22T12:34:38+02:00"/>
  <description value="Value set including codes from HL7 IPS CSS"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA18976-3"/>
        <display value="Current every day smoker"/>
      </concept>
      <concept>
        <code value="LA18977-1"/>
        <display value="Current some day smoker"/>
      </concept>
      <concept>
        <code value="LA15920-4"/>
        <display value="Former smoker"/>
      </concept>
      <concept>
        <code value="LA18978-9"/>
        <display value="Never smoker"/>
      </concept>
      <concept>
        <code value="LA18979-7"/>
        <display value="Smoker, current status unknown"/>
      </concept>
      <concept>
        <code value="LA18980-5"/>
        <display value="Unknown if ever smoked"/>
      </concept>
      <concept>
        <code value="LA18981-3"/>
        <display value="Heavy tobacco smoker"/>
      </concept>
      <concept>
        <code value="LA18982-1"/>
        <display value="Light tobacco smoker"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="8392000"/>
        <display value="Non-smoker"/>
      </concept>
    </include>
  </compose>
</ValueSet>