mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 00:32:34 +02:00
(v2.1.1.9270) Add support for Korean, fix ATCs
This commit is contained in:
@ -132,6 +132,12 @@ TAXONOMY_VERSION <- list(
|
||||
accessed_date = as.Date("2023-10-19"),
|
||||
citation = "Logical Observation Identifiers Names and Codes (LOINC), Version 2.76 (18 September, 2023).",
|
||||
url = "https://loinc.org"
|
||||
),
|
||||
ATC_DDD = list(
|
||||
name = "ATC/DDD Index",
|
||||
accessed_date = as.Date("2025-05-04"),
|
||||
citation = "WHO Collaborating Centre for Drug Statistics Methodology, Guidelines for ATC classification and DDD assignment, Oslo",
|
||||
url = "https://atcddd.fhi.no/atc_ddd_index/"
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user