diff options
author | senator <senator> | 2009-10-09 06:49:55 +0000 |
---|---|---|
committer | senator <senator> | 2009-10-09 06:49:55 +0000 |
commit | 4b7c0fc3174c1085a428e3aeca5f06ca9756c5a6 (patch) | |
tree | 7fbde185d63cdc7d9dcbe181097799d72a23464c /server/xml/templates/ref_behandling.xml | |
parent | 7c8ea6210777accb150828e970cc980dfa863a49 (diff) |
all ref templates ready for 1st review
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> |