Learn R Programming

parseRPDR (version 0.2.3)

data_mrn_raw: Example of mrn.txt output from RPDR.

Description

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*.

Usage

data_mrn_raw

Arguments

Value

data table, imported from mrn.txt

IncomingId

numeric, Patient identifier, usually the EMPI.

IncomingSite

string, Source of identifier, e.g. EMP for Enterprise Master Patient Index, MGH for Mass General Hospital.

Status

string, Status of the record.

Enterprise_Master_Patient_Index

numeric, Unique Partners-wide identifier assigned to the patient used to consolidate patient information.

EPIC_PMRN

numeric, Epic medical record number. This value is unique across Epic instances within the Partners network.

MGH_MRN

numeric, Unique Medical Record Number for Mass General Hospital.

BWH_MRN

numeric, Unique Medical Record Number for Brigham and Women's Hospital.

FH_MRN

numeric, Unique Medical Record Number for Faulkner Hospital.

SRH_MRN

numeric, Unique Medical Record Number for Spaulding Rehabilitation Hospital.

NWH_MRN

numeric, Unique Medical Record Number for Newton-Wellesley Hospital.

NSMC_MRN

numeric, Unique Medical Record Number for North Shore Medical Center.

MCL_MRN

numeric, Unique Medical Record Number for McLean Hospital.

MEE_MRN

numeric, Unique Medical Record Number for Mass Eye and Ear.

DFC_MRN

numeric, Unique Medical Record Number for Dana Farber Cancer center.

WDH_MRN

numeric, Unique Medical Record Number for Wentworth-Douglass Hospital.

Format

data.table