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

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeCodeSystem
IdCodeSystem-hs-alcohol-drinking-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/CodeSystem-hs-alcohol-drinking-status.html
URLhttps://healthsense.e-medlab.com/CodeSystem/hs-alcohol-drinking-status
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsAlcoholDrinkingStatus
TitleAlcohol Drinking Status
DescriptionAlkohooli tarbimise tase
Contentcomplete

Resources that use this resource

ValueSet
hs-alcohol-drinking-statusVital Signs - Alcohol Drinking Status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hs-alcohol-drinking-status

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

LvlCodeDisplay
1105542008 Current non-drinker of alcohol
182581004 Ex-drinker
128127009 Social drinker
1219006 Current drinker
2  266917007 Occasional drinker - <1u/day
2  160575005 Light drinker - 1-2u/day
2  160576006 Moderate drinker - 3-6u/day
2  160577002 Heavy drinker - 7-9u/day
2  160578007 Very heavy drinker - greater than 9 units/day

Source1

{
  "resourceType": "CodeSystem",
  "id": "hs-alcohol-drinking-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://healthsense.e-medlab.com/CodeSystem/hs-alcohol-drinking-status",
  "version": "0.1.0",
  "name": "HsAlcoholDrinkingStatus",
  "title": "Alcohol Drinking Status",
  "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": "Alkohooli tarbimise tase",
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "105542008",
      "display": "Current non-drinker of alcohol"
    },
    {
      "code": "82581004",
      "display": "Ex-drinker"
    },
    {
      "code": "28127009",
      "display": "Social drinker"
    },
    {
      "code": "219006",
      "display": "Current drinker",
      "concept": [
        {
          "code": "266917007",
          "display": "Occasional drinker - <1u/day"
        },
        {
          "code": "160575005",
          "display": "Light drinker - 1-2u/day"
        },
        {
          "code": "160576006",
          "display": "Moderate drinker - 3-6u/day"
        },
        {
          "code": "160577002",
          "display": "Heavy drinker - 7-9u/day"
        },
        {
          "code": "160578007",
          "display": "Very heavy drinker - greater than 9 units/day"
        }
      ]
    }
  ]
}