fieldnotesai
    Preparing search index...
    • Fetches and constructs the intake form data for a given case and client from various database tables (clients, children, cases, safety_plans, health_assessments).

      Parameters

      • caseId: string

        The ID of the case.

      • clientId: string

        The ID of the client.

      Returns Promise<IntakeFormData>

      A promise that resolves to the populated IntakeFormData.