FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-cvd-tobacco-use-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-cvd-tobacco-use-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/cvd-tobacco-use-cs |
| Version | 0.7.0 |
| Status | draft |
| Date | 2026-08-10T08:54:50+00:00 |
| Name | CvdTobaccoUseCS |
| Title | CVD tobacco use answers |
| Description | Answer codes for tobacco product use in the cardiovascular disease risk screening questionnaire |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem cvd-tobacco-use-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/cvd-tobacco-use-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| not-use | Iste'mol qilmaydi |
| use | Iste'mol qiladi |
| quit | Tashlagan |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| not-use | Does not use | Не употребляет |
| use | Uses | Употребляет |
| quit | Quit | Бросил |
Russian
Сгенерированный нарратив: CodeSystem cvd-tobacco-use-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/cvd-tobacco-use-cs case-sensitive определяет следующие коды в иерархии Is-A:
| Код | Отображение |
| not-use | Iste'mol qilmaydi |
| use | Iste'mol qiladi |
| quit | Tashlagan |
Дополнительные языковые дисплеи
| Код | English (English, en) | Русский (Russian, ru) |
| not-use | Does not use | Не употребляет |
| use | Uses | Употребляет |
| quit | Quit | Бросил |
Uzbek
Generated Narrative: CodeSystem cvd-tobacco-use-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/cvd-tobacco-use-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| not-use | Iste'mol qilmaydi |
| use | Iste'mol qiladi |
| quit | Tashlagan |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| not-use | Does not use | Не употребляет |
| use | Uses | Употребляет |
| quit | Quit | Бросил |
{
"resourceType": "CodeSystem",
"id": "cvd-tobacco-use-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/cvd-tobacco-use-cs",
"version": "0.7.0",
"name": "CvdTobaccoUseCS",
"title": "CVD tobacco use answers",
"status": "draft",
"experimental": true,
"date": "2026-08-10T08:54:50+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Ministry of Health of the Republic of Uzbekistan",
"telecom": [
{
"system": "url",
"value": "https://gov.uz/en/ssv"
},
{
"system": "email",
"value": "info@ssv.uz"
}
]
}
],
"description": "Answer codes for tobacco product use in the cardiovascular disease risk screening questionnaire",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 3,
"concept": [
{
"code": "not-use",
"display": "Iste'mol qilmaydi",
"designation": [
{
"language": "ru",
"value": "Не употребляет"
},
{
"language": "en",
"value": "Does not use"
}
]
},
{
"code": "use",
"display": "Iste'mol qiladi",
"designation": [
{
"language": "ru",
"value": "Употребляет"
},
{
"language": "en",
"value": "Uses"
}
]
},
{
"code": "quit",
"display": "Tashlagan",
"designation": [
{
"language": "ru",
"value": "Бросил"
},
{
"language": "en",
"value": "Quit"
}
]
}
]
}