C:\Examples\Examples\exRelate\Hematocrit.htm

Epi Info


Current View::viewPatient
Relate:viewVISIT
Sort:DateofVisit
Record Count:10(Deleted records excluded) Date:3/3/2010 7:07:18 PM

SUMMARIZE FirstHct :: First(Hematocrit) LastHct :: Last(Hematocrit) TO FirstLastHct STRATAVAR=PatientID





Output table created: C:\Examples\Examples\exRelate\Hematology.MDB:FirstLastHct

Current View::viewPatient
Relate:FirstLastHct
Record Count:3(Deleted records excluded) Date:3/3/2010 7:07:19 PM

LIST PatientID Name FirstHct LastHct HctIncrease



PatientID Name FirstHct LastHct HctIncrease
2345 Garcia 13 44 31
8765 Goldberg 39 19 -20
3874 Vidal 26 30 4




Current View::viewVISIT
Relate:viewPatient
Record Count:10(Deleted records excluded) Date:3/3/2010 7:07:19 PM

SUMMARIZE NumberOfVisits :: Count(DurationofVisitMinutes) VisitDuration :: Avg(DurationofVisitMinutes) TO VisitDuration STRATAVAR=PatientID





Output table created: C:\Examples\Examples\exRelate\Hematology.MDB:VisitDuration

Current View::viewPatient
Relate:VisitDuration
Record Count:3(Deleted records excluded) Date:3/3/2010 7:07:19 PM

LIST PatientID Name InitialDiagnosis NumberOfVisits VisitDuration



PatientID Name Initial Diagnosis NumberOfVisits VisitDuration
2345 Garcia Trauma 4 28
8765 Goldberg Lymphoma 3 55
3874 Vidal Ca Prostate 3 26.3333333333333


LIST PatientID Name InitialDiagnosis NumberOfVisits Duration



PatientID Name Initial Diagnosis NumberOfVisits Duration
2345 Garcia Trauma 4 28.
8765 Goldberg Lymphoma 3 55.
3874 Vidal Ca Prostate 3 26.3




Current View:Hematology.MDB:viewPatient
Relate:viewVISIT
Select:Hematocrit > 35
Record Count:3(Deleted records excluded) Date:3/3/2010 7:07:19 PM

SUMMARIZE DateFirstHctGT35 :: Min(DateofVisit) TO FirstHctGT35 STRATAVAR=PatientID





Output table created: C:\Examples\Examples\exRelate\Hematology.MDB:FirstHctGT35

Current View:Hematology.MDB:viewPatient
Relate:FirstHctGT35
Record Count:3(Deleted records excluded) Date:3/3/2010 7:07:20 PM

LIST PatientID Name InitialDiagnosis DateFirstHctGT35



PatientID Name Initial Diagnosis DateFirstHctGT35
2345 Garcia Trauma 9/29/2009
8765 Goldberg Lymphoma 6/23/2008
3874 Vidal Ca Prostate 10/3/2008