@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 -------------------------------------------------------------------

<https://sfaa.gov.tw/base/CodeSystem/twss-disability-type-legacy> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "twss-disability-type-legacy"] ;
  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 twss-disability-type-legacy</b></p><a name=\"twss-disability-type-legacy\"> </a><a name=\"hctwss-disability-type-legacy\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-disability-type-legacy</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\">1<a name=\"twss-disability-type-legacy-1\"> </a></td><td>視覺障礙</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"twss-disability-type-legacy-2\"> </a></td><td>聽覺機能障礙</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"twss-disability-type-legacy-3\"> </a></td><td>聲音或語言機能障礙</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"twss-disability-type-legacy-4\"> </a></td><td>肢體障礙</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"twss-disability-type-legacy-5\"> </a></td><td>智能障礙</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"twss-disability-type-legacy-6\"> </a></td><td>多重障礙</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"twss-disability-type-legacy-7\"> </a></td><td>重要器官失去功能</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"twss-disability-type-legacy-8\"> </a></td><td>顏面損傷</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"twss-disability-type-legacy-9\"> </a></td><td>植物人</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"twss-disability-type-legacy-10\"> </a></td><td>失智症</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"twss-disability-type-legacy-11\"> </a></td><td>自閉症</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"twss-disability-type-legacy-12\"> </a></td><td>染色體異常</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"twss-disability-type-legacy-13\"> </a></td><td>先天代謝異常</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"twss-disability-type-legacy-14\"> </a></td><td>其他先天缺陷</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"twss-disability-type-legacy-15\"> </a></td><td>慢性精神病</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"twss-disability-type-legacy-16\"> </a></td><td>平衡機能障礙</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"twss-disability-type-legacy-17\"> </a></td><td>頑性（難治型）癲癇症</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"twss-disability-type-legacy-18\"> </a></td><td>罕見疾病</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"twss-disability-type-legacy-99\"> </a></td><td>新制對應不到舊制</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-disability-type-legacy"] ;
  fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
  fhir:CodeSystem.name [ fhir:value "TWSSDisabilityTypeLegacy"] ;
  fhir:CodeSystem.title [ fhir:value "TWSS-身心障礙舊制障礙類別"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-11T08:18:14+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "衛生福利部社會及家庭署"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "衛生福利部社會及家庭署" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.twss.gov.tw/" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "身心障礙舊制障礙類別代碼。"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "19"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "視覺障礙" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "聽覺機能障礙" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "聲音或語言機能障礙" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "肢體障礙" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "智能障礙" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "多重障礙" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "重要器官失去功能" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "顏面損傷" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "植物人" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "10" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "失智症" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "11" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "自閉症" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "12" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "染色體異常" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "13" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "先天代謝異常" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "14" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "其他先天缺陷" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "15" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "慢性精神病" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "平衡機能障礙" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "17" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "頑性（難治型）癲癇症" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "18" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "罕見疾病" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "99" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "新制對應不到舊制" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://sfaa.gov.tw/base/CodeSystem/twss-disability-type-legacy.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

