FHIR Implementation Guide for ABDM CI Build v2.0.1
banner

This Implementation guide is published and maintained by NRCeS for NHA.
This version is based on the ABDM Health Data Interchange Specifications 1.0 and updated periodically.

XML Format: ValueSet-ndhm-tobacco-smoking-status

Download Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-tobacco-smoking-status"/>
  <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://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=77176002">77176002</a></td><td>Smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=160618006">160618006</a></td><td>Current non-smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=8517006">8517006</a></td><td>Ex-smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=230065006">230065006</a></td><td>Chain smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=230063004">230063004</a></td><td>Heavy cigarette smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=230060001">230060001</a></td><td> Light cigarette smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=230062009">230062009</a></td><td>Moderate cigarette smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=230059006">230059006</a></td><td>Occasional cigarette smoker</td></tr></table></li><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  365981007 (Tobacco smoking behavior - finding)</li></ul></div>
  </text>
  <url
       value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-tobacco-smoking-status"/>
  <version value="20210311"/>
  <name value="TobaccoSmokingStatus"/>
  <title value="Tobacco Smoking Status"/>
  <status value="draft"/>
  <date value="2021-03-11"/>
  <description
               value="This value set covers : All childrens (preferred term) of Finding relating to tobacco smoking behavior (finding) of the SNOMED CT"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </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="77176002"/>
        <display value="Smoker"/>
      </concept>
      <concept>
        <code value="160618006"/>
        <display value="Current non-smoker"/>
      </concept>
      <concept>
        <code value="8517006"/>
        <display value="Ex-smoker"/>
      </concept>
      <concept>
        <code value="230065006"/>
        <display value="Chain smoker"/>
      </concept>
      <concept>
        <code value="230063004"/>
        <display value="Heavy cigarette smoker"/>
      </concept>
      <concept>
        <code value="230060001"/>
        <display value=" Light cigarette smoker"/>
      </concept>
      <concept>
        <code value="230062009"/>
        <display value="Moderate cigarette smoker"/>
      </concept>
      <concept>
        <code value="230059006"/>
        <display value="Occasional cigarette smoker"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="365981007"/>
      </filter>
    </include>
  </compose>
</ValueSet>