Saxonberg Server API
    Preparing search index...

    How a condition perturbs a vital sign (shape only — no consumer v1).

    interface VitalEffect {
        delta: number;
        sign: string;
    }
    Index

    Properties

    Properties

    delta: number

    Perturbation in the sign's canonical unit.

    sign: string

    A VitalSign key (see Vitals.ts).