interface EvidenceVariableCharacteristicTimeFromStart {
    _description?: Element;
    description?: string;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
    note?: Annotation[];
    quantity?: Quantity;
    range?: Range;
}

Properties

_description?: Element

Human readable description

description?: string

Human readable description

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

note?: Annotation[]

Used for footnotes or explanatory notes

quantity?: Quantity

Used to express the observation at a defined amount of time after the study start

range?: Range

Used to express the observation within a period after the study start