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-residence-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fhir-nidrs/nidrs/CodeSystem-cdc-residence-type.html
URLhttps://cdc.gov.tw/nidrs/CodeSystem/cdc-residence-type
Version0.1.0
Statusactive
Date2026-10-01
NameCDCResidenceType
TitleCDC-居留代碼
Realmtw
Authoritynational
Description臺灣衛生福利部疾病管制署「居留」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.nidrs#currentcdc-residence-typeCDC-居留代碼值集

Resources that this resource uses

No resources found


Narrative

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

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

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

CodeDisplay中文 (Chinese, zh)
4 外籍勞工外籍勞工
5 外籍人士外籍人士
6 外籍配偶外籍配偶
7 大陸人士大陸人士
8 大陸配偶大陸配偶
9 其他其他
11 未知未知

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-residence-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-residence-type",
  "version": "0.1.0",
  "name": "CDCResidenceType",
  "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": 7,
  "concept": [
    {
      "code": "4",
      "display": "外籍勞工",
      "designation": [
        {
          "language": "zh",
          "value": "外籍勞工"
        }
      ]
    },
    {
      "code": "5",
      "display": "外籍人士",
      "designation": [
        {
          "language": "zh",
          "value": "外籍人士"
        }
      ]
    },
    {
      "code": "6",
      "display": "外籍配偶",
      "designation": [
        {
          "language": "zh",
          "value": "外籍配偶"
        }
      ]
    },
    {
      "code": "7",
      "display": "大陸人士",
      "designation": [
        {
          "language": "zh",
          "value": "大陸人士"
        }
      ]
    },
    {
      "code": "8",
      "display": "大陸配偶",
      "designation": [
        {
          "language": "zh",
          "value": "大陸配偶"
        }
      ]
    },
    {
      "code": "9",
      "display": "其他",
      "designation": [
        {
          "language": "zh",
          "value": "其他"
        }
      ]
    },
    {
      "code": "11",
      "display": "未知",
      "designation": [
        {
          "language": "zh",
          "value": "未知"
        }
      ]
    }
  ]
}