HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build

HealthSense Implementation Guide (Taltech), published by Taltech. 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/e-medlab/healthsense/ and changes regularly. See the Directory of published versions

: Alcohol Product Drinking Finding - XML Representation

Draft as of 2025-12-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hs-drinking-alcohol-product"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hs-drinking-alcohol-product</b></p><a name="hs-drinking-alcohol-product"> </a><a name="hchs-drinking-alcohol-product"> </a><p>This  code system <code>https://healthsense.e-medlab.com/CodeSystem/hs-drinking-alcohol-product</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style="white-space:nowrap">105542008<a name="hs-drinking-alcohol-product-105542008"> </a></td><td>Current non-drinker of alcohol</td></tr><tr><td>1</td><td style="white-space:nowrap">225578007<a name="hs-drinking-alcohol-product-225578007"> </a></td><td>Drinking finding</td></tr><tr><td>2</td><td style="white-space:nowrap">  447087000<a name="hs-drinking-alcohol-product-447087000"> </a></td><td>Drinks alcoholic cider</td></tr><tr><td>2</td><td style="white-space:nowrap">  160589000<a name="hs-drinking-alcohol-product-160589000"> </a></td><td>Beer drinker</td></tr><tr><td>2</td><td style="white-space:nowrap">  160591008<a name="hs-drinking-alcohol-product-160591008"> </a></td><td>Drinks wine</td></tr><tr><td>2</td><td style="white-space:nowrap">  160588008<a name="hs-drinking-alcohol-product-160588008"> </a></td><td>Drinker of hard liquor</td></tr></table></div>
  </text>
  <url
       value="https://healthsense.e-medlab.com/CodeSystem/hs-drinking-alcohol-product"/>
  <version value="0.1.0"/>
  <name value="HsDrinkingAcoholProduct"/>
  <title value="Alcohol Product Drinking Finding"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-12-30T08:51:28+00:00"/>
  <publisher value="Taltech"/>
  <contact>
    <name value="Taltech"/>
    <telecom>
      <system value="url"/>
      <value value="https://taltech.ee/en/emed-lab"/>
    </telecom>
  </contact>
  <contact>
    <name value="Departament of Health Technologies"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:igor.bossenko@taltech.ee"/>
    </telecom>
  </contact>
  <description value="Alkohoolsete toodete kasutamine"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="105542008"/>
    <display value="Current non-drinker of alcohol"/>
  </concept>
  <concept>
    <code value="225578007"/>
    <display value="Drinking finding"/>
    <concept>
      <code value="447087000"/>
      <display value="Drinks alcoholic cider"/>
    </concept>
    <concept>
      <code value="160589000"/>
      <display value="Beer drinker"/>
    </concept>
    <concept>
      <code value="160591008"/>
      <display value="Drinks wine"/>
    </concept>
    <concept>
      <code value="160588008"/>
      <display value="Drinker of hard liquor"/>
    </concept>
  </concept>
</CodeSystem>