International Patient Summary Implementation Guide
1.0.0 - STU 1

This page is part of the International Patient Summary Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Current Smoking Status - IPS - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="current-smoking-status-uv-ips"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Current Smoking Status - IPS</h2><div><p>Value Set based on HL7 Vocab TC and Structured Doc consensus (per CDC submission 7/12/2012 for smoking status term)</p>
</div><p><b>Copyright Statement:</b> This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms &amp; Conditions in https://loinc.org/license/</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/LA18976-3.html">LA18976-3</a></td><td>Current every day smoker</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18977-1.html">LA18977-1</a></td><td>Current some day smoker</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA15920-4.html">LA15920-4</a></td><td>Former smoker</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18978-9.html">LA18978-9</a></td><td>Never smoker</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18979-7.html">LA18979-7</a></td><td>Smoker, current status unknown</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18980-5.html">LA18980-5</a></td><td>Unknown if ever smoked</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18981-3.html">LA18981-3</a></td><td>Heavy tobacco smoker</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA18982-1.html">LA18982-1</a></td><td>Light tobacco smoker</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/ips/ValueSet/current-smoking-status-uv-ips"/>
  <identifier>
    <use value="official"/>
    <system value="http://art-decor.org/ns/oids/vs"/>
    <value value="2.16.840.1.113883.11.22.59"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CurrentSmokingStatusUvIps"/>
  <title value="Current Smoking Status - IPS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-05-19T18:37:29+00:00"/>
  <publisher value="Health Level Seven International - Patient Care Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description
               value="Value Set based on HL7 Vocab TC and Structured Doc consensus (per CDC submission 7/12/2012 for smoking status term)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <copyright
             value="This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms &amp; Conditions in https://loinc.org/license/"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="1"/>
        </extension>
        <code value="LA18976-3"/>
        <display value="Current every day smoker"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="2"/>
        </extension>
        <code value="LA18977-1"/>
        <display value="Current some day smoker"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="3"/>
        </extension>
        <code value="LA15920-4"/>
        <display value="Former smoker"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="4"/>
        </extension>
        <code value="LA18978-9"/>
        <display value="Never smoker"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="5"/>
        </extension>
        <code value="LA18979-7"/>
        <display value="Smoker, current status unknown"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="6"/>
        </extension>
        <code value="LA18980-5"/>
        <display value="Unknown if ever smoked"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="7"/>
        </extension>
        <code value="LA18981-3"/>
        <display value="Heavy tobacco smoker"/>
      </concept>
      <concept>
        <extension url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="8"/>
        </extension>
        <code value="LA18982-1"/>
        <display value="Light tobacco smoker"/>
      </concept>
    </include>
  </compose>
</ValueSet>