From 453f7f210b66e6ad4df70972b45a94a5d06d1a72 Mon Sep 17 00:00:00 2001 From: "Matthijs S. Berends" Date: Wed, 29 Jul 2020 10:33:47 +0200 Subject: [PATCH] (v1.2.0.9038) CLSI 2019 fix --- .github/workflows/check.yaml | 4 +- DESCRIPTION | 4 +- NEWS.md | 5 +- R/aa_helper_functions.R | 14 +- R/rsi.R | 2 +- data-raw/reproduction_of_rsi_translation.R | 23 +- data-raw/rsi_translation.txt | 542 ++++-------------- data/rsi_translation.rda | Bin 29534 -> 27795 bytes docs/404.html | 2 +- docs/LICENSE-text.html | 2 +- docs/articles/PCA.html | 4 +- docs/articles/index.html | 2 +- docs/authors.html | 2 +- docs/index.html | 2 +- docs/news/index.html | 13 +- docs/pkgdown.yml | 2 +- docs/reference/AMR-deprecated.html | 2 +- docs/reference/AMR.html | 2 +- docs/reference/WHOCC.html | 2 +- docs/reference/WHONET.html | 2 +- docs/reference/ab_from_text.html | 2 +- docs/reference/ab_property.html | 2 +- docs/reference/age.html | 2 +- docs/reference/age_groups.html | 2 +- docs/reference/antibiotics.html | 2 +- docs/reference/as.ab.html | 2 +- docs/reference/as.disk.html | 2 +- docs/reference/as.mic.html | 2 +- docs/reference/as.mo.html | 2 +- docs/reference/as.rsi.html | 4 +- docs/reference/atc_online.html | 2 +- docs/reference/availability.html | 2 +- docs/reference/bug_drug_combinations.html | 2 +- docs/reference/catalogue_of_life.html | 2 +- docs/reference/catalogue_of_life_version.html | 2 +- docs/reference/count.html | 2 +- docs/reference/eucast_rules.html | 2 +- docs/reference/example_isolates.html | 2 +- docs/reference/example_isolates_unclean.html | 2 +- docs/reference/filter_ab_class.html | 2 +- docs/reference/first_isolate.html | 2 +- docs/reference/g.test.html | 2 +- docs/reference/ggplot_pca.html | 2 +- docs/reference/ggplot_rsi.html | 2 +- docs/reference/guess_ab_col.html | 2 +- docs/reference/index.html | 2 +- docs/reference/join.html | 2 +- docs/reference/key_antibiotics.html | 2 +- docs/reference/kurtosis.html | 2 +- docs/reference/like.html | 2 +- docs/reference/mdro.html | 2 +- docs/reference/microorganisms.codes.html | 2 +- docs/reference/microorganisms.html | 2 +- docs/reference/microorganisms.old.html | 2 +- docs/reference/mo_property.html | 2 +- docs/reference/mo_source.html | 2 +- docs/reference/p_symbol.html | 2 +- docs/reference/proportion.html | 2 +- docs/reference/resistance_predict.html | 2 +- docs/reference/rsi_translation.html | 4 +- docs/reference/skewness.html | 2 +- docs/reference/translate.html | 2 +- docs/survey.html | 2 +- man/as.rsi.Rd | 2 +- man/rsi_translation.Rd | 2 +- 65 files changed, 211 insertions(+), 514 deletions(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 7613f3631..1e4a56e2e 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -48,7 +48,7 @@ jobs: # - {os: ubuntu-16.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"} - {os: windows-latest, r: 'devel'} - {os: macOS-latest, r: 'devel'} - # - {os: ubuntu-16.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"} + # - {os: ubuntu-16.04, r: '4.0', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"} # - {os: windows-latest, r: '3.6'} # - {os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"} # - {os: ubuntu-16.04, r: '3.4', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"} @@ -118,7 +118,7 @@ jobs: - name: Upload check results if: failure() - uses: actions/upload-artifact@master + uses: actions/upload-artifact@main with: name: ${{ runner.os }}-r${{ matrix.config.r }}-results path: check diff --git a/DESCRIPTION b/DESCRIPTION index 1b2670a20..cd03392a6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: AMR -Version: 1.2.0.9037 -Date: 2020-07-28 +Version: 1.2.0.9038 +Date: 2020-07-29 Title: Antimicrobial Resistance Analysis Authors@R: c( person(role = c("aut", "cre"), diff --git a/NEWS.md b/NEWS.md index 86dee2cd7..5d3af8cf2 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -# AMR 1.2.0.9037 -## Last updated: 28 July 2020 +# AMR 1.2.0.9038 +## Last updated: 29 July 2020 ### New * Function `ab_from_text()` to retrieve antimicrobial drug names, doses and forms of administration from clinical texts in e.g. health care records, which also corrects for misspelling since it uses `as.ab()` internally @@ -32,6 +32,7 @@ * Fixed a bug where `as.ab()` would return an error on invalid input values * The `as.ab()` function will now throw a note if more than 1 antimicrobial drug could be retrieved from a single input value. * Fixed a bug where `eucast_rules()` would not work on a tibble when the `tibble` or `dplyr` package was loaded +* Fixed a bug for CLSI 2019 guidelines (using `as.rsi()`), that also included results for animals. It now only contains interpretation guidelines for humans. * All `*_join_microorganisms()` functions and `bug_drug_combinations()` now return the original data class (e.g. `tibble`s and `data.table`s) * For functions `rsi_df()`, `proportion_df()` and `count_df()`: * Fixed a bug for using grouped versions diff --git a/R/aa_helper_functions.R b/R/aa_helper_functions.R index 510e0c3ec..0da2ab7e6 100755 --- a/R/aa_helper_functions.R +++ b/R/aa_helper_functions.R @@ -419,13 +419,7 @@ font_stripstyle <- function(x) { } progress_estimated <- function(n = 1, n_min = 0, ...) { - if (n >= n_min & interactive()) { - pb <- utils::txtProgressBar(max = n, style = 3) - pb$tick <- function() { - pb$up(pb$getVal() + 1) - } - pb - } else { + if (!interactive() || n < n_min) { pb <- list() pb$tick <- function() { invisible() @@ -434,6 +428,12 @@ progress_estimated <- function(n = 1, n_min = 0, ...) { invisible() } structure(pb, class = "txtProgressBar") + } else if (n >= n_min) { + pb <- utils::txtProgressBar(max = n, style = 3) + pb$tick <- function() { + pb$up(pb$getVal() + 1) + } + pb } } diff --git a/R/rsi.R b/R/rsi.R index 5a566a636..8d74f3cc9 100755 --- a/R/rsi.R +++ b/R/rsi.R @@ -37,7 +37,7 @@ #' #' Supported guidelines to be used as input for the `guideline` parameter are: `r paste0('"', sort(unique(AMR::rsi_translation$guideline)), '"', collapse = ", ")`. Simply using `"CLSI"` or `"EUCAST"` for input will automatically select the latest version of that guideline. #' -#' The repository of this package [contains a machine readable version](https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt) of all guidelines. This is a CSV file consisting of `r format(nrow(AMR::rsi_translation), big.mark = ",")` rows and `r ncol(AMR::rsi_translation)` columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. **This allows for easy implementation of these rules in laboratory information systems (LIS)**. +#' The repository of this package [contains a machine readable version](https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt) of all guidelines. This is a CSV file consisting of `r format(nrow(AMR::rsi_translation), big.mark = ",")` rows and `r ncol(AMR::rsi_translation)` columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. **This allows for easy implementation of these rules in laboratory information systems (LIS)**. Note that it only contains interpretation guidelines for humans - interpretation guidelines from CLSI for animals were removed. #' #' After using [as.rsi()], you can use [eucast_rules()] to (1) apply inferred susceptibility and resistance based on results of other antimicrobials and (2) apply intrinsic resistance based on taxonomic properties of a microorganism. #' diff --git a/data-raw/reproduction_of_rsi_translation.R b/data-raw/reproduction_of_rsi_translation.R index 28ead9974..52b8f6776 100644 --- a/data-raw/reproduction_of_rsi_translation.R +++ b/data-raw/reproduction_of_rsi_translation.R @@ -1,12 +1,19 @@ library(dplyr) +library(readr) +library(tidyr) # Installed WHONET 2019 software on Windows (http://www.whonet.org/software.html), # opened C:\WHONET\Codes\WHONETCodes.mdb in MS Access # and exported table 'DRGLST1' to MS Excel DRGLST1 <- readxl::read_excel("data-raw/DRGLST1.xlsx", na = c("", "NA", "-")) -rsi_translation <- DRGLST1 %>% +rsi_trans <- DRGLST1 %>% # only keep CLSI and EUCAST guidelines: - filter(GUIDELINES %like% "^(CLSI|EUCST)") %>% + filter(GUIDELINES %like% "^(CLSI|EUCST)") +if (any(is.na(rsi_trans$BREAKPOINT_TYPE)) | !"Human" %in% rsi_trans$BREAKPOINT_TYPE) { + stop("Check column BREAKPOINT_TYPE - something is WRONG!") +} +rsi_trans <- rsi_trans %>% + filter(BREAKPOINT_TYPE == "Human") %>% mutate(DISK_S = ifelse(as.double(DISK_S) > 50, 50, DISK_S), MIC_R = ifelse(as.double(MIC_R) %in% c(1025, 129, 513), as.double(MIC_R) - 1, MIC_R)) %>% # set a nice layout: @@ -29,15 +36,15 @@ rsi_translation <- DRGLST1 %>% print(mo_failures()) # create 2 tables: MIC and disk -tbl_mic <- rsi_translation %>% +tbl_mic <- rsi_trans %>% filter(method == "MIC") %>% mutate(breakpoint_S = as.double(S_mic), breakpoint_R = as.double(R_mic)) -tbl_disk <- rsi_translation %>% +tbl_disk <- rsi_trans %>% filter(method == "DISK") %>% mutate(breakpoint_S = as.double(S_disk), breakpoint_R = as.double(R_disk)) # merge them so every record is a unique combination of method, mo and ab -rsi_translation <- bind_rows(tbl_mic, tbl_disk) %>% +rsi_trans <- bind_rows(tbl_mic, tbl_disk) %>% rename(disk_dose = dose_disk) %>% mutate(disk_dose = gsub("µ", "u", disk_dose)) %>% select(-ends_with("_mic"), -ends_with("_disk")) @@ -70,8 +77,8 @@ clsi_general <- read_tsv("data-raw/DRGLST.txt") %>% # add new EUCAST with read_EUCAST.R # 2020-04-14 did that now for 2019 and 2020 -rsi_translation <- rsi_translation %>% - # filter(guideline != "EUCAST 2019") %>% +rsi_trans <- rsi_trans %>% + filter(guideline != "EUCAST 2019") %>% bind_rows(new_EUCAST) %>% bind_rows(clsi_general) %>% mutate(uti = site %like% "(UTI|urinary)") %>% @@ -82,6 +89,8 @@ rsi_translation <- rsi_translation %>% arrange(desc(guideline), ab, mo, method) # save to package +rsi_translation <- rsi_trans usethis::use_data(rsi_translation, overwrite = TRUE) +rm(rsi_trans) rm(rsi_translation) devtools::load_all(".") diff --git a/data-raw/rsi_translation.txt b/data-raw/rsi_translation.txt index bcb9503b1..38cc67d51 100644 --- a/data-raw/rsi_translation.txt +++ b/data-raw/rsi_translation.txt @@ -9,8 +9,8 @@ "EUCAST 2020" "MIC" "Bilophila" "Amoxicillin/clavulanic acid" "Anaerobes, Gramnegative" 4 8 FALSE "EUCAST 2020" "DISK" "Burkholderia pseudomallei" "Amoxicillin/clavulanic acid" "B.pseudomallei" "20-10ug" 50 22 FALSE "EUCAST 2020" "MIC" "Burkholderia pseudomallei" "Amoxicillin/clavulanic acid" "B.pseudomallei" 0.001 8 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE @@ -60,8 +60,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Ampicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Bilophila" "Ampicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE @@ -92,8 +92,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Amoxicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Bilophila" "Amoxicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE @@ -181,8 +181,8 @@ "EUCAST 2020" "MIC" "Bilophila" "Chloramphenicol" "Anaerobes, Gramnegative" 8 8 FALSE "EUCAST 2020" "DISK" "Burkholderia pseudomallei" "Chloramphenicol" "B.pseudomallei" "30ug" 50 22 FALSE "EUCAST 2020" "MIC" "Burkholderia pseudomallei" "Chloramphenicol" "B.pseudomallei" 0.001 8 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE @@ -206,15 +206,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE @@ -283,10 +283,10 @@ "EUCAST 2020" "MIC" "Bacteroides" "Clindamycin" "Anaerobes, Gramnegative" 4 4 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Bilophila" "Clindamycin" "Anaerobes, Gramnegative" 4 4 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "DISK" "Corynebacterium" "Clindamycin" "Corynebacterium" "2ug" 20 20 FALSE "EUCAST 2020" "MIC" "Corynebacterium" "Clindamycin" "Corynebacterium" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Clostridium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE @@ -305,15 +305,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE @@ -586,15 +586,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE @@ -629,8 +629,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Ertapenem" "Anaerobes, Gramnegative" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Bilophila" "Ertapenem" "Anaerobes, Gramnegative" 0.5 0.5 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Clostridium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE @@ -690,8 +690,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Imipenem/relebactam" "Anaerobes, Gramnegative" 2 2 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Bilophila" "Imipenem/relebactam" "Anaerobes, Gramnegative" 2 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Clostridium" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Imipenem/relebactam" "Anaerobes, Grampositive" 2 2 FALSE @@ -716,8 +716,8 @@ "EUCAST 2020" "MIC" "Bilophila" "Imipenem" "Anaerobes, Gramnegative" 2 4 FALSE "EUCAST 2020" "DISK" "Burkholderia pseudomallei" "Imipenem" "B.pseudomallei" "10ug" 29 29 FALSE "EUCAST 2020" "MIC" "Burkholderia pseudomallei" "Imipenem" "B.pseudomallei" 2 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2020" "MIC" "Clostridium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE @@ -759,15 +759,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Linezolid" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 19 FALSE @@ -827,15 +827,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Levofloxacin" "Streptococcus A,B,C,G" 0.001 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 50 17 FALSE @@ -891,8 +891,8 @@ "EUCAST 2020" "MIC" "Bilophila" "Meropenem" "Anaerobes, Gramnegative" 2 8 FALSE "EUCAST 2020" "DISK" "Burkholderia pseudomallei" "Meropenem" "B.pseudomallei" "10ug" 24 24 FALSE "EUCAST 2020" "MIC" "Burkholderia pseudomallei" "Meropenem" "B.pseudomallei" 2 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE @@ -938,15 +938,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE @@ -988,15 +988,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Minocycline" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 23 FALSE @@ -1029,10 +1029,10 @@ "EUCAST 2020" "MIC" "Bacteroides" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Bilophila" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE -"EUCAST 2020" "MIC" "Clostridium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Clostridioides difficile" "Metronidazole" "C.difficile" 2 2 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE +"EUCAST 2020" "MIC" "Clostridium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2020" "MIC" "Fusobacterium" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE @@ -1103,10 +1103,10 @@ "EUCAST 2020" "MIC" "Bacteroides" "Penicillin G" "Anaerobes, Gramnegative" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Bilophila" "Penicillin G" "Anaerobes, Gramnegative" 0.25 0.5 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Corynebacterium" "Penicillin G" "Corynebacterium" "1ug" 29 29 FALSE "EUCAST 2020" "MIC" "Corynebacterium" "Penicillin G" "Corynebacterium" 0.125 0.125 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Clostridium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE @@ -1135,15 +1135,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE @@ -1180,8 +1180,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Piperacillin" "Anaerobes, Gramnegative" 1 1 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Bilophila" "Piperacillin" "Anaerobes, Gramnegative" 1 1 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Clostridium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE @@ -1219,15 +1219,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE @@ -1285,8 +1285,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Ampicillin/sulbactam" "Anaerobes, Gramnegative" 4 8 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Bilophila" "Ampicillin/sulbactam" "Anaerobes, Gramnegative" 4 8 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Clostridium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE @@ -1330,15 +1330,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE @@ -1373,8 +1373,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Ticarcillin/clavulanic acid" "Anaerobes, Gramnegative" 8 16 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Bilophila" "Ticarcillin/clavulanic acid" "Anaerobes, Gramnegative" 8 16 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Clostridium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE @@ -1411,15 +1411,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE @@ -1457,15 +1457,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE @@ -1511,15 +1511,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE @@ -1553,8 +1553,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Ticarcillin" "Anaerobes, Gramnegative" 1 1 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Bilophila" "Ticarcillin" "Anaerobes, Gramnegative" 1 1 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Clostridium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE @@ -1576,15 +1576,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE @@ -1645,15 +1645,15 @@ "EUCAST 2020" "MIC" "Streptococcus anginosus" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Tedizolid" "Viridans group streptococci" 0.25 0.25 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Tedizolid" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Tedizolid" "Streptococcus A,B,C,G" "2ug" 18 18 FALSE @@ -1686,8 +1686,8 @@ "EUCAST 2020" "MIC" "Bacteroides" "Piperacillin/tazobactam" "Anaerobes, Gramnegative" 8 16 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Bilophila" "Piperacillin/tazobactam" "Anaerobes, Gramnegative" 8 16 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Clostridium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE @@ -1710,12 +1710,12 @@ "EUCAST 2020" "MIC" "Aerococcus urinae" "Vancomycin" "A.sanguinicola_A.urinae" 1 1 FALSE "EUCAST 2020" "MIC" "Actinomyces" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Bifidobacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE -"EUCAST 2020" "MIC" "Cutibacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Clostridioides" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE +"EUCAST 2020" "MIC" "Clostridioides difficile" "Vancomycin" "C.difficile" 2 2 FALSE "EUCAST 2020" "DISK" "Corynebacterium" "Vancomycin" "Corynebacterium" "5ug" 17 17 FALSE "EUCAST 2020" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium" 2 2 FALSE +"EUCAST 2020" "MIC" "Cutibacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Clostridium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE -"EUCAST 2020" "MIC" "Clostridioides difficile" "Vancomycin" "C.difficile" 2 2 FALSE "EUCAST 2020" "MIC" "Eubacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "MIC" "Eggerthella" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2020" "DISK" "Enterococcus" "Vancomycin" "Enterococcus" "5ug" 12 12 FALSE @@ -1730,15 +1730,15 @@ "EUCAST 2020" "DISK" "Streptococcus anginosus" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2020" "MIC" "Streptococcus anginosus" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE -"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus dysgalactiae equisimilis" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2020" "MIC" "Streptococcus dysgalactiae equisimilis" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE -"EUCAST 2020" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2020" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2020" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi ruminatorum" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2020" "MIC" "Streptococcus equi ruminatorum" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2020" "DISK" "Streptococcus equi zooepidemicus" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE @@ -1777,8 +1777,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Amoxicillin/clavulanic acid" "Anaerobes, Gramnegative" 4 8 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Amoxicillin/clavulanic acid" "Anaerobes, Gramnegative" 4 8 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Amoxicillin/clavulanic acid" "Anaerobes, Grampositive" 4 8 FALSE @@ -1821,8 +1821,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Ampicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Ampicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Ampicillin" "Anaerobes, Grampositive" 4 8 FALSE @@ -1853,8 +1853,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Amoxicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Amoxicillin" "Anaerobes, Gramnegative" 0.5 2 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Amoxicillin" "Anaerobes, Grampositive" 4 8 FALSE @@ -1938,8 +1938,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Chloramphenicol" "Anaerobes, Gramnegative" 8 8 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Chloramphenicol" "Anaerobes, Gramnegative" 8 8 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Chloramphenicol" "Anaerobes, Grampositive" 8 8 FALSE @@ -1963,15 +1963,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Chloramphenicol" "Streptococcus A,B,C,G" 8 8 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Chloramphenicol" "Streptococcus A,B,C,G" "30ug" 19 19 FALSE @@ -2040,10 +2040,10 @@ "EUCAST 2019" "MIC" "Bacteroides" "Clindamycin" "Anaerobes, Gramnegative" 4 4 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Bilophila" "Clindamycin" "Anaerobes, Gramnegative" 4 4 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "DISK" "Corynebacterium" "Clindamycin" "Corynebacterium" "2ug" 20 20 FALSE "EUCAST 2019" "MIC" "Corynebacterium" "Clindamycin" "Corynebacterium" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Clostridium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Clindamycin" "Anaerobes, Grampositive" 4 4 FALSE @@ -2062,15 +2062,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Clindamycin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Clindamycin" "Streptococcus A,B,C,G" "2ug" 17 17 FALSE @@ -2310,15 +2310,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Erythromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Erythromycin" "Streptococcus A,B,C,G" "15ug" 21 18 FALSE @@ -2353,8 +2353,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Ertapenem" "Anaerobes, Gramnegative" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Bilophila" "Ertapenem" "Anaerobes, Gramnegative" 0.5 0.5 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Clostridium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Ertapenem" "Anaerobes, Grampositive" 0.5 0.5 FALSE @@ -2415,8 +2415,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Imipenem" "Anaerobes, Gramnegative" 2 4 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2019" "MIC" "Bilophila" "Imipenem" "Anaerobes, Gramnegative" 2 4 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2019" "MIC" "Clostridium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Imipenem" "Anaerobes, Grampositive" 2 4 FALSE @@ -2456,15 +2456,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Linezolid" "Streptococcus A,B,C,G" 2 4 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Linezolid" "Streptococcus A,B,C,G" "10ug" 19 16 FALSE @@ -2524,15 +2524,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Levofloxacin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Levofloxacin" "Streptococcus A,B,C,G" "5ug" 17 17 FALSE @@ -2580,8 +2580,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Meropenem" "Anaerobes, Gramnegative" 2 8 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Meropenem" "Anaerobes, Gramnegative" 2 8 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Meropenem" "Anaerobes, Grampositive" 2 8 FALSE @@ -2627,15 +2627,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Moxifloxacin" "Streptococcus A,B,C,G" 0.5 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Moxifloxacin" "Streptococcus A,B,C,G" "5ug" 19 19 FALSE @@ -2677,15 +2677,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Minocycline" "Streptococcus A,B,C,G" 0.5 1 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Minocycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE @@ -2718,10 +2718,10 @@ "EUCAST 2019" "MIC" "Bacteroides" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Bilophila" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE -"EUCAST 2019" "MIC" "Clostridium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Clostridioides difficile" "Metronidazole" "C.difficile" 2 2 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE +"EUCAST 2019" "MIC" "Clostridium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Metronidazole" "Anaerobes, Grampositive" 4 4 FALSE "EUCAST 2019" "MIC" "Fusobacterium" "Metronidazole" "Anaerobes, Gramnegative" 4 4 FALSE @@ -2802,10 +2802,10 @@ "EUCAST 2019" "MIC" "Bacteroides" "Penicillin G" "Anaerobes, Gramnegative" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Bilophila" "Penicillin G" "Anaerobes, Gramnegative" 0.25 0.5 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Corynebacterium" "Penicillin G" "Corynebacterium" "1ug" 29 29 FALSE "EUCAST 2019" "MIC" "Corynebacterium" "Penicillin G" "Corynebacterium" 0.125 0.125 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Clostridium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Penicillin G" "Anaerobes, Grampositive" 0.25 0.5 FALSE @@ -2834,15 +2834,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Penicillin G" "Streptococcus A,B,C,G" 0.25 0.25 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Penicillin G" "Streptococcus A,B,C,G" "1ug" 18 18 FALSE @@ -2879,8 +2879,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Piperacillin" "Anaerobes, Gramnegative" 1 1 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Bilophila" "Piperacillin" "Anaerobes, Gramnegative" 1 1 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Clostridium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Piperacillin" "Anaerobes, Grampositive" 8 1 FALSE @@ -2918,15 +2918,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Rifampicin" "Streptococcus A,B,C,G" 0.06 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Rifampicin" "Streptococcus A,B,C,G" "5ug" 21 15 FALSE @@ -2984,8 +2984,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Ampicillin/sulbactam" "Anaerobes, Gramnegative" 4 8 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Bilophila" "Ampicillin/sulbactam" "Anaerobes, Gramnegative" 4 8 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Clostridium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Ampicillin/sulbactam" "Anaerobes, Grampositive" 4 8 FALSE @@ -3027,15 +3027,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Trimethoprim/sulfamethoxazole" "Streptococcus A,B,C,G" "1.25-23.75ug" 18 15 FALSE @@ -3070,8 +3070,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Ticarcillin/clavulanic acid" "Anaerobes, Gramnegative" 8 16 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Bilophila" "Ticarcillin/clavulanic acid" "Anaerobes, Gramnegative" 8 16 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Clostridium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Ticarcillin/clavulanic acid" "Anaerobes, Grampositive" 8 16 FALSE @@ -3108,15 +3108,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Tetracycline" "Streptococcus A,B,C,G" 1 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Tetracycline" "Streptococcus A,B,C,G" "30ug" 23 20 FALSE @@ -3154,15 +3154,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Teicoplanin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Teicoplanin" "Streptococcus A,B,C,G" "30ug" 15 15 FALSE @@ -3206,15 +3206,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Tigecycline" "Streptococcus A,B,C,G" 0.125 0.125 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Tigecycline" "Streptococcus A,B,C,G" "15ug" 19 19 FALSE @@ -3248,8 +3248,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Ticarcillin" "Anaerobes, Gramnegative" 1 1 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Bilophila" "Ticarcillin" "Anaerobes, Gramnegative" 1 1 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Clostridium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Ticarcillin" "Anaerobes, Grampositive" 8 1 FALSE @@ -3271,15 +3271,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Telithromycin" "Streptococcus A,B,C,G" 0.25 0.5 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Telithromycin" "Streptococcus A,B,C,G" "15ug" 20 17 FALSE @@ -3352,8 +3352,8 @@ "EUCAST 2019" "MIC" "Bacteroides" "Piperacillin/tazobactam" "Anaerobes, Gramnegative" 8 16 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Bilophila" "Piperacillin/tazobactam" "Anaerobes, Gramnegative" 8 16 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Clostridium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Piperacillin/tazobactam" "Anaerobes, Grampositive" 8 16 FALSE @@ -3376,12 +3376,12 @@ "EUCAST 2019" "MIC" "Aerococcus urinae" "Vancomycin" "A.sanguinicola_A.urinae" 1 1 FALSE "EUCAST 2019" "MIC" "Actinomyces" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2019" "MIC" "Bifidobacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE -"EUCAST 2019" "MIC" "Cutibacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2019" "MIC" "Clostridioides" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE +"EUCAST 2019" "MIC" "Clostridioides difficile" "Vancomycin" "C.difficile" 2 2 FALSE "EUCAST 2019" "DISK" "Corynebacterium" "Vancomycin" "Corynebacterium" "5ug" 17 17 FALSE "EUCAST 2019" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium" 2 2 FALSE +"EUCAST 2019" "MIC" "Cutibacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2019" "MIC" "Clostridium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE -"EUCAST 2019" "MIC" "Clostridioides difficile" "Vancomycin" "C.difficile" 2 2 FALSE "EUCAST 2019" "MIC" "Eubacterium" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2019" "MIC" "Eggerthella" "Vancomycin" "Anaerobes, Grampositive" 2 2 FALSE "EUCAST 2019" "DISK" "Enterococcus" "Vancomycin" "Enterococcus" "5ug" 12 12 FALSE @@ -3396,15 +3396,15 @@ "EUCAST 2019" "DISK" "Streptococcus anginosus" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2019" "MIC" "Streptococcus anginosus" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE -"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus dysgalactiae" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus dysgalactiae equisimilis" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2019" "MIC" "Streptococcus dysgalactiae equisimilis" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE -"EUCAST 2019" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2019" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE +"EUCAST 2019" "MIC" "Streptococcus equi" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi ruminatorum" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE "EUCAST 2019" "MIC" "Streptococcus equi ruminatorum" "Vancomycin" "Streptococcus A,B,C,G" 2 2 FALSE "EUCAST 2019" "DISK" "Streptococcus equi zooepidemicus" "Vancomycin" "Streptococcus A,B,C,G" "5ug" 13 13 FALSE @@ -3690,8 +3690,8 @@ "EUCAST 2018" "MIC" "Meningitis" "Streptococcus pneumoniae" "Meropenem" "Pneumo" 0.25 2 FALSE "EUCAST 2018" "MIC" "Viridans Group Streptococcus (VGS)" "Meropenem" "Viridans strept" 2 4 FALSE "EUCAST 2018" "MIC" "Enterobacteriaceae" "Moxifloxacin" "Enterobacteriaceae" 0.25 0.5 FALSE -"EUCAST 2018" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2018" "MIC" "Clostridioides difficile" "Moxifloxacin" "C. difficile" 4 FALSE +"EUCAST 2018" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2018" "MIC" "Haemophilus influenzae" "Moxifloxacin" "H. influenzae" 0.125 0.25 FALSE "EUCAST 2018" "MIC" "Moraxella catarrhalis" "Moxifloxacin" "M. catarrhalis" 0.25 0.5 FALSE "EUCAST 2018" "MIC" "Staphylococcus aureus" "Moxifloxacin" "Staphs" 0.25 0.5 FALSE @@ -3759,8 +3759,8 @@ "EUCAST 2018" "MIC" "Enterococcus" "Quinupristin/dalfopristin" "Enterococcus" 1 8 FALSE "EUCAST 2018" "MIC" "Staphylococcus" "Quinupristin/dalfopristin" "Staphs" 1 4 FALSE "EUCAST 2018" "MIC" "Aerococcus" "Rifampicin" "Aerococcus" 0.125 0.25 FALSE -"EUCAST 2018" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2018" "MIC" "Clostridioides difficile" "Rifampicin" "C. difficile" 0.004 FALSE +"EUCAST 2018" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2018" "MIC" "Helicobacter pylori" "Rifampicin" "H. pylori" 1 2 FALSE "EUCAST 2018" "MIC" "Prophylaxis" "Haemophilus influenzae" "Rifampicin" "H. influenzae" 1 2 FALSE "EUCAST 2018" "MIC" "Kingella kingae" "Rifampicin" "Kingella" 0.5 1 FALSE @@ -3840,8 +3840,8 @@ "EUCAST 2018" "MIC" "Enterobacteriaceae" "Piperacillin/tazobactam" "Enterobacteriaceae" 8 32 FALSE "EUCAST 2018" "MIC" "Pseudomonas" "Piperacillin/tazobactam" "Pseudo" 16 32 FALSE "EUCAST 2018" "MIC" "Aerococcus" "Vancomycin" "Aerococcus" 1 2 FALSE -"EUCAST 2018" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2018" "MIC" "Clostridioides difficile" "Vancomycin" "C. difficile" 2 4 FALSE +"EUCAST 2018" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2018" "MIC" "Enterococcus" "Vancomycin" "Enterococcus" 4 8 FALSE "EUCAST 2018" "MIC" "Staphylococcus aureus" "Vancomycin" "Staphs" 2 4 FALSE "EUCAST 2018" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Vancomycin" "Staphs" 4 8 FALSE @@ -4106,8 +4106,8 @@ "EUCAST 2017" "MIC" "Meningitis" "Streptococcus pneumoniae" "Meropenem" "Pneumo" 0.25 2 FALSE "EUCAST 2017" "MIC" "Viridans Group Streptococcus (VGS)" "Meropenem" "Viridans strept" 2 4 FALSE "EUCAST 2017" "MIC" "Enterobacteriaceae" "Moxifloxacin" "Enterobacteriaceae" 0.25 0.5 FALSE -"EUCAST 2017" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2017" "MIC" "Clostridioides difficile" "Moxifloxacin" "C. difficile" 4 FALSE +"EUCAST 2017" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2017" "MIC" "Haemophilus influenzae" "Moxifloxacin" "H. influenzae" 0.125 0.25 FALSE "EUCAST 2017" "MIC" "Moraxella catarrhalis" "Moxifloxacin" "M. catarrhalis" 0.5 1 FALSE "EUCAST 2017" "MIC" "Staphylococcus aureus" "Moxifloxacin" "Staphs" 0.25 0.5 FALSE @@ -4175,8 +4175,8 @@ "EUCAST 2017" "MIC" "Enterococcus" "Quinupristin/dalfopristin" "Enterococcus" 1 8 FALSE "EUCAST 2017" "MIC" "Staphylococcus" "Quinupristin/dalfopristin" "Staphs" 1 4 FALSE "EUCAST 2017" "MIC" "Aerococcus" "Rifampicin" "Aerococcus" 0.125 0.25 FALSE -"EUCAST 2017" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2017" "MIC" "Clostridioides difficile" "Rifampicin" "C. difficile" 0.004 FALSE +"EUCAST 2017" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2017" "MIC" "Helicobacter pylori" "Rifampicin" "H. pylori" 1 2 FALSE "EUCAST 2017" "MIC" "Prophylaxis" "Haemophilus influenzae" "Rifampicin" "H. influenzae" 1 2 FALSE "EUCAST 2017" "MIC" "Kingella kingae" "Rifampicin" "Kingella" 0.5 1 FALSE @@ -4256,8 +4256,8 @@ "EUCAST 2017" "MIC" "Enterobacteriaceae" "Piperacillin/tazobactam" "Enterobacteriaceae" 8 32 FALSE "EUCAST 2017" "MIC" "Pseudomonas" "Piperacillin/tazobactam" "Pseudo" 16 32 FALSE "EUCAST 2017" "MIC" "Aerococcus" "Vancomycin" "Aerococcus" 1 2 FALSE -"EUCAST 2017" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2017" "MIC" "Clostridioides difficile" "Vancomycin" "C. difficile" 2 4 FALSE +"EUCAST 2017" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2017" "MIC" "Enterococcus" "Vancomycin" "Enterococcus" 4 8 FALSE "EUCAST 2017" "MIC" "Staphylococcus aureus" "Vancomycin" "Staphs" 2 4 FALSE "EUCAST 2017" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Vancomycin" "Staphs" 4 8 FALSE @@ -4500,8 +4500,8 @@ "EUCAST 2016" "MIC" "Meningitis" "Streptococcus pneumoniae" "Meropenem" "Pneumo" 0.25 2 FALSE "EUCAST 2016" "MIC" "Viridans Group Streptococcus (VGS)" "Meropenem" "Viridans strept" 2 4 FALSE "EUCAST 2016" "MIC" "Enterobacteriaceae" "Moxifloxacin" "Enterobacteriaceae" 0.5 2 FALSE -"EUCAST 2016" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2016" "MIC" "Clostridioides difficile" "Moxifloxacin" "C. difficile" 4 FALSE +"EUCAST 2016" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2016" "MIC" "Haemophilus influenzae" "Moxifloxacin" "H. influenzae" 0.5 1 FALSE "EUCAST 2016" "MIC" "Moraxella catarrhalis" "Moxifloxacin" "M. catarrhalis" 0.5 1 FALSE "EUCAST 2016" "MIC" "Staphylococcus" "Moxifloxacin" "Staphs" 0.5 2 FALSE @@ -4559,8 +4559,8 @@ "EUCAST 2016" "MIC" "Candida tropicalis" "Posaconazole" "Candida" 0.064 0.12 FALSE "EUCAST 2016" "MIC" "Enterococcus" "Quinupristin/dalfopristin" "Enterococcus" 1 8 FALSE "EUCAST 2016" "MIC" "Staphylococcus" "Quinupristin/dalfopristin" "Staphs" 1 4 FALSE -"EUCAST 2016" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2016" "MIC" "Clostridioides difficile" "Rifampicin" "C. difficile" 0.004 FALSE +"EUCAST 2016" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2016" "MIC" "Helicobacter pylori" "Rifampicin" "H. pylori" 1 2 FALSE "EUCAST 2016" "MIC" "Prophylaxis" "Haemophilus influenzae" "Rifampicin" "H. influenzae" 1 2 FALSE "EUCAST 2016" "MIC" "Neisseria meningitidis" "Rifampicin" "N. meningitidis" 0.25 0.5 FALSE @@ -4635,8 +4635,8 @@ "EUCAST 2016" "MIC" "Viridans Group Streptococcus (VGS)" "Tedizolid" "Viridans strept" 0.25 0.5 FALSE "EUCAST 2016" "MIC" "Enterobacteriaceae" "Piperacillin/tazobactam" "Enterobacteriaceae" 8 32 FALSE "EUCAST 2016" "MIC" "Pseudomonas" "Piperacillin/tazobactam" "Pseudo" 16 32 FALSE -"EUCAST 2016" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2016" "MIC" "Clostridioides difficile" "Vancomycin" "C. difficile" 2 4 FALSE +"EUCAST 2016" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2016" "MIC" "Enterococcus" "Vancomycin" "Enterococcus" 4 8 FALSE "EUCAST 2016" "MIC" "Staphylococcus aureus" "Vancomycin" "Staphs" 2 4 FALSE "EUCAST 2016" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Vancomycin" "Staphs" 4 8 FALSE @@ -4869,8 +4869,8 @@ "EUCAST 2015" "MIC" "Meningitis" "Streptococcus pneumoniae" "Meropenem" "Pneumo" 0.25 2 FALSE "EUCAST 2015" "MIC" "Viridans Group Streptococcus (VGS)" "Meropenem" "Viridans strept" 2 4 FALSE "EUCAST 2015" "MIC" "Enterobacteriaceae" "Moxifloxacin" "Enterobacteriaceae" 0.5 2 FALSE -"EUCAST 2015" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2015" "MIC" "Clostridioides difficile" "Moxifloxacin" "C. difficile" 4 FALSE +"EUCAST 2015" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2015" "MIC" "Haemophilus influenzae" "Moxifloxacin" "H. influenaza" 0.5 1 FALSE "EUCAST 2015" "MIC" "Moraxella catarrhalis" "Moxifloxacin" "M. cattharalis" 0.5 1 FALSE "EUCAST 2015" "MIC" "Staphylococcus" "Moxifloxacin" "Staphs" 0.5 2 FALSE @@ -4924,8 +4924,8 @@ "EUCAST 2015" "MIC" "Candida tropicalis" "Posaconazole" "Candida" 0.064 0.12 FALSE "EUCAST 2015" "MIC" "Enterococcus" "Quinupristin/dalfopristin" "Enterococcus" 1 8 FALSE "EUCAST 2015" "MIC" "Staphylococcus" "Quinupristin/dalfopristin" "Staphs" 1 4 FALSE -"EUCAST 2015" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2015" "MIC" "Clostridioides difficile" "Rifampicin" "C. difficile" 0.004 FALSE +"EUCAST 2015" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2015" "MIC" "Helicobacter pylori" "Rifampicin" "H. pylori" 1 2 FALSE "EUCAST 2015" "MIC" "Prophylaxis" "Haemophilus influenzae" "Rifampicin" "H. influenaza" 1 2 FALSE "EUCAST 2015" "MIC" "Neisseria meningitidis" "Rifampicin" "N. meningitidis" 0.25 0.5 FALSE @@ -4994,8 +4994,8 @@ "EUCAST 2015" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Tobramycin" "Staphs" 1 2 FALSE "EUCAST 2015" "MIC" "Enterobacteriaceae" "Piperacillin/tazobactam" "Enterobacteriaceae" 8 32 FALSE "EUCAST 2015" "MIC" "Pseudomonas" "Piperacillin/tazobactam" "Pseudo" 16 32 FALSE -"EUCAST 2015" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2015" "MIC" "Clostridioides difficile" "Vancomycin" "C. difficile" 2 4 FALSE +"EUCAST 2015" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2015" "MIC" "Enterococcus" "Vancomycin" "Enterococcus" 4 8 FALSE "EUCAST 2015" "MIC" "Staphylococcus aureus" "Vancomycin" "Staphs" 2 4 FALSE "EUCAST 2015" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Vancomycin" "Staphs" 4 8 FALSE @@ -5225,8 +5225,8 @@ "EUCAST 2014" "MIC" "Meningitis" "Streptococcus pneumoniae" "Meropenem" "Pneumo" 0.25 2 FALSE "EUCAST 2014" "MIC" "Viridans Group Streptococcus (VGS)" "Meropenem" "Viridans strept" 2 4 FALSE "EUCAST 2014" "MIC" "Enterobacteriaceae" "Moxifloxacin" "Enterobacteriaceae" 0.5 2 FALSE -"EUCAST 2014" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2014" "MIC" "Clostridioides difficile" "Moxifloxacin" "C. difficile" 4 FALSE +"EUCAST 2014" "MIC" "Corynebacterium" "Moxifloxacin" "Corynebacterium spp." 0.5 1 FALSE "EUCAST 2014" "MIC" "Haemophilus influenzae" "Moxifloxacin" "H. influenaza" 0.5 1 FALSE "EUCAST 2014" "MIC" "Moraxella catarrhalis" "Moxifloxacin" "M. cattharalis" 0.5 1 FALSE "EUCAST 2014" "MIC" "Staphylococcus" "Moxifloxacin" "Staphs" 0.5 2 FALSE @@ -5280,8 +5280,8 @@ "EUCAST 2014" "MIC" "Candida tropicalis" "Posaconazole" "Candida" 0.064 0.12 FALSE "EUCAST 2014" "MIC" "Enterococcus" "Quinupristin/dalfopristin" "Enterococcus" 1 8 FALSE "EUCAST 2014" "MIC" "Staphylococcus" "Quinupristin/dalfopristin" "Staphs" 1 4 FALSE -"EUCAST 2014" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2014" "MIC" "Clostridioides difficile" "Rifampicin" "C. difficile" 0.004 FALSE +"EUCAST 2014" "MIC" "Corynebacterium" "Rifampicin" "Corynebacterium spp." 0.064 1 FALSE "EUCAST 2014" "MIC" "Helicobacter pylori" "Rifampicin" "H. pylori" 1 2 FALSE "EUCAST 2014" "MIC" "Prophylaxis" "Haemophilus influenzae" "Rifampicin" "H. influenaza" 1 2 FALSE "EUCAST 2014" "MIC" "Neisseria meningitidis" "Rifampicin" "N. meningitidis" 0.25 0.5 FALSE @@ -5350,8 +5350,8 @@ "EUCAST 2014" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Tobramycin" "Staphs" 1 2 FALSE "EUCAST 2014" "MIC" "Enterobacteriaceae" "Piperacillin/tazobactam" "Enterobacteriaceae" 8 32 FALSE "EUCAST 2014" "MIC" "Pseudomonas" "Piperacillin/tazobactam" "Pseudo" 16 32 FALSE -"EUCAST 2014" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2014" "MIC" "Clostridioides difficile" "Vancomycin" "C. difficile" 2 4 FALSE +"EUCAST 2014" "MIC" "Corynebacterium" "Vancomycin" "Corynebacterium spp." 2 4 FALSE "EUCAST 2014" "MIC" "Enterococcus" "Vancomycin" "Enterococcus" 4 8 FALSE "EUCAST 2014" "MIC" "Staphylococcus aureus" "Vancomycin" "Staphs" 2 4 FALSE "EUCAST 2014" "MIC" "Coagulase-negative Staphylococcus (CoNS)" "Vancomycin" "Staphs" 4 8 FALSE @@ -6980,10 +6980,6 @@ "CLSI 2019" "MIC" "Burkholderia pseudomallei" "Amoxicillin/clavulanic acid" "M45 Table 21" 8 32 FALSE "CLSI 2019" "MIC" "Cardiobacterium" "Amoxicillin/clavulanic acid" "M45 Table 9" 4 8 FALSE "CLSI 2019" "MIC" "Eikenella corrodens" "Amoxicillin/clavulanic acid" "M45 Table 9" 4 8 FALSE -"CLSI 2019" "DISK" "UTI" "Escherichia coli" "Amoxicillin/clavulanic acid" "VET08 Table 2A" "20ug" 18 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Escherichia coli" "Amoxicillin/clavulanic acid" "VET08 Table 2A" 0.25 1 FALSE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Amoxicillin/clavulanic acid" "VET08 Table 2A" 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Escherichia coli" "Amoxicillin/clavulanic acid" "VET08 Table 2A" 0.25 1 TRUE "CLSI 2019" "DISK" "Haemophilus" "Amoxicillin/clavulanic acid" "Table 2E" "20/10ug" 20 19 FALSE "CLSI 2019" "MIC" "Haemophilus" "Amoxicillin/clavulanic acid" "Table 2E" 4 8 FALSE "CLSI 2019" "MIC" "Kingella" "Amoxicillin/clavulanic acid" "M45 Table 9" 4 8 FALSE @@ -6991,15 +6987,10 @@ "CLSI 2019" "MIC" "Moraxella catarrhalis" "Amoxicillin/clavulanic acid" "M45 Table 16" 4 8 FALSE "CLSI 2019" "DISK" "Pasteurella" "Amoxicillin/clavulanic acid" "M45 Table 17" "20ug" 27 FALSE "CLSI 2019" "MIC" "Pasteurella" "Amoxicillin/clavulanic acid" "M45 Table 17" 0.5 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Pasteurella multocida" "Amoxicillin/clavulanic acid" "VET08 Table 2H" 0.25 1 TRUE "CLSI 2019" "DISK" "Staphylococcus" "Amoxicillin/clavulanic acid" "Table 2C" "20ug" 20 19 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Amoxicillin/clavulanic acid" "Table 2C" 4 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Amoxicillin/clavulanic acid" "VET08 Table 2C" 0.25 1 FALSE -"CLSI 2019" "MIC" "UTI" "Staphylococcus" "Amoxicillin/clavulanic acid" "VET08 Table 2C" 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Amoxicillin/clavulanic acid" "VET08 Table 2C" 0.25 1 TRUE "CLSI 2019" "DISK" "Streptococcus" "Amoxicillin/clavulanic acid" "Table 2H-1" "20ug" FALSE "CLSI 2019" "MIC" "Streptococcus" "Amoxicillin/clavulanic acid" "Table 2H-1" FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Streptococcus" "Amoxicillin/clavulanic acid" "VET08 Table 2D" 0.25 1 TRUE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Amoxicillin/clavulanic acid" "Table 2G" "10/10ug" FALSE "CLSI 2019" "MIC" "Non-meningitis" "Streptococcus pneumoniae" "Amoxicillin/clavulanic acid" "Table 2G" 2 8 FALSE "CLSI 2019" "DISK" "Vibrio" "Amoxicillin/clavulanic acid" "M45 Table 20" "20ug" 18 13 FALSE @@ -7012,76 +7003,44 @@ "CLSI 2019" "DISK" "Aeromonas" "Amikacin" "M45 Table 3" 17 14 FALSE "CLSI 2019" "MIC" "Aeromonas" "Amikacin" "M45 Table 3" 16 64 FALSE "CLSI 2019" "MIC" "Bacillus" "Amikacin" "M45 Table 4" 16 64 FALSE -"CLSI 2019" "MIC" "Escherichia coli" "Amikacin" "VET08 Table 2A" 4 16 FALSE -"CLSI 2019" "MIC" "Escherichia coli" "Amikacin" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "MIC" "Escherichia coli" "Amikacin" "VET08 Table 2A" 4 16 FALSE "CLSI 2019" "DISK" "Pseudomonas aeruginosa" "Amikacin" "Table 2B-1" "30ug" 17 14 FALSE "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Amikacin" "Table 2B-1" 16 64 FALSE -"CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Amikacin" "VET08 Table 2B" 4 16 FALSE -"CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Amikacin" "VET08 Table 2B" 2 8 FALSE -"CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Amikacin" "VET08 Table 2B" 4 16 FALSE -"CLSI 2019" "MIC" "Staphylococcus" "Amikacin" "VET08 Table 2C" 4 16 FALSE -"CLSI 2019" "MIC" "Staphylococcus aureus" "Amikacin" "VET08 Table 2C" 2 8 FALSE -"CLSI 2019" "MIC" "Staphylococcus aureus" "Amikacin" "VET08 Table 2C" 4 16 FALSE -"CLSI 2019" "MIC" "Streptococcus" "Amikacin" "VET08 Table 2D" 4 16 FALSE -"CLSI 2019" "MIC" "Streptococcus equi" "Amikacin" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "MIC" "Streptococcus equi" "Amikacin" "VET08 Table 2D" 4 16 FALSE -"CLSI 2019" "MIC" "Streptococcus equi zooepidemicus" "Amikacin" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "MIC" "Streptococcus equi zooepidemicus" "Amikacin" "VET08 Table 2D" 4 16 FALSE "CLSI 2019" "DISK" "Vibrio" "Amikacin" "M45 Table 20" "30ug" 17 14 FALSE "CLSI 2019" "MIC" "Vibrio" "Amikacin" "M45 Table 20" 16 64 FALSE "CLSI 2019" "DISK" "(unknown name)" "Amikacin" "Generic CLSI rules" "30ug" 17 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Amikacin" "Generic CLSI rules" "30ug" 16 64 FALSE "CLSI 2019" "MIC" "Abiotrophia" "Ampicillin" "M45 Table 1" 0.25 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Ampicillin" "VET08 Table 2I" 0.5 2 FALSE "CLSI 2019" "MIC" "Aggregatibacter" "Ampicillin" "M45 Table 9" 1 4 FALSE "CLSI 2019" "MIC" "Anaerosalibacter" "Ampicillin" "Table 2J" 0.5 2 FALSE "CLSI 2019" "MIC" "Bacillus" "Ampicillin" "M45 Table 4" 0.25 0.5 FALSE -"CLSI 2019" "MIC" "Respiratory" "Bordetella bronchiseptica" "Ampicillin" "VET08 Table 2F" 0.5 2 FALSE "CLSI 2019" "MIC" "Cardiobacterium" "Ampicillin" "M45 Table 9" 1 4 FALSE "CLSI 2019" "MIC" "Eikenella corrodens" "Ampicillin" "M45 Table 9" 1 4 FALSE "CLSI 2019" "DISK" "Enterococcus" "Ampicillin" "Table 2D" "10ug" 17 16 FALSE "CLSI 2019" "MIC" "Enterococcus" "Ampicillin" "Table 2D" 8 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Escherichia coli" "Ampicillin" "VET08 Table 2A" 0.25 1 FALSE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Ampicillin" "VET08 Table 2A" 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Escherichia coli" "Ampicillin" "VET08 Table 2A" 0.25 1 TRUE -"CLSI 2019" "MIC" "Metritis" "Escherichia coli" "Ampicillin" "VET08 Table 2A" 0.25 1 FALSE "CLSI 2019" "MIC" "Granulicatella" "Ampicillin" "M45 Table 1" 0.25 8 FALSE "CLSI 2019" "DISK" "Haemophilus" "Ampicillin" "Table 2E" "10ug" 22 18 FALSE "CLSI 2019" "MIC" "Haemophilus" "Ampicillin" "Table 2E" 1 4 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Ampicillin" "VET08 Table 2J" 0.032 0.25 FALSE "CLSI 2019" "MIC" "Kingella" "Ampicillin" "M45 Table 9" 1 4 FALSE "CLSI 2019" "MIC" "Leuconostoc" "Ampicillin" "M45 Table 13" 8 FALSE "CLSI 2019" "MIC" "Lactobacillus" "Ampicillin" "M45 Table 11" 8 FALSE "CLSI 2019" "MIC" "Lactococcus" "Ampicillin" "M45 Table 12" 1 4 FALSE "CLSI 2019" "MIC" "Listeria monocytogenes" "Ampicillin" "M45 Table 14" 2 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Ampicillin" "VET08 Table 2G" 0.032 0.25 FALSE "CLSI 2019" "DISK" "Neisseria meningitidis" "Ampicillin" "Table 2I" "10ug" FALSE "CLSI 2019" "MIC" "Neisseria meningitidis" "Ampicillin" "Table 2I" 0.125 2 FALSE "CLSI 2019" "MIC" "Pediococcus" "Ampicillin" "M45 Table 18" 8 FALSE "CLSI 2019" "DISK" "Pasteurella" "Ampicillin" "M45 Table 17" "10ug" 27 FALSE "CLSI 2019" "MIC" "Pasteurella" "Ampicillin" "M45 Table 17" 0.5 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Pasteurella multocida" "Ampicillin" "VET08 Table 2H" 0.25 1 TRUE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Ampicillin" "VET08 Table 2H" 0.5 2 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Ampicillin" "VET08 Table 2H" 0.032 0.25 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Ampicillin" "Table 2C" "10ug" 29 28 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Ampicillin" "Table 2C" 0.25 0.5 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Ampicillin" "VET08 Table 2C" 0.25 1 TRUE "CLSI 2019" "DISK" "Streptococcus" "Ampicillin" "Table 2H-1" "10ug" 24 FALSE "CLSI 2019" "MIC" "Streptococcus" "Ampicillin" "M45 Table 1" 0.25 8 FALSE "CLSI 2019" "MIC" "Streptococcus" "Ampicillin" "Table 2H-1" 0.25 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Streptococcus" "Ampicillin" "VET08 Table 2D" 0.25 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Streptococcus" "Ampicillin" "VET08 Table 2D" 0.25 1 TRUE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus equi" "Ampicillin" "VET08 Table 2D" 0.25 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus equi zooepidemicus" "Ampicillin" "VET08 Table 2D" 0.25 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Ampicillin" "Table 2G" "10ug" FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Ampicillin" "Table 2G" FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus suis" "Ampicillin" "VET08 Table 2D" 0.5 2 FALSE "CLSI 2019" "DISK" "Viridans Group Streptococcus (VGS)" "Ampicillin" "Table 2H-2" "10ug" FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Ampicillin" "Table 2H-2" 0.25 8 FALSE "CLSI 2019" "DISK" "Vibrio" "Ampicillin" "M45 Table 20" "10ug" 17 13 FALSE "CLSI 2019" "MIC" "Vibrio" "Ampicillin" "M45 Table 20" 8 32 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Ampicillin" "VET08 Table 2C" 0.25 0.5 FALSE "CLSI 2019" "DISK" "(unknown name)" "Ampicillin" "Generic CLSI rules" "10ug" 17 13 FALSE "CLSI 2019" "MIC" "(unknown name)" "Ampicillin" "Generic CLSI rules" "10ug" 8 32 FALSE "CLSI 2019" "MIC" "Bacillus anthracis" "Amoxicillin" "M45 Table 21" 0.125 0.25 FALSE @@ -7190,9 +7149,6 @@ "CLSI 2019" "MIC" "(unknown name)" "Cefaclor" "Generic CLSI rules" "30ug" 8 32 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Cephalothin" "Table 2C" "30ug" 18 14 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Cephalothin" "Table 2C" 8 32 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus aureus" "Cephalothin" "VET08 Table 2C" 2 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Cephalothin" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Cephalothin" "VET08 Table 2C" 2 8 FALSE "CLSI 2019" "DISK" "Haemophilus" "Cefixime" "Table 2E" "5ug" 21 FALSE "CLSI 2019" "MIC" "Haemophilus" "Cefixime" "Table 2E" 1 FALSE "CLSI 2019" "DISK" "Neisseria gonorrhoeae" "Cefixime" "Table 2F" "5ug" 31 FALSE @@ -7308,14 +7264,10 @@ "CLSI 2019" "MIC" "Moraxella catarrhalis" "Clindamycin" "M45 Table 16" 0.5 4 FALSE "CLSI 2019" "MIC" "Rothia" "Clindamycin" "M45 Table 19" 0.5 4 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Clindamycin" "Table 2C" "2ug" 21 14 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Staphylococcus" "Clindamycin" "VET08 Table 2C" "2ug" 21 14 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Clindamycin" "Table 2C" 0.5 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Clindamycin" "VET08 Table 2C" 0.5 4 FALSE "CLSI 2019" "DISK" "Streptococcus" "Clindamycin" "Table 2H-1" "2ug" 19 15 FALSE "CLSI 2019" "MIC" "Streptococcus" "Clindamycin" "M45 Table 1" 0.25 1 FALSE "CLSI 2019" "MIC" "Streptococcus" "Clindamycin" "Table 2H-1" 0.25 1 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Clindamycin" "VET08 Table 2D" "2ug" 21 14 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Clindamycin" "VET08 Table 2D" 0.5 4 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Clindamycin" "Table 2G" "2ug" 19 15 FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Clindamycin" "Table 2G" 0.25 1 FALSE "CLSI 2019" "DISK" "Viridans Group Streptococcus (VGS)" "Clindamycin" "Table 2H-2" "2ug" 19 15 FALSE @@ -7351,26 +7303,14 @@ "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Colistin" "Table 2B-1" 2 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Colistin" "Generic CLSI rules" "10ug" 11 10 FALSE "CLSI 2019" "MIC" "(unknown name)" "Colistin" "Generic CLSI rules" "10ug" 2 8 FALSE -"CLSI 2019" "DISK" "Wounds, abscesses" "Schaalia canis" "Cefpodoxime" "VET08 Table 2D" "10ug" 21 17 FALSE -"CLSI 2019" "MIC" "Wounds, abscesses" "Schaalia canis" "Cefpodoxime" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "DISK" "Wounds, abscesses, UTI" "Escherichia coli" "Cefpodoxime" "VET08 Table 2A" "10ug" 21 17 TRUE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Cefpodoxime" "VET08 Table 2A" 2 8 TRUE "CLSI 2019" "DISK" "Haemophilus" "Cefpodoxime" "Table 2E" "10ug" 21 FALSE "CLSI 2019" "MIC" "Haemophilus" "Cefpodoxime" "Table 2E" 2 FALSE "CLSI 2019" "DISK" "Neisseria gonorrhoeae" "Cefpodoxime" "Table 2F" "10ug" 29 FALSE "CLSI 2019" "MIC" "Neisseria gonorrhoeae" "Cefpodoxime" "Table 2F" 0.5 FALSE -"CLSI 2019" "DISK" "Wounds, abscesses, UTI" "Proteus mirabilis" "Cefpodoxime" "VET08 Table 2A" "10ug" 21 17 TRUE -"CLSI 2019" "MIC" "UTI" "Proteus mirabilis" "Cefpodoxime" "VET08 Table 2A" 2 8 TRUE -"CLSI 2019" "DISK" "Wounds, abscesses" "Pasteurella multocida" "Cefpodoxime" "VET08 Table 2H" "10ug" 21 17 FALSE -"CLSI 2019" "MIC" "Wounds, abscesses" "Pasteurella multocida" "Cefpodoxime" "VET08 Table 2H" 2 8 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Cefpodoxime" "Table 2C" "10ug" 21 17 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Cefpodoxime" "Table 2C" 2 8 FALSE -"CLSI 2019" "DISK" "Wounds, abscesses" "Staphylococcus aureus" "Cefpodoxime" "VET08 Table 2C" "10ug" 21 17 FALSE -"CLSI 2019" "MIC" "Wounds, abscesses" "Staphylococcus aureus" "Cefpodoxime" "VET08 Table 2C" 2 8 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Cefpodoxime" "Table 2G" "10ug" FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Cefpodoxime" "Table 2G" 0.5 2 FALSE -"CLSI 2019" "DISK" "Wounds, abscesses" "Pseudallescheria" "Cefpodoxime" "VET08 Table 2C" "10ug" 21 17 FALSE -"CLSI 2019" "MIC" "Wounds, abscesses" "Pseudallescheria" "Cefpodoxime" "VET08 Table 2C" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Cefpodoxime" "Generic CLSI rules" "10ug" 21 17 FALSE "CLSI 2019" "MIC" "(unknown name)" "Cefpodoxime" "Generic CLSI rules" "10ug" 2 8 FALSE "CLSI 2019" "DISK" "Haemophilus" "Cefprozil" "Table 2E" "30ug" 18 14 FALSE @@ -7513,19 +7453,9 @@ "CLSI 2019" "MIC" "(unknown name)" "Ceftazidime/avibactam" "Generic CLSI rules" "30-20ug" 8 16 FALSE "CLSI 2019" "DISK" "Urine" "Enterobacteriaceae" "Cefazolin" "Table 2A" 15 14 FALSE "CLSI 2019" "MIC" "Urine" "Enterobacteriaceae" "Cefazolin" "Table 2A" 16 32 FALSE -"CLSI 2019" "MIC" "Respiratory, genital" "Escherichia coli" "Cefazolin" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Escherichia coli" "Cefazolin" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Cefazolin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "UTI" "Klebsiella pneumoniae" "Cefazolin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "UTI" "Proteus mirabilis" "Cefazolin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory, urinary/genital" "Pasteurella multocida" "Cefazolin" "VET08 Table 2H" 2 8 TRUE "CLSI 2019" "DISK" "Staphylococcus" "Cefazolin" "Table 2C" "30ug" 18 14 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Cefazolin" "Table 2C" 8 32 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI, respiratory" "Staphylococcus aureus" "Cefazolin" "VET08 Table 2C" 2 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory, urinary/genital" "Beta-haemolytic Streptococcus" "Cefazolin" "VET08 Table 2D" 2 8 TRUE -"CLSI 2019" "MIC" "Respiratory, genital" "Beta-haemolytic Streptococcus" "Cefazolin" "VET08 Table 2D" 2 8 FALSE "CLSI 2019" "MIC" "Vibrio" "Cefazolin" "M45 Table 20" 2 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI, respiratory" "Pseudallescheria" "Cefazolin" "VET08 Table 2C" 2 8 TRUE "CLSI 2019" "DISK" "(unknown name)" "Cefazolin" "Generic CLSI rules" "30ug" 23 19 FALSE "CLSI 2019" "MIC" "(unknown name)" "Cefazolin" "Generic CLSI rules" "30ug" 2 8 FALSE "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Ceftolozane/tazobactam" "Table 2B-1" 4 16 FALSE @@ -7546,10 +7476,6 @@ "CLSI 2019" "MIC" "Coagulase-positive Staphylococcus (CoPS)" "Dalbavancin" "Table 2C" 0.25 FALSE "CLSI 2019" "MIC" "Streptococcus" "Dalbavancin" "Table 2H-1" 0.25 FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Dalbavancin" "Table 2H-2" 0.25 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Danofloxacin" "VET08 Table 2G" "5ug" 22 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Danofloxacin" "VET08 Table 2G" 0.25 1 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Danofloxacin" "VET08 Table 2H" "5ug" 22 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Danofloxacin" "VET08 Table 2H" 0.25 1 FALSE "CLSI 2019" "MIC" "Enterococcus" "Daptomycin" "Table 2D" 2 8 FALSE "CLSI 2019" "MIC" "Enterococcus faecium" "Daptomycin" "Table 2D" 4 8 FALSE "CLSI 2019" "MIC" "Lactobacillus" "Daptomycin" "M45 Table 11" 4 FALSE @@ -7561,12 +7487,6 @@ "CLSI 2019" "DISK" "Viridans Group Streptococcus (VGS)" "Daptomycin" "Table 2H-2" "30ug" FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Daptomycin" "Table 2H-2" 1 FALSE "CLSI 2019" "MIC" "(unknown name)" "Daptomycin" "Generic CLSI rules" "30ug" 1 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Difloxacin" "VET08 Table 2A" "10ug" 21 17 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Difloxacin" "VET08 Table 2A" 0.5 4 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Staphylococcus" "Difloxacin" "VET08 Table 2C" "10ug" 21 17 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Difloxacin" "VET08 Table 2C" 0.5 4 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Streptococcus" "Difloxacin" "VET08 Table 2D" "10ug" 21 17 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Streptococcus" "Difloxacin" "VET08 Table 2D" 0.5 4 TRUE "CLSI 2019" "DISK" "(unknown name)" "Difloxacin" "Generic CLSI rules" "10ug" 21 17 FALSE "CLSI 2019" "MIC" "(unknown name)" "Difloxacin" "Generic CLSI rules" "10ug" 0.5 4 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Dirithromycin" "Table 2C" "15ug" 19 15 FALSE @@ -7607,60 +7527,22 @@ "CLSI 2019" "MIC" "Campylobacter" "Doxycycline" "M45 Table 5" 2 8 FALSE "CLSI 2019" "DISK" "Enterococcus" "Doxycycline" "Table 2D" "30ug" 16 12 FALSE "CLSI 2019" "MIC" "Enterococcus" "Doxycycline" "Table 2D" 4 16 FALSE -"CLSI 2019" "MIC" "Escherichia coli" "Doxycycline" "VET08 Table 2A" 0.125 0.5 FALSE "CLSI 2019" "MIC" "Francisella tularensis" "Doxycycline" "M45 Table 21" 4 FALSE "CLSI 2019" "DISK" "Pasteurella" "Doxycycline" "M45 Table 17" "30ug" 23 FALSE "CLSI 2019" "MIC" "Pasteurella" "Doxycycline" "M45 Table 17" 0.5 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Doxycycline" "Table 2C" "30ug" 16 12 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Doxycycline" "Table 2C" 4 16 FALSE -"CLSI 2019" "MIC" "Staphylococcus aureus" "Doxycycline" "VET08 Table 2C" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Streptococcus equi" "Doxycycline" "VET08 Table 2D" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Streptococcus equi zooepidemicus" "Doxycycline" "VET08 Table 2D" 0.125 0.5 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Doxycycline" "Table 2G" "30ug" 28 24 FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Doxycycline" "Table 2G" 0.25 1 FALSE "CLSI 2019" "DISK" "Vibrio" "Doxycycline" "M45 Table 20" "30ug" FALSE "CLSI 2019" "MIC" "Yersinia pestis" "Doxycycline" "M45 Table 21" 4 16 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Pseudallescheria" "Doxycycline" "VET08 Table 2C" "30ug" 25 20 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Doxycycline" "VET08 Table 2C" 0.125 0.5 FALSE "CLSI 2019" "DISK" "(unknown name)" "Doxycycline" "Generic CLSI rules" "30ug" 14 10 FALSE "CLSI 2019" "MIC" "(unknown name)" "Doxycycline" "Generic CLSI rules" "30ug" 4 16 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, respiratory, UTI" "Enterobacteriaceae" "Enrofloxacin" "VET08 Table 2A" "5ug" 23 16 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Enterobacteriaceae" "Enrofloxacin" "VET08 Table 2A" "5ug" 23 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory, UTI" "Enterobacteriaceae" "Enrofloxacin" "VET08 Table 2A" 0.5 4 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Enterobacteriaceae" "Enrofloxacin" "VET08 Table 2A" 0.5 4 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Enrofloxacin" "VET08 Table 2I" "5ug" 23 18 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Enrofloxacin" "VET08 Table 2I" 0.25 1 FALSE "CLSI 2019" "MIC" "Canine, feline" "Alloscardovia" "Enrofloxacin" "Vet Table" 0.5 4 FALSE -"CLSI 2019" "DISK" "Escherichia coli" "Enrofloxacin" "VET08 Table 2A" "5ug" 23 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory" "Escherichia coli" "Enrofloxacin" "VET08 Table 2A" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Escherichia coli" "Enrofloxacin" "VET08 Table 2A" 0.25 2 FALSE "CLSI 2019" "DISK" "Histophilus somni" "Enrofloxacin" "Vet Table" "5ug" 21 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Enrofloxacin" "VET08 Table 2J" "5ug" 21 16 FALSE "CLSI 2019" "MIC" "Histophilus somni" "Enrofloxacin" "Vet Table" 0.25 2 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Enrofloxacin" "VET08 Table 2J" 0.25 2 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Enrofloxacin" "VET08 Table 2G" "5ug" 21 16 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Enrofloxacin" "VET08 Table 2G" 0.25 2 FALSE "CLSI 2019" "DISK" "Providencia heimbachae" "Enrofloxacin" "Vet Table" "5ug" 21 16 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Pseudomonas aeruginosa" "Enrofloxacin" "VET08 Table 2B" "5ug" 23 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudomonas aeruginosa" "Enrofloxacin" "VET08 Table 2B" 0.5 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory" "Pseudomonas aeruginosa" "Enrofloxacin" "VET08 Table 2B" 0.125 0.5 FALSE "CLSI 2019" "DISK" "Pasteurella multocida" "Enrofloxacin" "Vet Table" "5ug" 21 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Enrofloxacin" "VET08 Table 2H" "5ug" 23 18 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Enrofloxacin" "VET08 Table 2H" "5ug" 21 16 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Enrofloxacin" "VET08 Table 2H" 0.25 1 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Enrofloxacin" "VET08 Table 2H" 0.25 2 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI, respiratory" "Staphylococcus" "Enrofloxacin" "VET08 Table 2C" "5ug" 23 16 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Staphylococcus" "Enrofloxacin" "VET08 Table 2C" "5ug" 23 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI, respiratory" "Staphylococcus" "Enrofloxacin" "VET08 Table 2C" 0.5 4 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Enrofloxacin" "VET08 Table 2C" 0.5 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory" "Staphylococcus aureus" "Enrofloxacin" "VET08 Table 2C" 0.125 0.5 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, respiratory, UIT" "Streptococcus" "Enrofloxacin" "VET08 Table 2D" "5ug" 23 16 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Streptococcus" "Enrofloxacin" "VET08 Table 2D" "5ug" 23 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory, UIT" "Streptococcus" "Enrofloxacin" "VET08 Table 2D" 0.5 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Streptococcus" "Enrofloxacin" "VET08 Table 2D" 0.5 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory" "Streptococcus equi" "Enrofloxacin" "VET08 Table 2D" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, respiratory" "Streptococcus equi zooepidemicus" "Enrofloxacin" "VET08 Table 2D" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus suis" "Enrofloxacin" "VET08 Table 2D" 0.5 2 FALSE "CLSI 2019" "DISK" "(unknown name)" "Enrofloxacin" "Generic CLSI rules" "5ug" 23 16 FALSE "CLSI 2019" "MIC" "(unknown name)" "Enrofloxacin" "Generic CLSI rules" "5ug" 0.25 2 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Enoxacin" "Table 2C" "10ug" 18 14 FALSE @@ -7751,22 +7633,6 @@ "CLSI 2019" "MIC" "Staphylococcus" "Fleroxacin" "Table 2C" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Fleroxacin" "Generic CLSI rules" "5ug" 19 15 FALSE "CLSI 2019" "MIC" "(unknown name)" "Fleroxacin" "Generic CLSI rules" "5ug" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Schistosomatidae" "Florfenicol" "VET08 Table 2A" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Florfenicol" "VET08 Table 2I" "30ug" 22 18 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Florfenicol" "VET08 Table 2I" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Bordetella bronchiseptica" "Florfenicol" "VET08 Table 2F" "30ug" 22 18 FALSE -"CLSI 2019" "MIC" "Respiratory" "Bordetella bronchiseptica" "Florfenicol" "VET08 Table 2F" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Florfenicol" "VET08 Table 2J" "30ug" 19 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Florfenicol" "VET08 Table 2J" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Florfenicol" "VET08 Table 2G" "30ug" 19 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Florfenicol" "VET08 Table 2G" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Florfenicol" "VET08 Table 2H" "30ug" 22 18 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Florfenicol" "VET08 Table 2H" "30ug" 19 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Florfenicol" "VET08 Table 2H" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Florfenicol" "VET08 Table 2H" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Salmonella enterica" "Florfenicol" "VET08 Table 2A" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Streptococcus suis" "Florfenicol" "VET08 Table 2D" "30ug" 22 18 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus suis" "Florfenicol" "VET08 Table 2D" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Florfenicol" "Generic CLSI rules" "30ug" 19 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Florfenicol" "Generic CLSI rules" "30ug" 2 8 FALSE "CLSI 2019" "DISK" "Candida albicans" "Fluconazole" "Table 1" 17 13 FALSE @@ -7781,18 +7647,6 @@ "CLSI 2019" "MIC" "Enterococcus" "Fosfomycin" "Table 2D" 64 256 FALSE "CLSI 2019" "MIC" "Escherichia coli" "Fosfomycin" "Table 2A" 64 256 FALSE "CLSI 2019" "MIC" "Escherichia coli" "Fosfomycin" "Table 2A" 64 256 FALSE -"CLSI 2019" "DISK" "UTI" "Escherichia coli" "Cefovecin" "VET08 Table 2A" "30ug" 24 20 TRUE -"CLSI 2019" "DISK" "UTI" "Escherichia coli" "Cefovecin" "VET08 Table 2A" "30ug" 24 20 TRUE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Cefovecin" "VET08 Table 2A" 2 8 TRUE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Cefovecin" "VET08 Table 2A" 2 8 TRUE -"CLSI 2019" "DISK" "UTI" "Proteus mirabilis" "Cefovecin" "VET08 Table 2A" "30ug" 24 20 TRUE -"CLSI 2019" "MIC" "UTI" "Proteus mirabilis" "Cefovecin" "VET08 Table 2A" 2 8 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Pasteurella multocida" "Cefovecin" "VET08 Table 2H" "30ug" 24 20 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pasteurella multocida" "Cefovecin" "VET08 Table 2H" 0.125 0.5 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Cefovecin" "VET08 Table 2D" "30ug" 24 20 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Cefovecin" "VET08 Table 2D" 0.125 0.5 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Pseudallescheria" "Cefovecin" "VET08 Table 2C" "30ug" 24 20 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Cefovecin" "VET08 Table 2C" 0.5 2 FALSE "CLSI 2019" "DISK" "Aeromonas" "Cefoxitin" "M45 Table 2" "30ug" 18 14 FALSE "CLSI 2019" "DISK" "Aeromonas" "Cefoxitin" "M45 Table 3" 18 14 FALSE "CLSI 2019" "MIC" "Aeromonas" "Cefoxitin" "M45 Table 3" 8 32 FALSE @@ -7811,12 +7665,6 @@ "CLSI 2019" "MIC" "Vibrio" "Cefoxitin" "M45 Table 20" 8 32 FALSE "CLSI 2019" "DISK" "(unknown name)" "Cefoxitin" "Generic CLSI rules" "30ug" 18 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Cefoxitin" "Generic CLSI rules" "30ug" 8 32 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Gamithromycin" "VET08 Table 2J" "15ug" 15 11 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Gamithromycin" "VET08 Table 2J" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Gamithromycin" "VET08 Table 2G" "15ug" 15 11 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Gamithromycin" "VET08 Table 2G" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Gamithromycin" "VET08 Table 2H" "15ug" 15 11 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Gamithromycin" "VET08 Table 2H" 4 16 FALSE "CLSI 2019" "DISK" "Acinetobacter" "Gatifloxacin" "Table 2B-2" "5ug" 18 14 FALSE "CLSI 2019" "MIC" "Acinetobacter" "Gatifloxacin" "Table 2B-2" 2 8 FALSE "CLSI 2019" "DISK" "Enterococcus" "Gatifloxacin" "Table 2D" "5ug" 18 14 FALSE @@ -7850,14 +7698,8 @@ "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Gemifloxacin" "Table 2G" 0.125 0.5 FALSE "CLSI 2019" "DISK" "(unknown name)" "Gemifloxacin" "Generic CLSI rules" "5ug" 20 15 FALSE "CLSI 2019" "MIC" "(unknown name)" "Gemifloxacin" "Generic CLSI rules" "5ug" 0.25 1 FALSE -"CLSI 2019" "DISK" "Enterobacteriaceae" "Gentamicin" "VET08 Table 2A" "10ug" 16 12 FALSE -"CLSI 2019" "DISK" "Enterobacteriaceae" "Gentamicin" "VET08 Table 2A" "10ug" 16 12 FALSE -"CLSI 2019" "MIC" "Enterobacteriaceae" "Gentamicin" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "MIC" "Enterobacteriaceae" "Gentamicin" "VET08 Table 2A" 2 8 FALSE "CLSI 2019" "DISK" "Acinetobacter" "Gentamicin" "Table 2B-2" "10ug" 15 12 FALSE "CLSI 2019" "MIC" "Acinetobacter" "Gentamicin" "Table 2B-2" 4 16 FALSE -"CLSI 2019" "DISK" "Actinobacillus pleuropneumoniae" "Gentamicin" "VET08 Table 2I" "10ug" 16 12 FALSE -"CLSI 2019" "MIC" "Actinobacillus pleuropneumoniae" "Gentamicin" "VET08 Table 2I" 2 8 FALSE "CLSI 2019" "DISK" "Aeromonas" "Gentamicin" "M45 Table 2" "10ug" 15 12 FALSE "CLSI 2019" "DISK" "Aeromonas" "Gentamicin" "M45 Table 3" 15 12 FALSE "CLSI 2019" "MIC" "Aeromonas" "Gentamicin" "M45 Table 3" 4 16 FALSE @@ -7867,11 +7709,7 @@ "CLSI 2019" "MIC" "Francisella tularensis" "Gentamicin" "M45 Table 21" 4 FALSE "CLSI 2019" "MIC" "Lactobacillus" "Gentamicin" "M45 Table 11" 4 16 FALSE "CLSI 2019" "DISK" "Pseudomonas aeruginosa" "Gentamicin" "Table 2B-1" "10ug" 15 12 FALSE -"CLSI 2019" "DISK" "Pseudomonas aeruginosa" "Gentamicin" "VET08 Table 2B" "10ug" 16 12 FALSE -"CLSI 2019" "DISK" "Pseudomonas aeruginosa" "Gentamicin" "VET08 Table 2B" "10ug" 16 12 FALSE "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Gentamicin" "Table 2B-1" 4 16 FALSE -"CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Gentamicin" "VET08 Table 2B" 2 8 FALSE -"CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Gentamicin" "VET08 Table 2B" 2 8 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Gentamicin" "Table 2C" "10ug" 15 12 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Gentamicin" "Table 2C" 4 16 FALSE "CLSI 2019" "DISK" "Vibrio" "Gentamicin" "M45 Table 20" "10ug" 15 12 FALSE @@ -7927,13 +7765,6 @@ "CLSI 2019" "MIC" "(unknown name)" "Imipenem" "Generic CLSI rules" "10ug" 1 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Kanamycin" "Generic CLSI rules" "30ug" 18 13 FALSE "CLSI 2019" "MIC" "(unknown name)" "Kanamycin" "Generic CLSI rules" "30ug" 16 64 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Escherichia coli" "Cephalexin" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "MIC" "UTI" "Escherichia coli" "Cephalexin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "UTI" "Klebsiella pneumoniae" "Cephalexin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "UTI" "Proteus mirabilis" "Cephalexin" "VET08 Table 2A" 16 32 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus aureus" "Cephalexin" "VET08 Table 2C" 2 4 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Beta-haemolytic Streptococcus" "Cephalexin" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Cephalexin" "VET08 Table 2C" 2 4 FALSE "CLSI 2019" "MIC" "Aerococcus" "Linezolid" "M45 Table 2" 2 FALSE "CLSI 2019" "DISK" "Enterococcus" "Linezolid" "Table 2D" "30ug" 23 20 FALSE "CLSI 2019" "MIC" "Enterococcus" "Linezolid" "Table 2D" 2 8 FALSE @@ -8026,18 +7857,6 @@ "CLSI 2019" "MIC" "Staphylococcus" "Cefamandole" "Table 2C" 8 32 FALSE "CLSI 2019" "DISK" "(unknown name)" "Cefamandole" "Generic CLSI rules" "30ug" 18 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Cefamandole" "Generic CLSI rules" "30ug" 8 32 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Marbofloxacin" "VET08 Table 2A" "5ug" 20 14 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Enterobacteriaceae" "Marbofloxacin" "VET08 Table 2A" "5ug" 20 14 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Marbofloxacin" "VET08 Table 2A" 1 4 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Enterobacteriaceae" "Marbofloxacin" "VET08 Table 2A" 1 4 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Staphylococcus" "Marbofloxacin" "VET08 Table 2C" "5ug" 20 14 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Staphylococcus" "Marbofloxacin" "VET08 Table 2C" "5ug" 20 14 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Marbofloxacin" "VET08 Table 2C" 1 4 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Marbofloxacin" "VET08 Table 2C" 1 4 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Streptococcus" "Marbofloxacin" "VET08 Table 2D" "5ug" 20 14 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Streptococcus" "Marbofloxacin" "VET08 Table 2D" "5ug" 20 14 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Streptococcus" "Marbofloxacin" "VET08 Table 2D" 1 4 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Streptococcus" "Marbofloxacin" "VET08 Table 2D" 1 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Marbofloxacin" "Generic CLSI rules" "5ug" 20 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Marbofloxacin" "Generic CLSI rules" "5ug" 1 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Mecillinam (Amdinocillin)" "Generic CLSI rules" "10ug" 15 11 FALSE @@ -8121,7 +7940,6 @@ "CLSI 2019" "MIC" "Burkholderia cepacia" "Minocycline" "Table 2B-3" 4 16 FALSE "CLSI 2019" "DISK" "Enterococcus" "Minocycline" "Table 2D" "30ug" 19 14 FALSE "CLSI 2019" "MIC" "Enterococcus" "Minocycline" "Table 2D" 4 16 FALSE -"CLSI 2019" "MIC" "Respiratory, skin, soft tissue" "Escherichia coli" "Minocycline" "VET08 Table 2A" 0.125 0.5 FALSE "CLSI 2019" "MIC" "Leuconostoc" "Minocycline" "M45 Table 13" 4 16 FALSE "CLSI 2019" "DISK" "Neisseria meningitidis" "Minocycline" "Table 2I" "30ug" 26 FALSE "CLSI 2019" "MIC" "Neisseria meningitidis" "Minocycline" "Table 2I" 2 FALSE @@ -8129,9 +7947,6 @@ "CLSI 2019" "MIC" "Stenotrophomonas maltophilia" "Minocycline" "Table 2B-4" 4 16 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Minocycline" "Table 2C" "30ug" 19 14 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Minocycline" "Table 2C" 4 16 FALSE -"CLSI 2019" "MIC" "Respiratory, skin, soft tissue" "Staphylococcus aureus" "Minocycline" "VET08 Table 2C" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Respiratory, skin, soft tissue" "Streptococcus" "Minocycline" "VET08 Table 2D" 0.125 0.5 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Pseudallescheria" "Minocycline" "VET08 Table 2C" 0.5 2 FALSE "CLSI 2019" "DISK" "(unknown name)" "Minocycline" "Generic CLSI rules" "30ug" 16 12 FALSE "CLSI 2019" "MIC" "(unknown name)" "Minocycline" "Generic CLSI rules" "30ug" 4 16 FALSE "CLSI 2019" "MIC" "Anaerosalibacter" "Metronidazole" "Table 2J" 8 32 FALSE @@ -8173,18 +7988,6 @@ "CLSI 2019" "MIC" "Vibrio" "Ofloxacin" "M45 Table 20" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Ofloxacin" "Generic CLSI rules" "5ug" 16 12 FALSE "CLSI 2019" "MIC" "(unknown name)" "Ofloxacin" "Generic CLSI rules" "5ug" 2 8 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Orbifloxacin" "VET08 Table 2A" "10ug" 23 17 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Enterobacteriaceae" "Orbifloxacin" "VET08 Table 2A" "10ug" 23 17 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Orbifloxacin" "VET08 Table 2A" 1 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Enterobacteriaceae" "Orbifloxacin" "VET08 Table 2A" 1 8 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Staphylococcus" "Orbifloxacin" "VET08 Table 2C" "10ug" 23 17 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Staphylococcus" "Orbifloxacin" "VET08 Table 2C" "10ug" 23 17 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Orbifloxacin" "VET08 Table 2C" 1 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Orbifloxacin" "VET08 Table 2C" 1 8 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue, UTI" "Streptococcus" "Orbifloxacin" "VET08 Table 2D" "10ug" 23 17 TRUE -"CLSI 2019" "DISK" "Skin, soft tissue" "Streptococcus" "Orbifloxacin" "VET08 Table 2D" "10ug" 23 17 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Streptococcus" "Orbifloxacin" "VET08 Table 2D" 1 8 TRUE -"CLSI 2019" "MIC" "Skin, soft tissue" "Streptococcus" "Orbifloxacin" "VET08 Table 2D" 1 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Orbifloxacin" "Generic CLSI rules" "10ug" 23 17 FALSE "CLSI 2019" "MIC" "(unknown name)" "Orbifloxacin" "Generic CLSI rules" "10ug" 1 8 FALSE "CLSI 2019" "MIC" "Enterococcus" "Oritavancin" "Table 2D" 0.125 FALSE @@ -8206,10 +8009,6 @@ "CLSI 2019" "MIC" "Pseudallescheria" "Oxacillin" "Table 2C" 0.25 0.5 FALSE "CLSI 2019" "MIC" "Pseudallescheria" "Oxacillin" "Table 2C" 0.25 0.5 FALSE "CLSI 2019" "MIC" "(unknown name)" "Oxacillin" "Generic CLSI rules" "1ug" 0.25 0.5 FALSE -"CLSI 2019" "DISK" "Aeromonas salmonicida" "Oxolinic acid" "VET03 Table 12" "2ug" 30 24 FALSE -"CLSI 2019" "MIC" "Aeromonas salmonicida" "Oxolinic acid" "VET03 Table 12" 0.125 1 FALSE -"CLSI 2019" "DISK" "Aeromonas salmonicida" "Oxytetracycline" "VET03 Table 12" "30ug" 28 21 FALSE -"CLSI 2019" "MIC" "Aeromonas salmonicida" "Oxytetracycline" "VET03 Table 12" 1 8 FALSE "CLSI 2019" "MIC" "Abiotrophia" "Penicillin G" "M45 Table 1" 0.125 4 FALSE "CLSI 2019" "MIC" "Aerococcus" "Penicillin G" "M45 Table 2" 0.125 4 FALSE "CLSI 2019" "MIC" "Aggregatibacter" "Penicillin G" "M45 Table 9" 1 4 FALSE @@ -8222,14 +8021,12 @@ "CLSI 2019" "MIC" "Enterococcus" "Penicillin G" "Table 2D" 8 16 FALSE "CLSI 2019" "MIC" "Gemella" "Penicillin G" "M45 Table 8" 0.125 4 FALSE "CLSI 2019" "MIC" "Granulicatella" "Penicillin G" "M45 Table 1" 0.125 4 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Penicillin G" "VET08 Table 2J" 0.25 1 FALSE "CLSI 2019" "MIC" "Kingella" "Penicillin G" "M45 Table 9" 1 4 FALSE "CLSI 2019" "MIC" "Leuconostoc" "Penicillin G" "M45 Table 13" 8 FALSE "CLSI 2019" "MIC" "Lactobacillus" "Penicillin G" "M45 Table 11" 8 FALSE "CLSI 2019" "MIC" "Lactococcus" "Penicillin G" "M45 Table 12" 1 4 FALSE "CLSI 2019" "MIC" "Listeria monocytogenes" "Penicillin G" "M45 Table 14" 2 FALSE "CLSI 2019" "MIC" "Micrococcus" "Penicillin G" "M45 Table 15" 0.125 0.25 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Penicillin G" "VET08 Table 2G" 0.25 1 FALSE "CLSI 2019" "DISK" "Neisseria gonorrhoeae" "Penicillin G" "Table 2F" "10units" 47 26 FALSE "CLSI 2019" "MIC" "Neisseria gonorrhoeae" "Penicillin G" "Table 2F" 0.064 2 FALSE "CLSI 2019" "DISK" "Neisseria meningitidis" "Penicillin G" "Table 2I" "10units" FALSE @@ -8237,21 +8034,16 @@ "CLSI 2019" "MIC" "Pediococcus" "Penicillin G" "M45 Table 18" 8 FALSE "CLSI 2019" "DISK" "Pasteurella" "Penicillin G" "M45 Table 17" "10 Units" 25 FALSE "CLSI 2019" "MIC" "Pasteurella" "Penicillin G" "M45 Table 17" 0.5 FALSE -"CLSI 2019" "MIC" "Pasteurella multocida" "Penicillin G" "VET08 Table 2H" 0.25 1 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Penicillin G" "VET08 Table 2H" 0.25 1 FALSE "CLSI 2019" "MIC" "Rothia" "Penicillin G" "M45 Table 19" 0.125 4 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Penicillin G" "Table 2C" "10ug" 29 28 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Penicillin G" "Table 2C" 0.125 0.25 FALSE -"CLSI 2019" "MIC" "Respiratory, soft tissue" "Staphylococcus" "Penicillin G" "VET08 Table 2C" 0.5 2 FALSE "CLSI 2019" "DISK" "Streptococcus" "Penicillin G" "Table 2H-1" "10units" 24 FALSE "CLSI 2019" "MIC" "Streptococcus" "Penicillin G" "M45 Table 1" 0.125 4 FALSE "CLSI 2019" "MIC" "Streptococcus" "Penicillin G" "Table 2H-1" 0.125 FALSE -"CLSI 2019" "MIC" "Respiratory, soft tissue" "Streptococcus" "Penicillin G" "VET08 Table 2D" 0.5 2 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Penicillin G" "Table 2G" "10units" FALSE "CLSI 2019" "MIC" "Meningitis" "Streptococcus pneumoniae" "Penicillin G" "Table 2G" 0.064 0.12 FALSE "CLSI 2019" "MIC" "Non-meningitis" "Streptococcus pneumoniae" "Penicillin G" "Table 2G" 2 8 FALSE "CLSI 2019" "MIC" "Oral" "Streptococcus pneumoniae" "Penicillin G" "Table 2G" 0.064 2 FALSE -"CLSI 2019" "MIC" "Streptococcus suis" "Penicillin G" "VET08 Table 2D" 0.25 1 FALSE "CLSI 2019" "DISK" "Viridans Group Streptococcus (VGS)" "Penicillin G" "Table 2H-2" "10units" FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Penicillin G" "Table 2H-2" 0.125 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Penicillin G" "Generic CLSI rules" "10units" 29 28 FALSE @@ -8270,42 +8062,10 @@ "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Polymyxin B" "Table 2B-1" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Polymyxin B" "Generic CLSI rules" "300units" 12 11 FALSE "CLSI 2019" "MIC" "(unknown name)" "Polymyxin B" "Generic CLSI rules" "300units" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Staphylococcus aureus" "Penicillin/novobiocin" "VET08 Table 2C" "10units/30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Mastitis" "Staphylococcus aureus" "Penicillin/novobiocin" "VET08 Table 2C" 1 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus agalactiae" "Penicillin/novobiocin" "VET08 Table 2D" "10units/30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus agalactiae" "Penicillin/novobiocin" "VET08 Table 2D" 1 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus dysgalactiae" "Penicillin/novobiocin" "VET08 Table 2D" "10units/30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus dysgalactiae" "Penicillin/novobiocin" "VET08 Table 2D" 1 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus uberis" "Penicillin/novobiocin" "VET08 Table 2D" "10units/30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus uberis" "Penicillin/novobiocin" "VET08 Table 2D" 1 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Penicillin/novobiocin" "Generic CLSI rules" "10units-30ug" 18 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Penicillin/novobiocin" "Generic CLSI rules" "10units-30ug" 1 4 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Penicillin V" "Table 2G" "10ug" FALSE "CLSI 2019" "MIC" "Oral" "Streptococcus pneumoniae" "Penicillin V" "Table 2G" 0.064 2 FALSE -"CLSI 2019" "DISK" "Skin, respiratory" "Schaalia canis" "Pradofloxacin" "VET08 Table 2D" "5ug" 24 FALSE -"CLSI 2019" "MIC" "Skin, respiratory" "Schaalia canis" "Pradofloxacin" "VET08 Table 2D" 0.25 FALSE -"CLSI 2019" "DISK" "Skin, UTI" "Escherichia coli" "Pradofloxacin" "VET08 Table 2A" "5ug" 24 19 TRUE -"CLSI 2019" "DISK" "Skin, respiratory" "Escherichia coli" "Pradofloxacin" "VET08 Table 2A" "5ug" 24 19 FALSE -"CLSI 2019" "MIC" "Skin, UTI" "Escherichia coli" "Pradofloxacin" "VET08 Table 2A" 0.25 2 TRUE -"CLSI 2019" "MIC" "Skin, respiratory" "Escherichia coli" "Pradofloxacin" "VET08 Table 2A" 0.25 2 FALSE -"CLSI 2019" "DISK" "Skin, respiratory" "Pasteurella multocida" "Pradofloxacin" "VET08 Table 2H" "5ug" 24 FALSE -"CLSI 2019" "MIC" "Skin, respiratory" "Pasteurella multocida" "Pradofloxacin" "VET08 Table 2H" 0.25 FALSE -"CLSI 2019" "DISK" "Skin, respiratory" "Staphylococcus aureus" "Pradofloxacin" "VET08 Table 2C" "5ug" 24 19 FALSE -"CLSI 2019" "MIC" "Skin, respiratory" "Staphylococcus aureus" "Pradofloxacin" "VET08 Table 2C" 0.25 2 FALSE -"CLSI 2019" "DISK" "Skin, respiratory" "Staphylococcus felis" "Pradofloxacin" "VET08 Table 2C" "5ug" 24 19 FALSE -"CLSI 2019" "MIC" "Skin, respiratory" "Staphylococcus felis" "Pradofloxacin" "VET08 Table 2C" 0.25 2 FALSE -"CLSI 2019" "DISK" "Skin, UTI" "Pseudallescheria" "Pradofloxacin" "VET08 Table 2C" "5ug" 24 19 TRUE -"CLSI 2019" "DISK" "Skin, respiratory" "Pseudallescheria" "Pradofloxacin" "VET08 Table 2C" "5ug" 24 19 FALSE -"CLSI 2019" "MIC" "Skin, UTI" "Pseudallescheria" "Pradofloxacin" "VET08 Table 2C" 0.25 2 TRUE -"CLSI 2019" "MIC" "Skin, respiratory" "Pseudallescheria" "Pradofloxacin" "VET08 Table 2C" 0.25 2 FALSE -"CLSI 2019" "DISK" "Mastitis" "Staphylococcus aureus" "Pirlimycin" "VET08 Table 2C" "2ug" 13 12 FALSE -"CLSI 2019" "MIC" "Mastitis" "Staphylococcus aureus" "Pirlimycin" "VET08 Table 2C" 2 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus agalactiae" "Pirlimycin" "VET08 Table 2D" "2ug" 13 12 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus agalactiae" "Pirlimycin" "VET08 Table 2D" 2 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus dysgalactiae" "Pirlimycin" "VET08 Table 2D" "2ug" 13 12 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus dysgalactiae" "Pirlimycin" "VET08 Table 2D" 2 4 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus uberis" "Pirlimycin" "VET08 Table 2D" "2ug" 13 12 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus uberis" "Pirlimycin" "VET08 Table 2D" 2 4 FALSE "CLSI 2019" "DISK" "(unknown name)" "Pirlimycin" "Generic CLSI rules" "2ug" 13 12 FALSE "CLSI 2019" "MIC" "(unknown name)" "Pirlimycin" "Generic CLSI rules" "2ug" 2 4 FALSE "CLSI 2019" "DISK" "Enterococcus" "Quinupristin/dalfopristin" "Table 2D" "15ug" 19 15 FALSE @@ -8373,16 +8133,10 @@ "CLSI 2019" "DISK" "(unknown name)" "Sulfisoxazole" "Generic CLSI rules" "200-300ug" 17 12 FALSE "CLSI 2019" "MIC" "(unknown name)" "Sulfisoxazole" "Generic CLSI rules" "200-300ug" 256 512 FALSE "CLSI 2019" "DISK" "Histophilus somni" "Spectinomycin" "Vet Table" "100ug" 14 10 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Spectinomycin" "VET08 Table 2J" "100ug" 14 10 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Spectinomycin" "VET08 Table 2J" 32 128 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Spectinomycin" "VET08 Table 2G" "100ug" 14 10 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Spectinomycin" "VET08 Table 2G" 32 128 FALSE "CLSI 2019" "DISK" "Neisseria gonorrhoeae" "Spectinomycin" "Table 2F" "100ug" 18 14 FALSE "CLSI 2019" "MIC" "Neisseria gonorrhoeae" "Spectinomycin" "Table 2F" 32 128 FALSE "CLSI 2019" "DISK" "Providencia heimbachae" "Spectinomycin" "100ug" 14 10 FALSE "CLSI 2019" "DISK" "Pasteurella multocida" "Spectinomycin" "100ug" 14 10 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Spectinomycin" "VET08 Table 2H" "100ug" 14 10 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Spectinomycin" "VET08 Table 2H" 32 128 FALSE "CLSI 2019" "DISK" "Haemophilus" "Sparfloxacin" "Table 2E" "5ug" FALSE "CLSI 2019" "MIC" "Haemophilus" "Sparfloxacin" "Table 2E" 0.25 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Sparfloxacin" "Table 2C" "5ug" 19 15 FALSE @@ -8468,7 +8222,6 @@ "CLSI 2019" "MIC" "(unknown name)" "Ticarcillin/clavulanic acid" "Generic CLSI rules" "75-10-15ug" 16 128 FALSE "CLSI 2019" "DISK" "Acinetobacter" "Tetracycline" "Table 2B-2" "30ug" 15 11 FALSE "CLSI 2019" "MIC" "Acinetobacter" "Tetracycline" "Table 2B-2" 4 16 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Tetracycline" "VET08 Table 2I" 0.5 2 FALSE "CLSI 2019" "MIC" "Aerococcus" "Tetracycline" "M45 Table 2" 2 8 FALSE "CLSI 2019" "DISK" "Aeromonas" "Tetracycline" "M45 Table 2" "30ug" 15 11 FALSE "CLSI 2019" "DISK" "Aeromonas" "Tetracycline" "M45 Table 3" 15 11 FALSE @@ -8488,27 +8241,20 @@ "CLSI 2019" "MIC" "Francisella tularensis" "Tetracycline" "M45 Table 21" 4 FALSE "CLSI 2019" "DISK" "Haemophilus" "Tetracycline" "Table 2E" "30ug" 29 25 FALSE "CLSI 2019" "MIC" "Haemophilus" "Tetracycline" "Table 2E" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Tetracycline" "VET08 Table 2J" 2 8 FALSE "CLSI 2019" "MIC" "Kingella" "Tetracycline" "M45 Table 9" 2 8 FALSE "CLSI 2019" "MIC" "Lactococcus" "Tetracycline" "M45 Table 12" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Tetracycline" "VET08 Table 2G" 2 8 FALSE "CLSI 2019" "DISK" "Moraxella catarrhalis" "Tetracycline" "M45 Table 16" "30ug" 29 24 FALSE "CLSI 2019" "MIC" "Moraxella catarrhalis" "Tetracycline" "M45 Table 16" 2 8 FALSE "CLSI 2019" "DISK" "Neisseria gonorrhoeae" "Tetracycline" "Table 2F" "30ug" 38 30 FALSE "CLSI 2019" "MIC" "Neisseria gonorrhoeae" "Tetracycline" "Table 2F" 0.25 2 FALSE "CLSI 2019" "DISK" "Pasteurella" "Tetracycline" "M45 Table 17" "30ug" 23 FALSE "CLSI 2019" "MIC" "Pasteurella" "Tetracycline" "M45 Table 17" 1 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tetracycline" "VET08 Table 2H" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tetracycline" "VET08 Table 2H" 0.5 2 FALSE "CLSI 2019" "DISK" "Staphylococcus" "Tetracycline" "Table 2C" "30ug" 19 14 FALSE -"CLSI 2019" "DISK" "Skin, soft tissue" "Staphylococcus" "Tetracycline" "VET08 Table 2C" "30ug" 23 17 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Tetracycline" "Table 2C" 4 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue" "Staphylococcus" "Tetracycline" "VET08 Table 2C" 0.25 1 FALSE "CLSI 2019" "DISK" "Streptococcus" "Tetracycline" "Table 2H-1" "30ug" 23 18 FALSE "CLSI 2019" "MIC" "Streptococcus" "Tetracycline" "Table 2H-1" 2 8 FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Tetracycline" "Table 2G" "30ug" 28 24 FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Tetracycline" "Table 2G" 1 4 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus suis" "Tetracycline" "VET08 Table 2D" 0.5 2 FALSE "CLSI 2019" "DISK" "Viridans Group Streptococcus (VGS)" "Tetracycline" "Table 2H-2" "30ug" 23 18 FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Tetracycline" "Table 2H-2" 2 8 FALSE "CLSI 2019" "DISK" "Vibrio" "Tetracycline" "M45 Table 20" "30ug" 15 11 FALSE @@ -8522,61 +8268,16 @@ "CLSI 2019" "MIC" "Staphylococcus" "Teicoplanin" "Table 2C" 8 32 FALSE "CLSI 2019" "DISK" "(unknown name)" "Teicoplanin" "Generic CLSI rules" "30ug" 14 10 FALSE "CLSI 2019" "MIC" "(unknown name)" "Teicoplanin" "Generic CLSI rules" "30ug" 8 32 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Tiamulin" "VET08 Table 2I" "30ug" 9 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Tiamulin" "VET08 Table 2I" 16 32 FALSE "CLSI 2019" "DISK" "(unknown name)" "Tiamulin" "Generic CLSI rules" "30ug" 9 8 FALSE "CLSI 2019" "MIC" "(unknown name)" "Tiamulin" "Generic CLSI rules" "30ug" 16 32 FALSE "CLSI 2019" "DISK" "Actinobacillus pleuropneumoniae" "Tilmicosin" "Vet Table" "15ug" 11 10 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Tilmicosin" "VET08 Table 2I" "15ug" 11 10 FALSE "CLSI 2019" "MIC" "Actinobacillus pleuropneumoniae" "Tilmicosin" "Vet Table" 16 32 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Tilmicosin" "VET08 Table 2I" 16 32 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Tilmicosin" "VET08 Table 2G" "15ug" 14 10 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Tilmicosin" "VET08 Table 2G" 8 32 FALSE "CLSI 2019" "DISK" "Pasteurella multocida" "Tilmicosin" "Vet Table" "15ug" 11 10 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Tilmicosin" "VET08 Table 2H" "15ug" 11 10 FALSE "CLSI 2019" "MIC" "Pasteurella multocida" "Tilmicosin" "Vet Table" 16 32 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tilmicosin" "VET08 Table 2H" 16 32 FALSE "CLSI 2019" "DISK" "(unknown name)" "Tilmicosin" "Generic CLSI rules" "15ug" 14 10 FALSE "CLSI 2019" "MIC" "(unknown name)" "Tilmicosin" "Generic CLSI rules" "15ug" 8 32 FALSE -"CLSI 2019" "DISK" "Respiratory" "Schistosomatidae" "Ceftiofur" "VET08 Table 2A" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Schistosomatidae" "Ceftiofur" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Ceftiofur" "VET08 Table 2I" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Ceftiofur" "VET08 Table 2I" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Escherichia coli" "Ceftiofur" "VET08 Table 2A" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Mastitis" "Escherichia coli" "Ceftiofur" "VET08 Table 2A" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Ceftiofur" "VET08 Table 2J" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Ceftiofur" "VET08 Table 2J" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Ceftiofur" "VET08 Table 2G" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Ceftiofur" "VET08 Table 2G" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Ceftiofur" "VET08 Table 2H" "30ug" 21 17 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Ceftiofur" "VET08 Table 2H" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Ceftiofur" "VET08 Table 2H" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Ceftiofur" "VET08 Table 2H" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Staphylococcus aureus" "Ceftiofur" "VET08 Table 2C" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Mastitis" "Staphylococcus aureus" "Ceftiofur" "VET08 Table 2C" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus agalactiae" "Ceftiofur" "VET08 Table 2D" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus agalactiae" "Ceftiofur" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus dysgalactiae" "Ceftiofur" "VET08 Table 2D" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus dysgalactiae" "Ceftiofur" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Streptococcus equi zooepidemicus" "Ceftiofur" "VET08 Table 2D" "30ug" 22 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus equi zooepidemicus" "Ceftiofur" "VET08 Table 2D" 0.25 FALSE -"CLSI 2019" "DISK" "Respiratory" "Streptococcus suis" "Ceftiofur" "VET08 Table 2D" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Respiratory" "Streptococcus suis" "Ceftiofur" "VET08 Table 2D" 2 8 FALSE -"CLSI 2019" "DISK" "Mastitis" "Streptococcus uberis" "Ceftiofur" "VET08 Table 2D" "30ug" 21 17 FALSE -"CLSI 2019" "MIC" "Mastitis" "Streptococcus uberis" "Ceftiofur" "VET08 Table 2D" 2 8 FALSE "CLSI 2019" "DISK" "(unknown name)" "Ceftiofur" "Generic CLSI rules" "30ug" 21 17 FALSE "CLSI 2019" "MIC" "(unknown name)" "Ceftiofur" "Generic CLSI rules" "30ug" 2 8 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Tildipirosin" "VET08 Table 2I" 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Bordetella bronchiseptica" "Tildipirosin" "VET08 Table 2F" "60ug" 18 FALSE -"CLSI 2019" "MIC" "Respiratory" "Bordetella bronchiseptica" "Tildipirosin" "VET08 Table 2F" 8 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Tildipirosin" "VET08 Table 2J" "60ug" 17 13 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Tildipirosin" "VET08 Table 2J" 8 32 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Tildipirosin" "VET08 Table 2G" "60ug" 20 16 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Tildipirosin" "VET08 Table 2G" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Tildipirosin" "VET08 Table 2H" "60ug" 21 17 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Tildipirosin" "VET08 Table 2H" "60ug" 19 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tildipirosin" "VET08 Table 2H" 8 32 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tildipirosin" "VET08 Table 2H" 4 FALSE "CLSI 2019" "MIC" "Streptococcus" "Telithromycin" "Table 2H-1" FALSE "CLSI 2019" "DISK" "Streptococcus pneumoniae" "Telithromycin" "Table 2G" "15ug" 19 15 FALSE "CLSI 2019" "MIC" "Streptococcus pneumoniae" "Telithromycin" "Table 2G" 1 4 FALSE @@ -8597,18 +8298,6 @@ "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Tobramycin" "Table 2B-1" 4 16 FALSE "CLSI 2019" "DISK" "(unknown name)" "Tobramycin" "Generic CLSI rules" "10ug" 15 12 FALSE "CLSI 2019" "MIC" "(unknown name)" "Tobramycin" "Generic CLSI rules" "10ug" 4 16 FALSE -"CLSI 2019" "DISK" "Respiratory" "Actinobacillus pleuropneumoniae" "Tulathromycin" "VET08 Table 2I" "30ug" 10 FALSE -"CLSI 2019" "MIC" "Respiratory" "Actinobacillus pleuropneumoniae" "Tulathromycin" "VET08 Table 2I" 64 FALSE -"CLSI 2019" "DISK" "Respiratory" "Bordetella bronchiseptica" "Tulathromycin" "VET08 Table 2F" "30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Bordetella bronchiseptica" "Tulathromycin" "VET08 Table 2F" 16 64 FALSE -"CLSI 2019" "DISK" "Respiratory" "Histophilus somni" "Tulathromycin" "VET08 Table 2J" "30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Histophilus somni" "Tulathromycin" "VET08 Table 2J" 16 64 FALSE -"CLSI 2019" "DISK" "Respiratory" "Mannheimia haemolytica" "Tulathromycin" "VET08 Table 2G" "30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Mannheimia haemolytica" "Tulathromycin" "VET08 Table 2G" 16 64 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Tulathromycin" "VET08 Table 2H" "30ug" 18 14 FALSE -"CLSI 2019" "DISK" "Respiratory" "Pasteurella multocida" "Tulathromycin" "VET08 Table 2H" "30ug" 18 14 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tulathromycin" "VET08 Table 2H" 16 64 FALSE -"CLSI 2019" "MIC" "Respiratory" "Pasteurella multocida" "Tulathromycin" "VET08 Table 2H" 16 64 FALSE "CLSI 2019" "DISK" "(unknown name)" "Tulathromycin" "Generic CLSI rules" 18 14 FALSE "CLSI 2019" "MIC" "(unknown name)" "Tulathromycin" "Generic CLSI rules" 16 64 FALSE "CLSI 2019" "DISK" "Haemophilus" "Trovafloxacin" "Table 2E" "10ug" 22 FALSE @@ -8626,7 +8315,6 @@ "CLSI 2019" "MIC" "Coagulase-positive Staphylococcus (CoPS)" "Tedizolid" "Table 2C" 0.5 2 FALSE "CLSI 2019" "MIC" "Streptococcus" "Tedizolid" "Table 2H-1" 0.5 FALSE "CLSI 2019" "MIC" "Viridans Group Streptococcus (VGS)" "Tedizolid" "Table 2H-2" 0.25 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Enterobacteriaceae" "Piperacillin/tazobactam" "VET08 Table 2A" 8 32 TRUE "CLSI 2019" "DISK" "Acinetobacter" "Piperacillin/tazobactam" "Table 2B-2" "100ug" 21 17 FALSE "CLSI 2019" "MIC" "Acinetobacter" "Piperacillin/tazobactam" "Table 2B-2" 16 128 FALSE "CLSI 2019" "DISK" "Aeromonas" "Piperacillin/tazobactam" "M45 Table 2" "100ug" 21 17 FALSE @@ -8637,10 +8325,8 @@ "CLSI 2019" "MIC" "Haemophilus" "Piperacillin/tazobactam" "Table 2E" 1 2 FALSE "CLSI 2019" "DISK" "Pseudomonas aeruginosa" "Piperacillin/tazobactam" "Table 2B-1" "100ug" 21 14 FALSE "CLSI 2019" "MIC" "Pseudomonas aeruginosa" "Piperacillin/tazobactam" "Table 2B-1" 16 128 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Pseudomonas aeruginosa" "Piperacillin/tazobactam" "VET08 Table 2B" 8 32 TRUE "CLSI 2019" "DISK" "Staphylococcus" "Piperacillin/tazobactam" "Table 2C" "100/10ug" 18 17 FALSE "CLSI 2019" "MIC" "Staphylococcus" "Piperacillin/tazobactam" "Table 2C" 8 16 FALSE -"CLSI 2019" "MIC" "Skin, soft tissue, UTI" "Staphylococcus" "Piperacillin/tazobactam" "VET08 Table 2C" 8 32 TRUE "CLSI 2019" "DISK" "Vibrio" "Piperacillin/tazobactam" "M45 Table 20" "100ug" 21 17 FALSE "CLSI 2019" "MIC" "Vibrio" "Piperacillin/tazobactam" "M45 Table 20" 16 128 FALSE "CLSI 2019" "DISK" "(unknown name)" "Piperacillin/tazobactam" "Generic CLSI rules" "100-10ug" 21 17 FALSE diff --git a/data/rsi_translation.rda b/data/rsi_translation.rda index 8b6d5501a2076f78269b22e37f27282efab43bc4..065a44a382275b00e102bdcfbf7492ddc8d5a7f6 100644 GIT binary patch literal 27795 zcmYJ4cQ_kf7stERuG*_=6RU{)P_&95geH>M)NDl3)+|~&w05*Yj2N{N5<*3iqG-)l zj9O8NE;VX&s8Xuy?SJq6|2+3T&pqcn_k2I!d(H=KVQlNI<>5V3As>FYI_}2pKYu^& zJA35DyEA|P?lpXPdtu+Pef!>-1ttp~sLeyHZtVO2s*L67kCC3jAgG%L{yijArBv1I z(-?=lZrQ%DS@t)O1sH!^pT>~YNY~b`wr%m0D~3K7qrr} z@Fu}Wz>;86&=FS+2~`c}N{qbRzC#C(UD&rz%p`OoBckdiNsa^@%8-|XDn#6oKb6mQ zmhhNHPXVDvT#HHj4xWvmNFM4RmxL3*6bTQ0nEPbB zL?1$XJf(!Df^(*{^41QX-9CfZK0~^DZ2cwIu2Jyt5`lXB@7rTH#6YzCFB9$)F2vEt#t;q#7OQatrerD9#2Q1V_@j2qK1hy*3#a5^zZ8wTA%B}w4v<@{n4 zQ!wT@53yW13y-_$kFlIa{$bk@$^I=CY@#w|RFgsszcY976nL_H5l@8k?bpSagiqBL z)ou~mSV%j)dfm}Xoy2!Bp0c;}@o2=}T{t{CM54GY0w#VD+32#SegJ-sGa$7>tuIAeSh`wUukY%BkvqNyK`f9@|>a_8gv_nm_1yKWC;h!Odm8el`fVqD0Qfw zmc~E;Jb*V&5d~_*Mg~v#xZ<>UB%D64@mw%VCY%p~MiiQn^235eHLFL{@Fh%$Pu8?z z1Y^lG)4g_46If=DGUHW zyz99NS@j6w$(eH#H0%(|)EQq5!7|V!;yKjFab7DZ65z$WOLAp_Ko}Fw?T0O`aE!Mq z3`QwMIJnN>?xS0LGAW@L5XVkgKoNPFL_n}l1Qg8Rk+6kfG91kDR%{`e;SeMtZ89k`0Xcs>B7&i106@8DN#dmO z=pmU|27;*J0+}v7M>z*I0b>BAP?;*KG`uGKDUUG1!?t2w1T)AX=Swi)akx(DK?JXm zX7V!aNkpxT{LrD$U{}*{#&ew3LySXKC{Gko0?A=ZA$;(7Xqs>^ zVGiU2L=?=T&T=&ywCX1T9{P61!n(T9YTc6HY9!b|wXm3p9_(kD+=80rYfPOIhI@I9Op{e1sW@aE` zI3^40f%Pu%28~QlVHG@ZkkSxutR0F((5lw2b()50a9qPQg2S=d2n+}SFom8!N20*t zroQ^sEsW#je67J+CI(U}tuqcDl(`)erln9{KkeNbY{0~T5cShkmMY6M3^)ocgg+(2 z2RU2?riX+JxY!#64aU>uMX4bk2!sy>BclMRk(;zvIEw}0>p}Hq1PT$3FNrvm1+Ix8 zRyU%sR7O@lCc}5_ys7A64XzCPcs(0~W*r$0_B8=z zw)#L^yeK4nN~;qM%Qq`E0}}xt1H}+$MX&lHTkNO@1P^2#W>V<}g#+QE@aF|J2y&M0 z{YdHR1{nr1m==Bus6PW5Cz(mZDMR^ad3LGRC>x?fSHx)%X5eb%!aSy{Jr7&#G^cxq zj}H@tld7vZI0ZqqtkJtnA{b&;2yQ_?1Vb|DlA`r=;Djw(7+g<-s|`7{&?RcU3P)Pc z0t(N!fCfVAaSWOyEGw(97>utTb--8mC_o!zrli0_R7nk{kFY7uqB$@4F?KA51c_j2 z4Z%ZH1{3q^d`1gR!;Py*VLI8c@Jsx$@2qzdC<6tWnOq~d#m5YWp2HGg>@Wn$fPhEz z&T?xUu#?6#(40dAwtjYIdYqq+5g%~jX6ckt7!EbgO7-#?DwKj@AXKfi z{4lL4#o(}dz5#`6Q0$@U0?dxkXKD4P4e2r!rLlzrEZ9SK7Pgvi-*SfsU{|Ah*##a! z%v%1M5cd9B?@Y!_s;o zcqY_WlwBb?v1(JlI)m@YEk~v;q4`10Q4eQ-%F2G$-hIo9*@f192@S?EUj=g(&M5sd zkQ(};^Vk0L8L4&Ukg)e($3TT^jHf&^<`9`UhM12uuz1e5DjBX*O6cf#yc0!Uye!r} zn3u7Trs_KMey;4IQbUOwx-&AQ%dYd28qh&iw#Y~%TQvQ_pZFeF?Ew8yDon>>U1>86 z@3@aczI4o;N%%WWxOm)UV?;wP(Q3rBCXMd!T6I6E{A1pQaLH;C2>s^1x+EI<2%Kbj zy05bD;4yoQne4Hrnb+WHazJj#4u1}b6S3}GyZQ+?wOLWe-tSo=0q#nAy?kpt zq407+MDxL!b7%aw=JG9K4o~mIuUb(mmcuVz&)rUv8wC7}OkD}FhbnPsVdw!EO!SUz znwBDLzUf4XXUgw8Lg2HBk#GQw8g{3dOeogiDxT~St)CLV`_dB{C>(bYg>fmpaLxE- zU)tZpv5~Ni;}rzC-0XX>g`VJSiozgC;@zOgM2>rXJoV(WV0K`NdC;Wc!>HMf5#FF_ zN!N)nT8E8|x9DwM1-ZR%A}3mh<+vYG6}`IZ;vH3*<2rHoSaSgfDEljC)24zIF2r=_ zlc$#kNFAN7enl~->5Ys7x1xKkG(*w|`ra~vBA*2nhvrNE%X$MWy7#i((1Ozb)HA!m zT*=~jkd(^P(8(aj?2F!oqN$zba>zabvTKQ>#bc0x=m#;gKGdsIrd1_rZtWt5jp37a zP8S)ktwx8^9Nx&mp9pjc&c+(=#>bm1cfg*+TsDc0#D1TOdHb$9GS7kG|NX4!O`Qxa zb!qWX2Ui7*MnYNv)OuTN%&PCWniCY0-hO)rzW>M@({v(CZQD&KP3vji_usn;xvEdS zl&|S{zJg^ccUzVwSlvHZb<<96V?JN|vN=!PA^81LlbhgNkp{0s%kR=f>1ZIoq|U>S zo}Dl+`k(w&3rdL@+^Yw#=$8;*w&@5q8)+OZn`(AzTQ}b=nVzrncPsL=YD`)h;de6G z$oRfOwKpci$cwmMu+v9)7c&GAIlhdSlzM-s)+)_UXK+hi3>-9ByTYBA_|NMd2ywn9 z%m*nWiL_K+fGOQkJZ4OMZjHD*asrTLUU*K|WMbx-diIgJr(oOr%nY5`p4dLKu@Cwq zBdagn3SXpFj><28PqnTwHO^t~B&>pJhHS8xCw(tJ1>At2{iS*MhChV7qbB)%Lh$$3 zb17^0A9UHfZxqySZT}+uVumT<45p9njNh|`cj-E;=yV-5f>5nb7Ihs6JVZ2lv2o%B z=BG;L_qLz+)BCRnnu;9CsvMW7{3{_h>H4FI1nuixcS*O3i^bx06lOO*_&rDi0!!_H zu@^Javo1-jq+C9u_+P;S z_#rqX`Ina2dIvo?DNC6~TtTI-c zAr({-#(wGkUH&jhl+3w;}^qB1nRYiMvrL&Ld)h=hr=SLey zu-b7xrSgU0dABt@?=BC?=9lJhCz>_eqiCOkqX(~j%Xx9tJn2JuK4mIYIWh+%iud;V zR_<2h|HvY10Yw_^GJm)8Mcu8g;QMm?;w$j>r=}kRG4#&x>6X$#blN zyZBW9*2FnAH6b;T^}vSVPIhrCVw#7E47kbH|6M`-Y8tTmxg$C*>Gk8td!$cSuh%_Y zPTU^xN;B)XM@t+#Phagf6Fs3>`J>%}vNpckdAi)+-!FpV>*#Xj<-&)gqQ1UJyS2|D zDzK#a7iu4JSm3u1vbW$NQJ}~L)g16x+{VAyyXTOR{g z*H25|kwmCN1T!eQ@ZM}4YOt^%?3RAD)@>hnzEtg#JJ&LPj;-!J|DE?c`rewvwV|^p z36JkrR5?=JPD#gi!5ocrzRJXS$n@CMFj^PhKZxb=+@m0z?Vktj5521tx_DrLji%qLe3d-%UQzN9Xt| zNS+#mS7s6@K}@W6?5`$j+x+OZ7}`#P$Og-CDw39xZsC8;(Z5gF;@X`iejf}CWF(=a6#y4 z7(j}a?_#9uQHN;nyp1{#R@`Goo>QOA*uOVhiO;6}fs6hxFa3y_NrD-7`d?DSUEz)4@S6SlBC@t2TQdj9V;a5ZL>!4U`yAF^(c9gY8S18ltA9Vw6 zR7$z&{5iH8!fpgfIcyi*Kd~2eYzgpF6lruv zSrOoSFC*q^b$oe-WmCb$a#=)Hf1I;6GT>l#%h|uMrNi;NE2Dd& zm&|P^TMHs0e0&?b``rk222VSmR~sGp!AYW>3^?{p^F)i`xc1BAYCBRlysetyHGi}h zPORBN3(C%>`Z8yroRYIhF_D{haZmn~Qr+lhQ+>TA?K2%sxF{)fhFh8|>wS)C6^@RC|DX1-M*~nFB-Hb4jJ6j}DgDG30_{vI7#J=<> zzm()yvRazZWIXxtLyfqhwPi&q1>Nw8mP}4YCiV2X$9g_>`BUHG7_lqPjJobP8{ZYe znlpVZeN~bz5cE^pVUzg5Cd`vlG2(HtK3V&DQjSPzI9aMr*H3_%y#m$zAoTtGcjK;0R&5VThrd}#+LW*U@RqWL|LNf}cGQ(I^R}H_`7-B6O2ozK zPq!F6ZD{<~8hNB{&H3LD#W0@98 z1HK?j3%t5RXe9`pe0Hz&orcXx*d) zM5tY5@)gZ*8XsL&Y>xhRP^m~#TSea+*Vt8&xK2H|4G$cTb+@>F_?iCu##^6I`czh} zduB?4r%OHZdghkB52Ny{s$nV;Mm&K;Rb@Iar-6ZaTZR;%n}Z!7gQ3^!qo?!HX61(a zhkMAwpN+t+64-p#&FLyajpFA0b9K^wB@FO|kz}s7LjY$&c4e~E>0*}= zb08p--!O7||8wiV=J{U*mpy3%3fl@sXZH?n!gnas(-$Tb?enOocnz3fD1*G+ch}wi zw1cdJP?&nv`~hddo3!1?Ek4xVF>p973~8e37q5yjIJ_z+$FQaKN; zLL9x+!!&rb6ob*4<{@gdNV)`am5G`f*k`CUGCW&$M9x~9?z9Uvr1`6NG<0~fg{}&H zLhc@1QBCY+AhtSfzXaNLD-Jb_wg1;($!}781Qt!m&P@;iUro<^oR6_&DV`r(M@6-j zg`kIJDzvrA?WbyJQ(pWRc+d0!z46mzk9m!FwT!McNcM<|IcLH7z#Ow&fPV z9UJv-!o82J)o$g5ZkHc?-_4}`5WrgjIwL!a;NEAis6TcFt2Kt!K8+Hr+;g7ShEy98 z9r$iiNhb8`Y4FI3P__tR&wDzmblH)D-iqYBLB-rA)_YI6g9P3Cm7tT?R3c^KfJIi{q#WAY> z8f`IqTxX|&$k#ose`wQohNtN%WQ_#g3+eDXX1(&&+2+cs^*G)7IOFtz?KHc$r#&$= z+b<9H?P`2O@{P>itH*2i-us^tUR{>e@~VknZJTMvJ1BwKA?rzpwk&C~4;S z_So;|kMCOFSW>Y{^7vB4z!pwjIaB(BX2Udk@NrRhYR0NssX-*>{z`MN?>C4|-GrO6 zitCNoioO{eo4QGXkA~YFuP7$av?9PVr{f;_#)UxOjT0HW4mP*GyvH#p-`_f2>)FZJ z>uU>mw*T|Tt&HSDDF>cRtXRJ&OH|uR|C#j*v75KMur09l;Lkq$C+Gv|e@D)voC{`R zr3RyVzy&wnJ^A~4;r{-=yW)TU{%QWZGqUf{zI_SOI}ego9sbc4seP4BWFhJSeg5Pe zK=-UnpY1ujvoIRWwpzO70vlIlpkTJ|s1PBId5n6Dz&vtru1?~tX`5s=OQ@lh&Z|vz zRuFxNJfiRvb;~6Lps{bC^hp|dKOA1LkF0UNCgebt&OR6f4yn|sveVC^?YDK1--o`h z1A2eiz1`pM9 zL$k2h!TJdYhZ-2hOp93pHyB0_zJ&AhN+GG3;$ch<2{^;WmMJZ(UeXe+9vr}|VYD~| z$ipn0Z8lULT!^d%VoNgF2!0mXp1l-Y&m9HM6z~|nM`yFu6hPGj{{-hSYN;8a#yL_^ zAA>zsaNNOlNCB$o;G?In7hOFBPKCob)%hXV{@FQcQ8gE+qBBZ{P#6ihkHc#rrV;8+ zS{NiK-`n6g8ifV6%3xBx^QclZ7kP*C9G(I306|nM?ZJ;Yzh_X|HxEoFFGdD0t#}CY zx{we8%@2XkplJY6kMlVYLM>&Y^a7YN=^Tc?K){wdKxFdaCR%+UGKhc=m$=>Pjh@B_ zPwJc1&gwNi_8JA(U_yB?{o)y@*If-;3Az+!+&6rb0rHUH2?ks}Il*+!3WX3_!#uD! z#*mq_6IP#(Ffag3k`;qY4V*z*JW5R%7@8jh%B=w`kCycG{R(718MI6onJFBs38=59 z>S@i^1nI>WWYjVX;Zw%7JY#qyn2@iA2?l3+$PGjkf-t5LrROpDa~dPwh|$uc53w_0 znzebY!LG>!1}KFXvFk zW*Z|Ng#Jn8P$~#xFG7Z9J4ow+(2-6eJs9>R2ub2+hlaIKm{?O{nd|hZsJw%wVx$3t zfNrE^A6CdbIR(X&p)DALP?Ee$7}VR=5%yt>54wcX(^!f!R9$!twi;3_MIu0{ zVdMi84yk_x+e3&1nb74yv>qrtO_z8)xc7Te@L<*{pTT+;8KN4L;H+_O(L$3bwAjTvg2iC`er^3AY*}g)YJk~K3xf+PqpC*l))SCt)@QK`pVNQoVm%u0- z@VqLY#bsiP zc6|Vl>KY$muNg3AmiZ@+(Wh4G&?287VRn;m^jezk!(#c$&Gezq3>5NRFK_0CMFQFh z>;ADH%-=VEptR)738QKJqAly8fz>BjULW=Zyqa2Ww4!F{nK;!2NlX*Vt$noI?@H5= ze(b#ie2W@f?FS`MlO6d|vwWY^JKl06(p13p?x@bPx|vIOI2Sf5%W`Oq$T7$R8B~YQKzQzgXYa(A6SUP$kzF4>)B!GM3ArvF8p7qN#|i36cr)-2W!6KAK}XsI`kG3pNY*s z6{*Jdc*?Co^X)LGIgKd*R-1X5Tvj$eXcwf+tXwSBs%Az1%Q62NRY^QNzBp~$tBhqD8 zoT5%)BN8{;J|?tq&_|GQ&uf#`Vb^IecKWe};f|SKSmfCl=S{rv#Szgl zLw(9seY8D8R@JFaspH?)vlmGOKJb%%%^=UYX`8q1Og1S2qP`@Lr`zQL3*? zaO=VHw(7Y0Eh=Ns5W zfh7|WeuPIwajpyTNi6N>SAwzB7-9Jm)WFDzSuPe@+my*{*Ed(x#km`JfxyrAj;y?L z3;rRRM?t->17b~vpjm9q7Oe|>IL_k(KE##$u+$@TN@jBJ!YpP2Bs442&qiICxs9dR zvb;0N8R56CY1u(#CL*Dq)r%h-TIdlS&Iu`DT9BD##dT)xxqWg|*S*=T>E_F2no~Z% zyYlr1ssRS3nmC-V^s?#2TCJa<{B*O%wmwX}BIS`5mr0(InUi(H4cTNUB5_b!I4`GQ zvW1|*fAn!3Dzd|R)QLatD^oDwK*O>!vN#B$A{-M=v87OEO4Y-lsW28G5=IB%D2=LY z2B{HehQGkCo(lFEHG>kt)6&dPoKK^x3#yUgA`coI00y6z)iW3sK?JM1kGgQ-Ht*ii7CL`!xA8}|=B zLM0qbrf?=ckzi7Is(i}Fb zl@BF`LBYh5M#PL3+4j+s)yvU_Rk0)<M@XjZ?JT%}DviCG_u&m-eBedO^0_Ci=k&?!8 z-Rc=J@;J;ZQo3fdcSnOV)N!FHgi2fF-trU`n%^lS#fEH^k@Fq9(L=nt>PTvxj8B}| za8t}&w`@%N&;oC=;`%E|FOUO!8eQR{a>w=4PVOm z%Mz!u+nY`ZT=X;&u5+0D^s+Df{Zx|00#ua=hKK$JqOh<3nyZdhDF z1Iew(@AO)7T(U}ZRCL&gpAj|6(+iqE_UTt^c;DOVHSu^*KwIEpni1iHP}{VfeuuZk z9?oKKBOd-cMJQktX(!M3?QtmQ~bw@EXIDl5WXz- z@}6E(c3hDxabRFRtk2r~G3E1Bw-cy2@?5sT!25)Cv$rJ^FVnoQ@7%E2^J&QkrujNj z4VyzoHBY~Yku4wX`0lm+)vCnr(IZ)Lzr%0c^?1A(w<2r38Y-ot?2CWE^}ESt$zYFn z^j(|D;S|HSf0R%EaZBztKjEzu)%&2T;q!x-%}BE}uf)HIKW|^J#a{h0`azHGzVSz; zH3sx1{ik^cx8U-^&bG{Jze_1ToyFe+tp9Wq*FT!<%qXMMsSV=EpKt-4*F5VUwSNk{ zDjV{~M!lk8;6~%M2ND~oKx*KBBiFhjD;#tG9I>>v=K9A>Hi^ABqkd(r8Pm?`vbNe= z`}#8Aa`MpHb#0H4Ei2i$h0|wpo23(9I$ktbZckWRklV7D?9wh0%dP7>y@Q;H4_mB_ zWwS8?ll?{N1D~EQMQ^=p-)t^IPP{1lY@?Oit+MgW{fxRV$9O5gO8AxLx(_R44(IVs zed(QhJ*Hy&^H+a?Tf`M>3s1fG3*mijZ=$a36mMA(R)!Lb|Cr8x+`WoT`18`!v2EwY z)vA@GHwKp#hxMX`y3Z%aC9F|Sh@H4v9dOYmrLTSQlEUew09t#d&6BD%rA7l(W{G~| zsh+g^?|a&x{U@g6)i)dEd8DBUzU*qg?0l-{%8)oi+-GZROXjELkC!j`-P$F6n)gBi z0HtC#M8uCrOvz4ph@}Z007XIHm**Vdgf$b+YzPU23-%=dK%%eXjt)_~H zq#yXL((}6X#e9?8Q`r3=q^&cNzMK}4EFA!659gA`mTkrpJe?++EWj? zx~8-nWop5e&Ub*aU$wGP^>ggcL0YCFbZ;M)->cF5Jn^%`0g7@9_fT8kI${PaSpVVh zQQ_X&L71O$DY$!2lEf39doEtv9xzf;k+_|N5*TE%_rJUDI>Y{TvmN%m#jt(I<6X*) zdp!|FD`(t(UHqD`ajE^~Vic+S20r=y6P2{MZ_A&%t5zke^m7{qMxp}5Gd;z2Yxl${ z#@ppD>ffjjqFjIE7qxTsQ&WIrxr)xViJ!xDw}shn7O+0$iNzw; zi8`^I*w9W#*m5EXF#pN22@_)|c-uiu|CE!~{?*%q53{NO73Z&>@P7jDdI6ZaoE+yD zp!W&;D+E6n{;G67JJ0i3!4I+Q1)~T(z$W6unhn2DUcTnS2#ML?2>aRm{B2)gpX0_% zRm#hcb31oG(5~{oTKdPiA7{o!M+3*18zIy>lrOZ15V{O~jhTNwwELjtOmHk?qkYUx zxh}lCe2Va-+?O_N;D1F=w9xwms-FMVU!BZVa`;je{3*gJcv$uhPWg)&XEoMb`pa;^ zTJV&+#h6F?P+jd>JZ|#+aQ0j~|C|0|#oET!E9!zr%wW3e=YV9fG2%c%W25wH^><(8 zMdnxTz?fmVwtv*s$F6b1Y2KIJmB&cNnCFaXwigf|`k3VBj2S=Ui#IMx%j&qpXZxOf zI>jy`ak`rL7(P@zq87(VvN@*9WZv{wM`zPtl)UT4&2g zRHW4sr{az00t{ja&OSTW*xz4mt^?QOKL41%RvuUSc%pN7Vu1q*a(WVR?x^86#PdU( zzBR>G^4(V$q8;=F0)W} zEK(n?C_f?8!pr>|nD>6!O7r8j6KOV>MqVHUJ9w5Te)iZvqpBc2YrgnoPks1BarB|o zlNYKFqZ((f^rV_RVo3m$Ac(#hty_M_Jl4I&L<&O}woLDF+QM7CYqWkZ4R5@yNlEcs z4Vl9KX#4c6wU3ezzmW5({E6M8RCYpaY=>!|W$Z#+?9zHAw zbj~~UDa$zz@?W#tODR_LOOO|j81iPxd}78A^Zs|sLSvU+!z0vIY5ZqNO^s^L(5PHD zJ!4a?1d}=_+j3~o+f@G3Gw+gO*YVYeITwm>7AG=6ZeWjEaU$X4YJ6Li$rKbgHPlvO ze%T1q*~$ZYcfM}O0~?a`Vm$9Gkc}8 zjeD~i>CZMMk&{V0x7S@phIJKjiHXsx&Q^~Tjbw|;<6eF6bWLxjPi4&|1?Z18y>#hm zA4)J~z8lV_#4ZgNw}r~drX@r{u!XDM;hJO(*7_Smv) zBQcyy8{CKw8AxPXH^hBAq1TY`@tUVVz(}*S)s>WY3pI|P#gh|1cm4LH&b^!>C7w37 zayQt0A?dXm-r4y={YlhxlE0F1uJX^$#~q$GMA=_Q33 zTGmI$)vRAF1)V6gP{~FGyflQxd4mQg3kXC_P3K1DG(oe*i}nZ{H5lbJ;w7%{zdc$r zY(Ca*K^;54Af2LbiY!@B^v-VbRZ4i~4~p)qUH2DxVai(RGSZ7ms&+clrhC|xcCP4$ z*`Ty8;LIrXynC>O_+N}C=iUXTnLb9-{S%`3^MM9U$zQdn1%GPVKe+NEe?xWa>~H%X z>meWepP56PqS-29%1yvy?Y9WV6p#Q_fP|NHVR&EjcHH^u-!p#pCjgMsh$4tYY?Vyr zjg(pw#H2@%zU;V78Ya9xC6D*h)kjlHEOT zU4P?HU1R2*@g2g09!)E?X2Afd4f}Ub4jX-GdiO`|#x2jY-N&~axpuF8(w_#ZtX*je zLB6PJgHq)pn=aqo><&$&1r0`jjBP6i8(KD1&p&rl@}9yeJn~z#@VD?hUmRVAdwylO zkk(elnW$V0Uk-?Dchw8V_>E= z9jSLDR5WcEjdgua&tr-Oo0bWe7?91^y_PWLL8H@3oE*+SHw=khU5Y4dY&d0lsPtSp z+MqUgzQLHuCXav6F|(*arCll&o$&@MDMkAR)qfCxaoW>iqeC}`sEYBUTz~@TuQ&CYo*MC>p)Zmil;5X+7@cCP(yw6>eWQ%s4kJS`~bZbJ|e_Yc(6$>nDb z;%VG;*qC{_vM=d=FGRisRM7hC!GG=`h95ggcxA0ZcFv_4M`A#o*m(Wq+ecq z%2ss!0I*B@XY%3_)vBAw{zv-2NE9&I3=2sSSmIn-tKp z4&wm@&F}43^`3a~9P{$k?*XkL^LeGt=p1Oup72xjCjil!?7>@AdB63z27@fwO;COlY9xJPOZns?PR1ETxDd7F-1I-cr~yqaR8!0d8gWeb7 z@hhuSu78#4^MBRuBIQl=7R<-KMMi+UaQ%x-xNv$;evXHmN8XsHP;^h99~Vj?M~q+> zq77Sm^C<-IBR!lWD73$9G|x5c$l_u&-ES!-Z?F$7l7C6weuBnLm5Q}gj!RQe#PsFm zK$S(x#Zv3%9W%`^+y<21p|Icv&W~43gq-m-@!tm*n^RZtP_Gd>irR4GY=56t!`ioi zD^uz|(7R`fJ$?+`d6H-Q%l=Pj-A?AWJLA@x@IXHD_jJ*xAm^0HQ$a-3a`zVCiADn&8MRf~xG|JoOWWOs)QYu1Q4DnWh# zqspS+aQ8f?U-m5?EadlF$j?>cUk<+3=&G*zK{n!vGYNkL1A`G~oR97rx-4m|V8jS{ z+ZmIwx0_eH`6{7V2~?w-`6ro0OGw*q@L%~(UA0e4QewMK8V)3L614kc-H^6l_w(;2 zX`0#sC@421IE~o3$ta-;?=SA3e!K4ACRqD>rpG3qNC-*VH@>wRgzYcz?;zriJ4$bB4%IuGK11~&ye(UFC z+L^qgzgG|~|4$?fWD>t6F4B0TNdMO%sUAH@dgb~6h zGNLv_9;zVMCpV1|FIO@P<20NC$?6qo`G!R^!V2XE(#){9mdYszal^aa4eHt|=p6>} z4yD%e$S&#z1Ueg}c-YJUMVAhdF{acAwnRo7jHn3e_L=Tg#; zO{L2FCpXjI3XBk}mn7D1H|_fyCBFHp`YS|5Q)t((K->OIVRJ&RWR(P`W*IiWkC{DP zK89!}dHy1wd7;*|5n2aRiFsA|J8qXde(&iS6T2!ECwGMi97~6%^{X=8o$%m7g2WGP zX+K1`>&O&>>Gdi3Z1mIU@cx<-&ir=MP;b@u^D8b}f+@xVuhd5zd-H7W%hqOYYCn{% zt=vJ{#JNX#yb(;G#W(+VOn8}1&PJ7pJme|VNJPlXc(J(+2Ed2xt(4dqfsCJngUN_q$(r6ncXAwN^)~;%(TTk`6feAjl0OHV{jm zE~BRG;_XvF_qKU9w&}iPNwu{P{pioA%ESy8zEa zzaf>~+eT>5Ib_PiYwB&;t2)=ihnRyrmRVXb&iCAJf)TKUna4Ul;(Q%lG~-qUF4PRT zZ^M9*{fS%kl&sNQTycTuSk9s zJ}HYpav|@E_J1Y=vqH(&Cg6+xJ&;rIYqceWhXfUT7ELfd(zXb5_?}tjFa$*Jvs4mzntJ*+4U)9Va7>eXdy;Zakj`N0bwc<-q2i@MW(nK$Z& z)a>ddf2#cIm;LEU%@{F-_x_#;3jEnrXNDXW!)XnNV_6=|)z7DgT1~QdR)K|i#rdJGB_M7du*4*E zs9?@H-`Q&l6mf&;S0z5~`B5wD3_E=gc4Gix^*&g;L-*V7vwzNM57ykA2HhbIJ?O$ zAAM^<#9jmUe8WgxhxjdPM7G0;?$$86eozz5a4maWMQPYqA^7b#?0ZwBpWI|)o3DpU zHh4}iU-T4)OSi~1HIOte9w}5H47L<1q{iaViy#gZJ;g^ zZmQ44DFk^_&HJOUeyYd5XMUoenuF@%?K#EBlJH1H@hI^td9R)+y1!; z=qUK*V8i2AB^=E?7MOfPzoDRdn^rk}XLme}n4DG^jt5g8!t!ZqhijZMsa&bcxx z&~`u0#lfGLyEwUi{o={|YV?;OTDK-F}d~v&@-fkXo3z=T|bf-!LDj zPNu<7me*g!@CKNcp`-uF_@4^yh%#?mSyFb_H2G}Ss;RyI0-$UDO2bwHZ4@Ozr7-&R z+1|$SSxH&3vbHH%$bp>$5f)v{MfwgzfY0F4kp5*IQ#KMaTZuk`ri_b#IO* zsd8bfMpwIoXfyx*fV&&Jv>Sc7PdcB2-&(=+oUZPukZ|9aq$R3OR{kpLU@%L9O4Ut8 zB1oigx^!c{PvgL;;Wd{fVxxWw#>>4?%4S~L?|!uE#I5@9@bKzk1vED+w9nL>Cj6z~ zH$wPOTU|uJ9&rouG5ed{nmA49 z$-clgyG2NVu3P?OrCa@nSACNHXA?2V;K0Y{l+HMdCnL9L@D96$L)Q^n_ywKy*Phb2j<*t~M746v6~*6x<+^|haIqS*6Xf83+hVlVOLZk z+CD{JaSx#~mF)^&e5>I~d%cRWR}oH2$S1H*+XY@JOHa6h_?2paRPb(Ts zSTSK~X3R;Yi&2bfW-*FpEX^9VEmlTWOCe;pn2)fP?x>XgD7aptJt`Wdq-9WF8R-S? zG+;74iG0s_?}WXAPwqeAuk168nKNADjyc`eRx0=JFE1`jyOp>6%f(&Rt~$qV$9T?z zXLvcI{v1~mYF*h}EX3NZmulh2b(?dS9rQZx;_p|6iOE@-V$qp_v28ObWvyMyv#z;q zPHD@XxZ_QUnj0f!HkGPun$*?{YH6^WyH04EZLykLM$j88G+G%99E#w?-KCkb+17!` zMYE7Wp7BVYFsWoaLjgxJnqT6PpQYvgL*;Q-} zk*!N;Hk6vJQn1=hku{qoR?!-RVb)EOu3~L+YK~~xQL;Iy8&p>qX^9&K#Z6XCSSZD6 zql`my!@nLRcaz4r+bXmctTr1O*XZK8nZ(%)H2N) zYT1cnF|CUkZ7r0s8n`gpaaOGwtTbA-$Zc&S41;Z0oi$uqs>3MQHe5Eg$gX5;D`HsH zs>L+1iHKpNa^sbT$TlsbRvSvnX2H5>=i*iQ0af;&rjhfiJ`xl5l=nXiTQl8A`eb+q z%7?nC^UBGFMOzU??Lr@cU!nui2nU58Fs3KmKBZvP`D3 zYo-h)0WYin|NsA)o2$S7|NGVW(eK~Av4kO)XRt$&j)4%kDA5tf8^Diy<6l}MF@lh5 zP(lSw1_=T{RSEzoQ4*~h0=0^zR7#pQu%Su;L2N=O)S?1F10_(P3O2@qfD!;wf`A5& z#FDwJH7;XRK%%In3IwS^LLxu_0I4XXl#xP!6-88uDJ4*Z018(zfS>@N00|)gfD#Q7 zXrmxKKmZR&0B9Nw0000002%<$9-xCJ089yl#L&@+iGWN3WDN}(VlWd!07C){m;eA1 z2r^&fKFd)f*00A%*l8REAnWQus0D78a4K`CiGBkRI zfB-#4hJzuXWElVfk>wtmo=l*H5=cymG}ORA02mVx(8vG)WB_Q$$%q&b00E=a27yr` z5Sj?kr=>D#Wi$W)XnLNI00000003#A8UO$R^(aYS;FNryXZ~)EkJfzoe&0=M`z%kz zWdEsO`N#duH6PR;#y^1Tq0OB#IIj`7;#z6L`g6baPa1z4ev2HfisHY4rDrEKCzVc~ zF)`jLKY-6E;PRK+#q^EE)9c4zyZvKb4ATlL5h9unjHO*i&YM|mXzFxFk7T|p)-&O# z*;{R?mNyrN@WaEWhorF%FWnDwssXS~5J`oB;E|G_TuJGu*z|@qV}ByY@WQnnuX)d5 z`8Oi6qoI<>&}V2zEk;;FHOrMm(K5%D>YDY(n>9JIynQy{ULwTfSqx$6C!E%8#HLoY zZEmh>c#*$1u17&EAM42PyD! z&4E=J2ar$=!duBRYo(7M((Rp!7eVHMi<3$RQzVEyh$eUqHu%glGGuP<8qjJbZ6|7{ z0#WA1fQ0yl2ss%vfkp(5S=|`c42KBdmxk(LCSvgD=$oU{oi)N$+?f_?Yg3{5M{_6P zCte3#JI^d|{9}A%^ItqeBicLg(6UtKT$E{J6m;B}(=CjQ$!i#&8he&aZY z?sRe$Fx3vB-or~I#hD7K9wB@m5t2>RH-reR#~ftjka%{sh#rL#CdOf5(bS49fz5`r z?LvVl1|z_<9R;4I=sQL4y+HDCaSJ2!`Z$i|mToU($o%3v7I0(eZSfvf{oOS?j{jz- zg^e#BcQ{>M3e5aBwD)ApcXro8&YrU;txau--pP#?WXnIcn#nnpB*iAx5$aNY3ODw~ zP@F}PYZt5C%pSQ1sT_{vy*NGs%6B0&r&4&y>qEn>PZfEtuX`sCisa?##yQVQ zVk$3VAka*=0&$=c1qn7&&q)WA3EhND3(LzB$j@o|_M3;=dDLlaH2Cnwr%o&7sXZ($ z3Ftg*RS+=)x@5@Y)*FB{L6K5#j2AMRGDg~yvk8OA!*f?%kign19D^Ae%x=bf7vhd? zVa#FC%Oio1=rS`!hF~c$CdnNJgN`Mr!;BiB(R4Hifv+VwO2Qj>! zVaGWtClXR%7#d9}G?ohad-}EMoFwb)+nWzI9@a-?RSneo-j+#?nFp%8aSwm%>~-wa zpMmN6L)XMT?~8knT}`%?s%fZJGAFUK0ZRwthh6(#aBfaV>QV8U$f^c0z{ot1O8$Uo zl$+DC2i)=DTnQkM{y=I6KulSaTmz3`RD{I&CJv1fcU-4VkeM@G*L!!B8d7cR0!Hc7TmizDy9(*2I4s=Z|P&ja0`vedK(W3D|stFg+^5_X5;>in% zvQT*-lqU)*i^L>qUZq6UEkIRVJeM>(dLmaN9acVPc zI9W1vp{cy6Y&xj8H$$V8Fq1DXF*O)Ix{N(I%x}@}$FfS(Id)wN>FRfyjx(64<+RGB z9zJKS?%AI4!(RiZ&*_}dF2rh#zB8KD2Hp?oZUxM%6KZ+8`Q?^w4W9xMM!m1(5QNZGcslls1srk7t##KkhqhhW?(97*5Fjss(X)iBVReRv0kj+$6>bdP6VAqLz;k)IPaGqNi_AHL48@fpYJ1T~I*c2X&jX5qpli zFj&+b1PjH0WSa4iakHeOH$vPWQ!JTCMvPf3T*5RKXvqb2L7kYg2vV8`y0&EIPJ$=! z1$C^A%1lfZC+jj4$vohx1Td2(JB)`JOU%l#B|gX-b%e76%bbccFgh9Xt$k@^>3AT> zN~l_G+5i>uq`;_g=QeQpdwHJ2e*N0_#B6JMkhR~nt?y#|JL7NC97B!c@#)NN*l^ZW zlTu$;4*JhoAeE}Y&KLqZX_9o7^#~+5=VW-ey+u^%7AT$(ZD18~ zNEM3gY0Xe>6(wYyCV(EB(1L(AbU^-h=VVOCI82!`Eg&F=2N@Z}h+8+f97jMWM2`@lk_zR8#n8_Y9-svz6Ge#7&N!p;TO!m)KNy?TKAsjXq0ih^B%!AbyMnF)9 z-Sq&4kOgYUJX~b8$?eRh1lvoc0Jdbc0&%EGGa=Gtl4O$7MMqQfHt29G9N)d_IOA}# zOpi|57zlqIoT zAk5-sk_(I_0}Fmk!^6W-fSmz=w&l)I=`BQuK;(Iw%>yOBiVX3cF8t`y+|^JVv5@rY z8t)mHc9-w!&atRycwblCTE|;&-rYTR>9=I>sXI&_(EP*dIESA)$H@8Q zdDx@Z_q@H2WV09VG~cr+n0&`PrODsRGR`MVc691-G94{1Q0s=7I5gIsHfOQX>?aYh)1b9bT|w+&SJTv=bAHDdHlTY?jmMhhecwKrr!S_XR9uT3 zsPh!z2_B@tA?`^w17gM_1k;)t_p*D_(#Yo9Rvv7JFS8_lX{VM>^qeIgivA>(C(_5S zqMi8BKQ zvPyd=-Rk>Cn0Au#%MD!_4;kJX-`Sou)GRnIW^A?NI%c;)-A8-Xrc9waK{r&%!kbn`)h&^lStQY4nX zQBD!+F>Xe6j7M@vv`TUgK%t^lL7r~Hc<&?5wE`MITnhuR^zj)THO`Tz#hhLeQSrpi z{|r>Bz%oSGVPYB+Si%j^P@k72g5dZ;OrLw>=?$_EShEKluCzUTby~NKyVnrnO0tpZ z$oUL(P|V!z2^SI9a2N&woh~&olO@4mG~f-unIse^d9wkbPKPPn2dMR$;vVWfJHsot zXDN%s`5cVDNNRhvIPj!}bed z{?NZX@xk3XZY@WCrfNTCxQ@#VorPp9RLFj}-+z(c zj}IM8VwOr8?gm*hTS87FA*Vzy7F!T9A>Fg_-rQ-dd;Qgs>auDoceA{4z|&Bp%&PMI z%|WFsuLTull^(An1ofAk@-g+$zQ$9}IR?O2fiF_iiqgkdKCD6ew-UtrNzFzJ?+iXw zJv@wQ0^=2heIyZAHxu2^O$kJrSj?<)2RW`t;ofHw#{K;w<>vmpi2S3?2f z?ga7~A6&!I@5r)zi+LPhBK`V@I6A>!Zudj#j^^a^QL2Wk6l3j^PB3(}#Pe70ko-g9 zdNHoUQL5E_qrUj?InA(j9r%a5G8>0J!|e}foyPodIR&O;tOT4pGA45&8yx2#8v-WN ze3f61I@Ocx`zABKNjp`tI;5O-86(n-3>ZIKPc@}`=Wjul%bR_7hhk5Y3>2ePg0~Cj zcfLc2*vReiJn-C)*m_-kA-OZoL$o?vl6()Q4g!Wi_exOEz*P-7Ff^@&IgCxtD3p@O z91P-y#>Sz=+?E^NejL5WBbS3+Nuq3hVUl|0q?$cNUoSE76yP%fk(}N^$d9!J&Q9k@&n875by6(&i}y83U>XnJ%v zI}b^(xYn~=!j2vVJ(8wFCCYH3{xDJQHfxRG*V^FXhNPm{zn$vaEd9>ktZzeI;lV|3 zv8q}qu|x2^i>Ojube8yv20QQavy3P#XNHIlYZERlUD~2qc;m= zvSwht<`0Q3y+v6%##tveOuET4>kU0v^`C*j_@Tzi)8ARV9CsQUh2|NWizkZ{&ScG) zOdb-V(*s`14fhcRiIybv9A_uS&k!J5F zP~sVSo$fA&7x?_PPuES-)sl)eGRGMYua-w)UJ=$uMfA-&?HtE4)83^fP~ioz$L&5ddyxgN#qBIT5?>`31Z)^L#-SQXFN`)Be$UZ8Hp!)^P#A2 zvAAv#mny5%fZwK^xTyTotu9Hvu4NtUnMtpvNyxqXQS&w0y0DfpWqXzpI#{Gkk3>1* z;+*g@X2wHBiD9WrY?sEh@q^EVn;rUtdQ7rqh}{~nXwEe28O2wO;>QjgC6nu#Z*Mh_ z+@0C3-HgGC8(^+zR7aaF8#BitWHEwS7$#5#n7uJ{sw=s;%IzDHbvU;Xmhe1kb<3X{ zR|yiL9R*p{6(=dMlY=oM(5AWIsUtfjVI5?aNHd$~Ou)`SWCix5ys%^=L|GL?A?JRK z)-6T*dq!?equ!(Kcj4n)uihLm3^0>SbuBrPQ%YkE+PnbS~TOB@wQ2ORW@+j}n&b_48g&hy4u<9P8k%Oo>jY;$y*wr|lweKbQ z{U0VfB=yZ^A}u18M6_dUVzs{z;>6W;a$Xy9`csa%g+=wV@pfyeGZRimwP!0_;yd1D zhDl+Td-BOHp?Vm?n#kZbWPfx3G&Ti(I*M|2cqRC|EHJ%3WZx@^1_oIACo9C^Z zS-|NhGk145=k_%3&ub*3nS1fqC1ZDEjmgH$g-dORL%oxW)ypQ|t{tAQui}j*s7;f= zB{lQNXn<)T%tWsa4lxWI7(9t@9=0Cb)lwRsK5)0qvDw*>Gh76o)X)$1+AFJMeJ=SPuTny7dx{cP7S$sF^15ddCKnc~dbh$n=LP zR&6yn-&)hsO7L}ikBrVy<6jSNAIl$+@I>?|%!jpDiz5eyYMtmk#RiIOSd1B(l4IF# zhWU0v#Bd}TBw3_$S{%&gQM+j1Ut1&Y?}K&KlLuOM z;A@C;k{zt)h-<>vOam;1I>(DT@7qwkL(p^BYFor&jp?pky{C@Ple9O}XgWC7sO(nE zGdV2#>4TKKV=|s1qbU?_7%^P6tqd8#UlvXCn7KP@$(~zdOiq5)izVBa3`vZXdhBa^ z?+r5)YqULh-va1;?-Q6=Igb6Kr;KwY{SRA3dP2^7Lv<~AESHKmB~4l>OJ#!VuCqla zOu&dW&4rdBz@Z&Y67947C?sCb!;MGjX;L z+VhZQW=XQzBm`J0G?I(<0p%|X)-`pI;l!M&rzPNXI9YfYe&TV1ZlRF-ZxgkVEU8pJ zwahwB(tA!v64>s@>@rTSoNCBu5YaNaDlZaEHnP;Zl>f6UhXLlIpcQ>on^G6u9jvJf}V8z6&N3YF58loicy@Y?bg1ldmW->^R+^V>8Ex-J@7vb}{Vc9A+8c+Fav!{k?6AP#sCMgaO-X3| z#O+6J2Vv))J7-SFXjC_3?6H((kwubt7DI?wUfe>LM}AY<`1OpAVaz=%_Iq8!#~p{T z*uIO~{KA;G)5e0_cTm)9eFhsMv|aVE>G;xL>tF20+3`|N4BvR+}4`W8KxyqKBq z4uxg zjL1=t#5Md!*H^5z=PnY5dOV&88C0aFBA$|l^^QE1r%yyO4S?)}tog2^zC(IyCS{Un zntYdp&^vJ^N!nO&^|EzvS5B;R?n={d8->$fyUb151z`lR1X|Jzrju0#^8t}5x{RGz zh3_(Iay65*JPnNu?SZK0?K+DlNAJc)$0dF&Mcl}KtLtIuZ(PYnY1(M>UAEfE&8zpp zl2?q$%;GDU-o-ULwG9et79QHtbTN&c>DX^(wPZX=-#>nhLdcn!4rg)vBV=7N4FKSD zg+<9E63>})JgkARAk+%3AhPKmeviyPWPQWjagh6MtyEG=84Mi5LmJ4M873H`#FJ25 zhC`ur8%92fTFy16wAnWgij9mNzO7`LCCEn*a7 zaSp+$gNwtj-)hNWI@oM+CbhA++&Rmy8it*Rj5@P<&QqV_j~TJR)R)?i9YXeop`p~( zFOI_&PrdZ5@1frzzQV~y=8`!{nGM6dJB;6!M-nBxS65xz)P{jlY+l_-cd@xYi^M0? zXmNFcWU^Ze#)b@|_R*74Tp13-_TcAUmL5j(84jFP*mu-Jo$D+tLh;c}!;M&NGlf;G8c}Ow23^A# zFl@bz_q6&sPmxNB`rF?hI)p{~LO7igg$*SEOc2u2Qc*P%1r#$;5fL#(6jc=wQqYkq zDFT7+j=B&+lKtxmCHNT*6IE1})hf{@w3(w&lC(d!$JoaRrb-HGs)}f7DK5B}u)iCd z=G;+4?fX8zR6zt6%^(7c+9&tEXN3TM56^N4f&L%Re6c=;^u%VHErwey4T{-TV@!NG z!SqOa-q>uP4mzUPelL%9omm-6e1B)H9x~)lmF{?3KS2eec{kg^^(YPs>g}<_>?;VUL8-esTMs z6Wu>5MQp>f*=~aNARAf(fU1p6#bv8@%}$94jw}zrbiICZIB3lZdQ($D4&!bt}&@e`Maeymykx;wj_;*t{t6fBd{j$|DHg@|EEH9%BYA;dRPG3ju#0CEym9$@n#JdH}j8&kDhH93m-)7=|E=7jjw zQ`U<38ZP#7tT5(n18A=r9$}d)XwQc@Qd2yPNg@`Kg@{LF1DmF&YsOV}Y*>381GI+? zN60niNN)#K+O3geLuk!ilIfmCPjT#I_Oh{<1JtYpnplt}3Pj{Cu{@ZA!&Hr=PkGXN zU^tSR1gbiOVnXnTVNGS2yGiaiZAKn3nwA+XGHlBaU2*1C*wuG&aj9vD-Z=OgrSb1p z$y-!QWlV*7LIDn}LQynwBWcv_Q0*pJ?{#|DwS(M_!RDpym6*niX=aXTYZ;nhbk4CWH3MNhVzyUITNAB3 zZ!uSs3z{4V)-7>Sl4O+_kkB9*YTFG($kLsu<56|2^5|nltgAN4X`wZxm<++Dr7X}h zP~oIJXdbfmvafV8tZA!6v}7v{Lz?VZWE*JGuX3*pp|w?+DDf<9284G40t8}eV!^~Z zbk=BES%MfCB$+!9L=RJj@(tGE4utZA)gX0u_i(VopXZQHh|nRI8Z4#$y& z3%VGX;9(BnVo5;M(WXxqkhVWy)Dt%a_~DYI?SxMOl0?VBaEEu*7GOdRe_TeVG*s6?3(LQ<7+aKtLQ zvS1;ILL`c)r3ylrArgv5gG-njXTzhI8Ks(QNzF@`jg1*bhEp)fsfMNC_shoCV^Z*U zG&51KXl-WHnlaU~IfIeibToXOc(JWX?>-(=td+E{j&^368pJbL(@eaWb~cfWwKW-P z#%GvrS7S{FR$Rw(rPY+{Lx!$Kn+G~}(WWh}V;W1zs=G_gCeL(vJm_(z)a@G`m2D#G z)2Fusu}?A_&ctg(c3oP!Y{v|)Wo&PFs`9+(U51RghNeN*gPM!5nrmuhqW4APQ_Q<2 zcSY5xyPUf?+-y6S9jmIl7Hri_Y-uAg;{xWS+sz$fZ5fg?1F>r+npML=u~%xHiEXr* zmRVtywRx#7!oy9evkY5p6TzEos`6m>OUlh?(^MKVn2oig0h378wu?jo0-Ts)8Doix zW4MkGyuo#)Ye2>`O=>h^$P%EA(t*+t#2QM6MFfe7Ds^NzC~<{$1>~T_E)zA0n5Jd2 zhRfYkymI4A$nB;M+djFIb3Sq)=WQ)p}q)mf~` z9Eb`Ll8}&cQ>jJJI>jDJRI-ISkt+is4r1ahB3V_oT6T@8s|FgQvUa4qL||yf8ckM1 zUl5D}wpS1-Me{xew|91`vdP0Mu;rB!MX*?g zGYq9m0Z6p!8HFNl7*eGm%Pg`ZK(@Adld`TFHDzehwocV;MY_6Oi?9u%!wrdTM#fk$ z)i#5gEv0mUN{&jMN~Z`kf`N)CEg7Yw62>oM2QjTK9YYT4UT+3%vZbaN=O>*y9gia; zt4YzrmhMBCwyxE>a%?+P>>bs|2}*F6DRUPU$qWMlsSvEB*(Snvs-2D+Hd{2b%&nth zZ8o&b#jwP~G+~&0W3<$^+2(M`F`Gs+VX(s!X3DxWx;1Q8%+ZHS4qC)Ej2Syp(UP`G zZArEolI>=ixOGO29jG*9;jr#4wiUG1hHW%#CdJybM_}4JQf*3IlZLBnTUkS}ZBoND z)NKKAl~*MSa#dZERJH&%Io#&GOlx4-Shl?GG5jv$X-$D~#jv5AnpYPq5b0plX`8ZW z*mJg(w$&{gVcB7Yt7^frHnnJ5Lu$G+811pyS1qGmTf4f@xgkJBD@#z6gA#;CM5D5M zg|{+csxZcBOpV(eiWDgd3R+O1iJ{Qd+MdRTY?-LdlWS$!9icWrmO6mshQ=+G0kQ@G zD3u8yki$yQrAtsPJnHCJYRv;R8I;2YtqrQ!FNP;#Z7Mt&lT>+v=*3=Q^OLrvwOA!9 zP|O@c!#Sa{#i&r`8vx{mD=5<}q?AgLF;P-!w}XYlI50a$Yojfj7SYwCYL1UM;ezuB z%tIGHYO^FlSOzO_aVnss8wanByvZ=g+J|Uz)tGFuV#Q`{nVyWDW2H=%AW8=Z3>T6n z%OG1VEK30mEE1Upr3l@=-3)ShDAJ7}QZXB=cQ!U`J0qHAYHe#KO@rFi zTL)^|?5!G$v1V7P<7nr%%mO_{1}ZLzhrdd{$$0gxC3sMR4$EUZXq8PTE! z6i7JJ!v#4!3ZSb{GZactc3Q$hfg%GcQk1M92$7|w3Z)_u)FDiTqs_88ihE?7)U;^y zX&7sxUg@=SMzxI?YIztmYP~#Nnll_VSCy|B(S{vdlEdB2qqMqOV=7^jFw;}LIPhr9 z$z;O@WY2n%wPwc1!&4Tp(3oVFwy`#=R#bMP(W2WeGf~dvX_cm`8&Enq!FwGJiw%*J z4C`^7muC07cb$u|*PAfd+SoeP*+rQ}dK#lOQ<+xM)>7+hT{0VR+|s$HT1}B3DyAuT zH5M9OO1{rW*LBpUeFUQ12qW^rUjzV8y*Gk?vF*Rhf&iV$^UeBirSzZ2{h#CCR(=Hg z>C2^)Xull)Ox&yEZR@#k%QVxP>rFAMv37YNICBuVoJ%A!@EZS4L!QlVxp3XnCRL zv|)n{qr)d*)w(;V>@w-uhYg0N8D!cr7-+$UQ&!SoATlzgWokmC35W?=t+Z)q(X$MV zn?}LfgR7&sX>F?}8$)R}V?$*$VTX~`!G?^(46U(cVU-(d$!wOxX@)ZlEE`3ZSj=s= z=11m7{^RJ!kolE9o|3*ypJD|0XC-~i*Z;2{=U-LV!iJiO_cSD~|0+>@x3mv1RiEqM zP6Yl>))Q@?U2`0|xokAanRB}w+1+eyG}c>OXC^g;oal27xaQ7oLv5AT4W7PADp=J~ zP4!ZXIrVPps7L3x{P+_;CWMvgQ5SuLqS96N5{o|7FSpW{Y7d=3|M7PuQ-ui(@YMit DoMit0 literal 29534 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 f?5MNwB? AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 2d1d6b43c..81cdb0f1f 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/articles/PCA.html b/docs/articles/PCA.html index 07714ac42..169dc5f3b 100644 --- a/docs/articles/PCA.html +++ b/docs/articles/PCA.html @@ -39,7 +39,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 @@ -186,7 +186,7 @@

How to conduct principal component analysis (PCA) for AMR

Matthijs S. Berends

-

24 July 2020

+

29 July 2020

Source: vignettes/PCA.Rmd diff --git a/docs/articles/index.html b/docs/articles/index.html index fe0e37a41..36eba9cc6 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/authors.html b/docs/authors.html index 13b2454b7..f7da00e1a 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/index.html b/docs/index.html index eebf5a7d4..b8bff786c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,7 +43,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/news/index.html b/docs/news/index.html index ac78bfece..b56c24ca7 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 @@ -229,13 +229,13 @@ Source: NEWS.md -
-

-AMR 1.2.0.9037 Unreleased +
+

+AMR 1.2.0.9038 Unreleased

-
+

-Last updated: 28 July 2020 +Last updated: 29 July 2020

@@ -284,6 +284,7 @@
  • Fixed a bug where eucast_rules() would not work on a tibble when the tibble or dplyr package was loaded

  • +
  • Fixed a bug for CLSI 2019 guidelines (using as.rsi()), that also included results for animals. It now only contains interpretation guidelines for humans.

  • All *_join_microorganisms() functions and bug_drug_combinations() now return the original data class (e.g. tibbles and data.tables)

  • For functions rsi_df(), proportion_df() and count_df():

    diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 5289c7896..1457eaf24 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -10,7 +10,7 @@ articles: WHONET: WHONET.html benchmarks: benchmarks.html resistance_predict: resistance_predict.html -last_built: 2020-07-28T16:39Z +last_built: 2020-07-29T08:31Z urls: reference: https://msberends.github.io/AMR/reference article: https://msberends.github.io/AMR/articles diff --git a/docs/reference/AMR-deprecated.html b/docs/reference/AMR-deprecated.html index 48570684a..820f50ba5 100644 --- a/docs/reference/AMR-deprecated.html +++ b/docs/reference/AMR-deprecated.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038
  • diff --git a/docs/reference/AMR.html b/docs/reference/AMR.html index 07265b688..10c75fb14 100644 --- a/docs/reference/AMR.html +++ b/docs/reference/AMR.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038
    diff --git a/docs/reference/WHOCC.html b/docs/reference/WHOCC.html index 03d6157a5..b94b7c7ce 100644 --- a/docs/reference/WHOCC.html +++ b/docs/reference/WHOCC.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038
    diff --git a/docs/reference/WHONET.html b/docs/reference/WHONET.html index 13cae858e..7a48f772f 100644 --- a/docs/reference/WHONET.html +++ b/docs/reference/WHONET.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038
    diff --git a/docs/reference/ab_from_text.html b/docs/reference/ab_from_text.html index d7c8a6b97..71117013b 100644 --- a/docs/reference/ab_from_text.html +++ b/docs/reference/ab_from_text.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038

    diff --git a/docs/reference/ab_property.html b/docs/reference/ab_property.html index 7802e6e13..4b7a1085e 100644 --- a/docs/reference/ab_property.html +++ b/docs/reference/ab_property.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/age.html b/docs/reference/age.html index 3d86c2342..f34e02e6a 100644 --- a/docs/reference/age.html +++ b/docs/reference/age.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/age_groups.html b/docs/reference/age_groups.html index 56a215f92..d857848aa 100644 --- a/docs/reference/age_groups.html +++ b/docs/reference/age_groups.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/antibiotics.html b/docs/reference/antibiotics.html index 90f739e2f..25b0d10bf 100644 --- a/docs/reference/antibiotics.html +++ b/docs/reference/antibiotics.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/as.ab.html b/docs/reference/as.ab.html index 5d8f9e8da..f0236a82c 100644 --- a/docs/reference/as.ab.html +++ b/docs/reference/as.ab.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/as.disk.html b/docs/reference/as.disk.html index 0b3e14fde..f30782bd7 100644 --- a/docs/reference/as.disk.html +++ b/docs/reference/as.disk.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/as.mic.html b/docs/reference/as.mic.html index b30dd6670..0d86d749a 100644 --- a/docs/reference/as.mic.html +++ b/docs/reference/as.mic.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/as.mo.html b/docs/reference/as.mo.html index a7ae22dd8..afc9dc610 100644 --- a/docs/reference/as.mo.html +++ b/docs/reference/as.mo.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/as.rsi.html b/docs/reference/as.rsi.html index 723ec9e38..ece9f88a1 100644 --- a/docs/reference/as.rsi.html +++ b/docs/reference/as.rsi.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 @@ -308,7 +308,7 @@

    When using as.rsi() on untransformed data, the data will be cleaned to only contain values S, I and R. When using the function on data with class mic (using as.mic()) or class disk (using as.disk()), the data will be interpreted based on the guideline set with the guideline parameter.

    Supported guidelines to be used as input for the guideline parameter are: "CLSI 2010", "CLSI 2011", "CLSI 2012", "CLSI 2013", "CLSI 2014", "CLSI 2015", "CLSI 2016", "CLSI 2017", "CLSI 2018", "CLSI 2019", "EUCAST 2011", "EUCAST 2012", "EUCAST 2013", "EUCAST 2014", "EUCAST 2015", "EUCAST 2016", "EUCAST 2017", "EUCAST 2018", "EUCAST 2019", "EUCAST 2020". Simply using "CLSI" or "EUCAST" for input will automatically select the latest version of that guideline.

    -

    The repository of this package contains a machine readable version of all guidelines. This is a CSV file consisting of 18,964 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. This allows for easy implementation of these rules in laboratory information systems (LIS).

    +

    The repository of this package contains a machine readable version of all guidelines. This is a CSV file consisting of 18,650 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. This allows for easy implementation of these rules in laboratory information systems (LIS). Note that it only contains interpretation guidelines for humans - interpretation guidelines from CLSI for animals were removed.

    After using as.rsi(), you can use eucast_rules() to (1) apply inferred susceptibility and resistance based on results of other antimicrobials and (2) apply intrinsic resistance based on taxonomic properties of a microorganism.

    The function is.rsi.eligible() returns TRUE when a columns contains at most 5% invalid antimicrobial interpretations (not S and/or I and/or R), and FALSE otherwise. The threshold of 5% can be set with the threshold parameter.

    Interpretation of R and S/I

    diff --git a/docs/reference/atc_online.html b/docs/reference/atc_online.html index 72454c0f3..46d476aae 100644 --- a/docs/reference/atc_online.html +++ b/docs/reference/atc_online.html @@ -83,7 +83,7 @@ This function requires an internet connection." /> AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/availability.html b/docs/reference/availability.html index cac14df66..1edb45cd6 100644 --- a/docs/reference/availability.html +++ b/docs/reference/availability.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/bug_drug_combinations.html b/docs/reference/bug_drug_combinations.html index 89017536e..65a03901a 100644 --- a/docs/reference/bug_drug_combinations.html +++ b/docs/reference/bug_drug_combinations.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/catalogue_of_life.html b/docs/reference/catalogue_of_life.html index c4341cb9b..42be0eb44 100644 --- a/docs/reference/catalogue_of_life.html +++ b/docs/reference/catalogue_of_life.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/catalogue_of_life_version.html b/docs/reference/catalogue_of_life_version.html index 196581ccc..78c6f431f 100644 --- a/docs/reference/catalogue_of_life_version.html +++ b/docs/reference/catalogue_of_life_version.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/count.html b/docs/reference/count.html index 56f587e5a..f575df19c 100644 --- a/docs/reference/count.html +++ b/docs/reference/count.html @@ -83,7 +83,7 @@ count_resistant() should be used to count resistant isolates, count_susceptible( AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/eucast_rules.html b/docs/reference/eucast_rules.html index 96a91b907..4b389ad0f 100644 --- a/docs/reference/eucast_rules.html +++ b/docs/reference/eucast_rules.html @@ -83,7 +83,7 @@ To improve the interpretation of the antibiogram before EUCAST rules are applied AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/example_isolates.html b/docs/reference/example_isolates.html index d58911bf8..74166ca0a 100644 --- a/docs/reference/example_isolates.html +++ b/docs/reference/example_isolates.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/example_isolates_unclean.html b/docs/reference/example_isolates_unclean.html index 5e6e0ef2b..dff6c27bf 100644 --- a/docs/reference/example_isolates_unclean.html +++ b/docs/reference/example_isolates_unclean.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/filter_ab_class.html b/docs/reference/filter_ab_class.html index fa5e0c3d3..3c37c95db 100644 --- a/docs/reference/filter_ab_class.html +++ b/docs/reference/filter_ab_class.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/first_isolate.html b/docs/reference/first_isolate.html index cd7e8d050..ff977d06f 100644 --- a/docs/reference/first_isolate.html +++ b/docs/reference/first_isolate.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/g.test.html b/docs/reference/g.test.html index d6257521a..4561a5c7b 100644 --- a/docs/reference/g.test.html +++ b/docs/reference/g.test.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/ggplot_pca.html b/docs/reference/ggplot_pca.html index fb501b229..7147cb458 100644 --- a/docs/reference/ggplot_pca.html +++ b/docs/reference/ggplot_pca.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/ggplot_rsi.html b/docs/reference/ggplot_rsi.html index 51b583573..98ed96cc9 100644 --- a/docs/reference/ggplot_rsi.html +++ b/docs/reference/ggplot_rsi.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/guess_ab_col.html b/docs/reference/guess_ab_col.html index 044223d39..3344cef16 100644 --- a/docs/reference/guess_ab_col.html +++ b/docs/reference/guess_ab_col.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/index.html b/docs/reference/index.html index ec02c3d58..19b76368e 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/join.html b/docs/reference/join.html index eadf129e2..7658d8cfe 100644 --- a/docs/reference/join.html +++ b/docs/reference/join.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/key_antibiotics.html b/docs/reference/key_antibiotics.html index 1fdb818ec..ecb935278 100644 --- a/docs/reference/key_antibiotics.html +++ b/docs/reference/key_antibiotics.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/kurtosis.html b/docs/reference/kurtosis.html index bdabbd5b8..5f82f1e83 100644 --- a/docs/reference/kurtosis.html +++ b/docs/reference/kurtosis.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/like.html b/docs/reference/like.html index 06129cfcd..0798d2d26 100644 --- a/docs/reference/like.html +++ b/docs/reference/like.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/mdro.html b/docs/reference/mdro.html index bdc21489c..993c317eb 100644 --- a/docs/reference/mdro.html +++ b/docs/reference/mdro.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/microorganisms.codes.html b/docs/reference/microorganisms.codes.html index f139dca14..f583f3db5 100644 --- a/docs/reference/microorganisms.codes.html +++ b/docs/reference/microorganisms.codes.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/microorganisms.html b/docs/reference/microorganisms.html index 726a0415d..85337f8a6 100644 --- a/docs/reference/microorganisms.html +++ b/docs/reference/microorganisms.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/microorganisms.old.html b/docs/reference/microorganisms.old.html index c13fa5f01..bf55ead72 100644 --- a/docs/reference/microorganisms.old.html +++ b/docs/reference/microorganisms.old.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/mo_property.html b/docs/reference/mo_property.html index 1491ffeb4..010443cbc 100644 --- a/docs/reference/mo_property.html +++ b/docs/reference/mo_property.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/mo_source.html b/docs/reference/mo_source.html index ca72e5ef5..09ca233ed 100644 --- a/docs/reference/mo_source.html +++ b/docs/reference/mo_source.html @@ -83,7 +83,7 @@ This is the fastest way to have your organisation (or analysis) specific codes p AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/p_symbol.html b/docs/reference/p_symbol.html index e99ab4799..0b71887ca 100644 --- a/docs/reference/p_symbol.html +++ b/docs/reference/p_symbol.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/proportion.html b/docs/reference/proportion.html index dd6cdd803..849f7d35b 100644 --- a/docs/reference/proportion.html +++ b/docs/reference/proportion.html @@ -83,7 +83,7 @@ resistance() should be used to calculate resistance, susceptibility() should be AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/resistance_predict.html b/docs/reference/resistance_predict.html index 3cdb7e035..06c77e5dc 100644 --- a/docs/reference/resistance_predict.html +++ b/docs/reference/resistance_predict.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/rsi_translation.html b/docs/reference/rsi_translation.html index 0ad2b3493..13a148bff 100644 --- a/docs/reference/rsi_translation.html +++ b/docs/reference/rsi_translation.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 @@ -240,7 +240,7 @@

    Format

    -

    A data.frame with 18,964 observations and 10 variables:

      +

      A data.frame with 18,650 observations and 10 variables:

      • guideline
        Name of the guideline

      • method
        Either "MIC" or "DISK"

      • site
        Body site, e.g. "Oral" or "Respiratory"

      • diff --git a/docs/reference/skewness.html b/docs/reference/skewness.html index ee8b3d48e..783ba7517 100644 --- a/docs/reference/skewness.html +++ b/docs/reference/skewness.html @@ -83,7 +83,7 @@ When negative: the left tail is longer; the mass of the distribution is concentr AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/reference/translate.html b/docs/reference/translate.html index 10552d28d..920680507 100644 --- a/docs/reference/translate.html +++ b/docs/reference/translate.html @@ -82,7 +82,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/docs/survey.html b/docs/survey.html index df5ea6dec..ed857061f 100644 --- a/docs/survey.html +++ b/docs/survey.html @@ -81,7 +81,7 @@ AMR (for R) - 1.2.0.9037 + 1.2.0.9038 diff --git a/man/as.rsi.Rd b/man/as.rsi.Rd index cbbe38f5f..d94e7c8fd 100755 --- a/man/as.rsi.Rd +++ b/man/as.rsi.Rd @@ -64,7 +64,7 @@ When using \code{\link[=as.rsi]{as.rsi()}} on untransformed data, the data will Supported guidelines to be used as input for the \code{guideline} parameter are: "CLSI 2010", "CLSI 2011", "CLSI 2012", "CLSI 2013", "CLSI 2014", "CLSI 2015", "CLSI 2016", "CLSI 2017", "CLSI 2018", "CLSI 2019", "EUCAST 2011", "EUCAST 2012", "EUCAST 2013", "EUCAST 2014", "EUCAST 2015", "EUCAST 2016", "EUCAST 2017", "EUCAST 2018", "EUCAST 2019", "EUCAST 2020". Simply using \code{"CLSI"} or \code{"EUCAST"} for input will automatically select the latest version of that guideline. -The repository of this package \href{https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}{contains a machine readable version} of all guidelines. This is a CSV file consisting of 18,964 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. \strong{This allows for easy implementation of these rules in laboratory information systems (LIS)}. +The repository of this package \href{https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}{contains a machine readable version} of all guidelines. This is a CSV file consisting of 18,650 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. \strong{This allows for easy implementation of these rules in laboratory information systems (LIS)}. Note that it only contains interpretation guidelines for humans - interpretation guidelines from CLSI for animals were removed. After using \code{\link[=as.rsi]{as.rsi()}}, you can use \code{\link[=eucast_rules]{eucast_rules()}} to (1) apply inferred susceptibility and resistance based on results of other antimicrobials and (2) apply intrinsic resistance based on taxonomic properties of a microorganism. diff --git a/man/rsi_translation.Rd b/man/rsi_translation.Rd index 0d1891a32..dc84ac2ba 100644 --- a/man/rsi_translation.Rd +++ b/man/rsi_translation.Rd @@ -5,7 +5,7 @@ \alias{rsi_translation} \title{Data set for R/SI interpretation} \format{ -A \code{\link{data.frame}} with 18,964 observations and 10 variables: +A \code{\link{data.frame}} with 18,650 observations and 10 variables: \itemize{ \item \code{guideline}\cr Name of the guideline \item \code{method}\cr Either "MIC" or "DISK"