Variable: HumanResponseConfirmationSchema
constHumanResponseConfirmationSchema:ZodObject<{date:ZodString;findings:ZodString;hfeIds:ZodArray<ZodString>;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;interpretationConsistent:ZodBoolean;method:ZodEnum<{PERSONNEL_REVIEW:"PERSONNEL_REVIEW";SIMULATION_OBSERVATION:"SIMULATION_OBSERVATION";TALK_THROUGH:"TALK_THROUGH"; }>;personnelRoles:ZodArray<ZodString>;uuid:ZodString; },$strip>
Defined in: hr/human-reliability-analysis.ts:114
