FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | QuestionnaireResponse |
| Id | qr-hajj-female.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "qr-hajj-female",
"meta": {
"source": "http://provider.hie.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/QuestionnaireResponse-my-core"
]
},
"identifier": {
"system": "http://fhir.hie.moh.gov.my/sid/template-section",
"value": "qr-hajj-female"
},
"questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-female",
"status": "completed",
"subject": {
"reference": "Patient/5a6a0bc3-2c32-4e01-bcb4-56ddcb4d34c7"
},
"authored": "2023-12-07T09:00:00+08:00",
"item": [
{
"linkId": "1",
"text": "Adakah anda mengandung sekarang?",
"answer": [
{
"valueBoolean": true,
"item": [
{
"linkId": "2",
"text": "Jika Ya, tarikh haid terakhir",
"answer": [
{
"valueDate": "2023-12-11"
}
]
}
]
}
]
},
{
"linkId": "3",
"text": "Adakah anda menghadapi masalah sakit puan",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "4",
"text": "Pernahkah anda mengalami rahim / peranakan turun (\"Uterine prolapse\")?",
"answer": [
{
"valueBoolean": false
}
]
}
]
}