Circle V2 API Docs
    Preparing search index...
    type SessionNoteGenerationTraceMetadata = {
        note_modality?: NoteModality | null;
        note_template_id?: number | string | null;
        note_template_name?: string | null;
        patient_id?: number | string | null;
        patient_session_id: number | string;
    }
    Index

    Properties

    note_modality?: NoteModality | null
    note_template_id?: number | string | null
    note_template_name?: string | null
    patient_id?: number | string | null
    patient_session_id: number | string