| Package | myhie.v4-test |
| Resource Type | Questionnaire |
| Id | q-hajj-disability |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=myhie.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-disability |
| URL | http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-disability |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-01-12T07:01:56.2573632+00:00 |
| Name | QHajjDisability |
| Title | Status Keupayaan |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Questionnaire",
"id": "q-hajj-disability",
"url": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-disability",
"version": "1.0.0",
"name": "QHajjDisability",
"title": "Status Keupayaan",
"status": "active",
"date": "2024-01-12T07:01:56.2573632+00:00",
"item": [
{
"linkId": "1",
"text": "Status Daif Bakal Haji",
"type": "choice",
"answerOption": [
{
"valueCoding": {
"code": "00",
"display": "Normal"
}
},
{
"valueCoding": {
"code": "01",
"display": "Daif"
}
}
]
},
{
"linkId": "2",
"text": "Jika DAIF, tandakan jenis daif seperti di bawah",
"type": "group",
"enableWhen": [
{
"question": "1",
"operator": "=",
"answerCoding": {
"code": "01",
"display": "Daif"
}
}
],
"item": [
{
"linkId": "2.1",
"text": "Berkerusi roda",
"type": "boolean"
},
{
"linkId": "2.2",
"text": "Ilat Penglihatan",
"type": "boolean"
},
{
"linkId": "2.3",
"text": "Ilat Pendengaran",
"type": "boolean"
},
{
"linkId": "2.4",
"text": "Ilat Pertuturan",
"type": "boolean"
},
{
"linkId": "2.5",
"text": "Ilat Fizikal (ketidaksempurnaan fizikal)",
"type": "boolean",
"item": [
{
"linkId": "2.6",
"text": "Catatan",
"type": "string",
"enableWhen": [
{
"question": "2.5",
"operator": "=",
"answerBoolean": true
}
]
}
]
},
{
"linkId": "2.7",
"text": "Obesiti (Tahap 1 & 2)",
"type": "boolean"
},
{
"linkId": "2.8",
"text": "Masalah Pembelajaran",
"type": "boolean"
},
{
"linkId": "2.9",
"text": "Demensia (Tahap Ringan)",
"type": "boolean"
},
{
"linkId": "2.10",
"text": "Lain-lain",
"type": "boolean",
"item": [
{
"linkId": "2.11",
"text": "Catatan",
"type": "string",
"enableWhen": [
{
"question": "2.10",
"operator": "=",
"answerBoolean": true
}
]
}
]
}
]
}
]
}