Retention Implementation Guide
2.0.0 - ci-build
Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Smoker"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Smoker</b></p><a name="Smoker"> </a><a name="hcSmoker"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/Smoker</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">B18<a name="Smoker-B18"> </a></td><td>-</td><td>Default input</td></tr><tr><td style="white-space:nowrap">B18-0<a name="Smoker-B18-0"> </a></td><td>never</td><td>never</td></tr><tr><td style="white-space:nowrap">B18-1<a name="Smoker-B18-1"> </a></td><td>current</td><td>current</td></tr><tr><td style="white-space:nowrap">B18-2<a name="Smoker-B18-2"> </a></td><td>past (meaning>6 months)</td><td>past (meaning>6 months)</td></tr></table></div>
</text>
<url value="https://www.retention-project.eu/ig/CodeSystem/Smoker"/>
<version value="2.0.0"/>
<name value="Smoker"/>
<title value="Smoker Codesystem"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-06-09T12:00:00+00:00"/>
<publisher value="ICCS"/>
<description value="Code system with input values for Smoker"/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="B18"/>
<display value="-"/>
<definition value="Default input"/>
</concept>
<concept>
<code value="B18-0"/>
<display value="never"/>
<definition value="never"/>
</concept>
<concept>
<code value="B18-1"/>
<display value="current"/>
<definition value="current"/>
</concept>
<concept>
<code value="B18-2"/>
<display value="past (meaning>6 months)"/>
<definition value="past (meaning>6 months)"/>
</concept>
</CodeSystem>