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 | |
parent | 7c8ea6210777accb150828e970cc980dfa863a49 (diff) |
all ref templates ready for 1st review
Diffstat (limited to 'server')
-rw-r--r-- | server/xml/templates/ref_behandling.xml | 9 | ||||
-rw-r--r-- | server/xml/templates/ref_forunders.xml | 5 |
2 files changed, 12 insertions, 2 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> diff --git a/server/xml/templates/ref_forunders.xml b/server/xml/templates/ref_forunders.xml index 6fe583f..7ede90a 100644 --- a/server/xml/templates/ref_forunders.xml +++ b/server/xml/templates/ref_forunders.xml @@ -28,11 +28,12 @@ <macro name="pupilstoerrelse" requires="henvisning"/> <macro name="topografi" requires="henvisning"/> <macro name="boelgefront" requires="henvisning"/> - <header caption="Øjendrypning"/> <macro name="oejendrypning" requires="henvisning"/> - <macro name="ref_tremaanederskontrol.spaltelampe" requires="henvisning"/> + <macro name="ref_forunders.spaltelampe" requires="henvisning"/> <macro name="ref_90d_linse" requires="henvisning"/> + <macro name="supplerende" requires="henvisning"/> <header caption="Samlet konklusion"/> + <macro name="ref_forunders.konklusion" requires="henvisning"/> <macro name="information" requires="henvisning"/> <macro name="ref_forunders.informeret_samtykke" requires="henvisning" compact="true"/> |