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

FHIR IG Statistics: CodeSystem/cathay-healthprofessional-values

Packagetw.cathay.fhir.iclaim
TypeCodeSystem
Idcathay-healthprofessional-values
FHIR VersionR4
Sourcehttps://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/CodeSystem-cathay-healthprofessional-values.html
URLhttps://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values
Version1.0.0
Statusactive
Date2024-07-22
NameCathayHealthProfessional
Title醫事人員類別
Realmtw
Description醫事人員類別, 代碼出版日期:2024-07-22;資料所屬單位:國泰金控。
Contentcomplete

Resources that use this resource

ValueSet
cathay-healthprofessional-values醫事人員類別值集

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
responsiblePhysician 負責醫師(院長)
reporter 報告者
recordedPhysician 開單醫師

Source

{
  "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": "開單醫師"
    }
  ]
}