FHIR New Zealand Patient Summary IG
0.3.0 - ci-build New Zealand flag

FHIR New Zealand Patient Summary IG - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vaping Status - XML Representation

Active as of 2024-08-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nzps-vaping-current-status"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet nzps-vaping-current-status</b></p><a name="nzps-vaping-current-status"> </a><a name="hcnzps-vaping-current-status"> </a><a name="nzps-vaping-current-status-en-NZ"> </a><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://snomed.info/id/785889008">785889008</a></td><td>Currently vaping with nicotine</td></tr><tr><td><a href="http://snomed.info/id/1137692008">1137692008</a></td><td>Ex-vaping for more than 1 year</td></tr><tr><td><a href="http://snomed.info/id/722499006">722499006</a></td><td>Currently vaping</td></tr><tr><td><a href="http://snomed.info/id/1137691001">1137691001</a></td><td>Trying to give up vaping</td></tr><tr><td><a href="http://snomed.info/id/786063001">786063001</a></td><td>Currently vaping without nicotine</td></tr><tr><td><a href="http://snomed.info/id/1137688001">1137688001</a></td><td>Ex-vaping for less than 1 year</td></tr><tr><td><a href="http://snomed.info/id/1137690000">1137690000</a></td><td>Never vaped</td></tr></table></li></ul></div>
  </text>
  <url value="https://nzhts.digital.health.nz/fhir/ValueSet/vaping-status"/>
  <version value="0.3.0"/>
  <name value="VapingStatusVS"/>
  <title value="Vaping Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-01T02:23:08+00:00"/>
  <publisher value="Health NZ | Te Whatu Ora"/>
  <contact>
    <name value="Health NZ | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/tewhatuora"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for Vaping Status based on the New Zealand vaping status reference set."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="785889008"/>
        <display value="Currently vaping with nicotine"/>
      </concept>
      <concept>
        <code value="1137692008"/>
        <display value="Ex-vaping for more than 1 year"/>
      </concept>
      <concept>
        <code value="722499006"/>
        <display value="Currently vaping"/>
      </concept>
      <concept>
        <code value="1137691001"/>
        <display value="Trying to give up vaping"/>
      </concept>
      <concept>
        <code value="786063001"/>
        <display value="Currently vaping without nicotine"/>
      </concept>
      <concept>
        <code value="1137688001"/>
        <display value="Ex-vaping for less than 1 year"/>
      </concept>
      <concept>
        <code value="1137690000"/>
        <display value="Never vaped"/>
      </concept>
    </include>
  </compose>
</ValueSet>