patient-viz
patient-viz copied to clipboard
Visualization of electronic medical records or other sequence event data.
I am interesting in the example data , could you tell me how to get access to the complete raw data? Thanks very much!
Hi! I am trying to use this tool to visualize OMOP data in Postgres. Set up seemed to have gone well, but then I run server.py: ``` rpeyser@k80:~/GitHub/patient-viz$ ./server.py -p...
I was trying to install this project on my Mac. I have Anaconda v2.7 distribution installed. I have all the required packages installed as well. Here is the console output...
This is an ongoing PR to include more information in the event data and/or feature extraction. So far the tests are broken :/
For now they redirect to the newest address by themselves but that might change in the future. (see 0f47a6a)
Are they visually different? how can I see when patient has hospitalized and what is an outpatient visit?
a 3-5 minute demo video that showcases the tool would help. what decides the order? the most frequent Dx are on the bottom? count means what?
- ask questions before installing python dependencies - perform tests at the end of a run (with --test or in --default) - move utility scripts into a folder (maybe) -...
For very small or large minTimeDiff values it may be impossible to zoom in or out because of the zoom range limit. Possible solution: after loading events use width and...