臺灣社政領域基礎實作指引, 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
| Draft as of 2026-08-10 |
{
"resourceType" : "ValueSet",
"id" : "twss-service-request-category-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-service-request-category-vs</b></p><a name=\"twss-service-request-category-vs\"> </a><a name=\"hctwss-service-request-category-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/185087000\">185087000</a></td><td>Notifications</td></tr><tr><td><a href=\"http://snomed.info/id/306206005\">306206005</a></td><td>Referral to service</td></tr></table></li></ul></div>"
},
"url" : "https://sfaa.gov.tw/base/ValueSet/twss-service-request-category-vs",
"version" : "0.0.1",
"name" : "TWSSServiceRequestCategoryVS",
"title" : "TWSS-通報與轉介ServiceRequest類型值集",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-10T08:34:13+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "TWSS 個案通報與個案轉介 ServiceRequest 的類型代碼。",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "185087000",
"display" : "Notifications"
},
{
"code" : "306206005",
"display" : "Referral to service"
}
]
}
]
}
}