<?xml version="1.0" encoding="UTF-8"?>
<!--
  KodeMed Sample SpiGes XML File
  Version: 1.4
  Purpose: Demo file with 3 test cases for trying the KodeMed coding software.

  Case 1 (DEMO-001): Acute care - Pneumonia with diabetes, transfusion
  Case 2 (DEMO-002): Surgical - Gallstones, laparoscopic cholecystectomy
  Case 3 (DEMO-003): Rehabilitation - Stroke recovery
-->
<Unternehmen xmlns="http://www.bfs.admin.ch/xmlns/gvs/spiges-data" ent_id="99999" version="1.4">
  <Standort burnr="990001">
    <Fall fall_id="DEMO-001">
      <Administratives geschlecht="1" alter="45" eintrittsdatum="20260115" austrittsdatum="20260120" abc_fall="A" eintrittsart="01" austrittsentscheid="01" wohnkanton="ZH" liegeklasse="1" admin_urlaub="0"/>
      <Diagnose diagnose_id="0" diagnose_kode="J18.9" diagnose_poa="1"/>
      <Diagnose diagnose_id="1" diagnose_kode="E11.9" diagnose_poa="1"/>
      <Behandlung behandlung_id="0" behandlung_chop="99.04.10" behandlung_beginn="202601160900"/>
    </Fall>
    <Fall fall_id="DEMO-002">
      <Administratives geschlecht="2" alter="67" eintrittsdatum="20260201" austrittsdatum="20260208" abc_fall="A" eintrittsart="01" austrittsentscheid="01" wohnkanton="BE" liegeklasse="1" admin_urlaub="0"/>
      <Diagnose diagnose_id="0" diagnose_kode="K80.10" diagnose_poa="1"/>
      <Behandlung behandlung_id="0" behandlung_chop="51.23.11" behandlung_beginn="202602020800" behandlung_seitigkeit="0">
        <Operierende op_rolle="0" op_liste="1"/>
      </Behandlung>
    </Fall>
    <Fall fall_id="DEMO-003">
      <Administratives geschlecht="1" alter="72" eintrittsdatum="20260301" austrittsdatum="20260321" abc_fall="C" eintrittsart="06" austrittsentscheid="01" wohnkanton="AG" liegeklasse="1" admin_urlaub="0" tarif="ST_Reha"/>
      <Diagnose diagnose_id="0" diagnose_kode="I63.9" diagnose_poa="1"/>
      <Diagnose diagnose_id="1" diagnose_kode="Z50.1" diagnose_poa="9"/>
      <Behandlung behandlung_id="0" behandlung_chop="93.89.09"/>
    </Fall>
  </Standort>
</Unternehmen>
