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-developmental-delay-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-developmental-delay-category.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-developmental-delay-category
Version0.0.1
Statusactive
Date2026-08-20T16:38:23+00:00
NameTWSSDevelopmentalDelayCategory
TitleTWSS-發展遲緩類別代碼系統
Realmtw
Authoritynational
Description發展遲緩類別評估代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-developmental-delay-category-vsTWSS-發展遲緩類別值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem twss-developmental-delay-category

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

CodeDisplay
1 無異常
2 臨界/疑似發展遲緩
3 發展遲緩

Source1

{
  "resourceType": "CodeSystem",
  "id": "twss-developmental-delay-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/CodeSystem/twss-developmental-delay-category",
  "version": "0.0.1",
  "name": "TWSSDevelopmentalDelayCategory",
  "title": "TWSS-發展遲緩類別代碼系統",
  "status": "active",
  "experimental": false,
  "date": "2026-08-20T16:38:23+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "發展遲緩類別評估代碼。",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "1",
      "display": "無異常"
    },
    {
      "code": "2",
      "display": "臨界/疑似發展遲緩"
    },
    {
      "code": "3",
      "display": "發展遲緩"
    }
  ]
}