FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | CodeSystem |
| Id | CodeSystem-CSTCT.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem-CSTCT.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSTCT |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-08T02:54:12+00:00 |
| Name | CSTCT |
| Title | Trunk Control Test (TCT) 評估量表代碼及對照表 |
| Realm | us |
| Authority | hl7 |
| Description | Trunk Control Test(TCT) 用於評估病患軀幹功能的代碼系統及其對照表 |
| Content | complete |
| ValueSet | |
| VSTCT | Trunk Contrl Test (TCT) 評估量表值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSTCT
This code system https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSTCT defines the following codes:
| Code | Display |
| 0 | 在沒有他人協助的情況下沒辦法獨力完成 |
| 12 | 可以完成動作但不協調 |
| 25 | 可以順利完成動作 |
{
"resourceType": "CodeSystem",
"id": "CSTCT",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSTCT",
"version": "0.1.0",
"name": "CSTCT",
"title": "Trunk Control Test (TCT) 評估量表代碼及對照表",
"status": "draft",
"date": "2026-01-08T02:54:12+00:00",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"description": "Trunk Control Test(TCT) 用於評估病患軀幹功能的代碼系統及其對照表",
"content": "complete",
"count": 3,
"concept": [
{
"code": "0",
"display": "在沒有他人協助的情況下沒辦法獨力完成"
},
{
"code": "12",
"display": "可以完成動作但不協調"
},
{
"code": "25",
"display": "可以順利完成動作"
}
]
}