FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeCodeSystem
IdCodeSystem-twss-practitioner-education-component.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-practitioner-education-component.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component
Version0.0.1
Statusactive
Date2026-08-09T20:26:20+00:00
NameTWSSPractitionerEducationComponent
TitleTWSS 服務人教育經歷組成項目代碼系統
Realmtw
Authoritynational
Description服務人教育經歷 Observation 使用的組成項目代碼系統。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-practitioner-education-component-vsTWSS 服務人教育經歷組成項目值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem twss-practitioner-education-component

This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component defines the following codes:

CodeDisplay
education-enrollment-year 入學年度
education-graduation-school 畢業學校名稱
education-major 畢業科系
education-social-welfare-related 是否為社福相關學歷

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-practitioner-education-component",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-education-component",
  "version": "0.0.1",
  "name": "TWSSPractitionerEducationComponent",
  "title": "TWSS 服務人教育經歷組成項目代碼系統",
  "status": "active",
  "experimental": false,
  "date": "2026-08-09T20:26:20+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "服務人教育經歷 Observation 使用的組成項目代碼系統。",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "education-enrollment-year",
      "display": "入學年度"
    },
    {
      "code": "education-graduation-school",
      "display": "畢業學校名稱"
    },
    {
      "code": "education-major",
      "display": "畢業科系"
    },
    {
      "code": "education-social-welfare-related",
      "display": "是否為社福相關學歷"
    }
  ]
}