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

FHIR IG analytics

Packagetw.gov.mohw.cdc.nidrs
Resource TypeValueSet
IdValueSet-cdc-organization-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fhir-nidrs/nidrs/ValueSet-cdc-organization-type.html
URLhttps://cdc.gov.tw/nidrs/ValueSet/cdc-organization-type
Version0.1.0
Statusactive
Date2026-10-01
NameCDCOrganizationType
TitleCDC-人口密集機構類別值集
Realmtw
Authoritynational
DescriptionCDC-人口密集機構類別值集

Resources that use this resource

StructureDefinition
tw.gov.mohw.cdc.nidrs#currentextension-orgOrg

Resources that this resource uses

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

Narrative

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

Generated Narrative: 取值集合 cdc-organization-type


Source1

{
  "resourceType": "ValueSet",
  "id": "cdc-organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/nidrs/ValueSet/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": "CDC-人口密集機構類別值集",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type",
        "concept": [
          {
            "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": "榮譽國民之家"
          }
        ]
      }
    ]
  }
}