FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-example-hcv-response.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: QuestionnaireResponse example-hcv-response
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:HEPATITIS QUESTIONNAIRE | ||
![]() ![]() | MAIN INFORMATION | ||
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | true | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | Sofosbuvir + Declatasvir | |
![]() ![]() | Gynecological treatment / Pregnancy | ||
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | SNOMED CT: 255246003 (First trimester) | |
Russian
Сгенерированный нарратив: QuestionnaireResponse example-hcv-response
| LinkID | Текст | Определение | Ответ |
|---|---|---|---|
![]() | Questionnaire:HEPATITIS QUESTIONNAIRE | ||
![]() ![]() | MAIN INFORMATION | ||
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | true | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | Sofosbuvir + Declatasvir | |
![]() ![]() | Gynecological treatment / Pregnancy | ||
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | SNOMED CT: 255246003 (First trimester) | |
Uzbek
Generated Narrative: QuestionnaireResponse example-hcv-response
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:HEPATITIS QUESTIONNAIRE | ||
![]() ![]() | MAIN INFORMATION | ||
![]() ![]() ![]() | Has treatment for HCV/HBV been conducted in the past (in the patient's history)? | true | |
![]() ![]() ![]() | What medications were taken against HCV/HBV? | Sofosbuvir + Declatasvir | |
![]() ![]() | Gynecological treatment / Pregnancy | ||
![]() ![]() ![]() | Pregnancy duration (Homiladorlik muddati) | SNOMED CT: 255246003 (First trimester) | |
{
"resourceType": "QuestionnaireResponse",
"id": "example-hcv-response",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:6f9b9d8e-3b7d-4d87-8f6e-123456789abc"
}
],
"questionnaire": "https://dhp.uz/fhir/integrations/Questionnaire/hepatitis-questionnaire",
"status": "completed",
"subject": {
"reference": "Patient/example-hepatitis-patient"
},
"authored": "2026-03-19T12:00:00Z",
"author": {
"reference": "PractitionerRole/muratova-gulshoda-role"
},
"item": [
{
"linkId": "grp-1",
"text": "MAIN INFORMATION",
"item": [
{
"linkId": "hx-tx-hcv-hbv",
"text": "Has treatment for HCV/HBV been conducted in the past (in the patient's history)?",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "hx-tx-hcv-hbv-meds",
"text": "What medications were taken against HCV/HBV?",
"answer": [
{
"valueString": "Sofosbuvir + Declatasvir"
}
]
}
]
},
{
"linkId": "grp-pregnancy",
"text": "Gynecological treatment / Pregnancy",
"item": [
{
"linkId": "pregnancy-trimester",
"text": "Pregnancy duration (Homiladorlik muddati)",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "255246003",
"display": "First trimester"
}
}
]
}
]
}
]
}