FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeCodeSystem
IdCodeSystem-twss-organization-capacity-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-organization-capacity-type.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-organization-capacity-type
Version0.0.1
Statusactive
Date2026-08-24T17:01:19+00:00
NameTWSSOrganizationCapacityType
TitleTWSS-機構收容量能類型
Realmtw
Authoritynational
Description機構收容量能的類型代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-organization-capacity-type-vsTWSS-機構收容量能類型值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem twss-organization-capacity-type

This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-organization-capacity-type defines the following codes:

CodeDisplay
admission-capacity 可收容人數
serviceable-beds 可服務床位
isolation-beds 隔離專用床位

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-organization-capacity-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-24T17:01:19+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": "隔離專用床位"
    }
  ]
}