臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: TWSS-機構評鑑等級 - XML Representation

Active as of 2026-08-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-organization-accreditation-level"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-organization-accreditation-level</b></p><a name="twss-organization-accreditation-level"> </a><a name="hctwss-organization-accreditation-level"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-organization-accreditation-level</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-organization-accreditation-level-A"> </a></td><td>優等</td></tr><tr><td style="white-space:nowrap">B<a name="twss-organization-accreditation-level-B"> </a></td><td>甲等</td></tr><tr><td style="white-space:nowrap">C<a name="twss-organization-accreditation-level-C"> </a></td><td>乙等</td></tr><tr><td style="white-space:nowrap">D<a name="twss-organization-accreditation-level-D"> </a></td><td>丙等</td></tr><tr><td style="white-space:nowrap">E<a name="twss-organization-accreditation-level-E"> </a></td><td>丁等</td></tr><tr><td style="white-space:nowrap">J<a name="twss-organization-accreditation-level-J"> </a></td><td>丙等(複評通過)</td></tr><tr><td style="white-space:nowrap">K<a name="twss-organization-accreditation-level-K"> </a></td><td>丁等(複評通過)</td></tr><tr><td style="white-space:nowrap">X<a name="twss-organization-accreditation-level-X"> </a></td><td>未評鑑</td></tr></table></div>
  </text>
  <url
       value="https://sfaa.gov.tw/base/CodeSystem/twss-organization-accreditation-level"/>
  <version value="0.0.1"/>
  <name value="TWSSOrganizationAccreditationLevel"/>
  <title value="TWSS-機構評鑑等級"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-20T16:38:23+00:00"/>
  <publisher value="衛生福利部社會及家庭署"/>
  <contact>
    <name value="衛生福利部社會及家庭署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.twss.gov.tw/"/>
    </telecom>
  </contact>
  <description value="社家署機構評鑑等級代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="A"/>
    <display value="優等"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="甲等"/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="乙等"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="丙等"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="丁等"/>
  </concept>
  <concept>
    <code value="J"/>
    <display value="丙等(複評通過)"/>
  </concept>
  <concept>
    <code value="K"/>
    <display value="丁等(複評通過)"/>
  </concept>
  <concept>
    <code value="X"/>
    <display value="未評鑑"/>
  </concept>
</CodeSystem>