FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.rehabig
Resource TypeCodeSystem
IdCodeSystem-CSTCT.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem-CSTCT.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSTCT
Version0.1.0
Statusdraft
Date2026-01-08T02:54:12+00:00
NameCSTCT
TitleTrunk Control Test (TCT) 評估量表代碼及對照表
Realmus
Authorityhl7
DescriptionTrunk Control Test(TCT) 用於評估病患軀幹功能的代碼系統及其對照表
Contentcomplete

Resources that use this resource

ValueSet
VSTCTTrunk Contrl Test (TCT) 評估量表值集

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
0 在沒有他人協助的情況下沒辦法獨力完成
12 可以完成動作但不協調
25 可以順利完成動作

Source1

{
  "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": "可以順利完成動作"
    }
  ]
}