{
  "resourceType" : "CodeSystem",
  "id" : "twss-organization-capacity-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-organization-capacity-type",
  "version" : "0.0.1",
  "name" : "TWSSOrganizationCapacityType",
  "title" : "TWSS-機構收容量能類型",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-25T04:44:36+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [{
    "name" : "衛生福利部社會及家庭署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.twss.gov.tw/"
    }]
  }],
  "description" : "機構收容量能的類型代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "admission-capacity",
    "display" : "可收容人數"
  },
  {
    "code" : "serviceable-beds",
    "display" : "可服務床位"
  },
  {
    "code" : "isolation-beds",
    "display" : "隔離專用床位"
  }]
}