From cdfcce3b8d1f7b379769401cd543e006603e370f Mon Sep 17 00:00:00 2001 From: Anthony Sena Date: Thu, 11 Jan 2024 14:02:59 -0500 Subject: [PATCH] First draft - proposed new input specification format --- extras/new-input-specification.json | 8531 +++++++++++++++++++++++++++ 1 file changed, 8531 insertions(+) create mode 100644 extras/new-input-specification.json diff --git a/extras/new-input-specification.json b/extras/new-input-specification.json new file mode 100644 index 0000000..4fc7cf9 --- /dev/null +++ b/extras/new-input-specification.json @@ -0,0 +1,8531 @@ +// Create json schema for strategus inputs +// https://github.com/OHDSI/Strategus/issues/9 +{ + // Note: This is the HADES Q3 2023 lock file + // but in this vision for a new input spec + // this renv.lock would also include the version of + // Strategus used for the study. + "renv.lock": { + "R": { + "Version": "4.2.3", + "Repositories": [ + { + "Name": "CRAN", + "URL": "https://cloud.r-project.org" + } + ] + }, + "Packages": { + "cli": { + "Package": "cli", + "Version": "3.6.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "glue": { + "Package": "glue", + "Version": "1.6.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "rlang": { + "Package": "rlang", + "Version": "1.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "lifecycle": { + "Package": "lifecycle", + "Version": "1.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "fansi": { + "Package": "fansi", + "Version": "1.0.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "ps": { + "Package": "ps", + "Version": "1.7.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "R6": { + "Package": "R6", + "Version": "2.5.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "utf8": { + "Package": "utf8", + "Version": "1.2.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "vctrs": { + "Package": "vctrs", + "Version": "0.6.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "base64enc": { + "Package": "base64enc", + "Version": "0.1-3", + "Source": "Repository", + "Repository": "CRAN" + }, + "digest": { + "Package": "digest", + "Version": "0.6.33", + "Source": "Repository", + "Repository": "CRAN" + }, + "ellipsis": { + "Package": "ellipsis", + "Version": "0.3.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "fastmap": { + "Package": "fastmap", + "Version": "1.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "magrittr": { + "Package": "magrittr", + "Version": "2.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "pillar": { + "Package": "pillar", + "Version": "1.9.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "pkgconfig": { + "Package": "pkgconfig", + "Version": "2.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "processx": { + "Package": "processx", + "Version": "3.8.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "rprojroot": { + "Package": "rprojroot", + "Version": "2.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "withr": { + "Package": "withr", + "Version": "2.5.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "bit": { + "Package": "bit", + "Version": "4.0.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "cachem": { + "Package": "cachem", + "Version": "1.0.8", + "Source": "Repository", + "Repository": "CRAN" + }, + "callr": { + "Package": "callr", + "Version": "3.7.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "cpp11": { + "Package": "cpp11", + "Version": "0.4.6", + "Source": "Repository", + "Repository": "CRAN" + }, + "crayon": { + "Package": "crayon", + "Version": "1.5.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "desc": { + "Package": "desc", + "Version": "1.4.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "fs": { + "Package": "fs", + "Version": "1.6.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "generics": { + "Package": "generics", + "Version": "0.1.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "hms": { + "Package": "hms", + "Version": "1.1.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "htmltools": { + "Package": "htmltools", + "Version": "0.5.6", + "Source": "Repository", + "Repository": "CRAN" + }, + "prettyunits": { + "Package": "prettyunits", + "Version": "1.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "rappdirs": { + "Package": "rappdirs", + "Version": "0.3.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "Rcpp": { + "Package": "Rcpp", + "Version": "1.0.11", + "Source": "Repository", + "Repository": "CRAN" + }, + "stringi": { + "Package": "stringi", + "Version": "1.7.12", + "Source": "Repository", + "Repository": "CRAN" + }, + "tibble": { + "Package": "tibble", + "Version": "3.2.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "tidyselect": { + "Package": "tidyselect", + "Version": "1.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "xfun": { + "Package": "xfun", + "Version": "0.40", + "Source": "Repository", + "Repository": "CRAN" + }, + "backports": { + "Package": "backports", + "Version": "1.4.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "bit64": { + "Package": "bit64", + "Version": "4.0.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "colorspace": { + "Package": "colorspace", + "Version": "2.1-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "diffobj": { + "Package": "diffobj", + "Version": "0.3.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "dplyr": { + "Package": "dplyr", + "Version": "1.1.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "evaluate": { + "Package": "evaluate", + "Version": "0.22", + "Source": "Repository", + "Repository": "CRAN" + }, + "highr": { + "Package": "highr", + "Version": "0.10", + "Source": "Repository", + "Repository": "CRAN" + }, + "jquerylib": { + "Package": "jquerylib", + "Version": "0.1.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "jsonlite": { + "Package": "jsonlite", + "Version": "1.8.7", + "Source": "Repository", + "Repository": "CRAN" + }, + "later": { + "Package": "later", + "Version": "1.3.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "lattice": { + "Package": "lattice", + "Version": "0.20-45", + "Source": "Repository", + "Repository": "CRAN" + }, + "memoise": { + "Package": "memoise", + "Version": "2.0.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "mime": { + "Package": "mime", + "Version": "0.12", + "Source": "Repository", + "Repository": "CRAN" + }, + "pkgbuild": { + "Package": "pkgbuild", + "Version": "1.4.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "progress": { + "Package": "progress", + "Version": "1.2.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "purrr": { + "Package": "purrr", + "Version": "1.0.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "rematch2": { + "Package": "rematch2", + "Version": "2.1.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "sass": { + "Package": "sass", + "Version": "0.4.7", + "Source": "Repository", + "Repository": "CRAN" + }, + "stringr": { + "Package": "stringr", + "Version": "1.5.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "sys": { + "Package": "sys", + "Version": "3.4.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "tzdb": { + "Package": "tzdb", + "Version": "0.4.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "yaml": { + "Package": "yaml", + "Version": "2.3.7", + "Source": "Repository", + "Repository": "CRAN" + }, + "askpass": { + "Package": "askpass", + "Version": "1.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "blob": { + "Package": "blob", + "Version": "1.2.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "brio": { + "Package": "brio", + "Version": "1.1.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "bslib": { + "Package": "bslib", + "Version": "0.5.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "checkmate": { + "Package": "checkmate", + "Version": "2.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "clipr": { + "Package": "clipr", + "Version": "0.8.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "DBI": { + "Package": "DBI", + "Version": "1.1.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "farver": { + "Package": "farver", + "Version": "2.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "fontawesome": { + "Package": "fontawesome", + "Version": "0.5.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "knitr": { + "Package": "knitr", + "Version": "1.44", + "Source": "Repository", + "Repository": "CRAN" + }, + "labeling": { + "Package": "labeling", + "Version": "0.4.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "Matrix": { + "Package": "Matrix", + "Version": "1.6-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "munsell": { + "Package": "munsell", + "Version": "0.5.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "nlme": { + "Package": "nlme", + "Version": "3.1-162", + "Source": "Repository", + "Repository": "CRAN" + }, + "pkgload": { + "Package": "pkgload", + "Version": "1.3.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "plogr": { + "Package": "plogr", + "Version": "0.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "praise": { + "Package": "praise", + "Version": "1.0.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "promises": { + "Package": "promises", + "Version": "1.2.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "RColorBrewer": { + "Package": "RColorBrewer", + "Version": "1.1-3", + "Source": "Repository", + "Repository": "CRAN" + }, + "rJava": { + "Package": "rJava", + "Version": "1.0-6", + "Source": "Repository", + "Repository": "CRAN" + }, + "tidyr": { + "Package": "tidyr", + "Version": "1.3.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "tinytex": { + "Package": "tinytex", + "Version": "0.47", + "Source": "Repository", + "Repository": "CRAN" + }, + "triebeard": { + "Package": "triebeard", + "Version": "0.4.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "viridisLite": { + "Package": "viridisLite", + "Version": "0.4.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "vroom": { + "Package": "vroom", + "Version": "1.6.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "waldo": { + "Package": "waldo", + "Version": "0.5.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "zoo": { + "Package": "zoo", + "Version": "1.8-12", + "Source": "Repository", + "Repository": "CRAN" + }, + "BH": { + "Package": "BH", + "Version": "1.81.0-1", + "Source": "Repository", + "Repository": "CRAN" + }, + "commonmark": { + "Package": "commonmark", + "Version": "1.9.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "curl": { + "Package": "curl", + "Version": "5.1.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "dbplyr": { + "Package": "dbplyr", + "Version": "2.3.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "gtable": { + "Package": "gtable", + "Version": "0.3.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "httpuv": { + "Package": "httpuv", + "Version": "1.6.11", + "Source": "Repository", + "Repository": "CRAN" + }, + "isoband": { + "Package": "isoband", + "Version": "0.2.7", + "Source": "Repository", + "Repository": "CRAN" + }, + "lazyeval": { + "Package": "lazyeval", + "Version": "0.2.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "MASS": { + "Package": "MASS", + "Version": "7.3-58.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "mathjaxr": { + "Package": "mathjaxr", + "Version": "1.6-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "mgcv": { + "Package": "mgcv", + "Version": "1.8-42", + "Source": "Repository", + "Repository": "CRAN" + }, + "openssl": { + "Package": "openssl", + "Version": "2.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "readr": { + "Package": "readr", + "Version": "2.1.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "rmarkdown": { + "Package": "rmarkdown", + "Version": "2.25", + "Source": "Repository", + "Repository": "CRAN" + }, + "RSQLite": { + "Package": "RSQLite", + "Version": "2.3.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "scales": { + "Package": "scales", + "Version": "1.2.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "snow": { + "Package": "snow", + "Version": "0.4-4", + "Source": "Repository", + "Repository": "CRAN" + }, + "sourcetools": { + "Package": "sourcetools", + "Version": "0.1.7-1", + "Source": "Repository", + "Repository": "CRAN" + }, + "SqlRender": { + "Package": "SqlRender", + "Version": "1.16.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "testthat": { + "Package": "testthat", + "Version": "3.1.10", + "Source": "Repository", + "Repository": "CRAN" + }, + "urltools": { + "Package": "urltools", + "Version": "1.7.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "xml2": { + "Package": "xml2", + "Version": "1.3.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "xtable": { + "Package": "xtable", + "Version": "1.8-4", + "Source": "Repository", + "Repository": "CRAN" + }, + "xts": { + "Package": "xts", + "Version": "0.13.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "zip": { + "Package": "zip", + "Version": "2.3.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "Andromeda": { + "Package": "Andromeda", + "Version": "0.6.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "anytime": { + "Package": "anytime", + "Version": "0.3.9", + "Source": "Repository", + "Repository": "CRAN" + }, + "boot": { + "Package": "boot", + "Version": "1.3-28.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "crosstalk": { + "Package": "crosstalk", + "Version": "1.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "data.table": { + "Package": "data.table", + "Version": "1.14.8", + "Source": "Repository", + "Repository": "CRAN" + }, + "DatabaseConnector": { + "Package": "DatabaseConnector", + "Version": "6.2.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "formatR": { + "Package": "formatR", + "Version": "1.14", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggplot2": { + "Package": "ggplot2", + "Version": "3.4.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "here": { + "Package": "here", + "Version": "1.0.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "htmlwidgets": { + "Package": "htmlwidgets", + "Version": "1.6.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "httr": { + "Package": "httr", + "Version": "1.4.7", + "Source": "Repository", + "Repository": "CRAN" + }, + "metadat": { + "Package": "metadat", + "Version": "1.2-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "minqa": { + "Package": "minqa", + "Version": "1.2.6", + "Source": "Repository", + "Repository": "CRAN" + }, + "nloptr": { + "Package": "nloptr", + "Version": "2.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "numDeriv": { + "Package": "numDeriv", + "Version": "2016.8-1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "ParallelLogger": { + "Package": "ParallelLogger", + "Version": "3.3.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "pbapply": { + "Package": "pbapply", + "Version": "1.7-2", + "Source": "Repository", + "Repository": "CRAN" + }, + "plyr": { + "Package": "plyr", + "Version": "1.8.9", + "Source": "Repository", + "Repository": "CRAN" + }, + "png": { + "Package": "png", + "Version": "0.1-8", + "Source": "Repository", + "Repository": "CRAN" + }, + "RcppEigen": { + "Package": "RcppEigen", + "Version": "0.3.3.9.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "RcppTOML": { + "Package": "RcppTOML", + "Version": "0.2.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "reactR": { + "Package": "reactR", + "Version": "0.4.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "RJSONIO": { + "Package": "RJSONIO", + "Version": "1.3-1.8", + "Source": "Repository", + "Repository": "CRAN" + }, + "shiny": { + "Package": "shiny", + "Version": "1.7.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "survival": { + "Package": "survival", + "Version": "3.5-3", + "Source": "Repository", + "Repository": "CRAN" + }, + "timechange": { + "Package": "timechange", + "Version": "0.2.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "TTR": { + "Package": "TTR", + "Version": "0.24.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "assertthat": { + "Package": "assertthat", + "Version": "0.2.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "CompQuadForm": { + "Package": "CompQuadForm", + "Version": "1.4.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "cowplot": { + "Package": "cowplot", + "Version": "1.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "Cyclops": { + "Package": "Cyclops", + "Version": "3.3.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "distributional": { + "Package": "distributional", + "Version": "0.3.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "DT": { + "Package": "DT", + "Version": "0.30", + "Source": "Repository", + "Repository": "CRAN" + }, + "filelock": { + "Package": "filelock", + "Version": "1.0.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "futile.options": { + "Package": "futile.options", + "Version": "1.0.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "gridExtra": { + "Package": "gridExtra", + "Version": "2.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "lambda.r": { + "Package": "lambda.r", + "Version": "1.2.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "lme4": { + "Package": "lme4", + "Version": "1.1-34", + "Source": "Repository", + "Repository": "CRAN" + }, + "lubridate": { + "Package": "lubridate", + "Version": "1.9.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "markdown": { + "Package": "markdown", + "Version": "1.9", + "Source": "Repository", + "Repository": "CRAN" + }, + "memuse": { + "Package": "memuse", + "Version": "4.2-3", + "Source": "Repository", + "Repository": "CRAN" + }, + "metafor": { + "Package": "metafor", + "Version": "4.4-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "plotly": { + "Package": "plotly", + "Version": "4.10.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "polspline": { + "Package": "polspline", + "Version": "1.1.23", + "Source": "Repository", + "Repository": "CRAN" + }, + "pool": { + "Package": "pool", + "Version": "1.0.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "pROC": { + "Package": "pROC", + "Version": "1.18.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "PRROC": { + "Package": "PRROC", + "Version": "1.3.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "quadprog": { + "Package": "quadprog", + "Version": "1.5-8", + "Source": "Repository", + "Repository": "CRAN" + }, + "quantmod": { + "Package": "quantmod", + "Version": "0.4.25", + "Source": "Repository", + "Repository": "CRAN" + }, + "reactable": { + "Package": "reactable", + "Version": "0.4.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "reticulate": { + "Package": "reticulate", + "Version": "1.32.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "shinycssloaders": { + "Package": "shinycssloaders", + "Version": "1.0.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "shinydashboard": { + "Package": "shinydashboard", + "Version": "0.7.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "shinyWidgets": { + "Package": "shinyWidgets", + "Version": "0.8.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "sodium": { + "Package": "sodium", + "Version": "1.3.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "tippy": { + "Package": "tippy", + "Version": "0.1.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "BeastJar": { + "Package": "BeastJar", + "Version": "1.10.6", + "Source": "Repository", + "Repository": "CRAN" + }, + "clock": { + "Package": "clock", + "Version": "0.7.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "coda": { + "Package": "coda", + "Version": "0.19-4", + "Source": "Repository", + "Repository": "CRAN" + }, + "EmpiricalCalibration": { + "Package": "EmpiricalCalibration", + "Version": "3.1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "futile.logger": { + "Package": "futile.logger", + "Version": "1.4.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggdist": { + "Package": "ggdist", + "Version": "3.3.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "HDInterval": { + "Package": "HDInterval", + "Version": "0.2.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "keyring": { + "Package": "keyring", + "Version": "1.3.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "meta": { + "Package": "meta", + "Version": "6.5-0", + "Source": "Repository", + "Repository": "CRAN" + }, + "openxlsx": { + "Package": "openxlsx", + "Version": "4.2.5.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "rateratio.test": { + "Package": "rateratio.test", + "Version": "1.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "remotes": { + "Package": "remotes", + "Version": "2.4.2.1", + "Source": "Repository", + "Repository": "CRAN" + }, + "tseries": { + "Package": "tseries", + "Version": "0.10-54", + "Source": "Repository", + "Repository": "CRAN" + }, + "Achilles": { + "Package": "Achilles", + "Version": "1.7.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "BrokenAdaptiveRidge": { + "Package": "BrokenAdaptiveRidge", + "Version": "1.0.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "CohortExplorer": { + "Package": "CohortExplorer", + "Version": "0.0.17", + "Source": "Repository", + "Repository": "CRAN" + }, + "EvidenceSynthesis": { + "Package": "EvidenceSynthesis", + "Version": "0.5.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "IterativeHardThresholding": { + "Package": "IterativeHardThresholding", + "Version": "1.0.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "lightgbm": { + "Package": "lightgbm", + "Version": "3.3.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "broom": { + "Package": "broom", + "Version": "1.0.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "MatrixModels": { + "Package": "MatrixModels", + "Version": "0.5-2", + "Source": "Repository", + "Repository": "CRAN" + }, + "SparseM": { + "Package": "SparseM", + "Version": "1.81", + "Source": "Repository", + "Repository": "CRAN" + }, + "abind": { + "Package": "abind", + "Version": "1.4-5", + "Source": "Repository", + "Repository": "CRAN" + }, + "carData": { + "Package": "carData", + "Version": "3.0-5", + "Source": "Repository", + "Repository": "CRAN" + }, + "nnet": { + "Package": "nnet", + "Version": "7.3-18", + "Source": "Repository", + "Repository": "CRAN" + }, + "pbkrtest": { + "Package": "pbkrtest", + "Version": "0.5.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "quantreg": { + "Package": "quantreg", + "Version": "5.97", + "Source": "Repository", + "Repository": "CRAN" + }, + "car": { + "Package": "car", + "Version": "3.1-2", + "Source": "Repository", + "Repository": "CRAN" + }, + "corrplot": { + "Package": "corrplot", + "Version": "0.92", + "Source": "Repository", + "Repository": "CRAN" + }, + "jpeg": { + "Package": "jpeg", + "Version": "0.1-10", + "Source": "Repository", + "Repository": "CRAN" + }, + "exactRankTests": { + "Package": "exactRankTests", + "Version": "0.8-35", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggrepel": { + "Package": "ggrepel", + "Version": "0.9.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggsci": { + "Package": "ggsci", + "Version": "3.0.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggsignif": { + "Package": "ggsignif", + "Version": "0.6.4", + "Source": "Repository", + "Repository": "CRAN" + }, + "gridtext": { + "Package": "gridtext", + "Version": "0.1.5", + "Source": "Repository", + "Repository": "CRAN" + }, + "km.ci": { + "Package": "km.ci", + "Version": "0.5-6", + "Source": "Repository", + "Repository": "CRAN" + }, + "KMsurv": { + "Package": "KMsurv", + "Version": "0.1-5", + "Source": "Repository", + "Repository": "CRAN" + }, + "mvtnorm": { + "Package": "mvtnorm", + "Version": "1.2-3", + "Source": "Repository", + "Repository": "CRAN" + }, + "polynom": { + "Package": "polynom", + "Version": "1.4-1", + "Source": "Repository", + "Repository": "CRAN" + }, + "rstatix": { + "Package": "rstatix", + "Version": "0.7.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggpubr": { + "Package": "ggpubr", + "Version": "0.6.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "ggtext": { + "Package": "ggtext", + "Version": "0.1.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "maxstat": { + "Package": "maxstat", + "Version": "0.7-25", + "Source": "Repository", + "Repository": "CRAN" + }, + "survMisc": { + "Package": "survMisc", + "Version": "0.5.6", + "Source": "Repository", + "Repository": "CRAN" + }, + "survminer": { + "Package": "survminer", + "Version": "0.4.9", + "Source": "Repository", + "Repository": "CRAN" + }, + "aws.signature": { + "Package": "aws.signature", + "Version": "0.6.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "aws.s3": { + "Package": "aws.s3", + "Version": "0.3.21", + "Source": "Repository", + "Repository": "CRAN" + }, + "R.methodsS3": { + "Package": "R.methodsS3", + "Version": "1.8.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "R.oo": { + "Package": "R.oo", + "Version": "1.25.0", + "Source": "Repository", + "Repository": "CRAN" + }, + "R.utils": { + "Package": "R.utils", + "Version": "2.12.2", + "Source": "Repository", + "Repository": "CRAN" + }, + "renv": { + "Package": "renv", + "Version": "1.0.3", + "Source": "Repository", + "Repository": "CRAN" + }, + "CirceR": { + "Package": "CirceR", + "Version": "1.3.1", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "CirceR", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.3.1" + }, + "FeatureExtraction": { + "Package": "FeatureExtraction", + "Version": "3.3.1", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "FeatureExtraction", + "RemoteUsername": "ohdsi", + "RemoteRef": "v3.3.1" + }, + "CohortGenerator": { + "Package": "CohortGenerator", + "Version": "0.8.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "CohortGenerator", + "RemoteUsername": "ohdsi", + "RemoteRef": "v0.8.0" + }, + "OhdsiShinyModules": { + "Package": "OhdsiShinyModules", + "Version": "1.1.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "OhdsiShinyModules", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.1.0" + }, + "PatientLevelPrediction": { + "Package": "PatientLevelPrediction", + "Version": "6.3.5", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "PatientLevelPrediction", + "RemoteUsername": "ohdsi", + "RemoteRef": "v6.3.5" + }, + "ResultModelManager": { + "Package": "ResultModelManager", + "Version": "0.5.1", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "ResultModelManager", + "RemoteUsername": "ohdsi", + "RemoteRef": "v0.5.1" + }, + "BigKnn": { + "Package": "BigKnn", + "Version": "1.0.2", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "BigKnn", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.0.2" + }, + "Capr": { + "Package": "Capr", + "Version": "2.0.7", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "Capr", + "RemoteUsername": "ohdsi", + "RemoteRef": "v2.0.7" + }, + "Characterization": { + "Package": "Characterization", + "Version": "0.1.1", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "Characterization", + "RemoteUsername": "ohdsi", + "RemoteRef": "v0.1.1" + }, + "CohortDiagnostics": { + "Package": "CohortDiagnostics", + "Version": "3.2.4", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "CohortDiagnostics", + "RemoteUsername": "ohdsi", + "RemoteRef": "v3.2.4" + }, + "CohortMethod": { + "Package": "CohortMethod", + "Version": "5.1.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "CohortMethod", + "RemoteUsername": "ohdsi", + "RemoteRef": "v5.1.0" + }, + "DataQualityDashboard": { + "Package": "DataQualityDashboard", + "Version": "2.4.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "DataQualityDashboard", + "RemoteUsername": "ohdsi", + "RemoteRef": "v2.4.0" + }, + "DeepPatientLevelPrediction": { + "Package": "DeepPatientLevelPrediction", + "Version": "2.0.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "DeepPatientLevelPrediction", + "RemoteUsername": "ohdsi", + "RemoteRef": "v2.0.0" + }, + "EnsemblePatientLevelPrediction": { + "Package": "EnsemblePatientLevelPrediction", + "Version": "1.0.2", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "EnsemblePatientLevelPrediction", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.0.2" + }, + "Eunomia": { + "Package": "Eunomia", + "Version": "1.0.2", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "Eunomia", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.0.2" + }, + "Hydra": { + "Package": "Hydra", + "Version": "0.4.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "Hydra", + "RemoteUsername": "ohdsi", + "RemoteRef": "v0.4.0" + }, + "MethodEvaluation": { + "Package": "MethodEvaluation", + "Version": "2.3.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "MethodEvaluation", + "RemoteUsername": "ohdsi", + "RemoteRef": "v2.3.0" + }, + "OhdsiSharing": { + "Package": "OhdsiSharing", + "Version": "0.2.2", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "OhdsiSharing", + "RemoteUsername": "ohdsi", + "RemoteRef": "v0.2.2" + }, + "PhenotypeLibrary": { + "Package": "PhenotypeLibrary", + "Version": "3.25.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "PhenotypeLibrary", + "RemoteUsername": "ohdsi", + "RemoteRef": "v3.25.0" + }, + "PheValuator": { + "Package": "PheValuator", + "Version": "2.2.10", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "PheValuator", + "RemoteUsername": "ohdsi", + "RemoteRef": "v2.2.10" + }, + "ROhdsiWebApi": { + "Package": "ROhdsiWebApi", + "Version": "1.3.3", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "ROhdsiWebApi", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.3.3" + }, + "SelfControlledCaseSeries": { + "Package": "SelfControlledCaseSeries", + "Version": "4.2.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "SelfControlledCaseSeries", + "RemoteUsername": "ohdsi", + "RemoteRef": "v4.2.0" + }, + "SelfControlledCohort": { + "Package": "SelfControlledCohort", + "Version": "1.6.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "SelfControlledCohort", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.6.0" + }, + "ShinyAppBuilder": { + "Package": "ShinyAppBuilder", + "Version": "1.1.2", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "ShinyAppBuilder", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.1.2" + }, + "Hades": { + "Package": "Hades", + "Version": "1.13.0", + "Source": "GitHub", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "Hades", + "RemoteUsername": "ohdsi", + "RemoteRef": "v1.13.0" + } + } + }, + "StrategusAnalysisSpecification": { + // Add linkability to design documents to implement JSON Hypertext Application Language (HAL) + // https://github.com/OHDSI/Strategus/issues/98 + // Could apply this to renv.lock file, cohorts, modules themselves (maybe not the settings) + "_links": { + "cohort1": {"href":"https://phenotype_library.com/phenotype_id"}, + "cohort2": {"href":"https://phenotype_library.com/phenotype_id"} + }, + // NOTE: Do we want to change the "sharedResources" section to formalize + // the cohort definitions (for example) so that is it not just an array + // of "things" but rather a defined list. + // We have a potential problem if a module expects a shared resource to + // exist but it is not included in the specification (i.e. CohortMethod nees negative controls) + "sharedResources": [ + { + "cohortDefinitions": [ + { + "cohortId": 1782671, + "cohortName": "[SOS Phenotype devt] Aortic aneurysm events inpatient", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ProcedureOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ProcedureTypeExclude\" : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Observation\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ObservationTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 0,\n\t\t\t\"name\" : \"[SOS] Aortic aneurysm\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 317585,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"67362008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4061539,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Congenital aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"16972009\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320646,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Syphilitic aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"12232008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4049675,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm repair\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"233370007\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740412,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; initial extension (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0035T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739901,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0001T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740413,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; each additional extension (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0036T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; aorto-uni-iliac or aorto-unifemoral prosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0002T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740410,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0033T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740411,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; not involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0034T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740416,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection not involving coverage of left subclavian artery origin, initial endoprosthesis, radiological supervision and interpretation (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0039T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107574,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (1 docking limb) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34802\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107575,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (2 docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34803\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107581,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of femoral-femoral prosthetic graft during endovascular aortic aneurysm repair (List separately in addition to code for primary procedure)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34813\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4181152,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Repair of thoracic aortic aneurysm with insertion of endovascular stent graft\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"429679003\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100974,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0079T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100977,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs), radiolo... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0080T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100979,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch, radiological supervision and interpretation (List separately in addition to code for primary ... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0081T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816457,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 6.0 cm or greater maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9004F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816456,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 5.5 - 5.9 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9003F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816454,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm less than 5.0 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9001F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100958,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0078T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9203,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ER\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 4,\n\t\t\t\"name\" : \"[SOS] Aortic dissection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320739,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Dissection of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"308546005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"no aortic aneurysm in last 365d\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ProcedureOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ProcedureTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"Observation\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ObservationTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"has diagnosis of aneurysm in hospital or emergency room visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ANY\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CorrelatedCriteria\" : {\n\t\t\t\t\t\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\t\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"EndWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : true\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t],\n\t\t\t\t\t\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\t\t\t\t\t\"Groups\" : []\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 14,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"DateOffset\" : {\n\t\t\t\"DateField\" : \"StartDate\",\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782672, + "cohortName": "[SOS Phenotype devt] Aortic dissection events inpatient", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 0,\n\t\t\t\"name\" : \"[SOS] Aortic aneurysm\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 317585,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"67362008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4061539,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Congenital aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"16972009\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320646,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Syphilitic aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"12232008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4049675,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm repair\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"233370007\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740412,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; initial extension (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0035T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739901,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0001T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740413,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; each additional extension (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0036T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; aorto-uni-iliac or aorto-unifemoral prosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0002T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740410,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0033T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740411,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; not involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0034T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740416,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection not involving coverage of left subclavian artery origin, initial endoprosthesis, radiological supervision and interpretation (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0039T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107574,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (1 docking limb) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34802\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107575,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (2 docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34803\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107581,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of femoral-femoral prosthetic graft during endovascular aortic aneurysm repair (List separately in addition to code for primary procedure)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34813\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4181152,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Repair of thoracic aortic aneurysm with insertion of endovascular stent graft\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"429679003\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100974,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0079T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100977,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs), radiolo... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0080T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100979,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch, radiological supervision and interpretation (List separately in addition to code for primary ... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0081T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816457,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 6.0 cm or greater maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9004F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816456,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 5.5 - 5.9 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9003F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816454,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm less than 5.0 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9001F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100958,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0078T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9203,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ER\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 4,\n\t\t\t\"name\" : \"[SOS] Aortic dissection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320739,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Dissection of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"308546005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"no aortic dissection in last 365d\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"has diagnosis of dissection in hospital or emergency room visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ANY\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CorrelatedCriteria\" : {\n\t\t\t\t\t\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\t\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"EndWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : true\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t],\n\t\t\t\t\t\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\t\t\t\t\t\"Groups\" : []\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 14,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"DateOffset\" : {\n\t\t\t\"DateField\" : \"StartDate\",\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782489, + "cohortName": "[SOS Phenotype devt] Aortic aneurysm or aortic dissection events inpatient", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ProcedureOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ProcedureTypeExclude\" : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"Observation\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ObservationTypeExclude\" : false\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 0,\n\t\t\t\"name\" : \"[SOS] Aortic aneurysm\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 317585,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"67362008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4061539,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Congenital aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"16972009\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320646,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Syphilitic aneurysm of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"12232008\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4049675,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm repair\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"233370007\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740412,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; initial extension (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0035T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739901,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0001T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740413,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of proximal or distal extension prosthesis for endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; each additional extension (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0036T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42739902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; aorto-uni-iliac or aorto-unifemoral prosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0002T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740410,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0033T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740411,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection; not involving coverage of left subclavian artery origin, initial endoprosthesis (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0034T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42740416,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of descending thoracic aortic aneurysm, pseudoaneurysm or dissection not involving coverage of left subclavian artery origin, initial endoprosthesis, radiological supervision and interpretation (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0039T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107574,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (1 docking limb) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34802\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107575,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of infrarenal abdominal aortic aneurysm or dissection; using modular bifurcated prosthesis (2 docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34803\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2107581,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of femoral-femoral prosthetic graft during endovascular aortic aneurysm repair (List separately in addition to code for primary procedure)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"34813\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 4181152,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Repair of thoracic aortic aneurysm with insertion of endovascular stent graft\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"429679003\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Procedure\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100974,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch (List separately in addition to code for primary procedure) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0079T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100977,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs), radiolo... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0080T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100979,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Placement of visceral extension prosthesis for endovascular repair of abdominal aortic aneurysm involving visceral vessels, each visceral branch, radiological supervision and interpretation (List separately in addition to code for primary ... (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0081T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816457,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 6.0 cm or greater maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9004F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816456,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm 5.5 - 5.9 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9003F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 44816454,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Aortic aneurysm less than 5.0 cm maximum diameter on centerline formatted CT or minor diameter on axial formatted CT (NMA-No Measure Associated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"9001F\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Observation\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2100958,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Endovascular repair of abdominal aortic aneurysm, pseudoaneurysm or dissection, abdominal aorta involving visceral vessels (superior mesenteric, celiac or renal), using fenestrated modular bifurcated prosthesis (two docking limbs) (Deprecated)\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"0078T\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Procedure\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"CPT4\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"CPT4\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9203,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ER\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 4,\n\t\t\t\"name\" : \"[SOS] Aortic dissection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 320739,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Dissection of aorta\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"308546005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"no aortic aneurysm or dissection in last 365d\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ProcedureOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ProcedureTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"Observation\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ObservationTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 365,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 1,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"has diagnosis of aneurysm in hospital or emergency room visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ANY\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CorrelatedCriteria\" : {\n\t\t\t\t\t\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\t\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"EndWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : true\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t],\n\t\t\t\t\t\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\t\t\t\t\t\"Groups\" : []\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 14,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CorrelatedCriteria\" : {\n\t\t\t\t\t\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\t\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"EndWindow\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\t\"UseEventEnd\" : true\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t],\n\t\t\t\t\t\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\t\t\t\t\t\"Groups\" : []\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 14,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"DateOffset\" : {\n\t\t\t\"DateField\" : \"StartDate\",\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782488, + "cohortName": "[SOS Phenotype Devt] Fluoroquinolone systemic exposures with urinary tract infection", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"DrugExposure\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"DrugTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 0,\n\t\t\t\"name\" : \"[SOS] flouroquinolone systemic\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1721543,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"norfloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"7517\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35198003,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"pazufloxacin mesilate\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4819368\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1747032,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"grepafloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"83719\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19041153,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"temafloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"37771\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1592954,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"delafloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"1927663\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1716721,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"gemifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"138099\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 923081,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ofloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"7623\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19050750,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"fleroxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"42322\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1712549,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"trovafloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"115552\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35197938,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"garenoxacin mesilate hydrate\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4819303\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 36878831,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"nadifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP1007304\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40161662,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"besifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"819911\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009030,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"tosufloxacin tosylate hydrate\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700456\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1743222,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"enoxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"3925\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35834909,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lascufloxacin hydrochloride\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5040502\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35198165,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sitafloxacin hydrate\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4819530\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1789276,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"gatifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"228476\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1797513,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2551\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1742253,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"levofloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"82122\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1716903,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"moxifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"139462\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35197897,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"prulifloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4819262\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19027679,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"pefloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"7960\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1733765,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sparfloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"18469\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1707800,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"28872\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42613186,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"besifloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5160363\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2909524,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"besifloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5126291\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40161667,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"besifloxacin Ophthalmic Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"850304\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40028718,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Ophthalmic Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"376483\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40028720,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"376202\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35860696,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"enoxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5017123\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35858962,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"gatifloxacin Ophthalmic Gel\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5015272\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40059607,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"gatifloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"402433\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35861002,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"levofloxacin Ophthalmic Gel\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5017598\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40001157,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"levofloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"376884\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40059318,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"372629\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40057467,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"moxifloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"406106\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40066892,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"norfloxacin Ophthalmic Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"376519\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40066893,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"norfloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"377401\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43695029,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ofloxacin Ophthalmic Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP672324\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40069651,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ofloxacin Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"377402\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35851732,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"pazufloxacin mesilate Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5008335\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42961482,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"tosufloxacin tosylate hydrate Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4687978\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42479725,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ciprofloxacin / Dexamethasone Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP419326\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40028359,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin / dexamethasone Otic Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"405942\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42629035,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin / fluocinolone Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"1792384\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43258666,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ciprofloxacin / Hydrocortisone Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP572540\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40028361,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin / hydrocortisone Otic Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"374589\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40160496,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"848955\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35605255,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Otic Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"1739996\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35860990,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"levofloxacin Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5017586\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35144130,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4801876\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40069655,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ofloxacin Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"377450\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 42965658,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ciprofloxacin / fluocinolone Topical Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4692126\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 36269500,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ciprofloxacin Mucous Membrane Topical Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP3120375\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35857832,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Topical Gel\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5014782\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35857838,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ciprofloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5014788\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35860698,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"enoxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5017125\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35862078,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin Topical Gel\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5018791\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35862084,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5018797\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2052955,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"lomefloxacin Topical Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4953477\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43678347,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"nadifloxacin Topical Cream\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP692663\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35154779,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"nadifloxacin Topical Lotion\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4811800\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35141912,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"nadifloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4799033\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35861725,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"norfloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5018416\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35851383,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ofloxacin Topical Gel\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5007927\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35851392,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ofloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5007936\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35856292,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"pefloxacin Topical Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP5012825\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or Inpatient/ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 2,\n\t\t\t\"name\" : \"[SOS] Urinary tract infection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 81902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Urinary tract infectious disease\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"68566005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"has urinary tract infection on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 2,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"no hospitalization on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"CustomEra\" : {\n\t\t\t\"DrugCodesetId\" : 0,\n\t\t\t\"GapDays\" : 30,\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782487, + "cohortName": "[SOS Phenotype Devt] Cephalosporin systemic exposures with urinary tract infection", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"DrugExposure\" : {\n\t\t\t\t\t\"CodesetId\" : 3,\n\t\t\t\t\t\"DrugTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or Inpatient/ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 2,\n\t\t\t\"name\" : \"[SOS] Urinary tract infection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 81902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Urinary tract infectious disease\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"68566005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 3,\n\t\t\t\"name\" : \"[SOS] cephalosporin systematic\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40798709,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefacetrile\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP2721059\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1796435,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefixime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"25033\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40798704,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefmenoxime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP2721061\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19072255,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefmetazole\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2182\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43008993,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefminox sodium\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700419\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19028286,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefodizime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"20485\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19072857,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefonicid\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2183\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1773402,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefoperazone\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2184\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19028288,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceforanide\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"20486\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1774470,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefotaxime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2186\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1774932,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefotetan\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2187\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19051271,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefotiam\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2188\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1775741,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefoxitin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2189\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009045,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefpiramide sodium\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700471\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1749008,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefpodoxime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"20489\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1738366,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefprozil\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"19552\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009083,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefroxadine\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700509\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19051345,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefsulodin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2190\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1776684,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceftazidime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2191\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35198137,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefteram pivoxil\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4819502\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43008994,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceftezole sodium\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700420\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1749083,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceftibuten\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"20492\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1777254,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceftizoxime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2192\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1777806,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"ceftriaxone\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2193\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1778162,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefuroxime\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2194\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1786621,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cephalexin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2231\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19052683,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cephaloridine\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2233\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19086759,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cephalothin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2236\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19086790,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cephapirin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2238\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1786842,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cephradine\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2239\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009087,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"flomoxef sodium\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700513\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1708100,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"loracarbef\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"28981\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19126622,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"moxalactam\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"7069\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1768849,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefaclor\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2176\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1769535,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefadroxil\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2177\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19070174,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefamandole\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2178\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19070680,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefatrizine\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2179\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40798700,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefazedone\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP2721060\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1771162,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefazolin\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"2180\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009082,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefbuperazone sodium\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700508\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 43009044,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefcapene pivoxil hydrochloride hydrate\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4700470\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1796458,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefdinir\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"25037\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1747005,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefditoren\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"83682\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 19028241,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefetamet\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"20482\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35129269,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefmenoxime Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4786537\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35160132,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefmenoxime Otic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4817111\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 2035392,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Cefmenoxime Topical Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4934549\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 21132307,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Ceftazidime Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP388743\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40020954,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"cefuroxime Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"377415\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"has urinary tract infection on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 2,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"no hospitalization on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"CustomEra\" : {\n\t\t\t\"DrugCodesetId\" : 3,\n\t\t\t\"GapDays\" : 30,\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782485, + "cohortName": "[SOS Phenotype Devt] Urinary tract infections", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\"CodesetId\" : 0,\n\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 0,\n\t\t\t\"name\" : \"[SOS] Urinary tract infection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 81902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Urinary tract infectious disease\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"68566005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [],\n\t\"EndStrategy\" : {\n\t\t\"DateOffset\" : {\n\t\t\t\"DateField\" : \"StartDate\",\n\t\t\t\"Offset\" : 1\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 7\n\t},\n\t\"CensorWindow\" : {}\n}" + }, + { + "cohortId": 1782670, + "cohortName": "[SOS Phenotype Devt] trimethoprim systemic exposures with urinary tract infection", + "cohortDefinition": "{\n\t\"cdmVersionRange\" : \">=5.0.0\",\n\t\"PrimaryCriteria\" : {\n\t\t\"CriteriaList\" : [\n\t\t\t{\n\t\t\t\t\"DrugExposure\" : {\n\t\t\t\t\t\"CodesetId\" : 4,\n\t\t\t\t\t\"DrugTypeExclude\" : false\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"ObservationWindow\" : {\n\t\t\t\"PriorDays\" : 0,\n\t\t\t\"PostDays\" : 0\n\t\t},\n\t\t\"PrimaryCriteriaLimit\" : {\n\t\t\t\"Type\" : \"All\"\n\t\t}\n\t},\n\t\"ConceptSets\" : [\n\t\t{\n\t\t\t\"id\" : 1,\n\t\t\t\"name\" : \"Inpatient or Inpatient/ER visit\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 262,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Emergency Room and Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"ERIP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 9201,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Inpatient Visit\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"IP\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"Visit\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Visit\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 2,\n\t\t\t\"name\" : \"[SOS] Urinary tract infection\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 81902,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Urinary tract infectious disease\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"68566005\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Condition\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"SNOMED\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Finding\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\" : 4,\n\t\t\t\"name\" : \"[SOS] trimethoprim systemic\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"items\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40081374,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethoxazole / trimethoprim Injectable Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"377117\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 36882762,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Sulfamethoxazole / Trimethoprim Injectable Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP994039\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40220482,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethoxazole / trimethoprim Injection\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"1809082\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 35153537,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"Sulfamethoxazole / Trimethoprim Oral Granules\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"OMOP4810565\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm Extension\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40147374,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethoxazole / trimethoprim Oral Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"757319\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40081379,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethoxazole / trimethoprim Oral Suspension\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"374233\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40081388,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethoxazole / trimethoprim Oral Tablet\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"374234\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 1705674,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"trimethoprim\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"10829\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Ingredient\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : false,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40073114,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"polymyxin B / trimethoprim Ophthalmic Ointment\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"376523\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40073115,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"polymyxin B / trimethoprim Ophthalmic Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"379128\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"concept\" : {\n\t\t\t\t\t\t\t\"CONCEPT_ID\" : 40180925,\n\t\t\t\t\t\t\t\"CONCEPT_NAME\" : \"sulfamethazine / trimethoprim Topical Solution\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT\" : \"S\",\n\t\t\t\t\t\t\t\"STANDARD_CONCEPT_CAPTION\" : \"Standard\",\n\t\t\t\t\t\t\t\"INVALID_REASON\" : \"V\",\n\t\t\t\t\t\t\t\"INVALID_REASON_CAPTION\" : \"Valid\",\n\t\t\t\t\t\t\t\"CONCEPT_CODE\" : \"991879\",\n\t\t\t\t\t\t\t\"DOMAIN_ID\" : \"Drug\",\n\t\t\t\t\t\t\t\"VOCABULARY_ID\" : \"RxNorm\",\n\t\t\t\t\t\t\t\"CONCEPT_CLASS_ID\" : \"Clinical Drug Form\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"isExcluded\" : true,\n\t\t\t\t\t\t\"includeDescendants\" : true,\n\t\t\t\t\t\t\"includeMapped\" : false\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t}\n\t],\n\t\"QualifiedLimit\" : {\n\t\t\"Type\" : \"First\"\n\t},\n\t\"ExpressionLimit\" : {\n\t\t\"Type\" : \"All\"\n\t},\n\t\"InclusionRules\" : [\n\t\t{\n\t\t\t\"name\" : \"has urinary tract infection on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"ConditionOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 2,\n\t\t\t\t\t\t\t\t\"ConditionTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 2,\n\t\t\t\t\t\t\t\"Count\" : 1,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"name\" : \"no hospitalization on or in 7 day prior to exposure\",\n\t\t\t\"expression\" : {\n\t\t\t\t\"Type\" : \"ALL\",\n\t\t\t\t\"CriteriaList\" : [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Criteria\" : {\n\t\t\t\t\t\t\t\"VisitOccurrence\" : {\n\t\t\t\t\t\t\t\t\"CodesetId\" : 1,\n\t\t\t\t\t\t\t\t\"VisitTypeExclude\" : false\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"StartWindow\" : {\n\t\t\t\t\t\t\t\"Start\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 7,\n\t\t\t\t\t\t\t\t\"Coeff\" : -1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"End\" : {\n\t\t\t\t\t\t\t\t\"Days\" : 0,\n\t\t\t\t\t\t\t\t\"Coeff\" : 1\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\"UseIndexEnd\" : false,\n\t\t\t\t\t\t\t\"UseEventEnd\" : false\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"RestrictVisit\" : false,\n\t\t\t\t\t\t\"IgnoreObservationPeriod\" : false,\n\t\t\t\t\t\t\"Occurrence\" : {\n\t\t\t\t\t\t\t\"Type\" : 0,\n\t\t\t\t\t\t\t\"Count\" : 0,\n\t\t\t\t\t\t\t\"IsDistinct\" : false\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"DemographicCriteriaList\" : [],\n\t\t\t\t\"Groups\" : []\n\t\t\t}\n\t\t}\n\t],\n\t\"EndStrategy\" : {\n\t\t\"CustomEra\" : {\n\t\t\t\"DrugCodesetId\" : 4,\n\t\t\t\"GapDays\" : 30,\n\t\t\t\"Offset\" : 0\n\t\t}\n\t},\n\t\"CensoringCriteria\" : [],\n\t\"CollapseSettings\" : {\n\t\t\"CollapseType\" : \"ERA\",\n\t\t\"EraPad\" : 0\n\t},\n\t\"CensorWindow\" : {}\n}" + } + ], + "subsetDefs": [ + "{\n \"name\": \"\",\n \"definitionId\": 1,\n \"subsetOperators\": [\n {\n \"name\": \"in cohorts: (1782485) starts within D: -99999 - D: 0 of cohort start and ends D: -99999 - D: 99999 of cohort start\",\n \"subsetType\": \"CohortSubsetOperator\",\n \"cohortIds\": [1782485],\n \"cohortCombinationOperator\": \"all\",\n \"negate\": false,\n \"startWindow\": {\n \"startDay\": -99999,\n \"endDay\": 0,\n \"targetAnchor\": \"cohortStart\"\n },\n \"endWindow\": {\n \"startDay\": -99999,\n \"endDay\": 99999,\n \"targetAnchor\": \"cohortStart\"\n }\n },\n {\n \"name\": \"first ever occurence with at least 365 days prior observation and 1 days follow up observation\",\n \"subsetType\": \"LimitSubsetOperator\",\n \"priorTime\": 365,\n \"followUpTime\": 1,\n \"limitTo\": \"firstEver\"\n },\n {\n \"name\": \"males, females aged 35+\",\n \"subsetType\": \"DemographicSubsetOperator\",\n \"ageMin\": 35,\n \"ageMax\": 99999,\n \"gender\": [8507, 8532]\n },\n {\n \"name\": \"occurs after 2010-01-01 and before 2019-12-31\",\n \"subsetType\": \"LimitSubsetOperator\",\n \"priorTime\": 0,\n \"followUpTime\": 0,\n \"limitTo\": \"\",\n \"calendarStartDate\": \"2010-01-01\",\n \"calendarEndDate\": \"2019-12-31\"\n }\n ],\n \"packageVersion\": \"0.8.0\",\n \"identifierExpression\": \"targetId * 1000 + definitionId\"\n}", + "{\n \"name\": \"\",\n \"definitionId\": 101,\n \"subsetOperators\": [\n {\n \"name\": \"first ever occurence with at least 365 days prior observation and 1 days follow up observation\",\n \"subsetType\": \"LimitSubsetOperator\",\n \"priorTime\": 365,\n \"followUpTime\": 1,\n \"limitTo\": \"firstEver\"\n },\n {\n \"name\": \"males, females aged 35+\",\n \"subsetType\": \"DemographicSubsetOperator\",\n \"ageMin\": 35,\n \"ageMax\": 99999,\n \"gender\": [8507, 8532]\n },\n {\n \"name\": \"occurs after 2010-01-01 and before 2019-12-31\",\n \"subsetType\": \"LimitSubsetOperator\",\n \"priorTime\": 0,\n \"followUpTime\": 0,\n \"limitTo\": \"\",\n \"calendarStartDate\": \"2010-01-01\",\n \"calendarEndDate\": \"2019-12-31\"\n }\n ],\n \"packageVersion\": \"0.8.0\",\n \"identifierExpression\": \"targetId * 1000 + definitionId\"\n}" + ], + "cohortSubsets": [ + { + "cohortId": 1782488001, + "subsetId": 1, + "targetCohortId": 1782488 + }, + { + "cohortId": 1782487001, + "subsetId": 1, + "targetCohortId": 1782487 + }, + { + "cohortId": 1782670001, + "subsetId": 1, + "targetCohortId": 1782670 + }, + { + "cohortId": 1782485101, + "subsetId": 101, + "targetCohortId": 1782485 + } + ], + "attr_class": [ + "CohortDefinitionSharedResources", + "SharedResources" + ] + }, + { + "negativeControlOutcomes": { + "negativeControlOutcomeCohortSet": [ + { + "outcomeConceptId": " 4170145", + "cohortName": "Absence of lung", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "275507003", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1001" + }, + { + "outcomeConceptId": " 4093531", + "cohortName": "Absence of toe", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "249820005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1002" + }, + { + "outcomeConceptId": " 4092879", + "cohortName": "Absent kidney", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "249582007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1003" + }, + { + "outcomeConceptId": "42539582", + "cohortName": "Acquired absence of genital organ", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "735929009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.517357e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1004" + }, + { + "outcomeConceptId": " 434170", + "cohortName": "Atypical squamous cells of undetermined significance on cervical Papanicolaou smear", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "441087007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.233360e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1005" + }, + { + "outcomeConceptId": " 4067069", + "cohortName": "Callosity", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "201040000", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1006" + }, + { + "outcomeConceptId": " 4213540", + "cohortName": "Cervical somatic dysfunction", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "417347005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.122768e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1007" + }, + { + "outcomeConceptId": " 443570", + "cohortName": "Cervicovaginal cytology: Low grade squamous intraepithelial lesion", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "416030007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.122768e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1008" + }, + { + "outcomeConceptId": " 201613", + "cohortName": "Chronic nonalcoholic liver disease", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "79720007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1009" + }, + { + "outcomeConceptId": "43021250", + "cohortName": "Complication associated with orthopedic device", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "473038008", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.359590e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1010" + }, + { + "outcomeConceptId": "46269889", + "cohortName": "Complication due to Crohn's disease", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "1085911000119103", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.438301e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1011" + }, + { + "outcomeConceptId": "42537730", + "cohortName": "Coronary artery graft present", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "737278006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.517357e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1012" + }, + { + "outcomeConceptId": " 436233", + "cohortName": "Delayed milestone", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "274625009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1013" + }, + { + "outcomeConceptId": " 438021", + "cohortName": "Disorder due to and following fracture of upper limb", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "23123006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1014" + }, + { + "outcomeConceptId": " 192367", + "cohortName": "Dysplasia of cervix", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "73391008", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1015" + }, + { + "outcomeConceptId": " 4062791", + "cohortName": "Endocrine, nutritional and metabolic disease complicating pregnancy, childbirth and puerperium", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "199296002", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1016" + }, + { + "outcomeConceptId": " 200775", + "cohortName": "Endometrial hyperplasia", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "237072009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1017" + }, + { + "outcomeConceptId": " 374358", + "cohortName": "Excess skin of eyelid", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "246815009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1018" + }, + { + "outcomeConceptId": " 4059015", + "cohortName": "Falls", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "161898004", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1019" + }, + { + "outcomeConceptId": " 4264617", + "cohortName": "Foot-drop", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "6077001", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1020" + }, + { + "outcomeConceptId": " 4201388", + "cohortName": "Gastrostomy present", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "302109006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1021" + }, + { + "outcomeConceptId": " 4166231", + "cohortName": "Genetic predisposition", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "47708004", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1022" + }, + { + "outcomeConceptId": " 4295287", + "cohortName": "Hypercoagulability state", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "76612001", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1023" + }, + { + "outcomeConceptId": " 196473", + "cohortName": "Hypertrophy of uterus", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "198316006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1024" + }, + { + "outcomeConceptId": " 443447", + "cohortName": "Iatrogenic hypotension", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "408668005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.091232e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1025" + }, + { + "outcomeConceptId": " 4344500", + "cohortName": "Impingement syndrome of shoulder region", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "239960007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1026" + }, + { + "outcomeConceptId": " 441417", + "cohortName": "Incoordination", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "281016006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1027" + }, + { + "outcomeConceptId": " 4168222", + "cohortName": "Intra-abdominal and pelvic swelling, mass and lump", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "274719002", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1028" + }, + { + "outcomeConceptId": " 196168", + "cohortName": "Irregular periods", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "80182007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1029" + }, + { + "outcomeConceptId": " 439795", + "cohortName": "Minimal cognitive impairment", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "110352000", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1030" + }, + { + "outcomeConceptId": "40480893", + "cohortName": "Nonspecific tuberculin test reaction", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "441846005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.248998e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1031" + }, + { + "outcomeConceptId": " 438130", + "cohortName": "Opioid abuse", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "5602001", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1032" + }, + { + "outcomeConceptId": " 4022076", + "cohortName": "Patient dependence on care provider", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "105507009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1033" + }, + { + "outcomeConceptId": " 4141640", + "cohortName": "Perimenopausal disorder", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "266607004", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1034" + }, + { + "outcomeConceptId": " 437092", + "cohortName": "Physiological development failure", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "274626005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1035" + }, + { + "outcomeConceptId": " 4012231", + "cohortName": "Poor stream of urine", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "162128006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1036" + }, + { + "outcomeConceptId": "46286594", + "cohortName": "Problem related to lifestyle", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "987891000000105", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.443658e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1037" + }, + { + "outcomeConceptId": " 443274", + "cohortName": "Psychostimulant dependence", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "275471001", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1038" + }, + { + "outcomeConceptId": " 436246", + "cohortName": "Reduced libido", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "8357008", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1039" + }, + { + "outcomeConceptId": "43021237", + "cohortName": "Secondary erectile dysfunction", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "473021009", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.359590e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1040" + }, + { + "outcomeConceptId": " 4052226", + "cohortName": "Sequelae of injuries of lower limb", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "210962001", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1041" + }, + { + "outcomeConceptId": " 4125590", + "cohortName": "Slurred speech", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "289195008", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1042" + }, + { + "outcomeConceptId": "36713918", + "cohortName": "Somatic dysfunction of lumbar region", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "718929000", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.485821e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1043" + }, + { + "outcomeConceptId": " 4002818", + "cohortName": "Spasm of back muscles", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "203095000", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1044" + }, + { + "outcomeConceptId": " 4008710", + "cohortName": "Stenosis due to any device, implant AND/OR graft", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "111748005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1045" + }, + { + "outcomeConceptId": " 4201387", + "cohortName": "Tracheostomy present", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "302108003", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1046" + }, + { + "outcomeConceptId": "42538119", + "cohortName": "Transplanted heart valve present", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "739026008", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.517357e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1047" + }, + { + "outcomeConceptId": " 444074", + "cohortName": "Victim of vehicular AND/OR traffic accident", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "36198007", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1048" + }, + { + "outcomeConceptId": " 195603", + "cohortName": "Vulval and/or perineal noninflammatory disorders", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "198377006", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1049" + }, + { + "outcomeConceptId": " 4216670", + "cohortName": "Worried well", + "standardConcept": "S", + "standardConceptCaption": "Standard", + "invalidReason": "V", + "invalidReasonCaption": "Valid", + "conceptCode": "81302005", + "domainId": "Condition", + "vocabularyId": "SNOMED", + "conceptClassId": "Clinical Finding", + "validStartDate": "1.012435e+12", + "validEndDate": "4.102358e+12", + "cohortId": "1050" + } + ], + "occurrenceType": "first", + "detectOnDescendants": true + }, + "attr_class": [ + "NegativeControlOutcomeSharedResources", + "SharedResources" + ] + } + ], + // Re: Input specification for modules + // Thought: can we have the JSON schema published per package and make use of + // JSON-schema to define the inputs? + "moduleSpecifications": [ + { + "module": "CohortGeneratorModule", + "version": "0.1.0", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "incremental": true, + "generateStats": true + }, + "attr_class": [ + "CohortGeneratorModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "CohortDiagnosticsModule", + "version": "0.0.7", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "cohortIds": [ + 1782671, + 1782672, + 1782489, + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "runInclusionStatistics": true, + "runIncludedSourceConcepts": true, + "runOrphanConcepts": true, + "runTimeSeries": false, + "runVisitContext": true, + "runBreakdownIndexEvents": true, + "runIncidenceRate": true, + "runCohortRelationship": true, + "runTemporalCohortCharacterization": true, + "temporalCovariateSettings": { + "temporal": true, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAge": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "DemographicsPriorObservationTime": true, + "DemographicsPostObservationTime": true, + "DemographicsTimeInCohort": true, + "DemographicsIndexYearMonth": true, + "ConditionOccurrence": true, + "ConditionEraStart": true, + "ConditionEraOverlap": true, + "ConditionEraGroupOverlap": true, + "DrugEraStart": true, + "DrugEraGroupOverlap": true, + "ProcedureOccurrence": true, + "DeviceExposure": true, + "Measurement": true, + "Observation": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "temporalStartDays": [ + -9999, + -365, + -180, + -30, + -365, + -30, + 0, + 1, + 31, + -9999 + ], + "temporalEndDays": [ + 0, + 0, + 0, + 0, + -31, + -1, + 0, + 30, + 365, + 9999 + ], + "includedCovariateConceptIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "includedCovariateIds": [], + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "minCharacterizationMean": 0.0001, + "incremental": false + }, + "attr_class": [ + "CohortDiagnosticsModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "CharacterizationModule", + "version": "0.3.2", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "timeToEventSettings": [ + { + "targetIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeIds": [ + 1782671, + 1782672, + 1782489 + ], + "attr_class": "timeToEventSettings" + } + ], + "dechallengeRechallengeSettings": [ + { + "targetCohortDefinitionIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeCohortDefinitionIds": [ + 1782671, + 1782672, + 1782489 + ], + "dechallengeStopInterval": 30, + "dechallengeEvaluationWindow": 30, + "attr_class": "dechallengeRechallengeSettings" + } + ], + "aggregateCovariateSettings": [ + { + "targetIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeIds": [ + 1782671, + 1782672, + 1782489 + ], + "minPriorObservation": 365, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 30, + "endAnchor": "cohort start", + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "aggregateCovariateSettings" + }, + { + "targetIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeIds": [ + 1782671, + 1782672, + 1782489 + ], + "minPriorObservation": 365, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 60, + "endAnchor": "cohort start", + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "aggregateCovariateSettings" + }, + { + "targetIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeIds": [ + 1782671, + 1782672, + 1782489 + ], + "minPriorObservation": 365, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 90, + "endAnchor": "cohort start", + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "aggregateCovariateSettings" + }, + { + "targetIds": [ + 1782488, + 1782487, + 1782485, + 1782670, + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomeIds": [ + 1782671, + 1782672, + 1782489 + ], + "minPriorObservation": 365, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 365, + "endAnchor": "cohort start", + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "aggregateCovariateSettings" + } + ], + "attr_class": "characterizationSettings" + }, + "attr_class": [ + "CharacterizationModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "CohortIncidenceModule", + "version": "0.0.6", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "irDesign": { + "targetDefs": [ + { + "id": 1782488001, + "name": "[SOS Phenotype Devt] Fluoroquinolone systemic exposures with urinary tract infection - in cohorts: (1782485) starts within D: -99999 - D: 0 of cohort start and ends D: -99999 - D: 99999 of cohort start, first ever occurence with at least 365 days prior observation and 1 days follow up observation, males, females aged 35+, occurs after 2010-01-01 and before 2019-12-31" + }, + { + "id": 1782487001, + "name": "[SOS Phenotype Devt] Cephalosporin systemic exposures with urinary tract infection - in cohorts: (1782485) starts within D: -99999 - D: 0 of cohort start and ends D: -99999 - D: 99999 of cohort start, first ever occurence with at least 365 days prior observation and 1 days follow up observation, males, females aged 35+, occurs after 2010-01-01 and before 2019-12-31" + }, + { + "id": 1782670001, + "name": "[SOS Phenotype Devt] trimethoprim systemic exposures with urinary tract infection - in cohorts: (1782485) starts within D: -99999 - D: 0 of cohort start and ends D: -99999 - D: 99999 of cohort start, first ever occurence with at least 365 days prior observation and 1 days follow up observation, males, females aged 35+, occurs after 2010-01-01 and before 2019-12-31" + }, + { + "id": 1782485101, + "name": "[SOS Phenotype Devt] Urinary tract infections - first ever occurence with at least 365 days prior observation and 1 days follow up observation, males, females aged 35+, occurs after 2010-01-01 and before 2019-12-31" + } + ], + "outcomeDefs": [ + { + "id": 1, + "name": "[SOS Phenotype devt] Aortic aneurysm events inpatient", + "cohortId": 1782671, + "cleanWindow": 365 + }, + { + "id": 2, + "name": "[SOS Phenotype devt] Aortic dissection events inpatient", + "cohortId": 1782672, + "cleanWindow": 365 + }, + { + "id": 3, + "name": "[SOS Phenotype devt] Aortic aneurysm or aortic dissection events inpatient", + "cohortId": 1782489, + "cleanWindow": 365 + } + ], + "timeAtRiskDefs": [ + { + "id": 1, + "start": { + "dateField": "start", + "offset": 1 + }, + "end": { + "dateField": "start", + "offset": 30 + } + }, + { + "id": 2, + "start": { + "dateField": "start", + "offset": 1 + }, + "end": { + "dateField": "start", + "offset": 60 + } + }, + { + "id": 3, + "start": { + "dateField": "start", + "offset": 1 + }, + "end": { + "dateField": "start", + "offset": 90 + } + }, + { + "id": 4, + "start": { + "dateField": "start", + "offset": 1 + }, + "end": { + "dateField": "start", + "offset": 365 + } + } + ], + "analysisList": [ + { + "targets": [ + 1782488001, + 1782487001, + 1782670001, + 1782485101 + ], + "outcomes": [ + 1, + 2, + 3 + ], + "tars": [ + 1, + 2, + 3, + 4 + ] + } + ], + "strataSettings": { + "byAge": true, + "byGender": true, + "byYear": true, + "ageBreaks": [ + 0, + 10, + 20, + 30, + 40, + 50, + 60, + 70, + 80, + 90, + 100, + 110 + ] + } + } + }, + "attr_class": [ + "CohortIncidenceModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "CohortMethodModule", + "version": "0.1.0", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "cmAnalysisList": [ + { + "analysisId": 1, + "description": "Cohort method, 30d fixed window", + "getDbCohortMethodDataArgs": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "removeDuplicateSubjects": false, + "restrictToCommonPeriod": true, + "washoutPeriod": 0, + "maxCohortSize": 0, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": true, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "args" + }, + "createStudyPopArgs": { + "firstExposureOnly": false, + "restrictToCommonPeriod": false, + "washoutPeriod": 0, + "removeDuplicateSubjects": "keep first", + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "minDaysAtRisk": 1, + "maxDaysAtRisk": 99999, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 30, + "endAnchor": "cohort start", + "censorAtNewRiskWindow": true, + "attr_class": "args" + }, + "createPsArgs": { + "maxCohortSizeForFitting": 250000, + "errorOnHighCorrelation": true, + "stopOnError": false, + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": 0, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "silent", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "estimator": "att", + "attr_class": "args" + }, + "matchOnPsArgs": { + "caliper": 0.2, + "caliperScale": "standardized logit", + "maxRatio": 1, + "allowReverseMatch": false, + "attr_class": "args" + }, + "computeSharedCovariateBalanceArgs": { + "maxCohortSize": 250000, + "attr_class": "args" + }, + "computeCovariateBalanceArgs": { + "maxCohortSize": 250000, + "covariateFilter": { + "label": [ + "Age group", + "Gender: female", + "Race", + "Ethnicity", + "Medical history: General", + "Medical history: Cardiovascular disease", + "Medical history: Neoplasms", + "Medication use", + "Charlson comorbidity index", + "CHADS2Vasc", + "DCSI" + ], + "analysisId": [ + 3, + 1, + 4, + 5, + 210, + 210, + 210, + 410, + 901, + 904, + 902 + ], + "covariateIds": [ + null, + "8532001", + null, + null, + "4006969210,438409210,4212540210,255573210,201606210,4182210210,440383210,201820210,318800210,192671210,439727210,432867210,316866210,4104000210,433736210,80180210,255848210,140168210,4030518210,80809210,435783210,4279309210,81893210,81902210,197494210,4134440210", + "313217210,381591210,317576210,321588210,316139210,4185932210,321052210,440417210,444247210", + "4044013210,432571210,40481902210,443392210,4112853210,4180790210,443388210,197508210,200962210", + "21601782410,21602796410,21604686410,21604389410,21603932410,21601387410,21602028410,21600960410,21601664410,21601744410,21601461410,21600046410,21603248410,21600712410,21603890410,21601853410,21604254410,21604489410,21604752410", + "1901", + "1904", + "1902" + ], + "attr_class": [ + "spec_tbl_df", + "tbl_df", + "tbl", + "data.frame" + ], + "attr_row.names": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "attr_spec": { + "cols": { + "label": [], + "analysisId": [], + "covariateIds": [] + }, + "default": [], + "delim": "," + }, + "attr_problems": {} + }, + "attr_class": "args" + }, + "fitOutcomeModelArgs": { + "modelType": "cox", + "stratified": false, + "useCovariates": false, + "inversePtWeighting": false, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "attr_class": "args" + }, + "attr_class": "cmAnalysis" + }, + { + "analysisId": 2, + "description": "Cohort method, 60d fixed window", + "getDbCohortMethodDataArgs": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "removeDuplicateSubjects": false, + "restrictToCommonPeriod": true, + "washoutPeriod": 0, + "maxCohortSize": 0, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": true, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "args" + }, + "createStudyPopArgs": { + "firstExposureOnly": false, + "restrictToCommonPeriod": false, + "washoutPeriod": 0, + "removeDuplicateSubjects": "keep first", + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "minDaysAtRisk": 1, + "maxDaysAtRisk": 99999, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 60, + "endAnchor": "cohort start", + "censorAtNewRiskWindow": true, + "attr_class": "args" + }, + "createPsArgs": { + "maxCohortSizeForFitting": 250000, + "errorOnHighCorrelation": true, + "stopOnError": false, + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": 0, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "silent", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "estimator": "att", + "attr_class": "args" + }, + "matchOnPsArgs": { + "caliper": 0.2, + "caliperScale": "standardized logit", + "maxRatio": 1, + "allowReverseMatch": false, + "attr_class": "args" + }, + "computeSharedCovariateBalanceArgs": { + "maxCohortSize": 250000, + "attr_class": "args" + }, + "computeCovariateBalanceArgs": { + "maxCohortSize": 250000, + "covariateFilter": { + "label": [ + "Age group", + "Gender: female", + "Race", + "Ethnicity", + "Medical history: General", + "Medical history: Cardiovascular disease", + "Medical history: Neoplasms", + "Medication use", + "Charlson comorbidity index", + "CHADS2Vasc", + "DCSI" + ], + "analysisId": [ + 3, + 1, + 4, + 5, + 210, + 210, + 210, + 410, + 901, + 904, + 902 + ], + "covariateIds": [ + null, + "8532001", + null, + null, + "4006969210,438409210,4212540210,255573210,201606210,4182210210,440383210,201820210,318800210,192671210,439727210,432867210,316866210,4104000210,433736210,80180210,255848210,140168210,4030518210,80809210,435783210,4279309210,81893210,81902210,197494210,4134440210", + "313217210,381591210,317576210,321588210,316139210,4185932210,321052210,440417210,444247210", + "4044013210,432571210,40481902210,443392210,4112853210,4180790210,443388210,197508210,200962210", + "21601782410,21602796410,21604686410,21604389410,21603932410,21601387410,21602028410,21600960410,21601664410,21601744410,21601461410,21600046410,21603248410,21600712410,21603890410,21601853410,21604254410,21604489410,21604752410", + "1901", + "1904", + "1902" + ], + "attr_class": [ + "spec_tbl_df", + "tbl_df", + "tbl", + "data.frame" + ], + "attr_row.names": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "attr_spec": { + "cols": { + "label": [], + "analysisId": [], + "covariateIds": [] + }, + "default": [], + "delim": "," + }, + "attr_problems": {} + }, + "attr_class": "args" + }, + "fitOutcomeModelArgs": { + "modelType": "cox", + "stratified": false, + "useCovariates": false, + "inversePtWeighting": false, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "attr_class": "args" + }, + "attr_class": "cmAnalysis" + }, + { + "analysisId": 3, + "description": "Cohort method, 90d fixed window", + "getDbCohortMethodDataArgs": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "removeDuplicateSubjects": false, + "restrictToCommonPeriod": true, + "washoutPeriod": 0, + "maxCohortSize": 0, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": true, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "args" + }, + "createStudyPopArgs": { + "firstExposureOnly": false, + "restrictToCommonPeriod": false, + "washoutPeriod": 0, + "removeDuplicateSubjects": "keep first", + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "minDaysAtRisk": 1, + "maxDaysAtRisk": 99999, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 90, + "endAnchor": "cohort start", + "censorAtNewRiskWindow": true, + "attr_class": "args" + }, + "createPsArgs": { + "maxCohortSizeForFitting": 250000, + "errorOnHighCorrelation": true, + "stopOnError": false, + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": 0, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "silent", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "estimator": "att", + "attr_class": "args" + }, + "matchOnPsArgs": { + "caliper": 0.2, + "caliperScale": "standardized logit", + "maxRatio": 1, + "allowReverseMatch": false, + "attr_class": "args" + }, + "computeSharedCovariateBalanceArgs": { + "maxCohortSize": 250000, + "attr_class": "args" + }, + "computeCovariateBalanceArgs": { + "maxCohortSize": 250000, + "covariateFilter": { + "label": [ + "Age group", + "Gender: female", + "Race", + "Ethnicity", + "Medical history: General", + "Medical history: Cardiovascular disease", + "Medical history: Neoplasms", + "Medication use", + "Charlson comorbidity index", + "CHADS2Vasc", + "DCSI" + ], + "analysisId": [ + 3, + 1, + 4, + 5, + 210, + 210, + 210, + 410, + 901, + 904, + 902 + ], + "covariateIds": [ + null, + "8532001", + null, + null, + "4006969210,438409210,4212540210,255573210,201606210,4182210210,440383210,201820210,318800210,192671210,439727210,432867210,316866210,4104000210,433736210,80180210,255848210,140168210,4030518210,80809210,435783210,4279309210,81893210,81902210,197494210,4134440210", + "313217210,381591210,317576210,321588210,316139210,4185932210,321052210,440417210,444247210", + "4044013210,432571210,40481902210,443392210,4112853210,4180790210,443388210,197508210,200962210", + "21601782410,21602796410,21604686410,21604389410,21603932410,21601387410,21602028410,21600960410,21601664410,21601744410,21601461410,21600046410,21603248410,21600712410,21603890410,21601853410,21604254410,21604489410,21604752410", + "1901", + "1904", + "1902" + ], + "attr_class": [ + "spec_tbl_df", + "tbl_df", + "tbl", + "data.frame" + ], + "attr_row.names": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "attr_spec": { + "cols": { + "label": [], + "analysisId": [], + "covariateIds": [] + }, + "default": [], + "delim": "," + }, + "attr_problems": {} + }, + "attr_class": "args" + }, + "fitOutcomeModelArgs": { + "modelType": "cox", + "stratified": false, + "useCovariates": false, + "inversePtWeighting": false, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "attr_class": "args" + }, + "attr_class": "cmAnalysis" + }, + { + "analysisId": 4, + "description": "Cohort method, 365d fixed window", + "getDbCohortMethodDataArgs": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "removeDuplicateSubjects": false, + "restrictToCommonPeriod": true, + "washoutPeriod": 0, + "maxCohortSize": 0, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "DemographicsRace": true, + "DemographicsEthnicity": true, + "DemographicsIndexYear": true, + "DemographicsIndexMonth": true, + "ConditionGroupEraLongTerm": true, + "ConditionGroupEraShortTerm": true, + "DrugGroupEraLongTerm": true, + "DrugGroupEraShortTerm": true, + "DrugGroupEraOverlapping": true, + "ProcedureOccurrenceLongTerm": true, + "ProcedureOccurrenceShortTerm": true, + "DeviceExposureLongTerm": true, + "DeviceExposureShortTerm": true, + "MeasurementLongTerm": true, + "MeasurementShortTerm": true, + "MeasurementRangeGroupLongTerm": true, + "ObservationLongTerm": true, + "ObservationShortTerm": true, + "CharlsonIndex": true, + "Dcsi": true, + "Chads2": true, + "Chads2Vasc": true, + "includedCovariateConceptIds": [], + "includedCovariateIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": true, + "shortTermStartDays": -30, + "mediumTermStartDays": -180, + "endDays": 0, + "longTermStartDays": -365, + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "attr_class": "args" + }, + "createStudyPopArgs": { + "firstExposureOnly": false, + "restrictToCommonPeriod": false, + "washoutPeriod": 0, + "removeDuplicateSubjects": "keep first", + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "minDaysAtRisk": 1, + "maxDaysAtRisk": 99999, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 365, + "endAnchor": "cohort start", + "censorAtNewRiskWindow": true, + "attr_class": "args" + }, + "createPsArgs": { + "maxCohortSizeForFitting": 250000, + "errorOnHighCorrelation": true, + "stopOnError": false, + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": 0, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "silent", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "estimator": "att", + "attr_class": "args" + }, + "matchOnPsArgs": { + "caliper": 0.2, + "caliperScale": "standardized logit", + "maxRatio": 1, + "allowReverseMatch": false, + "attr_class": "args" + }, + "computeSharedCovariateBalanceArgs": { + "maxCohortSize": 250000, + "attr_class": "args" + }, + "computeCovariateBalanceArgs": { + "maxCohortSize": 250000, + "covariateFilter": { + "label": [ + "Age group", + "Gender: female", + "Race", + "Ethnicity", + "Medical history: General", + "Medical history: Cardiovascular disease", + "Medical history: Neoplasms", + "Medication use", + "Charlson comorbidity index", + "CHADS2Vasc", + "DCSI" + ], + "analysisId": [ + 3, + 1, + 4, + 5, + 210, + 210, + 210, + 410, + 901, + 904, + 902 + ], + "covariateIds": [ + null, + "8532001", + null, + null, + "4006969210,438409210,4212540210,255573210,201606210,4182210210,440383210,201820210,318800210,192671210,439727210,432867210,316866210,4104000210,433736210,80180210,255848210,140168210,4030518210,80809210,435783210,4279309210,81893210,81902210,197494210,4134440210", + "313217210,381591210,317576210,321588210,316139210,4185932210,321052210,440417210,444247210", + "4044013210,432571210,40481902210,443392210,4112853210,4180790210,443388210,197508210,200962210", + "21601782410,21602796410,21604686410,21604389410,21603932410,21601387410,21602028410,21600960410,21601664410,21601744410,21601461410,21600046410,21603248410,21600712410,21603890410,21601853410,21604254410,21604489410,21604752410", + "1901", + "1904", + "1902" + ], + "attr_class": [ + "spec_tbl_df", + "tbl_df", + "tbl", + "data.frame" + ], + "attr_row.names": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "attr_spec": { + "cols": { + "label": [], + "analysisId": [], + "covariateIds": [] + }, + "default": [], + "delim": "," + }, + "attr_problems": {} + }, + "attr_class": "args" + }, + "fitOutcomeModelArgs": { + "modelType": "cox", + "stratified": false, + "useCovariates": false, + "inversePtWeighting": false, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 2e-7, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 10, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.01, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "auto", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "attr_class": "args" + }, + "attr_class": "cmAnalysis" + } + ], + "targetComparatorOutcomesList": [ + { + "targetId": 1782488001, + "comparatorId": 1782487001, + "outcomes": [ + { + "outcomeId": 1782671, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1782672, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1782489, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1001, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1002, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1003, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1004, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1005, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1006, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1007, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1008, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1009, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1010, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1011, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1012, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1013, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1014, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1015, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1016, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1017, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1018, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1019, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1020, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1021, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1022, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1023, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1024, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1025, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1026, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1027, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1028, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1029, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1030, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1031, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1032, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1033, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1034, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1035, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1036, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1037, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1038, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1039, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1040, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1041, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1042, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1043, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1044, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1045, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1046, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1047, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1048, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1049, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1050, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + } + ], + "excludedCovariateConceptIds": [ + 923081, + 1592954, + 1707800, + 1712549, + 1716721, + 1716903, + 1721543, + 1733765, + 1742253, + 1743222, + 1747032, + 1789276, + 1797513, + 19027679, + 19041153, + 19050750, + 35197897, + 35197938, + 35198003, + 35198165, + 35834909, + 36878831, + 40161662, + 43009030, + 40798709, + 1768849, + 1769535, + 19070174, + 19070680, + 40798700, + 1771162, + 43009082, + 43009044, + 1796458, + 1747005, + 19028241, + 1796435, + 40798704, + 19072255, + 43008993, + 19028286, + 19072857, + 1773402, + 19028288, + 1774470, + 1774932, + 19051271, + 1775741, + 43009045, + 1749008, + 1738366, + 43009083, + 19051345, + 1776684, + 35198137, + 43008994, + 1749083, + 1777254, + 1777806, + 1778162, + 1786621, + 19052683, + 19086759, + 19086790, + 1786842, + 43009087, + 1708100, + 19126622 + ], + "attr_class": "targetComparatorOutcomes" + }, + { + "targetId": 1782488001, + "comparatorId": 1782670001, + "outcomes": [ + { + "outcomeId": 1782671, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1782672, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1782489, + "outcomeOfInterest": true, + "trueEffectSize": null, + "priorOutcomeLookback": 99999, + "attr_class": "outcome" + }, + { + "outcomeId": 1001, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1002, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1003, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1004, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1005, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1006, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1007, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1008, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1009, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1010, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1011, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1012, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1013, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1014, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1015, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1016, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1017, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1018, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1019, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1020, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1021, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1022, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1023, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1024, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1025, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1026, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1027, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1028, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1029, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1030, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1031, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1032, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1033, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1034, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1035, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1036, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1037, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1038, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1039, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1040, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1041, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1042, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1043, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1044, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1045, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1046, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1047, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1048, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1049, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + }, + { + "outcomeId": 1050, + "outcomeOfInterest": false, + "trueEffectSize": 1, + "attr_class": "outcome" + } + ], + "excludedCovariateConceptIds": [ + 923081, + 1592954, + 1707800, + 1712549, + 1716721, + 1716903, + 1721543, + 1733765, + 1742253, + 1743222, + 1747032, + 1789276, + 1797513, + 19027679, + 19041153, + 19050750, + 35197897, + 35197938, + 35198003, + 35198165, + 35834909, + 36878831, + 40161662, + 43009030, + 1705674, + 1836430 + ], + "attr_class": "targetComparatorOutcomes" + } + ], + "refitPsForEveryOutcome": false, + "refitPsForEveryStudyPopulation": false, + "cmDiagnosticThresholds": { + "mdrrThreshold": "Inf", + "easeThreshold": 0.25, + "sdmThreshold": 0.1, + "equipoiseThreshold": 0.2, + "attritionFractionThreshold": 1, + "attr_class": "CmDiagnosticThresholds" + } + }, + "attr_class": [ + "CohortMethodModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "SelfControlledCaseSeriesModule", + "version": "0.1.3", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": { + "sccsAnalysisList": [ + { + "analysisId": 1, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 30d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 30, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 2, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 60d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 60, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 3, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 90d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 90, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 4, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 365d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 365, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 5, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 30d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 30, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 6, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 60d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 60, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 7, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 90d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 90, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 8, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 365d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 365, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 9, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 30d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 30, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 10, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 60d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 60, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 11, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 90d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 90, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + }, + { + "analysisId": 12, + "description": "SCCS, having [SOS Phenotype Devt] Urinary tract infections, age 35-, 365d fixed window", + "getDbSccsDataArgs": { + "useCustomCovariates": false, + "useNestingCohort": true, + "nestingCohortId": 1782485, + "deleteCovariatesSmallCount": 0, + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "maxCasesPerOutcome": 1000000, + "exposureIds": "exposureId", + "customCovariateIds": "", + "attr_class": "args" + }, + "createStudyPopulationArgs": { + "firstOutcomeOnly": true, + "naivePeriod": 365, + "minAge": 35, + "attr_class": "args" + }, + "createIntervalDataArgs": { + "eraCovariateSettings": [ + { + "includeEraIds": "exposureId", + "label": "Pre-exposure", + "stratifyById": false, + "start": -30, + "startAnchor": "era start", + "end": -1, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": false, + "exposureOfInterest": false, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + }, + { + "includeEraIds": "exposureId", + "label": "Main", + "stratifyById": false, + "start": 1, + "startAnchor": "era start", + "end": 365, + "endAnchor": "era start", + "firstOccurrenceOnly": false, + "allowRegularization": false, + "profileLikelihood": true, + "exposureOfInterest": true, + "isControlInterval": false, + "attr_class": "EraCovariateSettings" + } + ], + "calendarTimeCovariateSettings": { + "calendarTimeKnots": 5, + "allowRegularization": true, + "computeConfidenceIntervals": false, + "attr_class": "CalendarTimeCovariateSettings" + }, + "minCasesForTimeCovariates": 10000, + "eventDependentObservation": false, + "attr_class": "args" + }, + "fitSccsModelArgs": { + "prior": { + "priorType": "laplace", + "variance": 1, + "exclude": null, + "graph": null, + "neighborhood": null, + "useCrossValidation": true, + "forceIntercept": false, + "attr_class": "cyclopsPrior" + }, + "control": { + "maxIterations": 1000, + "tolerance": 0.000001, + "convergenceType": "gradient", + "autoSearch": true, + "fold": 10, + "lowerLimit": 0.01, + "upperLimit": 20, + "gridSteps": 10, + "minCVData": 100, + "cvRepetitions": 1, + "noiseLevel": "quiet", + "threads": 1, + "seed": 1, + "resetCoefficients": true, + "startingVariance": 0.1, + "useKKTSwindle": false, + "tuneSwindle": 10, + "selectorType": "byPid", + "initialBound": 2, + "maxBoundCount": 5, + "algorithm": "ccd", + "attr_class": "cyclopsControl" + }, + "profileBounds": [ + -2.3026, + 2.3026 + ], + "attr_class": "args" + }, + "attr_class": "SccsAnalysis" + } + ], + "exposuresOutcomeList": [ + { + "outcomeId": 1782671, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782672, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782489, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1001, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1002, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1003, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1004, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1005, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1006, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1007, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1008, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1009, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1010, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1011, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1012, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1013, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1014, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1015, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1016, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1017, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1018, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1019, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1020, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1021, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1022, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1023, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1024, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1025, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1026, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1027, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1028, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1029, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1030, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1031, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1032, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1033, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1034, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1035, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1036, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1037, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1038, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1039, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1040, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1041, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1042, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1043, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1044, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1045, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1046, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1047, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1048, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1049, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1050, + "exposures": [ + { + "exposureId": 1782488, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782671, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782672, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782489, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1001, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1002, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1003, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1004, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1005, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1006, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1007, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1008, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1009, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1010, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1011, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1012, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1013, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1014, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1015, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1016, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1017, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1018, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1019, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1020, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1021, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1022, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1023, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1024, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1025, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1026, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1027, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1028, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1029, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1030, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1031, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1032, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1033, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1034, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1035, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1036, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1037, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1038, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1039, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1040, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1041, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1042, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1043, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1044, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1045, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1046, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1047, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1048, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1049, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1050, + "exposures": [ + { + "exposureId": 1782487, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782671, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782672, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1782489, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": null, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1001, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1002, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1003, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1004, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1005, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1006, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1007, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1008, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1009, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1010, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1011, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1012, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1013, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1014, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1015, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1016, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1017, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1018, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1019, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1020, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1021, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1022, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1023, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1024, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1025, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1026, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1027, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1028, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1029, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1030, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1031, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1032, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1033, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1034, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1035, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1036, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1037, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1038, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1039, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1040, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1041, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1042, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1043, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1044, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1045, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1046, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1047, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1048, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1049, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + }, + { + "outcomeId": 1050, + "exposures": [ + { + "exposureId": 1782670, + "exposureIdRef": "exposureId", + "trueEffectSize": 1, + "attr_class": "Exposure" + } + ], + "attr_class": "ExposuresOutcome" + } + ], + "analysesToExclude": { + "exposureId": [ + 1782487, + 1782670, + 1782487, + 1782670, + 1782487, + 1782670, + 1782487, + 1782670, + 1782488, + 1782670, + 1782488, + 1782670, + 1782488, + 1782670, + 1782488, + 1782670, + 1782488, + 1782487, + 1782488, + 1782487, + 1782488, + 1782487, + 1782488, + 1782487 + ], + "analysisId": [ + 1, + 1, + 2, + 2, + 3, + 3, + 4, + 4, + 5, + 5, + 6, + 6, + 7, + 7, + 8, + 8, + 9, + 9, + 10, + 10, + 11, + 11, + 12, + 12 + ], + "attr_class": "data.frame", + "attr_out.attrs": { + "dim": [ + 3, + 12 + ], + "dimnames": { + "exposureId": [ + "exposureId=1782488", + "exposureId=1782487", + "exposureId=1782670" + ], + "analysisId": [ + "analysisId= 1", + "analysisId= 2", + "analysisId= 3", + "analysisId= 4", + "analysisId= 5", + "analysisId= 6", + "analysisId= 7", + "analysisId= 8", + "analysisId= 9", + "analysisId=10", + "analysisId=11", + "analysisId=12" + ] + } + }, + "attr_row.names": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ] + }, + "combineDataFetchAcrossOutcomes": false, + "sccsDiagnosticThresholds": { + "mdrrThreshold": 10, + "easeThreshold": 0.25, + "timeTrendPThreshold": 0.05, + "preExposurePThreshold": 0.05, + "attr_class": "SccsDiagnosticThresholds" + } + }, + "attr_class": [ + "SelfControlledCaseSeriesModuleSpecifications", + "ModuleSpecifications" + ] + }, + { + "module": "PatientLevelPredictionModule", + "version": "0.1.0", + "remoteRepo": "github.com", + "remoteUsername": "ohdsi", + "settings": [ + { + "targetId": 1782488001, + "outcomeId": 1782671, + "restrictPlpDataSettings": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "washoutPeriod": 0, + "sampleSize": 1000000, + "attr_class": "restrictPlpDataSettings" + }, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "ConditionGroupEraLongTerm": true, + "DrugGroupEraLongTerm": true, + "VisitConceptCountLongTerm": true, + "longTermStartDays": -365, + "mediumTermStartDays": -180, + "shortTermStartDays": -30, + "endDays": 0, + "includedCovariateConceptIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "includedCovariateIds": [], + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "populationSettings": { + "binary": true, + "includeAllOutcomes": true, + "firstExposureOnly": false, + "washoutPeriod": 0, + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "requireTimeAtRisk": false, + "minTimeAtRisk": 29, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 30, + "endAnchor": "cohort start", + "restrictTarToCohortEnd": false, + "attr_class": "populationSettings" + }, + "sampleSettings": [ + { + "numberOutcomestoNonOutcomes": 1, + "sampleSeed": 1, + "attr_class": "sampleSettings", + "attr_fun": "sameData" + } + ], + "featureEngineeringSettings": [ + { + "attr_class": "featureEngineeringSettings", + "attr_fun": "sameData" + } + ], + "preprocessSettings": { + "minFraction": 0.001, + "normalize": true, + "removeRedundancy": true, + "attr_class": "preprocessSettings" + }, + "modelSettings": { + "fitFunction": "fitCyclopsModel", + "param": { + "priorParams": { + "priorType": "laplace", + "forceIntercept": false, + "variance": 0.01, + "exclude": 0 + }, + "includeCovariateIds": null, + "upperLimit": 20, + "lowerLimit": 0.01, + "priorCoefs": null, + "attr_settings": { + "priorfunction": "Cyclops::createPrior", + "selectorType": "byPid", + "crossValidationInPrior": true, + "modelType": "logistic", + "addIntercept": true, + "useControl": true, + "seed": 40284858, + "name": "Lasso Logistic Regression", + "threads": -1, + "tolerance": 0.000002, + "cvRepetitions": 1, + "maxIterations": 3000 + }, + "attr_modelType": "binary", + "attr_saveType": "RtoJson" + }, + "attr_class": "modelSettings" + }, + "splitSettings": { + "test": 0.25, + "train": 0.75, + "seed": 123, + "nfold": 3, + "attr_class": "splitSettings", + "attr_fun": "randomSplitter" + }, + "executeSettings": { + "runSplitData": true, + "runSampleData": false, + "runfeatureEngineering": false, + "runPreprocessData": true, + "runModelDevelopment": true, + "runCovariateSummary": true, + "attr_class": "executeSettings" + }, + "attr_class": "modelDesign" + }, + { + "targetId": 1782488001, + "outcomeId": 1782671, + "restrictPlpDataSettings": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "washoutPeriod": 0, + "sampleSize": 1000000, + "attr_class": "restrictPlpDataSettings" + }, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "ConditionGroupEraLongTerm": true, + "DrugGroupEraLongTerm": true, + "VisitConceptCountLongTerm": true, + "longTermStartDays": -365, + "mediumTermStartDays": -180, + "shortTermStartDays": -30, + "endDays": 0, + "includedCovariateConceptIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "includedCovariateIds": [], + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "populationSettings": { + "binary": true, + "includeAllOutcomes": true, + "firstExposureOnly": false, + "washoutPeriod": 0, + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "requireTimeAtRisk": false, + "minTimeAtRisk": 59, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 60, + "endAnchor": "cohort start", + "restrictTarToCohortEnd": false, + "attr_class": "populationSettings" + }, + "sampleSettings": [ + { + "numberOutcomestoNonOutcomes": 1, + "sampleSeed": 1, + "attr_class": "sampleSettings", + "attr_fun": "sameData" + } + ], + "featureEngineeringSettings": [ + { + "attr_class": "featureEngineeringSettings", + "attr_fun": "sameData" + } + ], + "preprocessSettings": { + "minFraction": 0.001, + "normalize": true, + "removeRedundancy": true, + "attr_class": "preprocessSettings" + }, + "modelSettings": { + "fitFunction": "fitCyclopsModel", + "param": { + "priorParams": { + "priorType": "laplace", + "forceIntercept": false, + "variance": 0.01, + "exclude": 0 + }, + "includeCovariateIds": null, + "upperLimit": 20, + "lowerLimit": 0.01, + "priorCoefs": null, + "attr_settings": { + "priorfunction": "Cyclops::createPrior", + "selectorType": "byPid", + "crossValidationInPrior": true, + "modelType": "logistic", + "addIntercept": true, + "useControl": true, + "seed": 22813302, + "name": "Lasso Logistic Regression", + "threads": -1, + "tolerance": 0.000002, + "cvRepetitions": 1, + "maxIterations": 3000 + }, + "attr_modelType": "binary", + "attr_saveType": "RtoJson" + }, + "attr_class": "modelSettings" + }, + "splitSettings": { + "test": 0.25, + "train": 0.75, + "seed": 123, + "nfold": 3, + "attr_class": "splitSettings", + "attr_fun": "randomSplitter" + }, + "executeSettings": { + "runSplitData": true, + "runSampleData": false, + "runfeatureEngineering": false, + "runPreprocessData": true, + "runModelDevelopment": true, + "runCovariateSummary": true, + "attr_class": "executeSettings" + }, + "attr_class": "modelDesign" + }, + { + "targetId": 1782488001, + "outcomeId": 1782671, + "restrictPlpDataSettings": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "washoutPeriod": 0, + "sampleSize": 1000000, + "attr_class": "restrictPlpDataSettings" + }, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "ConditionGroupEraLongTerm": true, + "DrugGroupEraLongTerm": true, + "VisitConceptCountLongTerm": true, + "longTermStartDays": -365, + "mediumTermStartDays": -180, + "shortTermStartDays": -30, + "endDays": 0, + "includedCovariateConceptIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "includedCovariateIds": [], + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "populationSettings": { + "binary": true, + "includeAllOutcomes": true, + "firstExposureOnly": false, + "washoutPeriod": 0, + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "requireTimeAtRisk": false, + "minTimeAtRisk": 89, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 90, + "endAnchor": "cohort start", + "restrictTarToCohortEnd": false, + "attr_class": "populationSettings" + }, + "sampleSettings": [ + { + "numberOutcomestoNonOutcomes": 1, + "sampleSeed": 1, + "attr_class": "sampleSettings", + "attr_fun": "sameData" + } + ], + "featureEngineeringSettings": [ + { + "attr_class": "featureEngineeringSettings", + "attr_fun": "sameData" + } + ], + "preprocessSettings": { + "minFraction": 0.001, + "normalize": true, + "removeRedundancy": true, + "attr_class": "preprocessSettings" + }, + "modelSettings": { + "fitFunction": "fitCyclopsModel", + "param": { + "priorParams": { + "priorType": "laplace", + "forceIntercept": false, + "variance": 0.01, + "exclude": 0 + }, + "includeCovariateIds": null, + "upperLimit": 20, + "lowerLimit": 0.01, + "priorCoefs": null, + "attr_settings": { + "priorfunction": "Cyclops::createPrior", + "selectorType": "byPid", + "crossValidationInPrior": true, + "modelType": "logistic", + "addIntercept": true, + "useControl": true, + "seed": 74621229, + "name": "Lasso Logistic Regression", + "threads": -1, + "tolerance": 0.000002, + "cvRepetitions": 1, + "maxIterations": 3000 + }, + "attr_modelType": "binary", + "attr_saveType": "RtoJson" + }, + "attr_class": "modelSettings" + }, + "splitSettings": { + "test": 0.25, + "train": 0.75, + "seed": 123, + "nfold": 3, + "attr_class": "splitSettings", + "attr_fun": "randomSplitter" + }, + "executeSettings": { + "runSplitData": true, + "runSampleData": false, + "runfeatureEngineering": false, + "runPreprocessData": true, + "runModelDevelopment": true, + "runCovariateSummary": true, + "attr_class": "executeSettings" + }, + "attr_class": "modelDesign" + }, + { + "targetId": 1782488001, + "outcomeId": 1782671, + "restrictPlpDataSettings": { + "studyStartDate": "20100101", + "studyEndDate": "20191231", + "firstExposureOnly": false, + "washoutPeriod": 0, + "sampleSize": 1000000, + "attr_class": "restrictPlpDataSettings" + }, + "covariateSettings": { + "temporal": false, + "temporalSequence": false, + "DemographicsGender": true, + "DemographicsAgeGroup": true, + "ConditionGroupEraLongTerm": true, + "DrugGroupEraLongTerm": true, + "VisitConceptCountLongTerm": true, + "longTermStartDays": -365, + "mediumTermStartDays": -180, + "shortTermStartDays": -30, + "endDays": 0, + "includedCovariateConceptIds": [], + "addDescendantsToInclude": false, + "excludedCovariateConceptIds": [], + "addDescendantsToExclude": false, + "includedCovariateIds": [], + "attr_class": "covariateSettings", + "attr_fun": "getDbDefaultCovariateData" + }, + "populationSettings": { + "binary": true, + "includeAllOutcomes": true, + "firstExposureOnly": false, + "washoutPeriod": 0, + "removeSubjectsWithPriorOutcome": true, + "priorOutcomeLookback": 99999, + "requireTimeAtRisk": false, + "minTimeAtRisk": 364, + "riskWindowStart": 1, + "startAnchor": "cohort start", + "riskWindowEnd": 365, + "endAnchor": "cohort start", + "restrictTarToCohortEnd": false, + "attr_class": "populationSettings" + }, + "sampleSettings": [ + { + "numberOutcomestoNonOutcomes": 1, + "sampleSeed": 1, + "attr_class": "sampleSettings", + "attr_fun": "sameData" + } + ], + "featureEngineeringSettings": [ + { + "attr_class": "featureEngineeringSettings", + "attr_fun": "sameData" + } + ], + "preprocessSettings": { + "minFraction": 0.001, + "normalize": true, + "removeRedundancy": true, + "attr_class": "preprocessSettings" + }, + "modelSettings": { + "fitFunction": "fitCyclopsModel", + "param": { + "priorParams": { + "priorType": "laplace", + "forceIntercept": false, + "variance": 0.01, + "exclude": 0 + }, + "includeCovariateIds": null, + "upperLimit": 20, + "lowerLimit": 0.01, + "priorCoefs": null, + "attr_settings": { + "priorfunction": "Cyclops::createPrior", + "selectorType": "byPid", + "crossValidationInPrior": true, + "modelType": "logistic", + "addIntercept": true, + "useControl": true, + "seed": 38204429, + "name": "Lasso Logistic Regression", + "threads": -1, + "tolerance": 0.000002, + "cvRepetitions": 1, + "maxIterations": 3000 + }, + "attr_modelType": "binary", + "attr_saveType": "RtoJson" + }, + "attr_class": "modelSettings" + }, + "splitSettings": { + "test": 0.25, + "train": 0.75, + "seed": 123, + "nfold": 3, + "attr_class": "splitSettings", + "attr_fun": "randomSplitter" + }, + "executeSettings": { + "runSplitData": true, + "runSampleData": false, + "runfeatureEngineering": false, + "runPreprocessData": true, + "runModelDevelopment": true, + "runCovariateSummary": true, + "attr_class": "executeSettings" + }, + "attr_class": "modelDesign" + } + ], + "attr_class": [ + "PatientLevelPredictionModuleSpecifications", + "ModuleSpecifications" + ] + } + ], + "attr_class": "AnalysisSpecifications" + } +} \ No newline at end of file