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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeCodeSystem
IdCodeSystem-ntunhs-public-health-indicator-measurevalue.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue
URLhttps://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue
Version0.1.0
Statusactive
Date2025-03-27
NamePublicHealthIndicatorntunhsMeasureValue
Title公共衛生指標測量值
Realmtw
Description公共衛生指標測量值 代碼出版日期:2025-03-27,資料所屬單位:國北護健管系。 *因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*
Contentcomplete

Resources that use this resource

ValueSet
ntunhs-public-health-indicator-measurevalue-values公共衛生指標測量值值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ntunhs-public-health-indicator-measurevalue

This case-sensitive code system https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue defines the following codes:

CodeDisplay
city 縣市別
township 鄉鎮別
gender 性別
ageGroup 年齡層
isNationalCitizen 是否為本國籍
isImportedCase 是否為境外移入

Source1

{
  "resourceType": "CodeSystem",
  "id": "ntunhs-public-health-indicator-measurevalue",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
  "version": "0.1.0",
  "name": "PublicHealthIndicatorntunhsMeasureValue",
  "title": "公共衛生指標測量值",
  "status": "active",
  "experimental": false,
  "date": "2025-03-27",
  "publisher": "國北護健管系",
  "contact": [
    {
      "name": "國北護健管系",
      "telecom": [
        {
          "system": "url",
          "value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
        }
      ]
    }
  ],
  "description": "公共衛生指標測量值\r\n代碼出版日期:2025-03-27,資料所屬單位:國北護健管系。\r\n\r\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "city",
      "display": "縣市別"
    },
    {
      "code": "township",
      "display": "鄉鎮別"
    },
    {
      "code": "gender",
      "display": "性別"
    },
    {
      "code": "ageGroup",
      "display": "年齡層"
    },
    {
      "code": "isNationalCitizen",
      "display": "是否為本國籍"
    },
    {
      "code": "isImportedCase",
      "display": "是否為境外移入"
    }
  ]
}