| Package | tw.cathay.fhir.iclaim |
| Resource Type | CodeSystem |
| Id | cathay-particulardiagnosis-values |
| FHIR Version | R4 |
| Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/CodeSystem-cathay-particulardiagnosis-values.html |
| URL | https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-particulardiagnosis-values |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-08-19 |
| Name | CathayParticularDiagnosis |
| Title | 特殊診斷類別 |
| Realm | tw |
| Description | 特殊診斷類別, 代碼出版日期:2023-08-19;資料所屬單位:國泰金控。 |
| Content | complete |
| ValueSet | |
| cathay-particulardiagnosis-values | 特殊診斷類別值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cathay-particulardiagnosis-values
This case-sensitive code system https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-particulardiagnosis-values defines the following codes:
| Code | Display |
| B | 燒燙傷病房 |
| C | 加護病房 |
| H | 化療 |
| J | 放射線 |
{
"resourceType": "CodeSystem",
"id": "cathay-particulardiagnosis-values",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-particulardiagnosis-values",
"version": "1.0.0",
"name": "CathayParticularDiagnosis",
"title": "特殊診斷類別",
"status": "active",
"experimental": false,
"date": "2023-08-19",
"publisher": "國泰金控",
"contact": [
{
"name": "國泰金控",
"telecom": [
{
"system": "url",
"value": "https://www.cathayholdings.com/holdings/"
}
]
}
],
"description": "特殊診斷類別,\r\n代碼出版日期:2023-08-19;資料所屬單位:國泰金控。",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "B",
"display": "燒燙傷病房"
},
{
"code": "C",
"display": "加護病房"
},
{
"code": "H",
"display": "化療"
},
{
"code": "J",
"display": "放射線"
}
]
}