臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, 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

: TWSS-個案轉介ServiceRequest項目值集 - JSON Representation

Draft as of 2026-08-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "twss-referral-service-request-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-referral-service-request-code-vs</b></p><a name=\"twss-referral-service-request-code-vs\"> </a><a name=\"hctwss-referral-service-request-code-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/3457005\">3457005</a></td><td>Patient referral</td></tr></table></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-referral-service-request-code-vs",
  "version" : "0.0.1",
  "name" : "TWSSReferralServiceRequestCodeVS",
  "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" : "3457005",
            "display" : "Patient referral"
          }
        ]
      }
    ]
  }
}