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

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-health-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-health-status</b></p><a name=\"twss-health-status\"> </a><a name=\"hctwss-health-status\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-health-status</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\">A<a name=\"twss-health-status-A\"> </a></td><td>身心障礙</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-health-status-B\"> </a></td><td>疑似身心障礙</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-health-status-C\"> </a></td><td>發展遲緩</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-health-status-D\"> </a></td><td>疑似發展遲緩</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-health-status-E\"> </a></td><td>重大傷病卡</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"twss-health-status-X\"> </a></td><td>以上皆無</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-health-status-Z\"> </a></td><td>其他</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-health-status",
  "version" : "0.0.1",
  "name" : "TWSSHealthStatus",
  "title" : "TWSS-身心健康狀況",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-10T08:34:13+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "身心健康狀況代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "A",
      "display" : "身心障礙"
    },
    {
      "code" : "B",
      "display" : "疑似身心障礙"
    },
    {
      "code" : "C",
      "display" : "發展遲緩"
    },
    {
      "code" : "D",
      "display" : "疑似發展遲緩"
    },
    {
      "code" : "E",
      "display" : "重大傷病卡"
    },
    {
      "code" : "X",
      "display" : "以上皆無"
    },
    {
      "code" : "Z",
      "display" : "其他"
    }
  ]
}