Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.2.0: AU Base 2 on R4) based on FHIR R4. For a full list of available versions, see the Directory of published versions

ValueSet-smoking-status

Formats: XML, JSON, Turtle

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="smoking-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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=8517006">8517006</a></td><td>Ex-smoker</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266919005">266919005</a></td><td>Never smoked</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77176002">77176002</a></td><td>Smoker</td></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org.au/ValueSet/smoking-status"/>
  <version value="2.2.0"/>
  <name value="SmokingStatus"/>
  <title value="Smoking Status"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2020-09-12"/>
  <publisher value="Health Level Seven Australia (Patient Administration)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.com.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Smoking staus codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </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="8517006"/>
      </concept>
      <concept>
        <code value="266919005"/>
      </concept>
      <concept>
        <code value="77176002"/>
      </concept>
    </include>
  </compose>
</ValueSet>
Issues & Feedback