Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leebrian/ambulatory-ehr-data

300k patient records generated to be representative to US-states using NAMCS
https://github.com/leebrian/ambulatory-ehr-data

Last synced: 8 days ago
JSON representation

300k patient records generated to be representative to US-states using NAMCS

Awesome Lists containing this project

README

        

# ambulatory-ehr-data
300k patient records generated to be nationally representative using NAMCS

This repo contains 300k patients generated using the patient-data-generator, which is powered off the 2012 NAMCS survey. Results are sampled and slightly randomized from the NAMCS survey, and reformatted to be in a format more consistent with EHR data.

This repo also contains a sql script to compile the data into a single sqlite database. To run, just execute the bash script:

bash build-sqlite.sh

Or run build-sqlite.sql within sqlite.

This data, while intended to be nationally representative and clinically accurate, is not guaranteed to be such. So, it's better for learning or testing methods on than for doing current public health or clinical research.