<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-physical-disability-type"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-physical-disability-type</b></p><a name="twss-physical-disability-type"> </a><a name="hctwss-physical-disability-type"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-physical-disability-type</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">A<a name="twss-physical-disability-type-A"> </a></td><td>上肢</td></tr><tr><td style="white-space:nowrap">B<a name="twss-physical-disability-type-B"> </a></td><td>下肢</td></tr></table></div>
  </text>
  <url value="https://sfaa.gov.tw/base/CodeSystem/twss-physical-disability-type"/>
  <version value="0.0.1"/>
  <name value="TWSSPhysicalDisabilityType"/>
  <title value="TWSS-肢體障礙類別"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-11T08:18:14+00:00"/>
  <publisher value="衛生福利部社會及家庭署"/>
  <contact>
    <name value="衛生福利部社會及家庭署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.twss.gov.tw/"/>
    </telecom>
  </contact>
  <description value="TWSS Base 使用的肢體障礙類別代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="A"/>
    <display value="上肢"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="下肢"/>
  </concept>
</CodeSystem>