Module gmATC
source code
ATC handling code.
http://who.no
There is no DDD handling because DDD explicitely does not carry
clinical meaning.
Author:
K.Hilbert <Karsten.Hilbert@gmx.net>
License:
GPL v2 or later
|
propagate_atc(substance=None,
atc=None,
link_obj=None) |
source code
|
|
|
text2atc(text=None,
fuzzy=False,
link_obj=None) |
source code
|
|
|
|
|
get_reference_atcs(order_by=' atc, term, lang ' ) |
source code
|
|
|
|
|
ATC_NICOTINE = ' N07BA01 '
|
|
ATC_ETHANOL = ' V03AB16 '
|
|
__package__ = ' Gnumed.business '
|
Imports:
sys,
io,
logging,
csv,
os,
regex,
gmPG2,
gmTools,
gmCfg2