summaryrefslogtreecommitdiff
path: root/server/xml/macros/fluoresceininj-1.0.xml
diff options
context:
space:
mode:
authordeva <deva>2009-08-06 08:55:51 +0000
committerdeva <deva>2009-08-06 08:55:51 +0000
commit8eade25e7f7a390b67e37f48d61454af0c1e9363 (patch)
treefa999801f579b138f372497d27319c2747c58d49 /server/xml/macros/fluoresceininj-1.0.xml
parent2fbc9ac0710629ba76bd6b6e7593843751b286c2 (diff)
Renamed all macros to Danish.
Diffstat (limited to 'server/xml/macros/fluoresceininj-1.0.xml')
-rw-r--r--server/xml/macros/fluoresceininj-1.0.xml41
1 files changed, 0 insertions, 41 deletions
diff --git a/server/xml/macros/fluoresceininj-1.0.xml b/server/xml/macros/fluoresceininj-1.0.xml
deleted file mode 100644
index 648933b..0000000
--- a/server/xml/macros/fluoresceininj-1.0.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!--
- 20081204: Bent Bisballe Nyeng
- Feltnavnene ændret så de giver mening.
- -->
-<macro name="fluoresceininj" version="1.0">
- <resume>I henhold til ovenstående ordination foretages der fluorescein angiografi efter afdelingens retningslinier.
-Injektion af fluorescein ved: ${fluorescein_injection.initials}</resume>
- <queries>
- </queries>
- <maps>
- </maps>
- <scripts>
- </scripts>
- <widgets caption="Injektion ved (B.2.7.1)"
- layout="vbox">
-
- <label caption="I henhold til ovenstående ordination foretages fluorescein injektion."/>
-
- <frame layout="hbox">
- <label caption="Øje:" width="50"/>
- <radiobuttons name="fluorescein_injection.eye" value="">
- <radiobutton caption="o.dxt" value="o.dxt"/>
- <radiobutton caption="o.sin" value="o.sin"/>
- </radiobuttons>
- <spacer/>
- </frame>
-
- <frame layout="hbox">
- <label width="300" caption="Fluorescein injektion foretaget af (initialer):"/>
- <lineedit name="fluorescein_injection.initials" regexp="[a-zæøåA-ZÆØÅ]{2,5}" value=""/>
- <spacer />
- </frame>
-
- <!-- Knapper -->
- <frame layout="hbox">
- <spacer/>
- <button caption="Gem" action="commit"/>
- </frame>
- </widgets>
-</macro>