Gene Results Import
Upload a CSV file to import gene results in bulk for multiple patients
CSV Format
Required columns (case-insensitive headers):
patient_id,gene_name,variant,phenotype,test_date,lab_name
1001,CYP2D6,*1/*4,Poor Metabolizer,2026-03-15,Quest Diagnostics
1002,CYP2C19,*1/*17,Rapid Metabolizer,2026-03-16,LabCorp
patient_id
gene_name
variant
phenotype
test_date
lab_name
patient_id and gene_name are required. Valid genes: CYP2D6, CYP2C19, CYP2C9, CYP3A4, CYP1A2, VKORC1, SLCO1B1. Existing gene entries for the same patient will be updated (upsert).
Drop CSV file here or click to browse
Accepts .csv files up to 10MB