public CCRAT(Patient proband) { Details = new CCRATDetails(); OwningPatient = proband; constructor_args = new object[] { }; }