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

FHIR IG analytics

Packagetw.gov.mohw.cdc.thas
Resource TypeCodeSystem
IdCodeSystem-cdc-data-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/THASFHIR/ig/CodeSystem-cdc-data-type.html
URLhttps://cdc.gov.tw/thas/CodeSystem/cdc-data-type
Version0.1.0
Statusdraft
Date2026-09-01
NameCDCDataType
TitleCDC-醫院通報資料之模組代碼
Realmtw
Authoritynational
Description臺灣衛生福利部疾病管制署「醫院通報資料之模組代碼」代碼,代碼出版日期:2026-09-01;資料所屬單位:臺灣衛生福利部疾病管制署。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.thas#currentcdc-data-typeCDC-醫院通報資料之模組代碼值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: 代码系统 cdc-data-type

This case-sensitive code system https://cdc.gov.tw/thas/CodeSystem/cdc-data-type defines the following code:

CodeDisplay
AR 抗生素抗藥性監測

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-data-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/thas/CodeSystem/cdc-data-type",
  "version": "0.1.0",
  "name": "CDCDataType",
  "title": "CDC-醫院通報資料之模組代碼",
  "status": "draft",
  "experimental": false,
  "date": "2026-09-01",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部疾病管制署「醫院通報資料之模組代碼」代碼,代碼出版日期:2026-09-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "AR",
      "display": "抗生素抗藥性監測"
    }
  ]
}