醫療保險理賠實作指引
1.0.0 - CI Build

醫療保險理賠實作指引 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 醫事人員類別 - JSON Representation

Active as of 2024-07-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cathay-healthprofessional-values",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cathay-healthprofessional-values</b></p><a name=\"cathay-healthprofessional-values\"> </a><a name=\"hccathay-healthprofessional-values\"> </a><a name=\"cathay-healthprofessional-values-en-US\"> </a><p>This case-sensitive code system <code>https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">responsiblePhysician<a name=\"cathay-healthprofessional-values-responsiblePhysician\"> </a></td><td>負責醫師(院長)</td></tr><tr><td style=\"white-space:nowrap\">reporter<a name=\"cathay-healthprofessional-values-reporter\"> </a></td><td>報告者</td></tr><tr><td style=\"white-space:nowrap\">recordedPhysician<a name=\"cathay-healthprofessional-values-recordedPhysician\"> </a></td><td>開單醫師</td></tr></table></div>"
  },
  "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" : "開單醫師"
    }
  ]
}