diff options
Diffstat (limited to 'server/xml/templates/ref_behandling.xml')
-rw-r--r-- | server/xml/templates/ref_behandling.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/server/xml/templates/ref_behandling.xml b/server/xml/templates/ref_behandling.xml new file mode 100644 index 0000000..6ad71bb --- /dev/null +++ b/server/xml/templates/ref_behandling.xml @@ -0,0 +1,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> |