export class GeoUserModel { PatientID: number; PatientOutSA: number; isTrackingOn: boolean; }