Reusing EHRs for clinical, genomic, and pharmacogenomic discovery at Vanderbilt and within the eMERGE network
Regular expressions
References:
Tasks:
-
Find everyone with Atrial fibrillation
-
First, cut and paste the ECG impressions above into the RegEx browser
-
Then, create regular expressions to find all instances of Atrial fibrillation
-
Find everyone with evidence of a heart attack (myocardial infarction) or active ischemia, using the same dataset
-
Cut and paste the clinical note into the RegEx browser
-
Find all occurences of "peripheral vascular disease" (and its synonyms). How many did you find?
-
Has this person had a heart attack yet?
Answers
Type II Diabetes Algorithm
Cases & Controls:
http://phekb.org/phenotype/type-ii-diabetes-mellitus
Concept Identification
Task 1: Compare the differences between concept and word searching
We have generated a test version of a evidenced-based medicine / medication info search that we use from our EMR.
http://knowledgemap.mc.vanderbilt.edu/scripts/EBM/ebm2.pl
This searches the KnowledgeMap curriculum website (contains about 25,000 documents from medical and resident curricula at Vanderbilt). Try any search, but here are a few examples to try:
-
CHF
-
mad cow disease (or "BSE")
-
hepatolenticular degeneration
Task 2: View example H&P document and concept index.
This represents the most "human readable" output though clearly for computational purposes other outputs are of greater value.