| Package | tw.cathay.fhir.iclaim | 
| Resource Type | CodeSystem | 
| Id | cathay-healthprofessional-values | 
| FHIR Version | R4 | 
| Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/CodeSystem-cathay-healthprofessional-values.html | 
| URL | https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2024-07-22 | 
| Name | CathayHealthProfessional | 
| Title | 醫事人員類別 | 
| Realm | tw | 
| Description | 醫事人員類別, 代碼出版日期:2024-07-22;資料所屬單位:國泰金控。 | 
| Content | complete | 
| ValueSet | |
| cathay-healthprofessional-values | 醫事人員類別值集 | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cathay-healthprofessional-values
This case-sensitive code system https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values defines the following codes:
| Code | Display | 
| responsiblePhysician | 負責醫師(院長) | 
| reporter | 報告者 | 
| recordedPhysician | 開單醫師 | 
{
  "resourceType": "CodeSystem",
  "id": "cathay-healthprofessional-values",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values",
  "version": "1.0.0",
  "name": "CathayHealthProfessional",
  "title": "醫事人員類別",
  "status": "active",
  "experimental": false,
  "date": "2024-07-22",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "醫事人員類別,\r\n代碼出版日期:2024-07-22;資料所屬單位:國泰金控。",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "responsiblePhysician",
      "display": "負責醫師(院長)"
    },
    {
      "code": "reporter",
      "display": "報告者"
    },
    {
      "code": "recordedPhysician",
      "display": "開單醫師"
    }
  ]
}