FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeCodeSystem
IdCodeSystem-hs-drinking-alcohol-product.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/CodeSystem-hs-drinking-alcohol-product.html
URLhttps://healthsense.e-medlab.com/CodeSystem/hs-drinking-alcohol-product
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsDrinkingAcoholProduct
TitleAlcohol Product Drinking Finding
DescriptionAlkohoolsete toodete kasutamine
Contentcomplete

Resources that use this resource

ValueSet
hs-drinking-alcohol-productDrinking Finding

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem hs-drinking-alcohol-product

This code system https://healthsense.e-medlab.com/CodeSystem/hs-drinking-alcohol-product defines the following codes in an undefined hierarchy:

LvlCodeDisplay
1105542008 Current non-drinker of alcohol
1225578007 Drinking finding
2  447087000 Drinks alcoholic cider
2  160589000 Beer drinker
2  160591008 Drinks wine
2  160588008 Drinker of hard liquor

Source1

{
  "resourceType": "CodeSystem",
  "id": "hs-drinking-alcohol-product",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-01-05T08:48:52+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"
        }
      ]
    }
  ]
}