Bridge SDK - v2.8.0
    Preparing search index...

    Type Alias Encounter

    type Encounter = {
        date: string;
        type: string;
    }
    Index

    Properties

    Properties

    date: string

    Date of the encounter in ISO format (YYYY-MM-DD) as reported by the EHR.

    type: string

    The type of the encounter as reported by the EHR.