醫療保險理賠實作指引
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

: 負責醫師(院長)範例 - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractitionerRole-res"/>
  <meta>
    <profile
             value="https://claim.cgh.org.tw/iclaim/StructureDefinition/practitionerrole-iclaim"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>醫師角色基本資料</b></h3><p><b>健康照護服務提供者</b>:<a href="Practitioner-Practitioner-Ciou.html">Practitioner/Practitioner-Ciou</a> "邱榮一"</p><p><b>角色</b>:負責醫師(院長) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-cathay-particulardiagnosis-values.html">醫事人員類別</a>#responsiblePhysician)</span></p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-Ciou"/>
    <display value="邱榮一"/>
  </practitioner>
  <code>
    <coding>
      <system
              value="https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values"/>
      <code value="responsiblePhysician"/>
    </coding>
  </code>
</PractitionerRole>