臺灣社政領域基礎實作指引
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-房屋類型 - JSON Representation

Active as of 2026-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-housing-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-housing-type</b></p><a name=\"twss-housing-type\"> </a><a name=\"hctwss-housing-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-housing-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\">1<a name=\"twss-housing-type-1\"> </a></td><td>無電梯獨棟房屋</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"twss-housing-type-2\"> </a></td><td>有電梯獨棟房屋</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"twss-housing-type-3\"> </a></td><td>有電梯公寓</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"twss-housing-type-4\"> </a></td><td>無電梯公寓</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"twss-housing-type-5\"> </a></td><td>平房</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"twss-housing-type-6\"> </a></td><td>無電梯集合住宅</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"twss-housing-type-7\"> </a></td><td>有電梯集合住宅</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"twss-housing-type-8\"> </a></td><td>三合院舍</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"twss-housing-type-99\"> </a></td><td>其他</td></tr></table></div>"
  },
  "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" : "其他"
    }
  ]
}