Can we make the disease search box a phrase wheel ?

I have translated the tags to German.

It would be highly useful to be able to say:

tool = gmDermTool()
save = tool.ShowModal()
if save:
        result = tool.get_result()

emr.add_diagnosis(result['diagnosis'], result['code'])
emr.add_narrative(result['description'])

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to