臺灣社政領域基礎實作指引, 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-10 |
{
"resourceType" : "CodeSystem",
"id" : "twss-observation-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-observation-type</b></p><a name=\"twss-observation-type\"> </a><a name=\"hctwss-observation-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-observation-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\">relation-criminal-record<a name=\"twss-observation-type-relation-criminal-record\"> </a></td><td>關係人不良犯罪紀錄</td></tr><tr><td style=\"white-space:nowrap\">relation-substance-use<a name=\"twss-observation-type-relation-substance-use\"> </a></td><td>關係人物質濫用</td></tr><tr><td style=\"white-space:nowrap\">disability-certificate-status<a name=\"twss-observation-type-disability-certificate-status\"> </a></td><td>身心障礙證明狀態</td></tr><tr><td style=\"white-space:nowrap\">practitioner-education<a name=\"twss-observation-type-practitioner-education\"> </a></td><td>服務人教育經歷</td></tr><tr><td style=\"white-space:nowrap\">practitioner-training<a name=\"twss-observation-type-practitioner-training\"> </a></td><td>服務人受訓課程</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-observation-type",
"version" : "0.0.1",
"name" : "TWSSObservationType",
"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" : "TWSS Base 評估觀察類型代碼系統。",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "relation-criminal-record",
"display" : "關係人不良犯罪紀錄"
},
{
"code" : "relation-substance-use",
"display" : "關係人物質濫用"
},
{
"code" : "disability-certificate-status",
"display" : "身心障礙證明狀態"
},
{
"code" : "practitioner-education",
"display" : "服務人教育經歷"
},
{
"code" : "practitioner-training",
"display" : "服務人受訓課程"
}
]
}