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-housing-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-housing-type.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-housing-type
Version0.1.0
Statusactive
Date2026-08-11T08:18:14+00:00
NameTWSSHousingType
TitleTWSS-房屋類型
Realmtw
Authoritynational
DescriptionTWSS 房屋類型代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-housing-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-housing-type

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

CodeDisplay
1 無電梯獨棟房屋
2 有電梯獨棟房屋
3 有電梯公寓
4 無電梯公寓
5 平房
6 無電梯集合住宅
7 有電梯集合住宅
8 三合院舍
99 其他

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-housing-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-housing-type",
  "version": "0.1.0",
  "name": "TWSSHousingType",
  "title": "TWSS-房屋類型",
  "status": "active",
  "experimental": false,
  "date": "2026-08-11T08:18:14+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "TWSS 房屋類型代碼。",
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "1",
      "display": "無電梯獨棟房屋"
    },
    {
      "code": "2",
      "display": "有電梯獨棟房屋"
    },
    {
      "code": "3",
      "display": "有電梯公寓"
    },
    {
      "code": "4",
      "display": "無電梯公寓"
    },
    {
      "code": "5",
      "display": "平房"
    },
    {
      "code": "6",
      "display": "無電梯集合住宅"
    },
    {
      "code": "7",
      "display": "有電梯集合住宅"
    },
    {
      "code": "8",
      "display": "三合院舍"
    },
    {
      "code": "99",
      "display": "其他"
    }
  ]
}