FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-case-basic-family-response-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse case-basic-family-response-min
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:個案基本與家庭資訊 Questionnaire | ||
![]() ![]() | |||
![]() ![]() ![]() | TWSS-家庭結構代碼系統: A (雙親家庭) | ||
![]() ![]() ![]() | TWSS-子女狀態代碼系統: 1 (有子女) | ||
![]() ![]() ![]() | 2 | ||
![]() ![]() ![]() | 65000 | ||
![]() ![]() ![]() | TWSS-特殊教育學生類型代碼系統: 0 (無) | ||
![]() ![]() ![]() | false | ||
![]() ![]() ![]() | false | ||
{
"resourceType": "QuestionnaireResponse",
"id": "case-basic-family-response-min",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/AssessmentQuestionnaireResponse-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/case-report-min"
}
],
"questionnaire": "https://sfaa.gov.tw/base/Questionnaire/case-basic-family-information",
"status": "completed",
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/assessment-service-min"
},
"authored": "2026-08-18T09:00:00+08:00",
"author": {
"reference": "Practitioner/prac-min"
},
"item": [
{
"linkId": "12",
"item": [
{
"linkId": "12.1",
"answer": [
{
"valueCoding": {
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-family-structure",
"code": "A",
"display": "雙親家庭"
}
}
]
},
{
"linkId": "12.2",
"answer": [
{
"valueCoding": {
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-children-status",
"code": "1",
"display": "有子女"
}
}
]
},
{
"linkId": "12.3",
"answer": [
{
"valueDecimal": 2
}
]
},
{
"linkId": "12.4",
"answer": [
{
"valueDecimal": 65000
}
]
},
{
"linkId": "12.5",
"answer": [
{
"valueCoding": {
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-special-education-type",
"code": "0",
"display": "無"
}
}
]
},
{
"linkId": "12.6",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "12.7",
"answer": [
{
"valueBoolean": false
}
]
}
]
}
]
}