Technical Elements Documentation
    Preparing search index...

    Detailed representation of mutually exclusive events and combinations

    ESQ-B7

    interface MutuallyExclusiveEvents {
        basis: string;
        description: string;
        eventIds: string[];
        id: string;
        retentionJustification?: string;
        treatmentMethod: string;
    }
    Index

    Properties

    basis: string

    Logical basis for the mutual exclusivity

    description: string

    Description of the mutually exclusive relationship

    eventIds: string[]

    IDs of the events that are mutually exclusive

    id: string

    Unique identifier for this set of mutually exclusive events

    retentionJustification?: string

    Justification if mutually exclusive events are retained

    treatmentMethod: string

    Method used to eliminate or handle the mutual exclusivity