FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | Questionnaire |
| Id | Questionnaire-BBTQuestionnaire.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire-BBTQuestionnaire.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/BBTQuestionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-08T02:54:12+00:00 |
| Title | BBT評估量表 |
| Realm | us |
| Authority | hl7 |
| Description | 評估手部功能 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire BBTQuestionnaire
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 評估手部功能 | Questionnaire | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/BBTQuestionnaire#0.1.0 | |
![]() ![]() | 左手移動的積木數 | 1..1 | integer | |
![]() ![]() | 右手移動的積木數 | 1..1 | integer | |
{
"resourceType": "Questionnaire",
"id": "BBTQuestionnaire",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/BBTQuestionnaire",
"version": "0.1.0",
"title": "BBT評估量表",
"status": "active",
"date": "2026-01-08T02:54:12+00:00",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"description": "評估手部功能",
"item": [
{
"linkId": "left-hand",
"text": "左手移動的積木數",
"type": "integer",
"required": true
},
{
"linkId": "right-hand",
"text": "右手移動的積木數",
"type": "integer",
"required": true
}
]
}