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

FHIR IG analytics

Packagelt.hl7.fhir.lifestyle
Resource TypeValueSet
IdValueSet-alcohol-use-frequency.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-alcohol-use-frequency.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/alcohol-use-frequency
Version0.0.1
Statusactive
Date2026-01-06T12:16:15+00:00
NameAlcoholUseFrequencyVS
TitleAlcohol Use Frequency
DescriptionFrequency of alcohol consumption.

Resources that use this resource

StructureDefinition
lt-alcohol-use-historyAlcohol Use History

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet alcohol-use-frequency

Language: en


Lithuanian


Generated Narrative: ValueSet alcohol-use-frequency

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "alcohol-use-frequency",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/alcohol-use-frequency",
  "version": "0.0.1",
  "name": "AlcoholUseFrequencyVS",
  "title": "Alcohol Use Frequency",
  "status": "active",
  "experimental": false,
  "date": "2026-01-06T12:16:15+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Frequency of alcohol consumption.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "69620002",
            "display": "Daily (qualifier value)"
          },
          {
            "code": "14497002",
            "display": "Weekly (qualifier value)"
          },
          {
            "code": "89185003",
            "display": "Monthly (qualifier value)"
          }
        ]
      }
    ]
  }
}