New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Smoking status - XML Representation

Draft as of 2023-05-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="26bb5eb0-11c0-4f53-a9dc-6dbf2c18dfd0"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:10:30.500+13:00"/>
  </meta>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/Smoking-status-code"/>
  <version value="0.1.0"/>
  <name value="SmokingStatus"/>
  <title value="Smoking status"/>
  <status value="draft"/>
  <date value="2023-05-09T00:00:00.000Z"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="concept"/>
        <op value="in"/>
        <value value="72741000210106"/>
      </filter>
    </include>
  </compose>
  <expansion>
    <identifier value="c76e3a45-600d-40c2-a18a-fe439b52988b"/>
    <timestamp value="2024-11-11T13:46:29+13:00"/>
    <total value="4"/>
    <offset value="0"/>
    <parameter>
      <name value="version"/>
      <valueUri
                value="http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"/>
    </parameter>
    <parameter>
      <name value="count"/>
      <valueInteger value="2147483647"/>
    </parameter>
    <parameter>
      <name value="offset"/>
      <valueInteger value="0"/>
    </parameter>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="77176002"/>
      <display value="Currently smoking"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="735128000"/>
      <display value="Ex-smoking for less than 1 year"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="48031000119106"/>
      <display value="Ex-smoking for more than 1 year"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="266919005"/>
      <display value="Never smoked tobacco"/>
    </contains>
  </expansion>
</ValueSet>