1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 19:22:02 +02:00

add add_custom_antimicrobials()

This commit is contained in:
2022-10-10 20:20:39 +02:00
parent 4fe90092c7
commit 82e3198315
8 changed files with 209 additions and 11 deletions

View File

@ -181,6 +181,7 @@ export(ab_selector)
export(ab_synonyms)
export(ab_tradenames)
export(ab_url)
export(add_custom_antimicrobials)
export(administrable_iv)
export(administrable_per_os)
export(age)
@ -212,6 +213,7 @@ export(cephalosporins_2nd)
export(cephalosporins_3rd)
export(cephalosporins_4th)
export(cephalosporins_5th)
export(clear_custom_antimicrobials)
export(count_I)
export(count_IR)
export(count_R)