
Genetically Informed Medication Selection
The Challenge:
Pharmicogenetic tests are becoming common, but the interpretation of those tests requires highly specialized knowledge. To use results wisely, a clinician must understand the limitations of the test results and the relationship between a patient's genotype and their phenotype. Once that is understood, they must choose an appropriate medication based upon the patient's ability to metabolize the medication.
The Application:
The report module accepts genotypes from either PCR (Luminex) or array-based (Autogenomics) assays. Based upon the equipment type, the application predicts the patient's most likely phenotype and provides a report that provides dosage guidelines for the predicted phenotype that are taken from the most current scientific literature. When the patient has variations in multiple genes, the GeneMedRx algorithm is used to predict the cumulative effect of the patient's genotype on their ability to process medications.
The Technology:
This application was written with a Silverlight 3 front end implemented over a collection of web services that implement data access and analysis. Reports are created using SQL Server Reporting services and delivered as PDF files.