FHIR IG analytics| Package | lt.hl7.fhir.lifestyle |
| Resource Type | ValueSet |
| Id | ValueSet-alcohol-use-frequency.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-alcohol-use-frequency.html |
| URL | https://hl7.lt/fhir/lifestyle/ValueSet/alcohol-use-frequency |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-01-06T12:16:15+00:00 |
| Name | AlcoholUseFrequencyVS |
| Title | Alcohol Use Frequency |
| Description | Frequency of alcohol consumption. |
| StructureDefinition | |
| lt-alcohol-use-history | Alcohol Use History |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet alcohol-use-frequency
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 69620002 | Daily (qualifier value) |
| 14497002 | Weekly (qualifier value) |
| 89185003 | Monthly (qualifier value) |
Lithuanian
Generated Narrative: ValueSet alcohol-use-frequency
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 69620002 | Daily (qualifier value) |
| 14497002 | Weekly (qualifier value) |
| 89185003 | Monthly (qualifier value) |
{
"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)"
}
]
}
]
}
}