臺灣社政領域基礎實作指引
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-episode-of-care-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-episode-of-care-type</b></p><a name=\"twss-episode-of-care-type\"> </a><a name=\"hctwss-episode-of-care-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-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\">disability-transition<a name=\"twss-episode-of-care-type-disability-transition\"> </a></td><td>身心障礙轉銜服務</td></tr><tr><td style=\"white-space:nowrap\">vulnerable-family<a name=\"twss-episode-of-care-type-vulnerable-family\"> </a></td><td>脆弱家庭服務</td></tr><tr><td style=\"white-space:nowrap\">community-care<a name=\"twss-episode-of-care-type-community-care\"> </a></td><td>社區關懷服務</td></tr><tr><td style=\"white-space:nowrap\">child-placement<a name=\"twss-episode-of-care-type-child-placement\"> </a></td><td>兒少安置及教養服務</td></tr><tr><td style=\"white-space:nowrap\">early-intervention<a name=\"twss-episode-of-care-type-early-intervention\"> </a></td><td>兒童發展通報轉介及個案管理服務</td></tr><tr><td style=\"white-space:nowrap\">childcare<a name=\"twss-episode-of-care-type-childcare\"> </a></td><td>托育服務</td></tr><tr><td style=\"white-space:nowrap\">adoption<a name=\"twss-episode-of-care-type-adoption\"> </a></td><td>收出養服務</td></tr><tr><td style=\"white-space:nowrap\">subsidy<a name=\"twss-episode-of-care-type-subsidy\"> </a></td><td>補助案件</td></tr><tr><td style=\"white-space:nowrap\">referral<a name=\"twss-episode-of-care-type-referral\"> </a></td><td>轉介</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-type",
  "version" : "0.0.1",
  "name" : "TWSSEpisodeOfCareType",
  "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" : 9,
  "concept" : [
    {
      "code" : "disability-transition",
      "display" : "身心障礙轉銜服務"
    },
    {
      "code" : "vulnerable-family",
      "display" : "脆弱家庭服務"
    },
    {
      "code" : "community-care",
      "display" : "社區關懷服務"
    },
    {
      "code" : "child-placement",
      "display" : "兒少安置及教養服務"
    },
    {
      "code" : "early-intervention",
      "display" : "兒童發展通報轉介及個案管理服務"
    },
    {
      "code" : "childcare",
      "display" : "托育服務"
    },
    {
      "code" : "adoption",
      "display" : "收出養服務"
    },
    {
      "code" : "subsidy",
      "display" : "補助案件"
    },
    {
      "code" : "referral",
      "display" : "轉介"
    }
  ]
}