Variable: DependencyTreatmentSchema
constDependencyTreatmentSchema:ZodObject<{ccfTreatment:ZodObject<{ccfGroupRefs:ZodArray<ZodString>;modelingApproach:ZodString;parameterBasis:ZodString; },$strip>;dependenciesByType:ZodArray<ZodObject<{examples:ZodOptional<ZodArray<ZodString>>;modelingMethod:ZodString;treatmentDescription:ZodString;type:ZodEnum<typeofDependencyType>; },$strip>>;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>>;postInitiatorHfeDependencyBasis:ZodString;postInitiatorHfeDependencyMethod:ZodString;recoveryDependencyTreatment:ZodString; },$strip>
Defined in: esq/event-sequence-quantification.ts:360
