臺灣社政領域基礎實作指引
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-SNOMED CT與臺灣醫事司醫事人員類別及人員角色值集 - JSON Representation

Draft as of 2026-08-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "twss-practitioner-role-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-practitioner-role-vs</b></p><a name=\"twss-practitioner-role-vs\"> </a><a name=\"hctwss-practitioner-role-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://twcore.mohw.gov.tw/ig/twcore/0.3.2/ValueSet-health-professional-sct-tw.html\">SNOMED CT + 臺灣醫事司醫事人員類別值集</a></li><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/106328005\">106328005</a></td><td>Social worker</td></tr><tr><td><a href=\"http://snomed.info/id/106333009\">106333009</a></td><td>Manager</td></tr><tr><td><a href=\"http://snomed.info/id/158939004\">158939004</a></td><td>Child care officer</td></tr></table></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-practitioner-role-vs",
  "version" : "0.0.1",
  "name" : "TWSSPractitionerRoleVS",
  "title" : "TWSS-SNOMED CT與臺灣醫事司醫事人員類別及人員角色值集",
  "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 Base IG 人員職務或角色值集。優先採用 TW Core 0.3.2 的 SNOMED CT + 臺灣醫事司醫事人員類別值集;該值集無法表達社家署社福業務角色時,優先使用 SNOMED CT 既有標準碼。",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/health-professional-sct-tw"
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "106328005",
            "display" : "Social worker"
          },
          {
            "code" : "106333009",
            "display" : "Manager"
          },
          {
            "code" : "158939004",
            "display" : "Child care officer"
          }
        ]
      }
    ]
  }
}