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 - JSON Representation

Draft as of 2025-12-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hs-drinking-alcohol-product",
  "text" : {
    "status" : "generated",
    "div" : "<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\">\u00a0\u00a0447087000<a name=\"hs-drinking-alcohol-product-447087000\"> </a></td><td>Drinks alcoholic cider</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0160589000<a name=\"hs-drinking-alcohol-product-160589000\"> </a></td><td>Beer drinker</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0160591008<a name=\"hs-drinking-alcohol-product-160591008\"> </a></td><td>Drinks wine</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0160588008<a name=\"hs-drinking-alcohol-product-160588008\"> </a></td><td>Drinker of hard liquor</td></tr></table></div>"
  },
  "url" : "https://healthsense.e-medlab.com/CodeSystem/hs-drinking-alcohol-product",
  "version" : "0.1.0",
  "name" : "HsDrinkingAcoholProduct",
  "title" : "Alcohol Product Drinking Finding",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-30T08:51:28+00:00",
  "publisher" : "Taltech",
  "contact" : [
    {
      "name" : "Taltech",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://taltech.ee/en/emed-lab"
        }
      ]
    },
    {
      "name" : "Departament of Health Technologies",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:igor.bossenko@taltech.ee"
        }
      ]
    }
  ],
  "description" : "Alkohoolsete toodete kasutamine",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "105542008",
      "display" : "Current non-drinker of alcohol"
    },
    {
      "code" : "225578007",
      "display" : "Drinking finding",
      "concept" : [
        {
          "code" : "447087000",
          "display" : "Drinks alcoholic cider"
        },
        {
          "code" : "160589000",
          "display" : "Beer drinker"
        },
        {
          "code" : "160591008",
          "display" : "Drinks wine"
        },
        {
          "code" : "160588008",
          "display" : "Drinker of hard liquor"
        }
      ]
    }
  ]
}