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-training-component.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-practitioner-training-component.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component
Version0.0.1
Statusactive
Date2026-08-09T20:26:20+00:00
NameTWSSPractitionerTrainingComponent
TitleTWSS 服務人受訓課程組成項目代碼系統
Realmtw
Authoritynational
Description服務人受訓課程 Observation 使用的組成項目代碼系統。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-practitioner-training-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-training-component

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

CodeDisplay
training-course-name 受訓課程名稱
training-course-hours 受訓課程時數
training-course-type 受訓課程類型
course-provider 開課單位

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-practitioner-training-component",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-training-component",
  "version": "0.0.1",
  "name": "TWSSPractitionerTrainingComponent",
  "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": "training-course-name",
      "display": "受訓課程名稱"
    },
    {
      "code": "training-course-hours",
      "display": "受訓課程時數"
    },
    {
      "code": "training-course-type",
      "display": "受訓課程類型"
    },
    {
      "code": "course-provider",
      "display": "開課單位"
    }
  ]
}