FHIR IG analytics| Package | myhie.v4 |
| Resource Type | QuestionnaireResponse |
| Id | qr-child-ds-add.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "qr-child-ds-add",
"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-child-ds-add"
},
"questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-child-ds-add",
"status": "completed",
"subject": {
"reference": "Patient/3a1fe467-cad5-4ec9-83f8-fd6dfb46470c"
},
"authored": "2023-04-27T00:20:14.414Z",
"item": [
{
"linkId": "child-ds-add.1",
"text": "Age of Child",
"answer": [
{
"valueString": "enter string here"
}
]
},
{
"linkId": "child-ds-add.2",
"text": "History of Presenting Illness",
"answer": [
{
"valueString": "enter string here"
}
]
},
{
"linkId": "child-ds-add.3",
"text": "Examination",
"answer": [
{
"valueString": "enter string here"
}
]
},
{
"linkId": "child-ds-add.4",
"text": "Management/Plan",
"answer": [
{
"valueString": "enter string here"
}
]
},
{
"linkId": "child-ds-add.5",
"text": "Additional Remarks",
"answer": [
{
"valueString": "enter string here"
}
]
}
]
}