Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Source view
<ValueSet xmlns="http://hl7.org/fhir"> <id value="smoking-history-vs"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>Smoking history Value Set.</h2><div><p>Codes for defining history of smoking.</p> </div><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 smoke</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://fhir.mn/ValueSet/smoking-history-vs"/> <version value="1.0.0"/> <name value="SmokingHistoryValueSet"/> <title value="Smoking history Value Set."/> <status value="active"/> <date value="2021-10-12T23:24:32+02:00"/> <publisher value="http://fhir.mn"/> <contact> <name value="Pétur Þór Valdimarsson"/> <telecom> <system value="url"/> <value value="http://fhir.mn"/> </telecom> <telecom> <system value="email"/> <value value="petur.valdimarsson@chorus.se"/> </telecom> </contact> <description value="Codes for defining history of smoking."/> <compose> <include> <system value="http://loinc.org"/> <concept> <code value="LA18976-3"/> <display value="Current every day smoker"/> </concept> <concept> <code value="LA18977-1"/> <display value="Current some day smoker"/> </concept> <concept> <code value="LA15920-4"/> <display value="Former smoke"/> </concept> <concept> <code value="LA18978-9"/> <display value="Never smoker"/> </concept> <concept> <code value="LA18979-7"/> <display value="Smoker, current status unknown"/> </concept> <concept> <code value="LA18980-5"/> <display value="Unknown if ever smoked"/> </concept> <concept> <code value="LA18981-3"/> <display value="Heavy tobacco smoker"/> </concept> <concept> <code value="LA18982-1"/> <display value="Light tobacco smoker"/> </concept> </include> </compose> </ValueSet>