臺灣社政領域基礎實作指引, 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-09-16 |
{
"resourceType" : "CodeSystem",
"id" : "twss-consent-scope",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-consent-scope</b></p><a name=\"twss-consent-scope\"> </a><a name=\"hctwss-consent-scope\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-consent-scope</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">personal-data-privacy<a name=\"twss-consent-scope-personal-data-privacy\"> </a></td><td>個人資料隱私</td><td>同意個人資料之蒐集、處理、利用或提供。</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-consent-scope",
"version" : "0.0.1",
"name" : "TWSSConsentScopeCS",
"title" : "TWSS-同意適用範圍代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-09-16T06:58:47+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "定義臺灣社政領域個人資料同意的適用範圍。此代碼不使用 FHIR R4 的 patient-privacy,以支援個案、關係人及服務人員本人的個人資料同意。",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "personal-data-privacy",
"display" : "個人資料隱私",
"definition" : "同意個人資料之蒐集、處理、利用或提供。"
}
]
}