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

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.nidrs#currentcdc-organization-typeCDC-人口密集機構類別值集

Resources that this resource uses

No resources found


Narrative

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

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

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://hl7.org/fhir/concept-properties#statuscode狀態

Concepts

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

CodeDisplaystatus
1 老人安養deprecated
2 護理之家
3 身心障礙福利
4 托嬰中心
5 康復之家
6 少年福利
7 矯正機關
8 育幼院
9 收容或暫置中心
10 榮譽國民之家

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type",
  "version": "0.1.0",
  "name": "CDCOrganizationType",
  "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": 10,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "狀態",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "1",
      "display": "老人安養",
      "property": [
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "code": "2",
      "display": "護理之家"
    },
    {
      "code": "3",
      "display": "身心障礙福利"
    },
    {
      "code": "4",
      "display": "托嬰中心"
    },
    {
      "code": "5",
      "display": "康復之家"
    },
    {
      "code": "6",
      "display": "少年福利"
    },
    {
      "code": "7",
      "display": "矯正機關"
    },
    {
      "code": "8",
      "display": "育幼院"
    },
    {
      "code": "9",
      "display": "收容或暫置中心"
    },
    {
      "code": "10",
      "display": "榮譽國民之家"
    }
  ]
}