復健訓練量表實作指引 (Rehabilitation Training Scale Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Rehabotics-Medical-Techology-Co/RTS-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-17 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/CSAssessmentExtract> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "CSAssessmentExtract"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSAssessmentExtract</b></p><a name=\"CSAssessmentExtract\"> </a><a name=\"hcCSAssessmentExtract\"> </a><p>This case-sensitive code system <code>https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSAssessmentExtract</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">arat-total<a name=\"CSAssessmentExtract-arat-total\"> </a></td><td>ARAT total score</td></tr><tr><td style=\"white-space:nowrap\">barthel-total<a name=\"CSAssessmentExtract-barthel-total\"> </a></td><td>Barthel Index total score</td></tr><tr><td style=\"white-space:nowrap\">fmaue-motor-total<a name=\"CSAssessmentExtract-fmaue-motor-total\"> </a></td><td>Fugl-Meyer upper extremity motor total score</td></tr><tr><td style=\"white-space:nowrap\">fmaue-sensory-total<a name=\"CSAssessmentExtract-fmaue-sensory-total\"> </a></td><td>Fugl-Meyer upper extremity sensory total score</td></tr><tr><td style=\"white-space:nowrap\">iadl-total<a name=\"CSAssessmentExtract-iadl-total\"> </a></td><td>IADL total score</td></tr><tr><td style=\"white-space:nowrap\">mmse-total<a name=\"CSAssessmentExtract-mmse-total\"> </a></td><td>MMSE total score</td></tr><tr><td style=\"white-space:nowrap\">mrc-total<a name=\"CSAssessmentExtract-mrc-total\"> </a></td><td>MRC total score</td></tr><tr><td style=\"white-space:nowrap\">tct-total<a name=\"CSAssessmentExtract-tct-total\"> </a></td><td>TCT total score</td></tr><tr><td style=\"white-space:nowrap\">miul-total<a name=\"CSAssessmentExtract-miul-total\"> </a></td><td>MI-UL total score</td></tr><tr><td style=\"white-space:nowrap\">wmft-total<a name=\"CSAssessmentExtract-wmft-total\"> </a></td><td>WMFT total score</td></tr><tr><td style=\"white-space:nowrap\">assessment-side<a name=\"CSAssessmentExtract-assessment-side\"> </a></td><td>Assessment side</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSAssessmentExtract"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.25.84413152087298255373727469057004572997" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.2.1"] ;
fhir:CodeSystem.name [ fhir:value "CSAssessmentExtract"] ;
fhir:CodeSystem.title [ fhir:value "Assessment extraction code system"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-06-17"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "Kimsber"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Kimsber" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://github.com/Kimsber" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Local codes used to identify assessment total-score items for SDC QuestionnaireResponse extraction."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "arat-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ARAT total score" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "barthel-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Barthel Index total score" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "fmaue-motor-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Fugl-Meyer upper extremity motor total score" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "fmaue-sensory-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Fugl-Meyer upper extremity sensory total score" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "iadl-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "IADL total score" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "mmse-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "MMSE total score" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "mrc-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "MRC total score" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "tct-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "TCT total score" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "miul-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "MI-UL total score" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "wmft-total" ] ;
fhir:CodeSystem.concept.display [ fhir:value "WMFT total score" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "assessment-side" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assessment side" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/CSAssessmentExtract.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/CSAssessmentExtract.ttl> .
IG © 2026+ Kimsber. Package fhir.rehabig#0.2.1 based on FHIR 4.0.1. Generated 2026-07-23
Links: Table of Contents |
QA Report
