FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Questionnaire |
| Id | Questionnaire-hepatitis-questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/Questionnaire-hepatitis-questionnaire.html |
| URL | https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-07-21T08:08:04+00:00 |
| Title | HEPATITIS QUESTIONNAIRE |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Questionnaire hepatitis-questionnaire
Structure| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire#1.0.0 | ||
![]() ![]() | MAIN INFORMATION | 0..1 | group | |
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | 0..1 | boolean | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | 0..1 | string | Enable When: hx-tx-hcv-hbv = true |
![]() ![]() | Gynecological treatment / Pregnancy | 0..1 | group | |
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | 0..1 | coding | Options: 3 options |
Options Sets
Answer options for pregnancy-trimester
Russian
Сгенерированный нарратив: Questionnaire hepatitis-questionnaire
Структура| LinkID | Текст | Кардинальность | Тип | Описание и ограничения |
|---|---|---|---|---|
![]() | Questionnaire | https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire#1.0.0 | ||
![]() ![]() | MAIN INFORMATION | 0..1 | group | |
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | 0..1 | boolean | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | 0..1 | string | Включить когда: hx-tx-hcv-hbv = true |
![]() ![]() | Gynecological treatment / Pregnancy | 0..1 | group | |
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | 0..1 | coding | Параметры: 3 options |
Наборы параметров
Варианты ответов для pregnancy-trimester
Uzbek
Generated Narrative: Questionnaire hepatitis-questionnaire
Structure| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire#1.0.0 | ||
![]() ![]() | MAIN INFORMATION | 0..1 | group | |
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | 0..1 | boolean | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | 0..1 | string | Enable When: hx-tx-hcv-hbv = true |
![]() ![]() | Gynecological treatment / Pregnancy | 0..1 | group | |
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | 0..1 | coding | Options: 3 options |
Options Sets
Answer options for pregnancy-trimester
{
"resourceType": "Questionnaire",
"id": "hepatitis-questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire",
"identifier": [
{
"value": "HCV-HBV-QS-2026"
}
],
"version": "1.0.0",
"title": "HEPATITIS QUESTIONNAIRE",
"status": "active",
"date": "2026-07-21T08:08:04+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"item": [
{
"linkId": "grp-1",
"text": "MAIN INFORMATION",
"type": "group",
"item": [
{
"linkId": "hx-tx-hcv-hbv",
"text": "Has treatment for HCV/HBV been conducted in the past (in the patient's history)?",
"type": "boolean"
},
{
"linkId": "hx-tx-hcv-hbv-meds",
"text": "What medications were taken against HCV/HBV?",
"type": "string",
"enableWhen": [
{
"question": "hx-tx-hcv-hbv",
"operator": "=",
"answerBoolean": true
}
]
}
]
},
{
"linkId": "grp-pregnancy",
"text": "Gynecological treatment / Pregnancy",
"type": "group",
"item": [
{
"linkId": "pregnancy-trimester",
"text": "Pregnancy duration (Homiladorlik muddati)",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "255246003",
"display": "First trimester"
}
},
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "255247007",
"display": "Second trimester"
}
},
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "255248002",
"display": "Third trimester"
}
}
]
}
]
}
]
}