FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-01-11 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="SmokingStatusVS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-SmokingStatusCS.html"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SmokingStatusCS</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="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-0">0</a></td><td>Current every day smoker (a person who smokes daily).</td></tr><tr><td><a href="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-1">1</a></td><td>Current weekly smoker (a person who smokes at least weekly but not daily).</td></tr><tr><td><a href="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-2">2</a></td><td>Former smoker (a person who does not smoke at all now, but has smoked at least 100 cigarettes or a similar amount of other tobacco products in his/her lifetime).</td></tr><tr><td><a href="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-3">3</a></td><td>Never smoker.</td></tr><tr><td><a href="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-4">4</a></td><td>Others.</td></tr><tr><td><a href="CodeSystem-SmokingStatusCS.html#SmokingStatusCS-999">999</a></td><td>Unknown if ever smoked.</td></tr></table></li></ul></div>
</text>
<url
value="https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/SmokingStatusVS"/>
<version value="0.0.0"/>
<name value="SmokingStatusVS"/>
<title value="Smoking Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-01-11T13:00:00-03:00"/>
<publisher value="Gabrielle dos Santos Leandro"/>
<contact>
<name value="Gabrielle dos Santos Leandro"/>
<telecom>
<system value="url"/>
<value value="https://gabriellesantosleandro.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="gabrielle.santos.leandro@gmail.com"/>
</telecom>
</contact>
<contact>
<name value="Gabrielle dos Santos Leandro"/>
<telecom>
<system value="url"/>
<value value="https://m-caretech.com.br"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="gabrielle@m-caretech.com.br"/>
<use value="work"/>
</telecom>
</contact>
<description
value="ValueSet for Smoking Status. A person's current and past smoking behavior."/>
<compose>
<include>
<system
value="https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SmokingStatusCS"/>
<concept>
<code value="0"/>
<display
value="Current every day smoker (a person who smokes daily)."/>
</concept>
<concept>
<code value="1"/>
<display
value="Current weekly smoker (a person who smokes at least weekly but not daily)."/>
</concept>
<concept>
<code value="2"/>
<display
value="Former smoker (a person who does not smoke at all now, but has smoked at least 100 cigarettes or a similar amount of other tobacco products in his/her lifetime)."/>
</concept>
<concept>
<code value="3"/>
<display value="Never smoker."/>
</concept>
<concept>
<code value="4"/>
<display value="Others."/>
</concept>
<concept>
<code value="999"/>
<display value="Unknown if ever smoked."/>
</concept>
</include>
</compose>
</ValueSet>