FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Questionnaire |
| Id | Questionnaire-visit-record.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-visit-record.html |
| URL | https://sfaa.gov.tw/base/Questionnaire/visit-record |
| Status | active |
| Date | 2026-08-11T08:18:14+00:00 |
| Title | 訪視紀錄 Questionnaire |
| Realm | tw |
| Authority | national |
| Description | 記錄訪視對象、方式、開始與結束時間及摘要的表單。 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
本問卷定義訪視對象、方式、時間與摘要之記錄題目。
{
"resourceType": "Questionnaire",
"id": "visit-record",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-visit-record-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/Questionnaire/visit-record",
"title": "訪視紀錄 Questionnaire",
"status": "active",
"subjectType": [
"Patient"
],
"date": "2026-08-11T08:18:14+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "記錄訪視對象、方式、開始與結束時間及摘要的表單。",
"item": [
{
"linkId": "11.1",
"text": "訪視對象",
"type": "choice"
},
{
"linkId": "11.2",
"text": "訪視服務方式",
"type": "choice"
},
{
"linkId": "11.3",
"text": "訪視開始時間",
"type": "dateTime"
},
{
"linkId": "11.4",
"text": "訪視結束時間",
"type": "dateTime"
},
{
"linkId": "11.5",
"text": "訪視摘要",
"type": "text"
}
]
}