mirror of
https://github.com/msberends/AMR.git
synced 2026-03-30 00:16:05 +02:00
Built site for AMR@3.0.1.9037: 3d1412e
This commit is contained in:
@@ -123,13 +123,13 @@ With using `collapse`, this function will return a
|
||||
# straight from a true health care record:
|
||||
ab_from_text("28/03/2020 regular amoxicilliin 500mg po tid")
|
||||
#> [[1]]
|
||||
#> Class 'ab'
|
||||
#> Class <ab>
|
||||
#> [1] AMX
|
||||
#>
|
||||
|
||||
ab_from_text("500 mg amoxi po and 400mg cipro iv")
|
||||
#> [[1]]
|
||||
#> Class 'ab'
|
||||
#> Class <ab>
|
||||
#> [1] AMX CIP
|
||||
#>
|
||||
ab_from_text("500 mg amoxi po and 400mg cipro iv", type = "dose")
|
||||
|
||||
Reference in New Issue
Block a user