-
Although it limits number of comorbidities per visit/patient, many people have 'wide' format ICD9 data, e.g.
visitId ICD_01 ICD_02 ICD_03 ...
PT123 4411 V1001 E8012 ...
PT789
...
Now that the allo…
-
-
(the error is now removed, but was here: http://www.stats.ox.ac.uk/pub/bdr/memtests/clang-ASAN/icd9/tests/test-all.Rout.fail )
using `devtools::run_examples()`
```
Running examples in icd9Charlson.R…
-
image(matrix) does most of the work.
This, combined with some kind of sorting, e.g. by most frequent on the left, could be helpful.
-
Now RTF definition for the entire ICD-9-CM is done, this can be applied (probably with more quirks) to other years for which RTF documents are available. Likewise, there are many years of the plain te…
-
@iamkevinscott There were enough e-mails flying between Phil and Peter that I lost track of what is the authoritative word on the data fields and instruments we need to implement.
I need a doc listin…
-
This is metric is sometimes used, with well known limitations (e.g. very sick people don't get minor diseases coded).
Will be very easy to count across the co-morbidity matrix to return these values.…
-
Oi gente,
Penso que seria legal se o `--annotated`, ao invés de gerar um arquivo anotado, _criasse um novo bloco no JSON_ com a linha do comentário e a linha seguinte do XML, como no **Exemplo de saí…
-
As pointed out by @gforge, the current code relies on a visitId per row, and one row per ICD-9 code. This is the primary structure of the data I have been using.
An alternative layout is one row per …
-
Regarding the study design, it seems that non-functioning pituitary adenoma patients are not the appropriate controls in this study as they are not normal, healthy controls. Indeed, non-functioning pi…