blob: 6ad71bb08eb34a4f7aeed97da4fe3e53eb56f6bc (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version='1.0' encoding='UTF-8'?>
<template name="ref_behandling" version="1.0" title="Behandling Refraktivt indgreb">
<macro name="header" static="true"/>
<macro name="ref_behandlinghklargoering"/>
<macro name="de_5_trin" requires="ref_behandlinghklargoering"/>
<macro name="ref_behandling.kirurgisk_procedure" requires="ref_behandling.klargoering,de_5_trin"/>
<macro name="oejendrypning" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/>
<macro name="supplerende" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/>
</template>
|