臺灣社政領域基礎實作指引
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-服務人受訓課程組成項目值集 - JSON Representation

Draft as of 2026-08-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "twss-practitioner-training-component-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-practitioner-training-component-vs</b></p><a name=\"twss-practitioner-training-component-vs\"> </a><a name=\"hctwss-practitioner-training-component-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-twss-practitioner-training-component.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-training-component.html#twss-practitioner-training-component-training-course-name\">training-course-name</a></td><td>受訓課程名稱</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-training-component.html#twss-practitioner-training-component-training-course-hours\">training-course-hours</a></td><td>受訓課程時數</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-training-component.html#twss-practitioner-training-component-training-course-type\">training-course-type</a></td><td>受訓課程類型</td></tr><tr><td><a href=\"CodeSystem-twss-practitioner-training-component.html#twss-practitioner-training-component-course-provider\">course-provider</a></td><td>開課單位</td></tr></table></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-practitioner-training-component-vs",
  "version" : "0.0.1",
  "name" : "TWSSPractitionerTrainingComponentVS",
  "title" : "TWSS-服務人受訓課程組成項目值集",
  "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" : "服務人受訓課程 Observation 使用的組成項目值集。",
  "compose" : {
    "include" : [
      {
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component",
        "concept" : [
          {
            "code" : "training-course-name",
            "display" : "受訓課程名稱"
          },
          {
            "code" : "training-course-hours",
            "display" : "受訓課程時數"
          },
          {
            "code" : "training-course-type",
            "display" : "受訓課程類型"
          },
          {
            "code" : "course-provider",
            "display" : "開課單位"
          }
        ]
      }
    ]
  }
}