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

: Practitioner-Chen - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="Practitioner-Chen"/>
  <meta>
    <profile
             value="https://claim.cgh.org.tw/iclaim/StructureDefinition/practitioner-iclaim"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>健康照護服務提供人員基本資料</b></h3><p><b>識別碼型別</b>:Medical License number <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0203">Identifier Type Codes</a>#MD)</span><br/><b>員工編號(official)</b>:031932 (https://www.cgh.org.tw)</p><p><b>姓名(official)</b>:陳健骨</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MD"/>
      </coding>
    </type>
    <system value="https://www.cgh.org.tw"/>
    <value value="031932"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="陳健骨"/>
  </name>
</Practitioner>