臺灣社政領域基礎實作指引, 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
| Active as of 2026-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "twss-task-output-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-task-output-type</b></p><a name=\"twss-task-output-type\"> </a><a name=\"hctwss-task-output-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-task-output-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\">opened-episode-of-care<a name=\"twss-task-output-type-opened-episode-of-care\"> </a></td><td>開案案件</td></tr><tr><td style=\"white-space:nowrap\">open-case-decision<a name=\"twss-task-output-type-open-case-decision\"> </a></td><td>是否開案</td></tr><tr><td style=\"white-space:nowrap\">referral-request<a name=\"twss-task-output-type-referral-request\"> </a></td><td>轉介請求</td></tr><tr><td style=\"white-space:nowrap\">referral-acceptance-decision<a name=\"twss-task-output-type-referral-acceptance-decision\"> </a></td><td>轉介受理情形</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-task-output-type",
"version" : "0.0.1",
"name" : "TWSSTaskOutputType",
"title" : "TWSS-社福審核Task輸出類型",
"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" : "社福個案評估審核 Task 的具名輸出類型。",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "opened-episode-of-care",
"display" : "開案案件"
},
{
"code" : "open-case-decision",
"display" : "是否開案"
},
{
"code" : "referral-request",
"display" : "轉介請求"
},
{
"code" : "referral-acceptance-decision",
"display" : "轉介受理情形"
}
]
}