FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-patient-education-information-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 patient-education-information-response-min
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:教育資訊 Questionnaire | ||
![]() ![]() | |||
![]() ![]() ![]() | TWSS-就學現況: 2 (就學中) | ||
![]() ![]() ![]() | 南港國中 | ||
![]() ![]() ![]() | 二年級 | ||
![]() ![]() ![]() | false | ||
![]() ![]() ![]() | TWSS-教育程度: 3 (國中) | ||
{
"resourceType": "QuestionnaireResponse",
"id": "patient-education-information-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/education-information",
"status": "completed",
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/assessment-service-min"
},
"authored": "2026-08-25T09:00:00+08:00",
"author": {
"reference": "Practitioner/prac-min"
},
"item": [
{
"linkId": "21",
"item": [
{
"linkId": "21.1",
"answer": [
{
"valueCoding": {
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-schooling-status",
"code": "2",
"display": "就學中"
}
}
]
},
{
"linkId": "21.3",
"answer": [
{
"valueString": "南港國中"
}
]
},
{
"linkId": "21.4",
"answer": [
{
"valueString": "二年級"
}
]
},
{
"linkId": "21.6",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "21.8",
"answer": [
{
"valueCoding": {
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-education-level",
"code": "3",
"display": "國中"
}
}
]
}
]
}
]
}