臺灣社政領域基礎實作指引
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-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-organization-capacity-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-organization-capacity-type</b></p><a name="twss-organization-capacity-type"> </a><a name="hctwss-organization-capacity-type"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-organization-capacity-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">admission-capacity<a name="twss-organization-capacity-type-admission-capacity"> </a></td><td>可收容人數</td></tr><tr><td style="white-space:nowrap">serviceable-beds<a name="twss-organization-capacity-type-serviceable-beds"> </a></td><td>可服務床位</td></tr><tr><td style="white-space:nowrap">isolation-beds<a name="twss-organization-capacity-type-isolation-beds"> </a></td><td>隔離專用床位</td></tr></table></div>
  </text>
  <url
       value="https://sfaa.gov.tw/base/CodeSystem/twss-organization-capacity-type"/>
  <version value="0.0.1"/>
  <name value="TWSSOrganizationCapacityType"/>
  <title value="TWSS-機構收容量能類型"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-25T04:44:36+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="3"/>
  <concept>
    <code value="admission-capacity"/>
    <display value="可收容人數"/>
  </concept>
  <concept>
    <code value="serviceable-beds"/>
    <display value="可服務床位"/>
  </concept>
  <concept>
    <code value="isolation-beds"/>
    <display value="隔離專用床位"/>
  </concept>
</CodeSystem>