臺灣社政領域基礎實作指引, 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-20 |
{
"resourceType" : "CodeSystem",
"id" : "twss-case-report-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-case-report-type</b></p><a name=\"twss-case-report-type\"> </a><a name=\"hctwss-case-report-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-case-report-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\">A<a name=\"twss-case-report-type-A\"> </a></td><td>初報</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-case-report-type-B\"> </a></td><td>續報</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-case-report-type-C\"> </a></td><td>結報</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"twss-case-report-type-2\"> </a></td><td>責任通報</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-case-report-type",
"version" : "0.0.1",
"name" : "TWSSCaseReportType",
"title" : "TWSS-通報類型",
"status" : "active",
"experimental" : false,
"date" : "2026-08-20T16:38:23+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "社家署個案通報的業務類型代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "A",
"display" : "初報"
},
{
"code" : "B",
"display" : "續報"
},
{
"code" : "C",
"display" : "結報"
},
{
"code" : "2",
"display" : "責任通報"
}
]
}