fieldnotesai
    Preparing search index...

    Function getCasesForPractitioner

    • Fetches all cases assigned to a specific practitioner.

      Parameters

      • userId: string

        The ID of the practitioner.

      Returns Promise<Case[]>

      A promise that resolves to an array of Case objects.