FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/paymentcategory

Packagetw.gov.mohw.emr
TypeCodeSystem
Idpaymentcategory
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/CodeSystem-paymentcategory.html
URLhttps://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory
Version0.2.0
Statusactive
Date2024-02-22
NamePaymentCategory
Title給付類別
Realmtw
Authoritynational
Description用於表示給付類別
Copyright衛生福利部
Contentcomplete

Resources that use this resource

ValueSet
paymentcategory給付類別值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem paymentcategory

This case-sensitive code system https://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory defines the following codes:

CodeDisplay
1 職業傷害
2 職業病
3 普通傷害
4 普通疾病
6 自然生產
7 剖腹生產
8 天然災害
9 呼吸照護
A 安寧照護
B 新加坡航空空難
C 糖尿病試辦計畫
D 起雲劑
E 氣喘試辦計畫
F 肺結核試辦計畫
M 肝炎試辦計畫
Y 八仙樂園粉塵暴燃事件
Z 高雄市氣爆事件

Source

{
  "resourceType": "CodeSystem",
  "id": "paymentcategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory",
  "version": "0.2.0",
  "name": "PaymentCategory",
  "title": "給付類別",
  "status": "active",
  "experimental": false,
  "date": "2024-02-22",
  "publisher": "衛生福利部",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/mp-1.html"
        }
      ]
    }
  ],
  "description": "用於表示給付類別",
  "copyright": "衛生福利部",
  "caseSensitive": true,
  "content": "complete",
  "count": 17,
  "concept": [
    {
      "code": "1",
      "display": "職業傷害"
    },
    {
      "code": "2",
      "display": "職業病"
    },
    {
      "code": "3",
      "display": "普通傷害"
    },
    {
      "code": "4",
      "display": "普通疾病"
    },
    {
      "code": "6",
      "display": "自然生產"
    },
    {
      "code": "7",
      "display": "剖腹生產"
    },
    {
      "code": "8",
      "display": "天然災害"
    },
    {
      "code": "9",
      "display": "呼吸照護"
    },
    {
      "code": "A",
      "display": "安寧照護"
    },
    {
      "code": "B",
      "display": "新加坡航空空難"
    },
    {
      "code": "C",
      "display": "糖尿病試辦計畫"
    },
    {
      "code": "D",
      "display": "起雲劑"
    },
    {
      "code": "E",
      "display": "氣喘試辦計畫"
    },
    {
      "code": "F",
      "display": "肺結核試辦計畫"
    },
    {
      "code": "M",
      "display": "肝炎試辦計畫"
    },
    {
      "code": "Y",
      "display": "八仙樂園粉塵暴燃事件"
    },
    {
      "code": "Z",
      "display": "高雄市氣爆事件"
    }
  ]
}