medcodes icon indicating copy to clipboard operation
medcodes copied to clipboard

A Python package for standardizing medical data

Results 4 medcodes issues
Sort by recently updated
recently updated
newest added

hello, I'm new to python, and perhaps I'm missing something, but how does this project actually work? 1. In `setupy.py` you are referring to some other project: ```python setup( name="icd",...

Hi, For obtain the comorbilities for drugs of drugbank you could use this so useful code: https://github.com/dhimmel/SIDER4/blob/master/SIDER4.ipynb Also, it would be interesting introduce pharmacokinetic information like: Dose, Cmax etc, but...

Would it be possible to make it possible to pip install this cool module?