Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leebrian/ambulatory-ehr-data
- Owner: leebrian
- License: mit
- Created: 2016-02-16T02:23:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T21:50:15.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T07:24:09.353Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 33.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ambulatory-ehr-data
300k patient records generated to be nationally representative using NAMCSThis 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.