Electronic health record manipulation resources

Tools for manipulating EHR data.
273 Downloads
Updated 26 Jun 2013

View License

This source contains a collection of calculations, some simple, some not, that are useful for manipulating EHR data using MATLAB. The tools range from methods for selecting (without replacement) a random set of patients, to creating a fake EHR, to removing features of the data (e.g., NaNs, 0s, etc.) that can cause computational headaches. I will update this with more useful stuff from time to time.

Cite As

DaveA Albers (2024). Electronic health record manipulation resources (https://www.mathworks.com/matlabcentral/fileexchange/42361-electronic-health-record-manipulation-resources), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ehr_resources/create_fake_EHR/

ehr_resources/patient_isolation_trick/

ehr_resources/remove_patients_by_specific_times/

ehr_resources/remove_rows_with_a_zero/

ehr_resources/select_random_patients/method1/

ehr_resources/select_random_patients/method1/matlab_src/

ehr_resources/select_random_patients/method2/

ehr_resources/select_random_patients/method2/matlab_src/

Version Published Release Notes
1.0.0.0