A mrn.txt output from RPDR loaded into a data table in R using data.table::fread().
**NOTE**: Due to potential issues with PHI and PPI, the example datasets can be downloaded from the Partners Gitlab repository under *parserpdr-sample-data*.
data_mrn_raw
data table, imported from mrn.txt
numeric, Patient identifier, usually the EMPI.
string, Source of identifier, e.g. EMP for Enterprise Master Patient Index, MGH for Mass General Hospital.
string, Status of the record.
numeric, Unique Partners-wide identifier assigned to the patient used to consolidate patient information.
numeric, Epic medical record number. This value is unique across Epic instances within the Partners network.
numeric, Unique Medical Record Number for Mass General Hospital.
numeric, Unique Medical Record Number for Brigham and Women's Hospital.
numeric, Unique Medical Record Number for Faulkner Hospital.
numeric, Unique Medical Record Number for Spaulding Rehabilitation Hospital.
numeric, Unique Medical Record Number for Newton-Wellesley Hospital.
numeric, Unique Medical Record Number for North Shore Medical Center.
numeric, Unique Medical Record Number for McLean Hospital.
numeric, Unique Medical Record Number for Mass Eye and Ear.
numeric, Unique Medical Record Number for Dana Farber Cancer center.
numeric, Unique Medical Record Number for Wentworth-Douglass Hospital.
data.table