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

FHIR IG analytics

Packagetw.gov.mohw.cdc.nidrs
Resource TypeCodeSystem
IdCodeSystem-cdc-country.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fhir-nidrs/nidrs/CodeSystem-cdc-country.html
URLhttps://cdc.gov.tw/nidrs/CodeSystem/cdc-country
Version0.1.0
Statusactive
Date2026-10-01
NameCDCCountry
TitleCDC-國家
Realmtw
Authoritynational
Description臺灣衛生福利部疾病管制署「國家」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.nidrs#currentcdc-countryCDC-國家值集
tw.gov.mohw.cdc.nidrs#currentcountryISO 3166 + HL7 - 國家值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: 代码系统 cdc-country

This case-sensitive code system https://cdc.gov.tw/nidrs/CodeSystem/cdc-country defines the following code:

CodeDisplay中文 (Chinese, zh)
536 沙伊兩國中立區沙伊兩國中立區

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-country",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-country",
  "version": "0.1.0",
  "name": "CDCCountry",
  "title": "CDC-國家",
  "status": "active",
  "experimental": false,
  "date": "2026-10-01",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部疾病管制署「國家」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "536",
      "display": "沙伊兩國中立區",
      "designation": [
        {
          "language": "zh",
          "value": "沙伊兩國中立區"
        }
      ]
    }
  ]
}