-
Hi, I'm the author of the R package 'icd', and I'm glad to see that several of us have worked on solving the comorbidity computation problem. Just noticed your package today. Also, glad to see you liv…
-
The idea is to allow the user passing a list of codes, e.g. a different comorbidity map.
Could use something like this to turn a list of codes into a regex:
``` r
list_of_codes
-
-
For each state and county we need
-Population age and sex statistics
-Comorbidity statistics (smoking, diabetes, hypertension, cancer, and chronic lung disease)
These will be used to predict ho…
-
Studies of many kinds benefit from knowing the most frequent "comorbidities", defined as two FHIR conditions in the same patient during an interval of time.
Existing examples:
* https://github.c…
-
1. Charlson Comorbidity – entire domain has mismatched Tooltip (something from COVID ontology).
2. Leaf icons are missing. Only has Folder icons.
3. https://orthotoolkit.com/charlson-comorbidity-in…
-
The way the package calculates the Elixhauser comorbidity is based on previously published literature (Quan et al. and Moore et al.) which is dated. AHRQ continues to update the algorithm every year. …
-
### General info
* comorbidipy version: 0.4.4 (latest)
* Python version: 3.7.12
* Operating System: linux
### Description
When a patient has a list of icd codes, each icd code is supposed to be…
-
## Goal
Set up the Exposure, Comorbidity and Family History cards with the data tables. These files are optional, so only show the card if the donor has had a file submitted.
**Clinical files**: ex…
-
Implement @inheritParams to achieve consistency. See `comorbidity_index.R` for an example on how to implement `@inheritParams`