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-observation-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-observation-type.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-observation-type
Version0.0.1
Statusactive
Date2026-08-09T20:26:20+00:00
NameTWSSObservationType
TitleTWSS 評估觀察類型代碼系統
Realmtw
Authoritynational
DescriptionTWSS Base 評估觀察類型代碼系統。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-observation-type-vsTWSS 評估觀察類型值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem twss-observation-type

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

CodeDisplay
relation-criminal-record 關係人不良犯罪紀錄
relation-substance-use 關係人物質濫用
disability-certificate-status 身心障礙證明狀態
practitioner-education 服務人教育經歷
practitioner-training 服務人受訓課程

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-observation-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-observation-type",
  "version": "0.0.1",
  "name": "TWSSObservationType",
  "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": "TWSS Base 評估觀察類型代碼系統。",
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "relation-criminal-record",
      "display": "關係人不良犯罪紀錄"
    },
    {
      "code": "relation-substance-use",
      "display": "關係人物質濫用"
    },
    {
      "code": "disability-certificate-status",
      "display": "身心障礙證明狀態"
    },
    {
      "code": "practitioner-education",
      "display": "服務人教育經歷"
    },
    {
      "code": "practitioner-training",
      "display": "服務人受訓課程"
    }
  ]
}