// Healthcare Management Insights (hospital-management-system) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.departments), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.departments.createMany({
        data: [
            { id: 1, name: "pulmonology", head: "Lena Fischer", contact_number: "+1-612-555-0173" },
            { id: 2, name: "oncology family", head: "Isaac Wang", contact_number: "+1-212-555-0184" },
            { id: 3, name: "pediatrics", head: null, contact_number: "+1-512-555-0151" },
            { id: 4, name: "dermatology orthopedics", head: "Carlos Tanaka", contact_number: "+1-713-555-0115" },
            { id: 5, name: "neurology pulmonology pediatrics", head: "Elena Pereira", contact_number: null },
            { id: 6, name: "emergency neurology", head: "Leo Kim", contact_number: "+1-503-555-0133" },
            { id: 7, name: "anesthesiology gastroenterology", head: "Andre Wilson", contact_number: "+1-212-555-0193" },
            { id: 8, name: "dermatology pulmonology", head: "Victor Taylor", contact_number: "+1-202-555-0132" },
            { id: 9, name: "family", head: "Amir Singh", contact_number: "+1-778-555-0169" },
            { id: 10, name: "pathology radiology cardiology", head: "Tariq Evans", contact_number: "+1-801-555-0194" },
        ],
    });
    await prisma.patients.createMany({
        data: [
            { id: 1, first_name: "Ana", last_name: "Andersen", dob: "1942-12-18", gender: "male", contact_number: "+1-416-555-0132", email: "ana.andersen@example.net" },
            { id: 2, first_name: "Chen", last_name: "Torres", dob: "1971-06-24", gender: "male", contact_number: "+1-213-555-0122", email: "chen.torres@example.net" },
            { id: 3, first_name: "Julia", last_name: "Wilson", dob: "1954-09-03", gender: "male", contact_number: "+1-702-555-0180", email: "julia.wilson@example.net" },
            { id: 4, first_name: "Nour", last_name: "Weber", dob: "1978-03-26", gender: "other", contact_number: "+1-404-555-0168", email: "nour.weber@example.net" },
            { id: 5, first_name: "Jack", last_name: "Schmidt", dob: "1991-06-15", gender: "male", contact_number: "+1-612-555-0117", email: "jack.schmidt@example.com" },
            { id: 6, first_name: "Liam", last_name: "Martin", dob: "1998-08-02", gender: "other", contact_number: "+1-305-555-0164", email: "liam.martin@example.com" },
            { id: 7, first_name: "Sara", last_name: "Jensen", dob: "1989-08-02", gender: "female", contact_number: "+1-972-555-0160", email: "sara.jensen@example.net" },
            { id: 8, first_name: "Lina", last_name: "Schneider", dob: "1960-07-05", gender: "male", contact_number: "+1-857-555-0153", email: "lina.schneider@example.org" },
            { id: 9, first_name: "Kai", last_name: "Carter", dob: "2001-11-04", gender: "male", contact_number: "+1-213-555-0113", email: "kai.carter@example.com" },
            { id: 10, first_name: "Kai", last_name: "Bennett", dob: "1947-09-18", gender: "male", contact_number: "+1-917-555-0143", email: "kai.bennett@example.com" },
            { id: 11, first_name: "Mila", last_name: "Hassan", dob: "1980-03-21", gender: "male", contact_number: "+1-415-555-0101", email: "mila.hassan@example.com" },
            { id: 12, first_name: "Nina", last_name: "Smith", dob: "1972-07-01", gender: "female", contact_number: "+1-214-555-0122", email: "nina.smith@example.org" },
            { id: 13, first_name: "Paula", last_name: "Reyes", dob: "1943-03-13", gender: "male", contact_number: "+1-857-555-0135", email: "paula.reyes@example.net" },
            { id: 14, first_name: "Fatima", last_name: "Baker", dob: "1983-09-08", gender: "female", contact_number: "+1-303-555-0110", email: "fatima.baker@example.com" },
            { id: 15, first_name: "Zara", last_name: "Larsen", dob: "1986-03-13", gender: "female", contact_number: "+1-303-555-0106", email: "zara.larsen@example.com" },
            { id: 16, first_name: "Daniel", last_name: "Castro", dob: "1955-08-20", gender: "other", contact_number: "+1-702-555-0120", email: "daniel.castro@example.net" },
            { id: 17, first_name: "Zoe", last_name: "Kim", dob: "1967-07-18", gender: "male", contact_number: "+1-213-555-0165", email: "zoe.kim@example.org" },
            { id: 18, first_name: "Lucas", last_name: "Wang", dob: "1955-11-23", gender: "female", contact_number: "+1-857-555-0182", email: "lucas.wang@example.org" },
            { id: 19, first_name: "Hugo", last_name: "Chen", dob: "1976-03-21", gender: "female", contact_number: "+1-305-555-0124", email: "hugo.chen@example.org" },
            { id: 20, first_name: "Ruby", last_name: "Dubois", dob: "1970-12-03", gender: "female", contact_number: "+1-905-555-0162", email: "ruby.dubois@example.org" },
            { id: 21, first_name: "Omar", last_name: "Tanaka", dob: "1963-09-13", gender: "female", contact_number: "+1-612-555-0160", email: "omar.tanaka@example.net" },
            { id: 22, first_name: "Carla", last_name: "Ruiz", dob: "1997-05-10", gender: "male", contact_number: "+1-702-555-0184", email: "carla.ruiz@example.com" },
            { id: 23, first_name: "Chen", last_name: "Adams", dob: "1960-07-05", gender: "male", contact_number: "+1-713-555-0184", email: "chen.adams@example.net" },
            { id: 24, first_name: "Hannah", last_name: "Johnson", dob: "1970-09-29", gender: "female", contact_number: "+1-415-555-0131", email: "hannah.johnson@example.net" },
            { id: 25, first_name: "Lina", last_name: "Taylor", dob: "1962-12-18", gender: "female", contact_number: "+1-214-555-0174", email: "lina.taylor@example.com" },
            { id: 26, first_name: "Tariq", last_name: "Walker", dob: "2001-10-08", gender: "other", contact_number: "+1-404-555-0153", email: "tariq.walker@example.net" },
            { id: 27, first_name: "Chen", last_name: "Murphy", dob: "1969-06-11", gender: "female", contact_number: "+1-702-555-0136", email: "chen.murphy@example.org" },
            { id: 28, first_name: "Selin", last_name: "Lee", dob: "1965-11-22", gender: "other", contact_number: "+1-702-555-0123", email: "selin.lee@example.com" },
            { id: 29, first_name: "Maya", last_name: "Wilson", dob: "2005-08-15", gender: "male", contact_number: "+1-972-555-0119", email: "maya.wilson@example.net" },
            { id: 30, first_name: "Deniz", last_name: "Gomez", dob: "1996-08-31", gender: "female", contact_number: "+1-801-555-0192", email: "deniz.gomez@example.com" },
            { id: 31, first_name: "Marco", last_name: "Silva", dob: "1970-06-05", gender: "other", contact_number: "+1-416-555-0150", email: "marco.silva@example.net" },
            { id: 32, first_name: "Tariq", last_name: "Wilson", dob: "1973-09-16", gender: "male", contact_number: "+1-312-555-0198", email: "tariq.wilson@example.net" },
            { id: 33, first_name: "Diego", last_name: "Evans", dob: "1946-08-22", gender: "other", contact_number: "+1-617-555-0166", email: "diego.evans@example.org" },
            { id: 34, first_name: "Oscar", last_name: "Meyer", dob: "1990-01-08", gender: "female", contact_number: "+1-857-555-0103", email: "oscar.meyer@example.com" },
            { id: 35, first_name: "Ibrahim", last_name: "Shah", dob: "1996-09-05", gender: "female", contact_number: "+1-214-555-0175", email: "ibrahim.shah@example.com" },
            { id: 36, first_name: "Mia", last_name: "Wagner", dob: "1965-08-06", gender: "female", contact_number: "+1-702-555-0166", email: "mia.wagner@example.net" },
            { id: 37, first_name: "Priya", last_name: "Carter", dob: "1948-09-02", gender: "male", contact_number: "+1-312-555-0187", email: "priya.carter@example.com" },
            { id: 38, first_name: "Felix", last_name: "Schmidt", dob: "1986-05-04", gender: "female", contact_number: "+1-604-555-0169", email: "felix.schmidt@example.net" },
            { id: 39, first_name: "Rafael", last_name: "Singh", dob: "1995-07-28", gender: "male", contact_number: "+1-416-555-0143", email: "rafael.singh@example.net" },
            { id: 40, first_name: "Isaac", last_name: "Nakamura", dob: "1978-05-25", gender: "female", contact_number: "+1-303-555-0118", email: "isaac.nakamura@example.com" },
            { id: 41, first_name: "Hannah", last_name: "Jansen", dob: "1984-07-11", gender: "male", contact_number: "+1-801-555-0153", email: "hannah.jansen@example.net" },
            { id: 42, first_name: "Chloe", last_name: "Almeida", dob: "2004-04-19", gender: "female", contact_number: "+1-778-555-0169", email: "chloe.almeida@example.com" },
            { id: 43, first_name: "Tariq", last_name: "Clark", dob: "1953-02-23", gender: "male", contact_number: "+1-604-555-0126", email: "tariq.clark@example.org" },
            { id: 44, first_name: "Carlos", last_name: "Ruiz", dob: "1996-02-02", gender: "male", contact_number: "+1-213-555-0184", email: "carlos.ruiz@example.net" },
            { id: 45, first_name: "Tariq", last_name: "Moreau", dob: "1983-09-21", gender: "female", contact_number: "+1-213-555-0128", email: "tariq.moreau@example.net" },
            { id: 46, first_name: "Mia", last_name: "Kim", dob: "2003-07-27", gender: "female", contact_number: "+1-303-555-0138", email: "mia.kim@example.org" },
            { id: 47, first_name: "Ben", last_name: "Torres", dob: "2005-05-24", gender: "male", contact_number: "+1-972-555-0126", email: "ben.torres@example.net" },
            { id: 48, first_name: "David", last_name: "Rossi", dob: "1951-08-28", gender: "female", contact_number: "+1-905-555-0170", email: "david.rossi@example.org" },
            { id: 49, first_name: "Tariq", last_name: "Martin", dob: "1960-12-26", gender: "male", contact_number: "+1-713-555-0199", email: "tariq.martin@example.net" },
            { id: 50, first_name: "Hugo", last_name: "Kim", dob: "1941-10-04", gender: "male", contact_number: "+1-303-555-0155", email: "hugo.kim@example.org" },
            { id: 51, first_name: "Olivia", last_name: "Carter", dob: "1983-08-16", gender: "other", contact_number: "+1-303-555-0175", email: "olivia.carter@example.org" },
            { id: 52, first_name: "Paula", last_name: "Park", dob: "1987-07-08", gender: "male", contact_number: "+1-801-555-0125", email: "paula.park@example.net" },
            { id: 53, first_name: "Chen", last_name: "Flores", dob: "2001-06-03", gender: "female", contact_number: "+1-202-555-0158", email: "chen.flores@example.org" },
            { id: 54, first_name: "Maria", last_name: "Martin", dob: "1963-01-26", gender: "male", contact_number: "+1-801-555-0175", email: "maria.martin@example.com" },
            { id: 55, first_name: "Nina", last_name: "Hoffmann", dob: "1942-07-18", gender: "female", contact_number: "+1-972-555-0119", email: "nina.hoffmann@example.net" },
            { id: 56, first_name: "Ines", last_name: "Ibrahim", dob: "1994-02-19", gender: "male", contact_number: "+1-312-555-0149", email: "ines.ibrahim@example.org" },
            { id: 57, first_name: "Sofia", last_name: "Chen", dob: "1979-02-13", gender: "other", contact_number: "+1-214-555-0196", email: "sofia.chen@example.org" },
            { id: 58, first_name: "Nour", last_name: "Andersen", dob: "1992-07-13", gender: "male", contact_number: "+1-312-555-0175", email: "nour.andersen@example.com" },
            { id: 59, first_name: "Ben", last_name: "Lopez", dob: "1948-03-08", gender: "other", contact_number: "+1-212-555-0136", email: "ben.lopez@example.net" },
            { id: 60, first_name: "Sofia", last_name: "Clark", dob: "2001-02-10", gender: "male", contact_number: "+1-416-555-0119", email: "sofia.clark@example.com" },
            { id: 61, first_name: "Arjun", last_name: "Bennett", dob: "1963-02-04", gender: "male", contact_number: "+1-312-555-0141", email: "arjun.bennett@example.net" },
            { id: 62, first_name: "Sara", last_name: "Silva", dob: "1979-06-02", gender: "male", contact_number: "+1-469-555-0192", email: "sara.silva@example.net" },
            { id: 63, first_name: "Fatima", last_name: "Clark", dob: "1979-04-20", gender: "female", contact_number: "+1-612-555-0164", email: "fatima.clark@example.com" },
            { id: 64, first_name: "Jade", last_name: "Walker", dob: "1948-04-22", gender: "female", contact_number: "+1-702-555-0166", email: "jade.walker@example.org" },
            { id: 65, first_name: "Wei", last_name: "Miller", dob: "1951-10-04", gender: "male", contact_number: "+1-713-555-0155", email: "wei.miller@example.com" },
            { id: 66, first_name: "Victor", last_name: "Chen", dob: "1996-04-24", gender: "male", contact_number: "+1-212-555-0157", email: "victor.chen@example.org" },
            { id: 67, first_name: "Daniel", last_name: "Wright", dob: "1967-09-15", gender: "male", contact_number: "+1-604-555-0182", email: "daniel.wright@example.net" },
            { id: 68, first_name: "Rosa", last_name: "Wang", dob: "2001-03-13", gender: "male", contact_number: "+1-972-555-0199", email: "rosa.wang@example.org" },
            { id: 69, first_name: "Andre", last_name: "Jansen", dob: "1988-08-16", gender: "other", contact_number: "+1-202-555-0119", email: "andre.jansen@example.org" },
            { id: 70, first_name: "Ruby", last_name: "Meyer", dob: "1986-09-27", gender: "female", contact_number: "+1-503-555-0139", email: "ruby.meyer@example.org" },
            { id: 71, first_name: "Elena", last_name: "Fischer", dob: "1944-04-01", gender: "male", contact_number: "+1-213-555-0161", email: "elena.fischer@example.com" },
            { id: 72, first_name: "Selin", last_name: "Nakamura", dob: "2003-05-07", gender: "female", contact_number: "+1-213-555-0148", email: "selin.nakamura@example.org" },
            { id: 73, first_name: "Mila", last_name: "Zhang", dob: "1975-03-29", gender: "male", contact_number: "+1-857-555-0150", email: "mila.zhang@example.com" },
            { id: 74, first_name: "Maya", last_name: "Wagner", dob: "1996-09-08", gender: "male", contact_number: "+1-857-555-0115", email: "maya.wagner@example.org" },
            { id: 75, first_name: "Lena", last_name: "Nguyen", dob: "1963-10-03", gender: "male", contact_number: "+1-512-555-0156", email: "lena.nguyen@example.org" },
            { id: 76, first_name: "Daniel", last_name: "Garcia", dob: "1985-10-18", gender: "female", contact_number: "+1-303-555-0177", email: "daniel.garcia@example.org" },
            { id: 77, first_name: "Diego", last_name: "Jansen", dob: "1991-12-19", gender: "male", contact_number: "+1-972-555-0192", email: "diego.jansen@example.com" },
            { id: 78, first_name: "Mia", last_name: "Kim", dob: "1981-10-05", gender: "male", contact_number: "+1-801-555-0183", email: "mia.kim@example.net" },
            { id: 79, first_name: "Mateo", last_name: "Diaz", dob: "2005-05-25", gender: "female", contact_number: "+1-415-555-0186", email: "mateo.diaz@example.net" },
            { id: 80, first_name: "Elena", last_name: "Sato", dob: "1990-09-15", gender: "male", contact_number: "+1-702-555-0161", email: "elena.sato@example.com" },
            { id: 81, first_name: "Ravi", last_name: "Adams", dob: "1989-11-30", gender: "male", contact_number: "+1-303-555-0194", email: "ravi.adams@example.org" },
            { id: 82, first_name: "Ravi", last_name: "Rossi", dob: "2002-05-08", gender: "male", contact_number: "+1-857-555-0161", email: "ravi.rossi@example.net" },
            { id: 83, first_name: "Theo", last_name: "Klein", dob: "2002-05-01", gender: "male", contact_number: "+1-702-555-0178", email: "theo.klein@example.net" },
            { id: 84, first_name: "Diego", last_name: "Baker", dob: "1964-08-31", gender: "male", contact_number: "+1-415-555-0149", email: "diego.baker@example.org" },
            { id: 85, first_name: "Rosa", last_name: "Pereira", dob: "1988-06-16", gender: "female", contact_number: "+1-857-555-0101", email: "rosa.pereira@example.com" },
            { id: 86, first_name: "Hannah", last_name: "Smith", dob: "1983-02-04", gender: "male", contact_number: "+1-469-555-0163", email: "hannah.smith@example.com" },
            { id: 87, first_name: "Hana", last_name: "Brown", dob: "1987-05-02", gender: "male", contact_number: "+1-305-555-0140", email: "hana.brown@example.com" },
            { id: 88, first_name: "Chloe", last_name: "Singh", dob: "1970-04-11", gender: "male", contact_number: "+1-713-555-0165", email: "chloe.singh@example.net" },
            { id: 89, first_name: "Arjun", last_name: "Wilson", dob: "1989-10-31", gender: "male", contact_number: "+1-469-555-0177", email: "arjun.wilson@example.com" },
            { id: 90, first_name: "Diego", last_name: "Young", dob: "1978-01-15", gender: "male", contact_number: "+1-213-555-0141", email: "diego.young@example.org" },
            { id: 91, first_name: "Jade", last_name: "Ruiz", dob: "1968-05-11", gender: "male", contact_number: "+1-202-555-0118", email: "jade.ruiz@example.com" },
            { id: 92, first_name: "Yusuf", last_name: "Bauer", dob: "1988-05-16", gender: "other", contact_number: "+1-503-555-0166", email: "yusuf.bauer@example.com" },
            { id: 93, first_name: "Felix", last_name: "Shah", dob: "1999-02-13", gender: "female", contact_number: "+1-212-555-0137", email: "felix.shah@example.org" },
            { id: 94, first_name: "Isaac", last_name: "Ali", dob: "2000-09-26", gender: "male", contact_number: "+1-801-555-0129", email: "isaac.ali@example.com" },
            { id: 95, first_name: "Hannah", last_name: "Bauer", dob: "1953-06-01", gender: "male", contact_number: "+1-503-555-0152", email: "hannah.bauer@example.com" },
            { id: 96, first_name: "Nina", last_name: "Davis", dob: "1972-10-07", gender: "female", contact_number: "+1-503-555-0151", email: "nina.davis@example.org" },
            { id: 97, first_name: "Tomas", last_name: "Silva", dob: "1951-07-13", gender: "male", contact_number: "+1-415-555-0115", email: "tomas.silva@example.com" },
            { id: 98, first_name: "Alice", last_name: "Castro", dob: "1978-06-17", gender: "other", contact_number: "+1-303-555-0176", email: "alice.castro@example.com" },
            { id: 99, first_name: "Ibrahim", last_name: "Hassan", dob: "1959-12-03", gender: "female", contact_number: "+1-972-555-0106", email: "ibrahim.hassan@example.com" },
            { id: 100, first_name: "Pedro", last_name: "Oliveira", dob: "1988-03-13", gender: "male", contact_number: "+1-415-555-0124", email: "pedro.oliveira@example.org" },
            { id: 101, first_name: "Elena", last_name: "Yilmaz", dob: "1970-11-17", gender: "female", contact_number: "+1-404-555-0177", email: "elena.yilmaz@example.org" },
            { id: 102, first_name: "Pedro", last_name: "Cruz", dob: "2002-12-27", gender: "female", contact_number: "+1-604-555-0130", email: "pedro.cruz@example.org" },
            { id: 103, first_name: "Ben", last_name: "Nguyen", dob: "1997-05-25", gender: "male", contact_number: "+1-303-555-0141", email: "ben.nguyen@example.com" },
            { id: 104, first_name: "Victor", last_name: "Johnson", dob: "1996-10-11", gender: "female", contact_number: "+1-972-555-0173", email: "victor.johnson@example.org" },
            { id: 105, first_name: "Victor", last_name: "Ali", dob: "1981-10-07", gender: "male", contact_number: "+1-415-555-0136", email: "victor.ali@example.net" },
            { id: 106, first_name: "Zoe", last_name: "Hansen", dob: "1992-03-09", gender: "female", contact_number: "+1-612-555-0151", email: "zoe.hansen@example.org" },
            { id: 107, first_name: "Zoe", last_name: "Costa", dob: "1995-08-20", gender: "male", contact_number: "+1-303-555-0126", email: "zoe.costa@example.com" },
            { id: 108, first_name: "Maria", last_name: "Carter", dob: "2005-06-17", gender: "male", contact_number: "+1-202-555-0135", email: "maria.carter@example.org" },
            { id: 109, first_name: "Yusuf", last_name: "Johnson", dob: "1981-11-13", gender: "male", contact_number: "+1-512-555-0169", email: "yusuf.johnson@example.com" },
            { id: 110, first_name: "Ivan", last_name: "Pereira", dob: "1983-01-20", gender: "female", contact_number: "+1-917-555-0111", email: "ivan.pereira@example.org" },
            { id: 111, first_name: "Theo", last_name: "Hughes", dob: "1983-06-25", gender: "female", contact_number: "+1-503-555-0153", email: "theo.hughes@example.com" },
            { id: 112, first_name: "Sara", last_name: "Park", dob: "1958-09-01", gender: "female", contact_number: "+1-503-555-0114", email: "sara.park@example.org" },
            { id: 113, first_name: "Priya", last_name: "Lopez", dob: "1997-04-15", gender: "male", contact_number: "+1-404-555-0183", email: "priya.lopez@example.org" },
            { id: 114, first_name: "Anna", last_name: "Rossi", dob: "1962-03-29", gender: "male", contact_number: "+1-713-555-0184", email: "anna.rossi@example.com" },
            { id: 115, first_name: "Kai", last_name: "Gomez", dob: "1978-05-27", gender: "male", contact_number: "+1-202-555-0109", email: "kai.gomez@example.net" },
            { id: 116, first_name: "Alice", last_name: "Flores", dob: "1977-02-10", gender: "female", contact_number: "+1-214-555-0164", email: "alice.flores@example.org" },
            { id: 117, first_name: "Omar", last_name: "Zhang", dob: "1983-09-07", gender: "male", contact_number: "+1-503-555-0114", email: "omar.zhang@example.org" },
            { id: 118, first_name: "Elif", last_name: "Dubois", dob: "1964-06-17", gender: "male", contact_number: "+1-214-555-0110", email: "elif.dubois@example.net" },
            { id: 119, first_name: "Nour", last_name: "Ruiz", dob: "2001-03-24", gender: "female", contact_number: "+1-702-555-0160", email: "nour.ruiz@example.com" },
            { id: 120, first_name: "Maya", last_name: "Kumar", dob: "1949-02-14", gender: "female", contact_number: "+1-416-555-0150", email: "maya.kumar@example.org" },
            { id: 121, first_name: "Yusuf", last_name: "Wilson", dob: "2001-07-13", gender: "male", contact_number: "+1-415-555-0146", email: "yusuf.wilson@example.net" },
            { id: 122, first_name: "James", last_name: "Pereira", dob: "1955-10-24", gender: "male", contact_number: "+1-778-555-0102", email: "james.pereira@example.org" },
            { id: 123, first_name: "Wei", last_name: "Khan", dob: "1988-11-29", gender: "female", contact_number: "+1-305-555-0162", email: "wei.khan@example.com" },
            { id: 124, first_name: "Leo", last_name: "Novak", dob: "1978-03-29", gender: "male", contact_number: "+1-214-555-0139", email: "leo.novak@example.org" },
            { id: 125, first_name: "Ruby", last_name: "Wang", dob: "2002-02-16", gender: "male", contact_number: "+1-469-555-0175", email: "ruby.wang@example.net" },
            { id: 126, first_name: "Mohamed", last_name: "Ali", dob: "1980-02-29", gender: "female", contact_number: "+1-612-555-0178", email: "mohamed.ali@example.org" },
            { id: 127, first_name: "Carla", last_name: "Reyes", dob: "1943-09-22", gender: "female", contact_number: "+1-778-555-0134", email: "carla.reyes@example.com" },
            { id: 128, first_name: "Zoe", last_name: "Hughes", dob: "1966-07-19", gender: "male", contact_number: "+1-415-555-0104", email: "zoe.hughes@example.org" },
            { id: 129, first_name: "Noah", last_name: "Yilmaz", dob: "1967-05-29", gender: "male", contact_number: "+1-857-555-0102", email: "noah.yilmaz@example.net" },
            { id: 130, first_name: "Elif", last_name: "Garcia", dob: "1993-03-23", gender: "female", contact_number: "+1-503-555-0117", email: "elif.garcia@example.com" },
            { id: 131, first_name: "Marco", last_name: "Khan", dob: "1976-08-15", gender: "male", contact_number: "+1-972-555-0132", email: "marco.khan@example.net" },
            { id: 132, first_name: "Elif", last_name: "Pereira", dob: "1976-09-14", gender: "female", contact_number: "+1-305-555-0163", email: "elif.pereira@example.org" },
            { id: 133, first_name: "James", last_name: "Walker", dob: "2002-11-15", gender: "female", contact_number: "+1-702-555-0167", email: "james.walker@example.net" },
            { id: 134, first_name: "Kai", last_name: "Clark", dob: "1975-06-09", gender: "male", contact_number: "+1-857-555-0131", email: "kai.clark@example.org" },
            { id: 135, first_name: "James", last_name: "Andersen", dob: "1993-12-10", gender: "male", contact_number: "+1-857-555-0107", email: "james.andersen@example.net" },
            { id: 136, first_name: "Nour", last_name: "Rossi", dob: "1948-04-01", gender: "female", contact_number: "+1-469-555-0104", email: "nour.rossi@example.com" },
            { id: 137, first_name: "Maja", last_name: "Bauer", dob: "1991-05-14", gender: "male", contact_number: "+1-801-555-0177", email: "maja.bauer@example.com" },
            { id: 138, first_name: "Karim", last_name: "Johnson", dob: "1993-11-01", gender: "male", contact_number: "+1-415-555-0175", email: "karim.johnson@example.org" },
            { id: 139, first_name: "Sven", last_name: "Oliveira", dob: "1988-10-07", gender: "male", contact_number: "+1-202-555-0149", email: "sven.oliveira@example.com" },
            { id: 140, first_name: "Jonas", last_name: "Singh", dob: "1963-05-23", gender: "female", contact_number: "+1-416-555-0118", email: "jonas.singh@example.net" },
            { id: 141, first_name: "Grace", last_name: "Cruz", dob: "1997-08-10", gender: "female", contact_number: "+1-214-555-0134", email: "grace.cruz@example.org" },
            { id: 142, first_name: "Andre", last_name: "Weber", dob: "1999-08-20", gender: "male", contact_number: "+1-905-555-0112", email: "andre.weber@example.com" },
            { id: 143, first_name: "Jade", last_name: "Evans", dob: "2000-02-06", gender: "male", contact_number: "+1-801-555-0133", email: "jade.evans@example.net" },
            { id: 144, first_name: "Amir", last_name: "Shah", dob: "1995-07-13", gender: "female", contact_number: "+1-604-555-0109", email: "amir.shah@example.net" },
            { id: 145, first_name: "Selin", last_name: "Ruiz", dob: "1995-11-14", gender: "female", contact_number: "+1-303-555-0128", email: "selin.ruiz@example.net" },
            { id: 146, first_name: "David", last_name: "Ahmed", dob: "1998-01-21", gender: "male", contact_number: "+1-801-555-0100", email: "david.ahmed@example.com" },
            { id: 147, first_name: "Chen", last_name: "Nakamura", dob: "1961-03-06", gender: "female", contact_number: "+1-905-555-0100", email: "chen.nakamura@example.com" },
            { id: 148, first_name: "Chen", last_name: "Kumar", dob: "1947-01-25", gender: "male", contact_number: "+1-512-555-0116", email: "chen.kumar@example.com" },
            { id: 149, first_name: "Jade", last_name: "Bennett", dob: "1973-02-25", gender: "male", contact_number: "+1-416-555-0122", email: "jade.bennett@example.net" },
            { id: 150, first_name: "Tomas", last_name: "Wang", dob: "1978-07-04", gender: "female", contact_number: "+1-702-555-0187", email: "tomas.wang@example.com" },
            { id: 151, first_name: "Sam", last_name: "Murphy", dob: "1999-08-22", gender: "male", contact_number: "+1-917-555-0197", email: "sam.murphy@example.com" },
            { id: 152, first_name: "Olivia", last_name: "Sato", dob: "1987-11-11", gender: "male", contact_number: "+1-801-555-0186", email: "olivia.sato@example.com" },
            { id: 153, first_name: "Selin", last_name: "Yilmaz", dob: "1967-10-05", gender: "male", contact_number: "+1-416-555-0120", email: "selin.yilmaz@example.com" },
            { id: 154, first_name: "Hannah", last_name: "Hoffmann", dob: "1953-08-24", gender: "male", contact_number: "+1-972-555-0189", email: "hannah.hoffmann@example.net" },
            { id: 155, first_name: "Hana", last_name: "Becker", dob: "1987-10-23", gender: "male", contact_number: "+1-778-555-0190", email: "hana.becker@example.org" },
            { id: 156, first_name: "Sven", last_name: "Weber", dob: "1952-09-28", gender: "female", contact_number: "+1-801-555-0111", email: "sven.weber@example.net" },
            { id: 157, first_name: "Hana", last_name: "Cruz", dob: "1984-07-29", gender: "male", contact_number: "+1-778-555-0120", email: "hana.cruz@example.org" },
            { id: 158, first_name: "Mateo", last_name: "Young", dob: "1968-04-25", gender: "male", contact_number: "+1-213-555-0188", email: "mateo.young@example.com" },
            { id: 159, first_name: "Victor", last_name: "Taylor", dob: "1979-06-05", gender: "female", contact_number: "+1-972-555-0159", email: "victor.taylor@example.net" },
            { id: 160, first_name: "Nadia", last_name: "Kowalski", dob: "1964-07-30", gender: "female", contact_number: "+1-702-555-0130", email: "nadia.kowalski@example.org" },
            { id: 161, first_name: "Deniz", last_name: "Patel", dob: "1962-07-10", gender: "male", contact_number: "+1-305-555-0139", email: "deniz.patel@example.net" },
            { id: 162, first_name: "Amir", last_name: "Oliveira", dob: "1960-05-16", gender: "male", contact_number: "+1-305-555-0165", email: "amir.oliveira@example.net" },
            { id: 163, first_name: "Ana", last_name: "Gupta", dob: "1973-03-21", gender: "male", contact_number: "+1-212-555-0126", email: "ana.gupta@example.org" },
            { id: 164, first_name: "Hannah", last_name: "Ruiz", dob: "1946-02-13", gender: "female", contact_number: "+1-404-555-0107", email: "hannah.ruiz@example.com" },
            { id: 165, first_name: "Arjun", last_name: "Young", dob: "1957-10-16", gender: "female", contact_number: "+1-416-555-0163", email: "arjun.young@example.net" },
            { id: 166, first_name: "Paula", last_name: "Costa", dob: "1962-07-17", gender: "male", contact_number: "+1-469-555-0187", email: "paula.costa@example.org" },
            { id: 167, first_name: "Hannah", last_name: "Moreau", dob: "1985-02-03", gender: "male", contact_number: "+1-702-555-0175", email: "hannah.moreau@example.com" },
            { id: 168, first_name: "Maria", last_name: "Tanaka", dob: "1984-01-16", gender: "female", contact_number: "+1-469-555-0149", email: "maria.tanaka@example.net" },
            { id: 169, first_name: "Chloe", last_name: "Chen", dob: "1972-01-28", gender: "male", contact_number: "+1-305-555-0122", email: "chloe.chen@example.net" },
            { id: 170, first_name: "Grace", last_name: "Costa", dob: "1942-10-02", gender: "female", contact_number: "+1-972-555-0154", email: "grace.costa@example.net" },
            { id: 171, first_name: "Fatima", last_name: "Gupta", dob: "1957-08-31", gender: "male", contact_number: "+1-416-555-0146", email: "fatima.gupta@example.com" },
            { id: 172, first_name: "Noah", last_name: "Pereira", dob: "1986-03-12", gender: "other", contact_number: "+1-312-555-0102", email: "noah.pereira@example.org" },
            { id: 173, first_name: "Mia", last_name: "Nguyen", dob: "1991-05-30", gender: "female", contact_number: "+1-503-555-0118", email: "mia.nguyen@example.net" },
            { id: 174, first_name: "Nour", last_name: "Wang", dob: "1960-02-02", gender: "male", contact_number: "+1-917-555-0171", email: "nour.wang@example.net" },
            { id: 175, first_name: "Omar", last_name: "Kowalski", dob: "1945-06-11", gender: "male", contact_number: "+1-303-555-0186", email: "omar.kowalski@example.net" },
            { id: 176, first_name: "Yara", last_name: "Hughes", dob: "1958-08-23", gender: "male", contact_number: "+1-905-555-0111", email: "yara.hughes@example.com" },
            { id: 177, first_name: "Nina", last_name: "Almeida", dob: "1985-05-03", gender: "female", contact_number: "+1-778-555-0120", email: "nina.almeida@example.org" },
            { id: 178, first_name: "James", last_name: "Garcia", dob: "1968-12-26", gender: "male", contact_number: "+1-305-555-0168", email: "james.garcia@example.net" },
            { id: 179, first_name: "Ines", last_name: "Castro", dob: "2005-01-10", gender: "female", contact_number: "+1-604-555-0104", email: "ines.castro@example.com" },
            { id: 180, first_name: "Alice", last_name: "Sousa", dob: "1951-10-26", gender: "male", contact_number: "+1-305-555-0191", email: "alice.sousa@example.com" },
            { id: 181, first_name: "Ethan", last_name: "Becker", dob: "1990-02-24", gender: "female", contact_number: "+1-612-555-0106", email: "ethan.becker@example.com" },
            { id: 182, first_name: "Isaac", last_name: "Diaz", dob: "1991-01-13", gender: "male", contact_number: "+1-214-555-0164", email: "isaac.diaz@example.org" },
            { id: 183, first_name: "Mia", last_name: "Park", dob: "1992-09-11", gender: "other", contact_number: "+1-702-555-0195", email: "mia.park@example.org" },
            { id: 184, first_name: "Ruby", last_name: "Evans", dob: "1946-11-27", gender: "male", contact_number: "+1-801-555-0161", email: "ruby.evans@example.net" },
            { id: 185, first_name: "Ivan", last_name: "Young", dob: "1998-08-31", gender: "male", contact_number: "+1-212-555-0195", email: "ivan.young@example.com" },
            { id: 186, first_name: "Elif", last_name: "Demir", dob: "2004-08-05", gender: "female", contact_number: "+1-404-555-0125", email: "elif.demir@example.net" },
            { id: 187, first_name: "Liam", last_name: "Kowalski", dob: "1991-06-06", gender: "male", contact_number: "+1-905-555-0122", email: "liam.kowalski@example.com" },
            { id: 188, first_name: "Uma", last_name: "Ibrahim", dob: "2001-09-28", gender: "female", contact_number: "+1-801-555-0139", email: "uma.ibrahim@example.org" },
            { id: 189, first_name: "James", last_name: "Mendes", dob: "1981-02-27", gender: "other", contact_number: "+1-212-555-0198", email: "james.mendes@example.org" },
            { id: 190, first_name: "Zara", last_name: "Clark", dob: "1999-04-18", gender: "male", contact_number: "+1-972-555-0179", email: "zara.clark@example.com" },
            { id: 191, first_name: "Jade", last_name: "Tanaka", dob: "1980-02-02", gender: "female", contact_number: "+1-612-555-0162", email: "jade.tanaka@example.com" },
            { id: 192, first_name: "Sara", last_name: "Wagner", dob: "1996-07-20", gender: "female", contact_number: "+1-312-555-0198", email: "sara.wagner@example.net" },
            { id: 193, first_name: "Sara", last_name: "Diaz", dob: "1955-04-30", gender: "male", contact_number: "+1-778-555-0163", email: "sara.diaz@example.net" },
            { id: 194, first_name: "Selin", last_name: "Nakamura", dob: "1960-01-03", gender: "female", contact_number: "+1-305-555-0148", email: "selin.nakamura@example.org" },
            { id: 195, first_name: "Rosa", last_name: "Murphy", dob: "2005-09-10", gender: "male", contact_number: "+1-503-555-0164", email: "rosa.murphy@example.com" },
            { id: 196, first_name: "Jonas", last_name: "Murphy", dob: "1989-12-23", gender: "female", contact_number: "+1-503-555-0160", email: "jonas.murphy@example.net" },
            { id: 197, first_name: "Priya", last_name: "Vargas", dob: "1952-01-02", gender: "female", contact_number: "+1-905-555-0174", email: "priya.vargas@example.com" },
            { id: 198, first_name: "Ana", last_name: "Wilson", dob: "1950-01-31", gender: "female", contact_number: "+1-303-555-0190", email: "ana.wilson@example.net" },
            { id: 199, first_name: "David", last_name: "Nguyen", dob: "1988-06-18", gender: "female", contact_number: "+1-212-555-0117", email: "david.nguyen@example.net" },
            { id: 200, first_name: "Alice", last_name: "Nguyen", dob: "1975-08-27", gender: "male", contact_number: "+1-617-555-0108", email: "alice.nguyen@example.net" },
        ],
    });
    await prisma.visits.createMany({
        data: [
            { id: 1, patient_id: 105, department_id: 10, visit_date: new Date("2021-12-20T19:53:28Z"), reason_for_visit: "The supplier confirmed the details and the record was replaced.", visit_duration_minutes: 95, follow_up_required: true, visit_outcome: "resolved" },
            { id: 2, patient_id: 125, department_id: 4, visit_date: new Date("2021-07-12T04:59:26Z"), reason_for_visit: "The account was completed following a partial review.", visit_duration_minutes: 145, follow_up_required: false, visit_outcome: "resolved" },
            { id: 3, patient_id: 7, department_id: 1, visit_date: new Date("2021-03-12T14:43:22Z"), reason_for_visit: null, visit_duration_minutes: 107, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 4, patient_id: 108, department_id: 6, visit_date: new Date("2023-12-05T18:36:42Z"), reason_for_visit: "The ticket was cancelled after an unusual check.", visit_duration_minutes: 163, follow_up_required: false, visit_outcome: "resolved" },
            { id: 5, patient_id: 81, department_id: 3, visit_date: new Date("2020-11-18T22:18:41Z"), reason_for_visit: "An automatic request was updated the same day.", visit_duration_minutes: 89, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 6, patient_id: 127, department_id: 8, visit_date: new Date("2022-08-08T17:14:23Z"), reason_for_visit: "The shipment was processed after an automatic check.", visit_duration_minutes: 106, follow_up_required: false, visit_outcome: "resolved" },
            { id: 7, patient_id: 197, department_id: 2, visit_date: new Date("2022-01-30T09:08:36Z"), reason_for_visit: "The appointment was completed — partial case, no further action.", visit_duration_minutes: 176, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 8, patient_id: 32, department_id: 5, visit_date: new Date("2020-11-04T10:17:39Z"), reason_for_visit: "Support asked for a change and the shipment was confirmed.", visit_duration_minutes: 114, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 9, patient_id: 31, department_id: 9, visit_date: new Date("2023-03-08T19:58:13Z"), reason_for_visit: "The customer confirmed the details and the request was rescheduled.", visit_duration_minutes: 109, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 10, patient_id: 8, department_id: 7, visit_date: new Date("2022-10-19T14:58:47Z"), reason_for_visit: "The supplier asked for a change and the ticket was updated.", visit_duration_minutes: 96, follow_up_required: true, visit_outcome: "resolved" },
            { id: 11, patient_id: 186, department_id: 9, visit_date: new Date("2020-02-15T08:48:54Z"), reason_for_visit: "No response from the supplier, so the claim was delayed.", visit_duration_minutes: 94, follow_up_required: false, visit_outcome: "resolved" },
            { id: 12, patient_id: 141, department_id: 1, visit_date: new Date("2022-12-12T08:05:13Z"), reason_for_visit: "The reviewer reported an automatic issue; the invoice was cancelled.", visit_duration_minutes: 133, follow_up_required: true, visit_outcome: "resolved" },
            { id: 13, patient_id: 114, department_id: 4, visit_date: new Date("2020-03-22T13:47:24Z"), reason_for_visit: "The claim was rescheduled after a duplicate check.", visit_duration_minutes: 167, follow_up_required: false, visit_outcome: "resolved" },
            { id: 14, patient_id: 76, department_id: 3, visit_date: new Date("2023-11-13T12:36:29Z"), reason_for_visit: "An incomplete report was resolved the same day.", visit_duration_minutes: 164, follow_up_required: false, visit_outcome: "resolved" },
            { id: 15, patient_id: 145, department_id: 8, visit_date: new Date("2020-10-11T20:21:48Z"), reason_for_visit: null, visit_duration_minutes: 77, follow_up_required: false, visit_outcome: "resolved" },
            { id: 16, patient_id: 150, department_id: 7, visit_date: new Date("2021-12-02T08:15:48Z"), reason_for_visit: "A minor follow-up: the record was rejected.", visit_duration_minutes: 146, follow_up_required: true, visit_outcome: "resolved" },
            { id: 17, patient_id: 16, department_id: 1, visit_date: new Date("2020-03-21T10:08:41Z"), reason_for_visit: "The customer asked for a change and the ticket was processed.", visit_duration_minutes: 138, follow_up_required: false, visit_outcome: "resolved" },
            { id: 18, patient_id: 80, department_id: 7, visit_date: new Date("2021-07-17T08:49:38Z"), reason_for_visit: "Flagged as automatic. The team reopened the order.", visit_duration_minutes: 154, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 19, patient_id: 150, department_id: 3, visit_date: new Date("2023-02-06T10:20:18Z"), reason_for_visit: "The document was closed following a routine review.", visit_duration_minutes: 104, follow_up_required: true, visit_outcome: "resolved" },
            { id: 20, patient_id: 30, department_id: 3, visit_date: new Date("2023-12-24T19:23:40Z"), reason_for_visit: "The reviewer asked for a change and the account was escalated.", visit_duration_minutes: 56, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 21, patient_id: 79, department_id: 7, visit_date: new Date("2020-10-18T20:28:28Z"), reason_for_visit: "Flagged as automatic. The reviewer reviewed the ticket.", visit_duration_minutes: 120, follow_up_required: true, visit_outcome: "resolved" },
            { id: 22, patient_id: 45, department_id: 6, visit_date: new Date("2023-01-26T10:06:18Z"), reason_for_visit: "The account owner asked for a change and the request was approved.", visit_duration_minutes: 59, follow_up_required: true, visit_outcome: "resolved" },
            { id: 23, patient_id: 180, department_id: 4, visit_date: new Date("2023-10-11T20:20:04Z"), reason_for_visit: "The invoice was processed after an urgent check.", visit_duration_minutes: 95, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 24, patient_id: 153, department_id: 8, visit_date: new Date("2021-12-30T23:13:50Z"), reason_for_visit: "No response from the team, so the record was approved.", visit_duration_minutes: 115, follow_up_required: false, visit_outcome: "resolved" },
            { id: 25, patient_id: 68, department_id: 2, visit_date: new Date("2022-09-13T11:08:10Z"), reason_for_visit: "The account was updated following an unusual review.", visit_duration_minutes: 83, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 26, patient_id: 2, department_id: 8, visit_date: new Date("2020-12-13T13:05:46Z"), reason_for_visit: "The reviewer confirmed the details and the record was delayed.", visit_duration_minutes: 141, follow_up_required: false, visit_outcome: "resolved" },
            { id: 27, patient_id: 163, department_id: 7, visit_date: new Date("2021-11-28T10:53:23Z"), reason_for_visit: "The delivery was reopened following an urgent review.", visit_duration_minutes: 159, follow_up_required: true, visit_outcome: "resolved" },
            { id: 28, patient_id: 16, department_id: 4, visit_date: new Date("2023-05-29T19:48:24Z"), reason_for_visit: "An incomplete order was refunded the same day.", visit_duration_minutes: 173, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 29, patient_id: 39, department_id: 6, visit_date: new Date("2020-10-14T06:26:51Z"), reason_for_visit: "The delivery was completed — repeat case, no further action.", visit_duration_minutes: 172, follow_up_required: false, visit_outcome: "resolved" },
            { id: 30, patient_id: 180, department_id: 10, visit_date: new Date("2020-08-06T07:34:10Z"), reason_for_visit: "The supplier asked for a change and the appointment was rejected.", visit_duration_minutes: 95, follow_up_required: true, visit_outcome: "resolved" },
            { id: 31, patient_id: 79, department_id: 6, visit_date: new Date("2020-10-19T19:11:41Z"), reason_for_visit: "No response from the account owner, so the refund was reopened.", visit_duration_minutes: 96, follow_up_required: true, visit_outcome: "resolved" },
            { id: 32, patient_id: 106, department_id: 7, visit_date: new Date("2023-08-13T19:26:22Z"), reason_for_visit: "The payment was replaced — unusual case, no further action.", visit_duration_minutes: 171, follow_up_required: false, visit_outcome: "resolved" },
            { id: 33, patient_id: 109, department_id: 8, visit_date: new Date("2022-10-27T15:52:07Z"), reason_for_visit: "The report was approved — duplicate case, no further action.", visit_duration_minutes: 157, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 34, patient_id: 115, department_id: 5, visit_date: new Date("2022-01-15T19:43:43Z"), reason_for_visit: "The account owner reported a duplicate issue; the appointment was approved.", visit_duration_minutes: 144, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 35, patient_id: 196, department_id: 3, visit_date: new Date("2023-04-24T04:14:20Z"), reason_for_visit: "No response from the courier, so the refund was rejected.", visit_duration_minutes: 97, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 36, patient_id: 86, department_id: 6, visit_date: new Date("2022-05-12T12:17:53Z"), reason_for_visit: "The delivery was escalated — unusual case, no further action.", visit_duration_minutes: 110, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 37, patient_id: 67, department_id: 8, visit_date: new Date("2020-12-15T12:32:31Z"), reason_for_visit: "The invoice was rejected after a standard check.", visit_duration_minutes: 112, follow_up_required: true, visit_outcome: "resolved" },
            { id: 38, patient_id: 142, department_id: 7, visit_date: new Date("2021-12-14T23:01:32Z"), reason_for_visit: null, visit_duration_minutes: 164, follow_up_required: true, visit_outcome: "resolved" },
            { id: 39, patient_id: 43, department_id: 8, visit_date: new Date("2022-05-19T13:53:51Z"), reason_for_visit: "Flagged as late. The team delayed the account.", visit_duration_minutes: 76, follow_up_required: false, visit_outcome: "resolved" },
            { id: 40, patient_id: 57, department_id: 3, visit_date: new Date("2022-06-10T16:17:47Z"), reason_for_visit: "The document was reopened following a routine review.", visit_duration_minutes: 97, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 41, patient_id: 137, department_id: 10, visit_date: new Date("2023-10-26T10:25:37Z"), reason_for_visit: "Flagged as manual. Support cancelled the document.", visit_duration_minutes: 129, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 42, patient_id: 45, department_id: 7, visit_date: new Date("2020-02-13T21:14:38Z"), reason_for_visit: "The claim was cancelled after an automatic check.", visit_duration_minutes: 112, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 43, patient_id: 162, department_id: 6, visit_date: new Date("2021-01-31T22:30:55Z"), reason_for_visit: "The session was updated — minor case, no further action.", visit_duration_minutes: 101, follow_up_required: false, visit_outcome: "resolved" },
            { id: 44, patient_id: 20, department_id: 8, visit_date: new Date("2023-12-05T19:24:54Z"), reason_for_visit: "No response from the reviewer, so the session was replaced.", visit_duration_minutes: 129, follow_up_required: true, visit_outcome: "resolved" },
            { id: 45, patient_id: 104, department_id: 10, visit_date: new Date("2020-08-01T23:56:05Z"), reason_for_visit: "Flagged as minor. An operator rejected the appointment.", visit_duration_minutes: 170, follow_up_required: true, visit_outcome: "resolved" },
            { id: 46, patient_id: 12, department_id: 4, visit_date: new Date("2020-05-06T19:05:34Z"), reason_for_visit: "A partial document was rejected the same day.", visit_duration_minutes: 164, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 47, patient_id: 74, department_id: 10, visit_date: new Date("2020-06-21T13:28:14Z"), reason_for_visit: "Flagged as unusual. The customer escalated the payment.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 48, patient_id: 178, department_id: 5, visit_date: new Date("2023-12-18T18:22:19Z"), reason_for_visit: "No response from the customer, so the item was processed.", visit_duration_minutes: 151, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 49, patient_id: 33, department_id: 1, visit_date: new Date("2023-09-10T19:34:59Z"), reason_for_visit: "The customer asked for a change and the report was resolved.", visit_duration_minutes: 191, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 50, patient_id: 79, department_id: 7, visit_date: new Date("2020-06-04T21:29:07Z"), reason_for_visit: "An unusual record was rescheduled the same day.", visit_duration_minutes: 114, follow_up_required: true, visit_outcome: "resolved" },
            { id: 51, patient_id: 147, department_id: 5, visit_date: new Date("2020-08-31T08:46:48Z"), reason_for_visit: "The appointment was rejected following an unusual review.", visit_duration_minutes: 157, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 52, patient_id: 151, department_id: 6, visit_date: new Date("2022-08-11T19:09:32Z"), reason_for_visit: "Flagged as incomplete. The team reopened the shipment.", visit_duration_minutes: 131, follow_up_required: true, visit_outcome: "resolved" },
            { id: 53, patient_id: 89, department_id: 4, visit_date: new Date("2022-11-17T09:21:57Z"), reason_for_visit: "A late shipment was escalated the same day.", visit_duration_minutes: 174, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 54, patient_id: 177, department_id: 1, visit_date: new Date("2023-08-23T21:46:21Z"), reason_for_visit: "Flagged as late. The supplier rejected the record.", visit_duration_minutes: 169, follow_up_required: true, visit_outcome: "resolved" },
            { id: 55, patient_id: 143, department_id: 9, visit_date: new Date("2022-11-07T20:38:29Z"), reason_for_visit: "A duplicate follow-up: the account was escalated.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 56, patient_id: 60, department_id: 5, visit_date: new Date("2022-08-18T10:12:27Z"), reason_for_visit: "A standard report was resolved the same day.", visit_duration_minutes: 106, follow_up_required: false, visit_outcome: "resolved" },
            { id: 57, patient_id: 163, department_id: 5, visit_date: new Date("2022-10-26T11:57:06Z"), reason_for_visit: "A minor follow-up: the invoice was delayed.", visit_duration_minutes: 136, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 58, patient_id: 200, department_id: 6, visit_date: new Date("2020-02-11T07:43:16Z"), reason_for_visit: "A minor order was replaced the same day.", visit_duration_minutes: 102, follow_up_required: false, visit_outcome: "resolved" },
            { id: 59, patient_id: 100, department_id: 3, visit_date: new Date("2022-12-28T14:54:53Z"), reason_for_visit: "The account owner reported a late issue; the request was cancelled.", visit_duration_minutes: 102, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 60, patient_id: 11, department_id: 1, visit_date: new Date("2023-09-08T12:41:09Z"), reason_for_visit: "The courier reported a routine issue; the transfer was closed.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 61, patient_id: 173, department_id: 5, visit_date: new Date("2022-11-30T15:26:32Z"), reason_for_visit: null, visit_duration_minutes: 125, follow_up_required: true, visit_outcome: "resolved" },
            { id: 62, patient_id: 91, department_id: 2, visit_date: new Date("2020-12-13T02:17:32Z"), reason_for_visit: "An operator reported a manual issue; the shipment was closed.", visit_duration_minutes: 172, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 63, patient_id: 62, department_id: 2, visit_date: new Date("2020-11-22T17:20:37Z"), reason_for_visit: "A partial invoice was approved the same day.", visit_duration_minutes: 142, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 64, patient_id: 150, department_id: 9, visit_date: new Date("2020-05-26T06:16:57Z"), reason_for_visit: "The request was refunded after a standard check.", visit_duration_minutes: 97, follow_up_required: false, visit_outcome: "resolved" },
            { id: 65, patient_id: 129, department_id: 7, visit_date: new Date("2020-05-25T16:37:59Z"), reason_for_visit: "The account owner asked for a change and the ticket was completed.", visit_duration_minutes: 159, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 66, patient_id: 198, department_id: 7, visit_date: new Date("2020-09-06T21:54:40Z"), reason_for_visit: "The reviewer confirmed the details and the item was refunded.", visit_duration_minutes: 128, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 67, patient_id: 16, department_id: 3, visit_date: new Date("2023-06-10T17:44:37Z"), reason_for_visit: "The account owner confirmed the details and the session was confirmed.", visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 68, patient_id: 105, department_id: 2, visit_date: new Date("2022-03-03T13:39:21Z"), reason_for_visit: "A routine document was cancelled the same day.", visit_duration_minutes: 129, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 69, patient_id: 171, department_id: 2, visit_date: new Date("2020-06-12T20:10:02Z"), reason_for_visit: "No response from the customer, so the ticket was reviewed.", visit_duration_minutes: 133, follow_up_required: false, visit_outcome: "resolved" },
            { id: 70, patient_id: 192, department_id: 7, visit_date: new Date("2020-10-12T13:24:05Z"), reason_for_visit: "A minor follow-up: the transfer was updated.", visit_duration_minutes: 193, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 71, patient_id: 116, department_id: 8, visit_date: new Date("2020-10-13T14:34:41Z"), reason_for_visit: "The invoice was reopened after a partial check.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 72, patient_id: 48, department_id: 6, visit_date: new Date("2022-02-06T06:56:38Z"), reason_for_visit: "The ticket was delayed following a manual review.", visit_duration_minutes: 137, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 73, patient_id: 151, department_id: 4, visit_date: new Date("2021-06-29T11:32:20Z"), reason_for_visit: "An operator asked for a change and the delivery was resolved.", visit_duration_minutes: 114, follow_up_required: false, visit_outcome: "resolved" },
            { id: 74, patient_id: 157, department_id: 6, visit_date: new Date("2020-10-21T12:22:50Z"), reason_for_visit: "The reviewer asked for a change and the item was rejected.", visit_duration_minutes: 128, follow_up_required: true, visit_outcome: "resolved" },
            { id: 75, patient_id: 180, department_id: 5, visit_date: new Date("2022-06-25T09:21:46Z"), reason_for_visit: "The request was processed following a late review.", visit_duration_minutes: 186, follow_up_required: true, visit_outcome: "resolved" },
            { id: 76, patient_id: 95, department_id: 9, visit_date: new Date("2021-01-02T17:58:37Z"), reason_for_visit: "The refund was updated — partial case, no further action.", visit_duration_minutes: 152, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 77, patient_id: 162, department_id: 1, visit_date: new Date("2020-03-21T15:57:04Z"), reason_for_visit: "An automatic order was rejected the same day.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "resolved" },
            { id: 78, patient_id: 99, department_id: 2, visit_date: new Date("2020-06-24T11:10:15Z"), reason_for_visit: "The courier confirmed the details and the session was replaced.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 79, patient_id: 89, department_id: 5, visit_date: new Date("2021-01-26T11:59:54Z"), reason_for_visit: "A minor invoice was approved the same day.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 80, patient_id: 165, department_id: 10, visit_date: new Date("2020-01-29T21:16:53Z"), reason_for_visit: "The record was completed — automatic case, no further action.", visit_duration_minutes: 155, follow_up_required: true, visit_outcome: "resolved" },
            { id: 81, patient_id: 52, department_id: 6, visit_date: new Date("2021-01-24T08:42:43Z"), reason_for_visit: "An automatic follow-up: the request was completed.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 82, patient_id: 138, department_id: 3, visit_date: new Date("2023-03-05T13:39:18Z"), reason_for_visit: "The team asked for a change and the transfer was escalated.", visit_duration_minutes: 82, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 83, patient_id: 21, department_id: 5, visit_date: new Date("2023-11-18T15:23:07Z"), reason_for_visit: "The session was rescheduled after a minor check.", visit_duration_minutes: 55, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 84, patient_id: 19, department_id: 1, visit_date: new Date("2023-03-25T11:38:19Z"), reason_for_visit: null, visit_duration_minutes: 173, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 85, patient_id: 77, department_id: 7, visit_date: new Date("2021-08-17T22:11:32Z"), reason_for_visit: "Flagged as automatic. The team approved the delivery.", visit_duration_minutes: 161, follow_up_required: false, visit_outcome: "resolved" },
            { id: 86, patient_id: 47, department_id: 8, visit_date: new Date("2020-10-19T20:18:06Z"), reason_for_visit: "The session was cancelled after an automatic check.", visit_duration_minutes: 167, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 87, patient_id: 139, department_id: 4, visit_date: new Date("2021-12-13T16:42:02Z"), reason_for_visit: "The appointment was rescheduled following an unusual review.", visit_duration_minutes: 157, follow_up_required: false, visit_outcome: "resolved" },
            { id: 88, patient_id: 18, department_id: 8, visit_date: new Date("2021-01-19T13:41:48Z"), reason_for_visit: "A duplicate follow-up: the transfer was closed.", visit_duration_minutes: 163, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 89, patient_id: 163, department_id: 2, visit_date: new Date("2020-04-27T07:00:59Z"), reason_for_visit: null, visit_duration_minutes: 143, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 90, patient_id: 199, department_id: 6, visit_date: new Date("2022-01-26T18:04:29Z"), reason_for_visit: "The account owner confirmed the details and the record was delayed.", visit_duration_minutes: 129, follow_up_required: false, visit_outcome: "resolved" },
            { id: 91, patient_id: 146, department_id: 1, visit_date: new Date("2021-08-25T18:25:40Z"), reason_for_visit: null, visit_duration_minutes: 121, follow_up_required: false, visit_outcome: "resolved" },
            { id: 92, patient_id: 92, department_id: 8, visit_date: new Date("2023-10-21T11:53:40Z"), reason_for_visit: "An operator asked for a change and the invoice was closed.", visit_duration_minutes: 174, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 93, patient_id: 162, department_id: 10, visit_date: new Date("2022-02-28T16:27:36Z"), reason_for_visit: "An incomplete payment was confirmed the same day.", visit_duration_minutes: 140, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 94, patient_id: 61, department_id: 4, visit_date: new Date("2023-06-28T15:07:51Z"), reason_for_visit: "No response from the courier, so the item was delayed.", visit_duration_minutes: 141, follow_up_required: false, visit_outcome: "resolved" },
            { id: 95, patient_id: 31, department_id: 1, visit_date: new Date("2021-10-19T15:25:18Z"), reason_for_visit: "The ticket was updated — unusual case, no further action.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 96, patient_id: 197, department_id: 3, visit_date: new Date("2020-01-30T17:05:17Z"), reason_for_visit: "The courier asked for a change and the session was refunded.", visit_duration_minutes: 127, follow_up_required: false, visit_outcome: "resolved" },
            { id: 97, patient_id: 71, department_id: 3, visit_date: new Date("2023-12-03T11:10:58Z"), reason_for_visit: null, visit_duration_minutes: 129, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 98, patient_id: 177, department_id: 1, visit_date: new Date("2022-08-07T18:38:13Z"), reason_for_visit: "The shipment was closed after a manual check.", visit_duration_minutes: 101, follow_up_required: false, visit_outcome: "resolved" },
            { id: 99, patient_id: 27, department_id: 5, visit_date: new Date("2023-03-04T07:35:00Z"), reason_for_visit: "No response from support, so the shipment was processed.", visit_duration_minutes: 93, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 100, patient_id: 114, department_id: 10, visit_date: new Date("2023-09-26T09:07:41Z"), reason_for_visit: "The shipment was resolved — manual case, no further action.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 101, patient_id: 159, department_id: 2, visit_date: new Date("2022-02-13T17:15:08Z"), reason_for_visit: "No response from the team, so the ticket was reopened.", visit_duration_minutes: 150, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 102, patient_id: 21, department_id: 9, visit_date: new Date("2023-02-18T08:33:27Z"), reason_for_visit: "An automatic ticket was approved the same day.", visit_duration_minutes: 132, follow_up_required: true, visit_outcome: "resolved" },
            { id: 103, patient_id: 157, department_id: 10, visit_date: new Date("2020-07-24T12:31:34Z"), reason_for_visit: "The account owner reported a manual issue; the transfer was refunded.", visit_duration_minutes: 62, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 104, patient_id: 90, department_id: 1, visit_date: new Date("2021-09-05T18:12:19Z"), reason_for_visit: "No response from the team, so the transfer was processed.", visit_duration_minutes: 129, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 105, patient_id: 59, department_id: 8, visit_date: new Date("2022-01-22T19:24:58Z"), reason_for_visit: null, visit_duration_minutes: 75, follow_up_required: false, visit_outcome: "resolved" },
            { id: 106, patient_id: 43, department_id: 7, visit_date: new Date("2022-05-18T11:53:47Z"), reason_for_visit: "The document was approved — automatic case, no further action.", visit_duration_minutes: 103, follow_up_required: true, visit_outcome: "resolved" },
            { id: 107, patient_id: 137, department_id: 8, visit_date: new Date("2021-08-16T05:43:47Z"), reason_for_visit: "A routine follow-up: the transfer was closed.", visit_duration_minutes: 148, follow_up_required: true, visit_outcome: "resolved" },
            { id: 108, patient_id: 198, department_id: 9, visit_date: new Date("2023-09-12T18:20:22Z"), reason_for_visit: "The courier confirmed the details and the transfer was cancelled.", visit_duration_minutes: 81, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 109, patient_id: 100, department_id: 8, visit_date: new Date("2022-03-28T18:45:43Z"), reason_for_visit: "Flagged as automatic. The customer updated the ticket.", visit_duration_minutes: 161, follow_up_required: true, visit_outcome: "resolved" },
            { id: 110, patient_id: 12, department_id: 6, visit_date: new Date("2022-03-24T18:06:52Z"), reason_for_visit: "An urgent follow-up: the delivery was approved.", visit_duration_minutes: 131, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 111, patient_id: 155, department_id: 2, visit_date: new Date("2022-01-11T23:20:21Z"), reason_for_visit: "The claim was rescheduled following a standard review.", visit_duration_minutes: 76, follow_up_required: true, visit_outcome: "resolved" },
            { id: 112, patient_id: 75, department_id: 3, visit_date: new Date("2022-07-25T18:07:20Z"), reason_for_visit: "Flagged as routine. The courier reviewed the session.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "resolved" },
            { id: 113, patient_id: 111, department_id: 10, visit_date: new Date("2023-02-18T23:08:33Z"), reason_for_visit: "An operator reported a duplicate issue; the booking was escalated.", visit_duration_minutes: 119, follow_up_required: false, visit_outcome: "resolved" },
            { id: 114, patient_id: 132, department_id: 2, visit_date: new Date("2022-01-30T20:56:09Z"), reason_for_visit: "The claim was cancelled after an incomplete check.", visit_duration_minutes: 88, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 115, patient_id: 124, department_id: 1, visit_date: new Date("2021-05-16T15:17:41Z"), reason_for_visit: "The session was rejected — standard case, no further action.", visit_duration_minutes: 83, follow_up_required: true, visit_outcome: "resolved" },
            { id: 116, patient_id: 182, department_id: 5, visit_date: new Date("2020-02-29T16:52:42Z"), reason_for_visit: "An unusual follow-up: the report was closed.", visit_duration_minutes: 159, follow_up_required: false, visit_outcome: "resolved" },
            { id: 117, patient_id: 179, department_id: 10, visit_date: new Date("2021-07-27T21:18:26Z"), reason_for_visit: null, visit_duration_minutes: 149, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 118, patient_id: 136, department_id: 4, visit_date: new Date("2020-04-10T12:01:23Z"), reason_for_visit: "The claim was rejected — repeat case, no further action.", visit_duration_minutes: 124, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 119, patient_id: 161, department_id: 9, visit_date: new Date("2022-09-22T20:53:41Z"), reason_for_visit: "The reviewer asked for a change and the record was closed.", visit_duration_minutes: 90, follow_up_required: true, visit_outcome: "resolved" },
            { id: 120, patient_id: 66, department_id: 2, visit_date: new Date("2022-10-21T09:38:08Z"), reason_for_visit: "The supplier confirmed the details and the transfer was updated.", visit_duration_minutes: 167, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 121, patient_id: 98, department_id: 6, visit_date: new Date("2022-09-21T22:46:08Z"), reason_for_visit: null, visit_duration_minutes: 66, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 122, patient_id: 172, department_id: 7, visit_date: new Date("2022-05-30T22:14:22Z"), reason_for_visit: "An urgent follow-up: the report was delayed.", visit_duration_minutes: 149, follow_up_required: false, visit_outcome: "resolved" },
            { id: 123, patient_id: 16, department_id: 10, visit_date: new Date("2023-01-29T17:48:42Z"), reason_for_visit: "No response from the customer, so the transfer was rescheduled.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 124, patient_id: 122, department_id: 7, visit_date: new Date("2023-07-31T12:35:57Z"), reason_for_visit: "A routine account was escalated the same day.", visit_duration_minutes: 188, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 125, patient_id: 190, department_id: 5, visit_date: new Date("2023-07-15T09:48:43Z"), reason_for_visit: "Support confirmed the details and the refund was resolved.", visit_duration_minutes: 195, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 126, patient_id: 196, department_id: 3, visit_date: new Date("2021-08-09T18:29:03Z"), reason_for_visit: "The document was approved after a late check.", visit_duration_minutes: 95, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 127, patient_id: 30, department_id: 8, visit_date: new Date("2020-04-11T19:07:07Z"), reason_for_visit: "A partial transfer was approved the same day.", visit_duration_minutes: 93, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 128, patient_id: 80, department_id: 8, visit_date: new Date("2020-10-17T21:57:18Z"), reason_for_visit: "The account was rejected after an urgent check.", visit_duration_minutes: 74, follow_up_required: false, visit_outcome: "resolved" },
            { id: 129, patient_id: 10, department_id: 8, visit_date: new Date("2021-11-27T13:18:11Z"), reason_for_visit: "A manual shipment was delayed the same day.", visit_duration_minutes: 198, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 130, patient_id: 137, department_id: 2, visit_date: new Date("2022-08-31T11:53:01Z"), reason_for_visit: "No response from an operator, so the transfer was cancelled.", visit_duration_minutes: 115, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 131, patient_id: 12, department_id: 8, visit_date: new Date("2021-09-29T18:49:17Z"), reason_for_visit: null, visit_duration_minutes: 72, follow_up_required: false, visit_outcome: "resolved" },
            { id: 132, patient_id: 119, department_id: 5, visit_date: new Date("2023-02-07T09:39:45Z"), reason_for_visit: "The transfer was delayed — unusual case, no further action.", visit_duration_minutes: 153, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 133, patient_id: 134, department_id: 8, visit_date: new Date("2021-04-25T21:06:03Z"), reason_for_visit: "The customer confirmed the details and the invoice was approved.", visit_duration_minutes: 106, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 134, patient_id: 171, department_id: 7, visit_date: new Date("2021-01-05T12:23:28Z"), reason_for_visit: null, visit_duration_minutes: 171, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 135, patient_id: 185, department_id: 6, visit_date: new Date("2022-08-26T09:25:31Z"), reason_for_visit: "Flagged as urgent. The customer escalated the appointment.", visit_duration_minutes: 181, follow_up_required: false, visit_outcome: "resolved" },
            { id: 136, patient_id: 135, department_id: 6, visit_date: new Date("2022-09-23T17:55:44Z"), reason_for_visit: null, visit_duration_minutes: 106, follow_up_required: false, visit_outcome: "resolved" },
            { id: 137, patient_id: 130, department_id: 7, visit_date: new Date("2022-03-15T19:58:51Z"), reason_for_visit: "The refund was rejected after a manual check.", visit_duration_minutes: 117, follow_up_required: true, visit_outcome: "resolved" },
            { id: 138, patient_id: 63, department_id: 10, visit_date: new Date("2021-09-15T20:24:04Z"), reason_for_visit: "An incomplete document was delayed the same day.", visit_duration_minutes: 163, follow_up_required: false, visit_outcome: "resolved" },
            { id: 139, patient_id: 139, department_id: 5, visit_date: new Date("2022-02-05T13:21:19Z"), reason_for_visit: "The account owner reported a minor issue; the item was cancelled.", visit_duration_minutes: 105, follow_up_required: false, visit_outcome: "resolved" },
            { id: 140, patient_id: 9, department_id: 8, visit_date: new Date("2023-10-02T22:25:00Z"), reason_for_visit: "The item was delayed after a repeat check.", visit_duration_minutes: 128, follow_up_required: true, visit_outcome: "resolved" },
            { id: 141, patient_id: 137, department_id: 8, visit_date: new Date("2021-08-07T09:44:37Z"), reason_for_visit: "The account was confirmed — routine case, no further action.", visit_duration_minutes: 72, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 142, patient_id: 182, department_id: 5, visit_date: new Date("2022-11-02T08:05:26Z"), reason_for_visit: "No response from the team, so the session was processed.", visit_duration_minutes: 85, follow_up_required: true, visit_outcome: "resolved" },
            { id: 143, patient_id: 153, department_id: 5, visit_date: new Date("2021-08-18T21:03:32Z"), reason_for_visit: "The team asked for a change and the transfer was reviewed.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 144, patient_id: 28, department_id: 1, visit_date: new Date("2021-09-28T14:16:49Z"), reason_for_visit: "The document was delayed — standard case, no further action.", visit_duration_minutes: 178, follow_up_required: false, visit_outcome: "resolved" },
            { id: 145, patient_id: 10, department_id: 7, visit_date: new Date("2022-08-07T09:03:35Z"), reason_for_visit: "Flagged as incomplete. The team rescheduled the booking.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 146, patient_id: 157, department_id: 1, visit_date: new Date("2021-02-25T17:06:17Z"), reason_for_visit: "An operator reported a duplicate issue; the document was cancelled.", visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "resolved" },
            { id: 147, patient_id: 54, department_id: 10, visit_date: new Date("2020-09-13T11:12:17Z"), reason_for_visit: "The item was completed after an incomplete check.", visit_duration_minutes: 79, follow_up_required: true, visit_outcome: "resolved" },
            { id: 148, patient_id: 154, department_id: 3, visit_date: new Date("2020-12-29T12:34:48Z"), reason_for_visit: "The account owner asked for a change and the record was reopened.", visit_duration_minutes: 131, follow_up_required: false, visit_outcome: "resolved" },
            { id: 149, patient_id: 20, department_id: 5, visit_date: new Date("2023-12-08T18:25:46Z"), reason_for_visit: "The team confirmed the details and the ticket was rejected.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 150, patient_id: 199, department_id: 8, visit_date: new Date("2020-10-04T12:56:10Z"), reason_for_visit: null, visit_duration_minutes: 91, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 151, patient_id: 149, department_id: 4, visit_date: new Date("2023-06-07T19:24:23Z"), reason_for_visit: "A standard follow-up: the booking was cancelled.", visit_duration_minutes: 183, follow_up_required: true, visit_outcome: "resolved" },
            { id: 152, patient_id: 55, department_id: 3, visit_date: new Date("2023-05-30T10:32:04Z"), reason_for_visit: "No response from the account owner, so the claim was rescheduled.", visit_duration_minutes: 139, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 153, patient_id: 24, department_id: 2, visit_date: new Date("2022-02-05T20:16:51Z"), reason_for_visit: "No response from the account owner, so the shipment was replaced.", visit_duration_minutes: 138, follow_up_required: false, visit_outcome: "resolved" },
            { id: 154, patient_id: 184, department_id: 1, visit_date: new Date("2021-11-21T00:07:53Z"), reason_for_visit: "Flagged as unusual. The customer refunded the ticket.", visit_duration_minutes: 157, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 155, patient_id: 153, department_id: 5, visit_date: new Date("2023-12-09T21:44:32Z"), reason_for_visit: "A partial payment was closed the same day.", visit_duration_minutes: 150, follow_up_required: true, visit_outcome: "resolved" },
            { id: 156, patient_id: 164, department_id: 5, visit_date: new Date("2021-11-04T20:40:40Z"), reason_for_visit: "The order was approved after a routine check.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 157, patient_id: 199, department_id: 5, visit_date: new Date("2020-09-15T10:27:45Z"), reason_for_visit: "The team asked for a change and the invoice was escalated.", visit_duration_minutes: 55, follow_up_required: false, visit_outcome: "resolved" },
            { id: 158, patient_id: 199, department_id: 10, visit_date: new Date("2020-09-01T16:19:40Z"), reason_for_visit: "The report was approved after an incomplete check.", visit_duration_minutes: 104, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 159, patient_id: 85, department_id: 8, visit_date: new Date("2020-10-26T18:12:34Z"), reason_for_visit: "The request was confirmed — partial case, no further action.", visit_duration_minutes: 91, follow_up_required: true, visit_outcome: "resolved" },
            { id: 160, patient_id: 5, department_id: 1, visit_date: new Date("2022-03-04T11:37:10Z"), reason_for_visit: "An operator confirmed the details and the item was refunded.", visit_duration_minutes: 121, follow_up_required: false, visit_outcome: "resolved" },
            { id: 161, patient_id: 178, department_id: 4, visit_date: new Date("2023-10-11T19:52:45Z"), reason_for_visit: "A duplicate follow-up: the record was rejected.", visit_duration_minutes: 83, follow_up_required: true, visit_outcome: "resolved" },
            { id: 162, patient_id: 190, department_id: 7, visit_date: new Date("2021-12-17T10:38:11Z"), reason_for_visit: "The claim was delayed after a routine check.", visit_duration_minutes: 112, follow_up_required: true, visit_outcome: "resolved" },
            { id: 163, patient_id: 197, department_id: 3, visit_date: new Date("2021-12-23T18:59:40Z"), reason_for_visit: "A late follow-up: the order was cancelled.", visit_duration_minutes: 82, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 164, patient_id: 158, department_id: 2, visit_date: new Date("2022-09-28T20:55:40Z"), reason_for_visit: "The item was confirmed following a partial review.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "resolved" },
            { id: 165, patient_id: 3, department_id: 4, visit_date: new Date("2023-03-24T12:16:23Z"), reason_for_visit: "An unusual follow-up: the session was reopened.", visit_duration_minutes: 119, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 166, patient_id: 7, department_id: 5, visit_date: new Date("2023-05-21T17:50:19Z"), reason_for_visit: "An operator confirmed the details and the report was closed.", visit_duration_minutes: 132, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 167, patient_id: 77, department_id: 7, visit_date: new Date("2023-06-26T21:40:44Z"), reason_for_visit: "No response from the account owner, so the request was confirmed.", visit_duration_minutes: 146, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 168, patient_id: 70, department_id: 7, visit_date: new Date("2023-02-01T10:29:47Z"), reason_for_visit: "The account owner asked for a change and the booking was confirmed.", visit_duration_minutes: 84, follow_up_required: false, visit_outcome: "resolved" },
            { id: 169, patient_id: 169, department_id: 10, visit_date: new Date("2021-05-11T14:35:51Z"), reason_for_visit: "The ticket was reviewed after a late check.", visit_duration_minutes: 148, follow_up_required: true, visit_outcome: "resolved" },
            { id: 170, patient_id: 33, department_id: 2, visit_date: new Date("2022-01-08T16:55:07Z"), reason_for_visit: "The booking was escalated — unusual case, no further action.", visit_duration_minutes: 164, follow_up_required: false, visit_outcome: "resolved" },
            { id: 171, patient_id: 35, department_id: 5, visit_date: new Date("2023-07-31T18:24:53Z"), reason_for_visit: "The appointment was reviewed — manual case, no further action.", visit_duration_minutes: 180, follow_up_required: false, visit_outcome: "resolved" },
            { id: 172, patient_id: 180, department_id: 6, visit_date: new Date("2020-10-17T00:47:01Z"), reason_for_visit: null, visit_duration_minutes: 169, follow_up_required: false, visit_outcome: "resolved" },
            { id: 173, patient_id: 113, department_id: 6, visit_date: new Date("2023-11-04T17:22:58Z"), reason_for_visit: "Flagged as repeat. The courier cancelled the claim.", visit_duration_minutes: 144, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 174, patient_id: 164, department_id: 4, visit_date: new Date("2023-08-26T08:29:34Z"), reason_for_visit: "The request was completed — duplicate case, no further action.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "resolved" },
            { id: 175, patient_id: 176, department_id: 9, visit_date: new Date("2020-01-29T20:53:27Z"), reason_for_visit: "Support asked for a change and the transfer was closed.", visit_duration_minutes: 164, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 176, patient_id: 102, department_id: 6, visit_date: new Date("2021-02-06T07:52:02Z"), reason_for_visit: "A manual shipment was rescheduled the same day.", visit_duration_minutes: 110, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 177, patient_id: 14, department_id: 2, visit_date: new Date("2022-06-24T18:41:00Z"), reason_for_visit: "Flagged as incomplete. The customer closed the booking.", visit_duration_minutes: 174, follow_up_required: false, visit_outcome: "resolved" },
            { id: 178, patient_id: 58, department_id: 3, visit_date: new Date("2020-12-19T23:27:51Z"), reason_for_visit: "The customer reported a minor issue; the order was refunded.", visit_duration_minutes: 145, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 179, patient_id: 173, department_id: 5, visit_date: new Date("2021-03-23T21:41:53Z"), reason_for_visit: "A routine record was escalated the same day.", visit_duration_minutes: 138, follow_up_required: true, visit_outcome: "resolved" },
            { id: 180, patient_id: 54, department_id: 7, visit_date: new Date("2020-02-25T08:44:51Z"), reason_for_visit: "An unusual report was cancelled the same day.", visit_duration_minutes: 138, follow_up_required: false, visit_outcome: "resolved" },
            { id: 181, patient_id: 155, department_id: 9, visit_date: new Date("2022-05-20T23:56:22Z"), reason_for_visit: "Support asked for a change and the claim was cancelled.", visit_duration_minutes: 162, follow_up_required: true, visit_outcome: "resolved" },
            { id: 182, patient_id: 46, department_id: 5, visit_date: new Date("2021-02-13T08:36:42Z"), reason_for_visit: "Flagged as standard. The customer reviewed the document.", visit_duration_minutes: 156, follow_up_required: true, visit_outcome: "resolved" },
            { id: 183, patient_id: 86, department_id: 8, visit_date: new Date("2020-09-19T07:09:27Z"), reason_for_visit: "An operator confirmed the details and the claim was replaced.", visit_duration_minutes: 117, follow_up_required: false, visit_outcome: "resolved" },
            { id: 184, patient_id: 102, department_id: 1, visit_date: new Date("2021-01-29T17:55:08Z"), reason_for_visit: "Flagged as urgent. The supplier refunded the request.", visit_duration_minutes: 55, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 185, patient_id: 37, department_id: 4, visit_date: new Date("2021-10-20T22:59:04Z"), reason_for_visit: "An operator reported a repeat issue; the item was resolved.", visit_duration_minutes: 146, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 186, patient_id: 51, department_id: 8, visit_date: new Date("2021-07-12T00:57:02Z"), reason_for_visit: "Flagged as automatic. An operator reviewed the claim.", visit_duration_minutes: 85, follow_up_required: false, visit_outcome: "resolved" },
            { id: 187, patient_id: 114, department_id: 5, visit_date: new Date("2022-12-15T15:43:10Z"), reason_for_visit: "The shipment was completed following a duplicate review.", visit_duration_minutes: 152, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 188, patient_id: 102, department_id: 8, visit_date: new Date("2021-01-08T19:18:13Z"), reason_for_visit: "The courier confirmed the details and the report was approved.", visit_duration_minutes: 120, follow_up_required: true, visit_outcome: "resolved" },
            { id: 189, patient_id: 142, department_id: 10, visit_date: new Date("2023-07-12T21:00:45Z"), reason_for_visit: "The item was replaced after an urgent check.", visit_duration_minutes: 177, follow_up_required: true, visit_outcome: "resolved" },
            { id: 190, patient_id: 172, department_id: 9, visit_date: new Date("2023-08-01T11:00:49Z"), reason_for_visit: "The report was closed after a routine check.", visit_duration_minutes: 88, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 191, patient_id: 121, department_id: 10, visit_date: new Date("2023-08-16T13:23:16Z"), reason_for_visit: "No response from the customer, so the account was updated.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 192, patient_id: 102, department_id: 7, visit_date: new Date("2023-11-28T23:46:06Z"), reason_for_visit: "The order was resolved — manual case, no further action.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "resolved" },
            { id: 193, patient_id: 119, department_id: 2, visit_date: new Date("2020-08-21T11:39:21Z"), reason_for_visit: "The reviewer reported a partial issue; the claim was reopened.", visit_duration_minutes: 190, follow_up_required: false, visit_outcome: "resolved" },
            { id: 194, patient_id: 60, department_id: 8, visit_date: new Date("2020-12-06T23:25:23Z"), reason_for_visit: "A repeat shipment was rejected the same day.", visit_duration_minutes: 166, follow_up_required: false, visit_outcome: "resolved" },
            { id: 195, patient_id: 107, department_id: 2, visit_date: new Date("2021-11-23T17:58:34Z"), reason_for_visit: "A duplicate follow-up: the report was delayed.", visit_duration_minutes: 69, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 196, patient_id: 183, department_id: 4, visit_date: new Date("2022-01-12T17:59:33Z"), reason_for_visit: "Support confirmed the details and the order was processed.", visit_duration_minutes: 162, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 197, patient_id: 49, department_id: 8, visit_date: new Date("2023-10-06T11:17:35Z"), reason_for_visit: null, visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "resolved" },
            { id: 198, patient_id: 118, department_id: 2, visit_date: new Date("2022-12-30T22:28:57Z"), reason_for_visit: "The claim was reopened following a partial review.", visit_duration_minutes: 162, follow_up_required: true, visit_outcome: "resolved" },
            { id: 199, patient_id: 124, department_id: 2, visit_date: new Date("2022-08-16T01:07:18Z"), reason_for_visit: "The record was rejected following a manual review.", visit_duration_minutes: 105, follow_up_required: true, visit_outcome: "resolved" },
            { id: 200, patient_id: 123, department_id: 9, visit_date: new Date("2022-07-15T23:02:52Z"), reason_for_visit: "A minor follow-up: the report was delayed.", visit_duration_minutes: 184, follow_up_required: true, visit_outcome: "resolved" },
            { id: 201, patient_id: 60, department_id: 5, visit_date: new Date("2023-11-26T12:42:28Z"), reason_for_visit: null, visit_duration_minutes: 168, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 202, patient_id: 60, department_id: 2, visit_date: new Date("2023-05-25T23:36:37Z"), reason_for_visit: "No response from the account owner, so the appointment was reopened.", visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "resolved" },
            { id: 203, patient_id: 14, department_id: 5, visit_date: new Date("2023-07-09T18:02:00Z"), reason_for_visit: null, visit_duration_minutes: 127, follow_up_required: false, visit_outcome: "resolved" },
            { id: 204, patient_id: 21, department_id: 8, visit_date: new Date("2021-10-18T17:22:41Z"), reason_for_visit: "The order was closed after an urgent check.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 205, patient_id: 162, department_id: 5, visit_date: new Date("2021-02-02T13:56:35Z"), reason_for_visit: "The account was reopened after a duplicate check.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 206, patient_id: 155, department_id: 1, visit_date: new Date("2020-09-07T23:30:28Z"), reason_for_visit: null, visit_duration_minutes: 182, follow_up_required: false, visit_outcome: "resolved" },
            { id: 207, patient_id: 166, department_id: 5, visit_date: new Date("2020-12-29T13:42:14Z"), reason_for_visit: "A late claim was resolved the same day.", visit_duration_minutes: 92, follow_up_required: false, visit_outcome: "resolved" },
            { id: 208, patient_id: 168, department_id: 7, visit_date: new Date("2023-12-11T00:57:42Z"), reason_for_visit: "Flagged as partial. The customer reopened the delivery.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 209, patient_id: 86, department_id: 6, visit_date: new Date("2022-03-09T19:22:41Z"), reason_for_visit: "Flagged as duplicate. The reviewer reviewed the document.", visit_duration_minutes: 118, follow_up_required: false, visit_outcome: "resolved" },
            { id: 210, patient_id: 116, department_id: 9, visit_date: new Date("2021-10-08T17:22:51Z"), reason_for_visit: "A late report was confirmed the same day.", visit_duration_minutes: 160, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 211, patient_id: 120, department_id: 7, visit_date: new Date("2023-09-24T07:45:39Z"), reason_for_visit: "An automatic follow-up: the invoice was resolved.", visit_duration_minutes: 165, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 212, patient_id: 197, department_id: 9, visit_date: new Date("2021-02-18T18:05:08Z"), reason_for_visit: "The supplier asked for a change and the appointment was delayed.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 213, patient_id: 88, department_id: 1, visit_date: new Date("2021-11-23T09:10:53Z"), reason_for_visit: null, visit_duration_minutes: 182, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 214, patient_id: 68, department_id: 9, visit_date: new Date("2020-01-01T20:53:31Z"), reason_for_visit: "A partial follow-up: the appointment was completed.", visit_duration_minutes: 115, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 215, patient_id: 42, department_id: 10, visit_date: new Date("2022-01-09T19:44:31Z"), reason_for_visit: "The team reported a late issue; the delivery was completed.", visit_duration_minutes: 128, follow_up_required: false, visit_outcome: "resolved" },
            { id: 216, patient_id: 115, department_id: 6, visit_date: new Date("2021-04-13T11:00:17Z"), reason_for_visit: "Support confirmed the details and the account was processed.", visit_duration_minutes: 76, follow_up_required: false, visit_outcome: "resolved" },
            { id: 217, patient_id: 15, department_id: 2, visit_date: new Date("2021-08-25T12:26:04Z"), reason_for_visit: "Flagged as manual. The reviewer rescheduled the ticket.", visit_duration_minutes: 145, follow_up_required: true, visit_outcome: "resolved" },
            { id: 218, patient_id: 10, department_id: 6, visit_date: new Date("2022-03-04T17:52:42Z"), reason_for_visit: null, visit_duration_minutes: 132, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 219, patient_id: 110, department_id: 4, visit_date: new Date("2021-05-12T19:12:19Z"), reason_for_visit: "The courier reported a standard issue; the payment was rescheduled.", visit_duration_minutes: 139, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 220, patient_id: 111, department_id: 6, visit_date: new Date("2021-01-26T12:25:13Z"), reason_for_visit: "Flagged as incomplete. The team replaced the claim.", visit_duration_minutes: 148, follow_up_required: true, visit_outcome: "resolved" },
            { id: 221, patient_id: 17, department_id: 8, visit_date: new Date("2022-12-30T18:41:51Z"), reason_for_visit: "The claim was resolved — manual case, no further action.", visit_duration_minutes: 96, follow_up_required: true, visit_outcome: "resolved" },
            { id: 222, patient_id: 33, department_id: 8, visit_date: new Date("2021-03-12T10:01:35Z"), reason_for_visit: "An incomplete follow-up: the transfer was delayed.", visit_duration_minutes: 161, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 223, patient_id: 169, department_id: 4, visit_date: new Date("2023-01-09T16:37:05Z"), reason_for_visit: null, visit_duration_minutes: 105, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 224, patient_id: 69, department_id: 9, visit_date: new Date("2023-06-25T17:26:15Z"), reason_for_visit: "The supplier reported a partial issue; the transfer was updated.", visit_duration_minutes: 78, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 225, patient_id: 192, department_id: 1, visit_date: new Date("2021-01-15T13:31:51Z"), reason_for_visit: "The request was updated following a manual review.", visit_duration_minutes: 71, follow_up_required: true, visit_outcome: "resolved" },
            { id: 226, patient_id: 82, department_id: 10, visit_date: new Date("2021-06-18T12:16:32Z"), reason_for_visit: "Flagged as unusual. Support rejected the session.", visit_duration_minutes: 117, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 227, patient_id: 10, department_id: 10, visit_date: new Date("2020-07-03T17:02:02Z"), reason_for_visit: "No response from the account owner, so the invoice was delayed.", visit_duration_minutes: 170, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 228, patient_id: 78, department_id: 2, visit_date: new Date("2022-09-10T12:22:54Z"), reason_for_visit: "The courier confirmed the details and the invoice was reopened.", visit_duration_minutes: 162, follow_up_required: false, visit_outcome: "resolved" },
            { id: 229, patient_id: 157, department_id: 8, visit_date: new Date("2023-02-20T14:46:13Z"), reason_for_visit: "An operator confirmed the details and the appointment was updated.", visit_duration_minutes: 181, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 230, patient_id: 54, department_id: 3, visit_date: new Date("2020-02-07T15:18:16Z"), reason_for_visit: "The supplier confirmed the details and the session was processed.", visit_duration_minutes: 172, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 231, patient_id: 147, department_id: 8, visit_date: new Date("2023-11-25T09:44:50Z"), reason_for_visit: "An urgent follow-up: the transfer was closed.", visit_duration_minutes: 189, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 232, patient_id: 14, department_id: 1, visit_date: new Date("2023-11-08T15:33:48Z"), reason_for_visit: "The order was completed following a late review.", visit_duration_minutes: 126, follow_up_required: true, visit_outcome: "resolved" },
            { id: 233, patient_id: 99, department_id: 5, visit_date: new Date("2020-01-15T23:54:39Z"), reason_for_visit: "The account owner reported an urgent issue; the delivery was rejected.", visit_duration_minutes: 91, follow_up_required: false, visit_outcome: "resolved" },
            { id: 234, patient_id: 130, department_id: 8, visit_date: new Date("2023-10-11T09:22:41Z"), reason_for_visit: "The item was cancelled after an incomplete check.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 235, patient_id: 173, department_id: 1, visit_date: new Date("2021-06-08T20:37:10Z"), reason_for_visit: "No response from the courier, so the booking was confirmed.", visit_duration_minutes: 104, follow_up_required: false, visit_outcome: "resolved" },
            { id: 236, patient_id: 77, department_id: 1, visit_date: new Date("2020-02-24T17:51:44Z"), reason_for_visit: "The courier reported a manual issue; the account was escalated.", visit_duration_minutes: 171, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 237, patient_id: 50, department_id: 2, visit_date: new Date("2021-08-02T18:25:42Z"), reason_for_visit: "The order was rejected — late case, no further action.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "resolved" },
            { id: 238, patient_id: 13, department_id: 8, visit_date: new Date("2022-10-17T18:12:31Z"), reason_for_visit: "The shipment was processed after a duplicate check.", visit_duration_minutes: 93, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 239, patient_id: 79, department_id: 6, visit_date: new Date("2023-10-31T19:10:01Z"), reason_for_visit: "The reviewer reported a standard issue; the payment was closed.", visit_duration_minutes: 142, follow_up_required: false, visit_outcome: "resolved" },
            { id: 240, patient_id: 167, department_id: 9, visit_date: new Date("2021-09-19T19:08:09Z"), reason_for_visit: "The team confirmed the details and the refund was delayed.", visit_duration_minutes: 140, follow_up_required: true, visit_outcome: "resolved" },
            { id: 241, patient_id: 173, department_id: 3, visit_date: new Date("2023-08-01T13:23:36Z"), reason_for_visit: "The supplier asked for a change and the refund was approved.", visit_duration_minutes: 102, follow_up_required: false, visit_outcome: "resolved" },
            { id: 242, patient_id: 157, department_id: 4, visit_date: new Date("2021-11-23T23:37:37Z"), reason_for_visit: "A partial follow-up: the invoice was delayed.", visit_duration_minutes: 185, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 243, patient_id: 7, department_id: 1, visit_date: new Date("2023-06-11T08:01:22Z"), reason_for_visit: "No response from the account owner, so the report was processed.", visit_duration_minutes: 203, follow_up_required: false, visit_outcome: "resolved" },
            { id: 244, patient_id: 82, department_id: 10, visit_date: new Date("2023-01-06T16:16:34Z"), reason_for_visit: "The supplier asked for a change and the request was approved.", visit_duration_minutes: 108, follow_up_required: false, visit_outcome: "resolved" },
            { id: 245, patient_id: 162, department_id: 6, visit_date: new Date("2023-03-14T18:31:20Z"), reason_for_visit: "The item was updated after an urgent check.", visit_duration_minutes: 218, follow_up_required: true, visit_outcome: "resolved" },
            { id: 246, patient_id: 84, department_id: 4, visit_date: new Date("2022-05-24T11:39:57Z"), reason_for_visit: "The customer asked for a change and the invoice was reopened.", visit_duration_minutes: 110, follow_up_required: true, visit_outcome: "resolved" },
            { id: 247, patient_id: 74, department_id: 4, visit_date: new Date("2022-10-19T09:29:45Z"), reason_for_visit: "The reviewer confirmed the details and the payment was replaced.", visit_duration_minutes: 97, follow_up_required: false, visit_outcome: "resolved" },
            { id: 248, patient_id: 121, department_id: 10, visit_date: new Date("2020-06-16T15:10:07Z"), reason_for_visit: "The team asked for a change and the ticket was replaced.", visit_duration_minutes: 142, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 249, patient_id: 42, department_id: 2, visit_date: new Date("2023-11-06T03:09:17Z"), reason_for_visit: "An incomplete ticket was approved the same day.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 250, patient_id: 158, department_id: 6, visit_date: new Date("2022-06-16T17:14:04Z"), reason_for_visit: "An unusual ticket was resolved the same day.", visit_duration_minutes: 139, follow_up_required: false, visit_outcome: "resolved" },
            { id: 251, patient_id: 126, department_id: 3, visit_date: new Date("2022-12-28T15:01:45Z"), reason_for_visit: "An operator asked for a change and the account was reopened.", visit_duration_minutes: 127, follow_up_required: true, visit_outcome: "resolved" },
            { id: 252, patient_id: 179, department_id: 4, visit_date: new Date("2020-01-14T01:29:56Z"), reason_for_visit: "An unusual order was completed the same day.", visit_duration_minutes: 138, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 253, patient_id: 144, department_id: 8, visit_date: new Date("2021-11-16T09:50:52Z"), reason_for_visit: "The transfer was rejected — manual case, no further action.", visit_duration_minutes: 75, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 254, patient_id: 95, department_id: 5, visit_date: new Date("2020-02-20T06:55:51Z"), reason_for_visit: "No response from the customer, so the transfer was rejected.", visit_duration_minutes: 104, follow_up_required: true, visit_outcome: "resolved" },
            { id: 255, patient_id: 16, department_id: 5, visit_date: new Date("2020-01-27T23:45:26Z"), reason_for_visit: "The session was closed following an automatic review.", visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 256, patient_id: 73, department_id: 6, visit_date: new Date("2022-11-10T21:53:47Z"), reason_for_visit: null, visit_duration_minutes: 169, follow_up_required: true, visit_outcome: "resolved" },
            { id: 257, patient_id: 143, department_id: 5, visit_date: new Date("2020-09-05T14:47:38Z"), reason_for_visit: "The courier reported a routine issue; the invoice was processed.", visit_duration_minutes: 162, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 258, patient_id: 110, department_id: 6, visit_date: new Date("2020-07-20T20:50:07Z"), reason_for_visit: "Flagged as manual. Support processed the booking.", visit_duration_minutes: 152, follow_up_required: false, visit_outcome: "resolved" },
            { id: 259, patient_id: 8, department_id: 4, visit_date: new Date("2023-01-25T14:53:13Z"), reason_for_visit: "The reviewer confirmed the details and the refund was reviewed.", visit_duration_minutes: 123, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 260, patient_id: 126, department_id: 4, visit_date: new Date("2021-12-20T15:46:35Z"), reason_for_visit: "A duplicate follow-up: the shipment was cancelled.", visit_duration_minutes: 95, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 261, patient_id: 99, department_id: 9, visit_date: new Date("2020-09-01T17:40:15Z"), reason_for_visit: "The session was approved after an incomplete check.", visit_duration_minutes: 171, follow_up_required: false, visit_outcome: "resolved" },
            { id: 262, patient_id: 19, department_id: 3, visit_date: new Date("2021-04-14T21:50:36Z"), reason_for_visit: "The transfer was refunded after an incomplete check.", visit_duration_minutes: 142, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 263, patient_id: 195, department_id: 3, visit_date: new Date("2021-06-19T18:58:45Z"), reason_for_visit: "The invoice was reopened after a manual check.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "resolved" },
            { id: 264, patient_id: 94, department_id: 8, visit_date: new Date("2021-12-18T13:04:42Z"), reason_for_visit: "The customer confirmed the details and the booking was approved.", visit_duration_minutes: 123, follow_up_required: false, visit_outcome: "resolved" },
            { id: 265, patient_id: 117, department_id: 1, visit_date: new Date("2023-09-19T09:53:08Z"), reason_for_visit: "No response from the customer, so the order was closed.", visit_duration_minutes: 126, follow_up_required: true, visit_outcome: "resolved" },
            { id: 266, patient_id: 81, department_id: 7, visit_date: new Date("2022-01-08T07:02:13Z"), reason_for_visit: null, visit_duration_minutes: 185, follow_up_required: false, visit_outcome: "resolved" },
            { id: 267, patient_id: 195, department_id: 8, visit_date: new Date("2022-11-03T20:07:40Z"), reason_for_visit: null, visit_duration_minutes: 129, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 268, patient_id: 85, department_id: 7, visit_date: new Date("2022-01-28T11:39:43Z"), reason_for_visit: "No response from an operator, so the order was approved.", visit_duration_minutes: 106, follow_up_required: true, visit_outcome: "resolved" },
            { id: 269, patient_id: 75, department_id: 2, visit_date: new Date("2021-10-24T21:50:39Z"), reason_for_visit: "The request was confirmed — minor case, no further action.", visit_duration_minutes: 56, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 270, patient_id: 104, department_id: 10, visit_date: new Date("2021-09-24T18:16:47Z"), reason_for_visit: "The account owner reported a late issue; the shipment was refunded.", visit_duration_minutes: 130, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 271, patient_id: 63, department_id: 5, visit_date: new Date("2021-03-14T15:21:20Z"), reason_for_visit: "A routine follow-up: the refund was approved.", visit_duration_minutes: 143, follow_up_required: true, visit_outcome: "resolved" },
            { id: 272, patient_id: 81, department_id: 4, visit_date: new Date("2023-11-28T07:43:27Z"), reason_for_visit: "A standard follow-up: the appointment was resolved.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "resolved" },
            { id: 273, patient_id: 166, department_id: 1, visit_date: new Date("2021-02-02T15:42:50Z"), reason_for_visit: "The invoice was replaced following a repeat review.", visit_duration_minutes: 140, follow_up_required: false, visit_outcome: "resolved" },
            { id: 274, patient_id: 45, department_id: 6, visit_date: new Date("2021-10-04T11:21:54Z"), reason_for_visit: "The shipment was rejected — standard case, no further action.", visit_duration_minutes: 172, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 275, patient_id: 90, department_id: 1, visit_date: new Date("2020-01-12T19:50:40Z"), reason_for_visit: "The account owner asked for a change and the delivery was resolved.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "resolved" },
            { id: 276, patient_id: 182, department_id: 4, visit_date: new Date("2021-10-08T19:49:29Z"), reason_for_visit: "The account owner confirmed the details and the transfer was closed.", visit_duration_minutes: 164, follow_up_required: false, visit_outcome: "resolved" },
            { id: 277, patient_id: 10, department_id: 5, visit_date: new Date("2021-08-26T12:52:30Z"), reason_for_visit: "The customer reported an unusual issue; the record was escalated.", visit_duration_minutes: 146, follow_up_required: false, visit_outcome: "resolved" },
            { id: 278, patient_id: 107, department_id: 8, visit_date: new Date("2022-10-08T16:26:02Z"), reason_for_visit: "The document was replaced after an urgent check.", visit_duration_minutes: 150, follow_up_required: false, visit_outcome: "resolved" },
            { id: 279, patient_id: 11, department_id: 2, visit_date: new Date("2023-11-02T20:36:40Z"), reason_for_visit: "The booking was reviewed — partial case, no further action.", visit_duration_minutes: 212, follow_up_required: true, visit_outcome: "resolved" },
            { id: 280, patient_id: 56, department_id: 2, visit_date: new Date("2023-11-17T08:48:02Z"), reason_for_visit: "The supplier asked for a change and the shipment was escalated.", visit_duration_minutes: 103, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 281, patient_id: 94, department_id: 9, visit_date: new Date("2021-01-14T23:11:54Z"), reason_for_visit: "The customer asked for a change and the shipment was reopened.", visit_duration_minutes: 92, follow_up_required: false, visit_outcome: "resolved" },
            { id: 282, patient_id: 66, department_id: 2, visit_date: new Date("2021-11-27T07:28:13Z"), reason_for_visit: "The customer asked for a change and the delivery was reopened.", visit_duration_minutes: 133, follow_up_required: false, visit_outcome: "resolved" },
            { id: 283, patient_id: 84, department_id: 1, visit_date: new Date("2020-01-16T18:21:32Z"), reason_for_visit: "Flagged as incomplete. The courier delayed the item.", visit_duration_minutes: 158, follow_up_required: true, visit_outcome: "resolved" },
            { id: 284, patient_id: 20, department_id: 2, visit_date: new Date("2022-10-02T18:41:20Z"), reason_for_visit: "The invoice was rejected — automatic case, no further action.", visit_duration_minutes: 171, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 285, patient_id: 107, department_id: 7, visit_date: new Date("2023-11-12T13:11:39Z"), reason_for_visit: "A partial follow-up: the payment was processed.", visit_duration_minutes: 140, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 286, patient_id: 154, department_id: 3, visit_date: new Date("2021-06-20T13:21:04Z"), reason_for_visit: "The courier reported a standard issue; the booking was escalated.", visit_duration_minutes: 185, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 287, patient_id: 77, department_id: 3, visit_date: new Date("2020-08-24T19:34:47Z"), reason_for_visit: "A duplicate follow-up: the account was escalated.", visit_duration_minutes: 110, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 288, patient_id: 101, department_id: 3, visit_date: new Date("2022-11-02T13:34:16Z"), reason_for_visit: "Flagged as partial. The reviewer closed the document.", visit_duration_minutes: 136, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 289, patient_id: 64, department_id: 10, visit_date: new Date("2021-06-12T13:51:57Z"), reason_for_visit: "The team reported a repeat issue; the record was updated.", visit_duration_minutes: 155, follow_up_required: false, visit_outcome: "resolved" },
            { id: 290, patient_id: 91, department_id: 6, visit_date: new Date("2023-06-20T10:36:07Z"), reason_for_visit: "A late session was escalated the same day.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 291, patient_id: 86, department_id: 4, visit_date: new Date("2021-01-30T21:07:12Z"), reason_for_visit: "Flagged as urgent. Support processed the transfer.", visit_duration_minutes: 71, follow_up_required: true, visit_outcome: "resolved" },
            { id: 292, patient_id: 80, department_id: 7, visit_date: new Date("2023-03-13T07:34:05Z"), reason_for_visit: "The reviewer asked for a change and the refund was resolved.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "resolved" },
            { id: 293, patient_id: 2, department_id: 10, visit_date: new Date("2022-12-24T14:42:47Z"), reason_for_visit: "No response from the courier, so the order was resolved.", visit_duration_minutes: 160, follow_up_required: true, visit_outcome: "resolved" },
            { id: 294, patient_id: 198, department_id: 4, visit_date: new Date("2022-10-28T17:40:32Z"), reason_for_visit: "The order was completed — manual case, no further action.", visit_duration_minutes: 133, follow_up_required: true, visit_outcome: "resolved" },
            { id: 295, patient_id: 136, department_id: 8, visit_date: new Date("2023-01-25T12:04:42Z"), reason_for_visit: null, visit_duration_minutes: 141, follow_up_required: true, visit_outcome: "resolved" },
            { id: 296, patient_id: 109, department_id: 1, visit_date: new Date("2020-09-21T18:06:35Z"), reason_for_visit: "A manual follow-up: the appointment was approved.", visit_duration_minutes: 111, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 297, patient_id: 129, department_id: 2, visit_date: new Date("2022-07-31T16:15:38Z"), reason_for_visit: "An operator reported a routine issue; the record was resolved.", visit_duration_minutes: 103, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 298, patient_id: 38, department_id: 2, visit_date: new Date("2022-02-22T07:15:58Z"), reason_for_visit: "No response from the team, so the appointment was reviewed.", visit_duration_minutes: 115, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 299, patient_id: 87, department_id: 2, visit_date: new Date("2021-01-18T23:47:05Z"), reason_for_visit: "Flagged as incomplete. The courier updated the item.", visit_duration_minutes: 132, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 300, patient_id: 68, department_id: 6, visit_date: new Date("2021-11-23T00:18:08Z"), reason_for_visit: "The invoice was cancelled — automatic case, no further action.", visit_duration_minutes: 104, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 301, patient_id: 60, department_id: 6, visit_date: new Date("2020-12-22T15:09:37Z"), reason_for_visit: "Support asked for a change and the invoice was cancelled.", visit_duration_minutes: 120, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 302, patient_id: 87, department_id: 4, visit_date: new Date("2020-02-05T15:40:00Z"), reason_for_visit: "A standard follow-up: the record was cancelled.", visit_duration_minutes: 158, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 303, patient_id: 115, department_id: 8, visit_date: new Date("2021-11-06T18:24:39Z"), reason_for_visit: "The booking was refunded after a late check.", visit_duration_minutes: 204, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 304, patient_id: 164, department_id: 4, visit_date: new Date("2020-09-08T16:23:32Z"), reason_for_visit: "Support asked for a change and the refund was cancelled.", visit_duration_minutes: 119, follow_up_required: false, visit_outcome: "resolved" },
            { id: 305, patient_id: 155, department_id: 1, visit_date: new Date("2021-09-13T14:55:28Z"), reason_for_visit: "The record was processed following a routine review.", visit_duration_minutes: 124, follow_up_required: false, visit_outcome: "resolved" },
            { id: 306, patient_id: 142, department_id: 3, visit_date: new Date("2021-07-07T00:36:13Z"), reason_for_visit: "A repeat follow-up: the document was confirmed.", visit_duration_minutes: 183, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 307, patient_id: 71, department_id: 1, visit_date: new Date("2022-02-22T13:09:42Z"), reason_for_visit: "A duplicate record was completed the same day.", visit_duration_minutes: 124, follow_up_required: true, visit_outcome: "resolved" },
            { id: 308, patient_id: 63, department_id: 8, visit_date: new Date("2022-05-11T19:10:25Z"), reason_for_visit: "No response from the supplier, so the order was cancelled.", visit_duration_minutes: 133, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 309, patient_id: 46, department_id: 7, visit_date: new Date("2020-02-26T19:35:49Z"), reason_for_visit: "The reviewer asked for a change and the session was confirmed.", visit_duration_minutes: 114, follow_up_required: false, visit_outcome: "resolved" },
            { id: 310, patient_id: 192, department_id: 10, visit_date: new Date("2023-06-11T08:24:32Z"), reason_for_visit: "The booking was closed after an incomplete check.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 311, patient_id: 159, department_id: 2, visit_date: new Date("2020-04-27T14:35:28Z"), reason_for_visit: "The invoice was replaced after an urgent check.", visit_duration_minutes: 191, follow_up_required: false, visit_outcome: "resolved" },
            { id: 312, patient_id: 188, department_id: 2, visit_date: new Date("2021-04-24T00:01:36Z"), reason_for_visit: "No response from the courier, so the refund was reviewed.", visit_duration_minutes: 119, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 313, patient_id: 185, department_id: 6, visit_date: new Date("2021-07-16T17:28:37Z"), reason_for_visit: "No response from the courier, so the refund was rejected.", visit_duration_minutes: 115, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 314, patient_id: 87, department_id: 3, visit_date: new Date("2020-04-26T06:29:35Z"), reason_for_visit: null, visit_duration_minutes: 143, follow_up_required: false, visit_outcome: "resolved" },
            { id: 315, patient_id: 26, department_id: 7, visit_date: new Date("2022-11-03T11:01:04Z"), reason_for_visit: "A minor follow-up: the record was cancelled.", visit_duration_minutes: 106, follow_up_required: false, visit_outcome: "resolved" },
            { id: 316, patient_id: 8, department_id: 6, visit_date: new Date("2023-06-14T15:27:21Z"), reason_for_visit: "A routine follow-up: the shipment was resolved.", visit_duration_minutes: 88, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 317, patient_id: 115, department_id: 1, visit_date: new Date("2023-08-17T16:26:18Z"), reason_for_visit: "A late ticket was resolved the same day.", visit_duration_minutes: 152, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 318, patient_id: 110, department_id: 2, visit_date: new Date("2023-03-17T15:30:36Z"), reason_for_visit: "A duplicate follow-up: the item was refunded.", visit_duration_minutes: 161, follow_up_required: true, visit_outcome: "resolved" },
            { id: 319, patient_id: 52, department_id: 6, visit_date: new Date("2022-11-15T14:06:22Z"), reason_for_visit: "Flagged as incomplete. The team cancelled the session.", visit_duration_minutes: 90, follow_up_required: true, visit_outcome: "resolved" },
            { id: 320, patient_id: 156, department_id: 4, visit_date: new Date("2021-03-17T10:57:23Z"), reason_for_visit: "An incomplete follow-up: the report was completed.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "resolved" },
            { id: 321, patient_id: 61, department_id: 3, visit_date: new Date("2023-11-10T13:34:01Z"), reason_for_visit: "The refund was closed after an urgent check.", visit_duration_minutes: 166, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 322, patient_id: 64, department_id: 7, visit_date: new Date("2021-06-13T12:30:19Z"), reason_for_visit: "An operator reported a routine issue; the delivery was completed.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 323, patient_id: 122, department_id: 4, visit_date: new Date("2023-08-23T22:11:14Z"), reason_for_visit: "The shipment was rescheduled after a routine check.", visit_duration_minutes: 144, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 324, patient_id: 112, department_id: 10, visit_date: new Date("2021-11-19T22:15:05Z"), reason_for_visit: "A manual follow-up: the order was updated.", visit_duration_minutes: 138, follow_up_required: true, visit_outcome: "resolved" },
            { id: 325, patient_id: 66, department_id: 7, visit_date: new Date("2021-09-02T09:55:21Z"), reason_for_visit: "A manual shipment was approved the same day.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 326, patient_id: 90, department_id: 2, visit_date: new Date("2023-02-21T12:29:39Z"), reason_for_visit: "No response from the reviewer, so the order was cancelled.", visit_duration_minutes: 143, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 327, patient_id: 3, department_id: 10, visit_date: new Date("2021-07-18T21:39:08Z"), reason_for_visit: "The invoice was approved after an unusual check.", visit_duration_minutes: 121, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 328, patient_id: 156, department_id: 8, visit_date: new Date("2022-12-17T07:25:03Z"), reason_for_visit: "The claim was updated following an incomplete review.", visit_duration_minutes: 60, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 329, patient_id: 141, department_id: 10, visit_date: new Date("2022-12-22T11:00:13Z"), reason_for_visit: "The order was delayed — duplicate case, no further action.", visit_duration_minutes: 97, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 330, patient_id: 86, department_id: 5, visit_date: new Date("2020-12-01T14:35:39Z"), reason_for_visit: "A manual order was cancelled the same day.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 331, patient_id: 55, department_id: 8, visit_date: new Date("2020-05-13T12:41:39Z"), reason_for_visit: "The shipment was completed — partial case, no further action.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 332, patient_id: 22, department_id: 5, visit_date: new Date("2020-01-28T02:20:47Z"), reason_for_visit: null, visit_duration_minutes: 105, follow_up_required: true, visit_outcome: "resolved" },
            { id: 333, patient_id: 146, department_id: 8, visit_date: new Date("2022-06-30T15:41:51Z"), reason_for_visit: "The shipment was reopened after an incomplete check.", visit_duration_minutes: 62, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 334, patient_id: 190, department_id: 7, visit_date: new Date("2022-07-23T09:17:49Z"), reason_for_visit: "The claim was updated — late case, no further action.", visit_duration_minutes: 128, follow_up_required: false, visit_outcome: "resolved" },
            { id: 335, patient_id: 123, department_id: 9, visit_date: new Date("2020-10-10T15:18:46Z"), reason_for_visit: "The payment was reviewed after a minor check.", visit_duration_minutes: 107, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 336, patient_id: 154, department_id: 5, visit_date: new Date("2022-02-17T16:21:00Z"), reason_for_visit: null, visit_duration_minutes: 73, follow_up_required: false, visit_outcome: "resolved" },
            { id: 337, patient_id: 160, department_id: 4, visit_date: new Date("2020-12-27T21:40:02Z"), reason_for_visit: null, visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "resolved" },
            { id: 338, patient_id: 34, department_id: 7, visit_date: new Date("2023-11-15T15:39:05Z"), reason_for_visit: "No response from the customer, so the transfer was rescheduled.", visit_duration_minutes: 166, follow_up_required: false, visit_outcome: "resolved" },
            { id: 339, patient_id: 97, department_id: 5, visit_date: new Date("2022-12-25T13:35:49Z"), reason_for_visit: "The payment was refunded after a duplicate check.", visit_duration_minutes: 103, follow_up_required: false, visit_outcome: "resolved" },
            { id: 340, patient_id: 4, department_id: 5, visit_date: new Date("2022-12-07T18:31:41Z"), reason_for_visit: "A standard follow-up: the item was processed.", visit_duration_minutes: 134, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 341, patient_id: 22, department_id: 4, visit_date: new Date("2022-02-03T17:45:12Z"), reason_for_visit: null, visit_duration_minutes: 100, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 342, patient_id: 11, department_id: 8, visit_date: new Date("2020-04-08T15:25:48Z"), reason_for_visit: "The account was completed following a standard review.", visit_duration_minutes: 116, follow_up_required: true, visit_outcome: "resolved" },
            { id: 343, patient_id: 1, department_id: 8, visit_date: new Date("2023-02-07T08:49:47Z"), reason_for_visit: "No response from the customer, so the document was confirmed.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 344, patient_id: 155, department_id: 6, visit_date: new Date("2021-12-25T15:13:21Z"), reason_for_visit: "The claim was replaced following a late review.", visit_duration_minutes: 121, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 345, patient_id: 72, department_id: 4, visit_date: new Date("2020-05-09T10:18:41Z"), reason_for_visit: "An operator reported an incomplete issue; the invoice was reviewed.", visit_duration_minutes: 124, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 346, patient_id: 39, department_id: 7, visit_date: new Date("2021-02-17T19:54:41Z"), reason_for_visit: "The shipment was delayed after a partial check.", visit_duration_minutes: 147, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 347, patient_id: 56, department_id: 1, visit_date: new Date("2021-10-16T21:16:02Z"), reason_for_visit: "The account owner confirmed the details and the claim was reopened.", visit_duration_minutes: 130, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 348, patient_id: 108, department_id: 6, visit_date: new Date("2021-05-23T22:49:12Z"), reason_for_visit: "The supplier confirmed the details and the booking was updated.", visit_duration_minutes: 74, follow_up_required: false, visit_outcome: "resolved" },
            { id: 349, patient_id: 103, department_id: 7, visit_date: new Date("2021-05-05T19:59:53Z"), reason_for_visit: "A partial item was replaced the same day.", visit_duration_minutes: 143, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 350, patient_id: 18, department_id: 3, visit_date: new Date("2023-03-26T03:02:13Z"), reason_for_visit: "The courier reported a minor issue; the claim was replaced.", visit_duration_minutes: 137, follow_up_required: true, visit_outcome: "resolved" },
            { id: 351, patient_id: 172, department_id: 2, visit_date: new Date("2023-08-31T19:10:35Z"), reason_for_visit: "The account owner reported a manual issue; the transfer was completed.", visit_duration_minutes: 61, follow_up_required: false, visit_outcome: "resolved" },
            { id: 352, patient_id: 21, department_id: 1, visit_date: new Date("2023-12-14T19:01:39Z"), reason_for_visit: "No response from the account owner, so the claim was reopened.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "resolved" },
            { id: 353, patient_id: 51, department_id: 8, visit_date: new Date("2023-12-02T14:50:23Z"), reason_for_visit: "The courier reported an incomplete issue; the record was escalated.", visit_duration_minutes: 102, follow_up_required: true, visit_outcome: "resolved" },
            { id: 354, patient_id: 97, department_id: 8, visit_date: new Date("2023-12-26T17:38:15Z"), reason_for_visit: "A repeat refund was updated the same day.", visit_duration_minutes: 117, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 355, patient_id: 151, department_id: 6, visit_date: new Date("2023-07-31T09:42:53Z"), reason_for_visit: "No response from the courier, so the booking was resolved.", visit_duration_minutes: 137, follow_up_required: true, visit_outcome: "resolved" },
            { id: 356, patient_id: 65, department_id: 2, visit_date: new Date("2023-11-15T13:44:36Z"), reason_for_visit: "The account was confirmed — partial case, no further action.", visit_duration_minutes: 77, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 357, patient_id: 101, department_id: 8, visit_date: new Date("2021-08-15T17:52:23Z"), reason_for_visit: null, visit_duration_minutes: 105, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 358, patient_id: 94, department_id: 3, visit_date: new Date("2020-11-22T21:36:24Z"), reason_for_visit: "Support confirmed the details and the document was confirmed.", visit_duration_minutes: 165, follow_up_required: false, visit_outcome: "resolved" },
            { id: 359, patient_id: 95, department_id: 4, visit_date: new Date("2021-01-05T02:24:45Z"), reason_for_visit: "The team reported a minor issue; the payment was delayed.", visit_duration_minutes: 143, follow_up_required: false, visit_outcome: "resolved" },
            { id: 360, patient_id: 84, department_id: 7, visit_date: new Date("2021-11-03T19:42:53Z"), reason_for_visit: "The account was approved after a minor check.", visit_duration_minutes: 83, follow_up_required: false, visit_outcome: "resolved" },
            { id: 361, patient_id: 74, department_id: 7, visit_date: new Date("2022-09-03T10:22:10Z"), reason_for_visit: "The team reported a routine issue; the order was rescheduled.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 362, patient_id: 169, department_id: 9, visit_date: new Date("2023-11-12T19:44:04Z"), reason_for_visit: "The transfer was confirmed following a partial review.", visit_duration_minutes: 122, follow_up_required: false, visit_outcome: "resolved" },
            { id: 363, patient_id: 156, department_id: 3, visit_date: new Date("2022-02-12T14:05:55Z"), reason_for_visit: "No response from the team, so the request was delayed.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 364, patient_id: 39, department_id: 6, visit_date: new Date("2021-02-17T16:27:38Z"), reason_for_visit: "The appointment was escalated after a routine check.", visit_duration_minutes: 119, follow_up_required: true, visit_outcome: "resolved" },
            { id: 365, patient_id: 55, department_id: 1, visit_date: new Date("2023-01-23T15:24:09Z"), reason_for_visit: "The reviewer confirmed the details and the shipment was resolved.", visit_duration_minutes: 80, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 366, patient_id: 90, department_id: 3, visit_date: new Date("2023-02-01T12:59:26Z"), reason_for_visit: "The invoice was updated following a late review.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "resolved" },
            { id: 367, patient_id: 20, department_id: 6, visit_date: new Date("2023-03-24T08:34:27Z"), reason_for_visit: "The delivery was approved — unusual case, no further action.", visit_duration_minutes: 102, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 368, patient_id: 85, department_id: 10, visit_date: new Date("2022-12-06T03:48:23Z"), reason_for_visit: "A manual session was replaced the same day.", visit_duration_minutes: 164, follow_up_required: false, visit_outcome: "resolved" },
            { id: 369, patient_id: 200, department_id: 4, visit_date: new Date("2021-11-08T09:31:45Z"), reason_for_visit: "The customer asked for a change and the payment was rescheduled.", visit_duration_minutes: 104, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 370, patient_id: 69, department_id: 4, visit_date: new Date("2020-09-07T14:07:09Z"), reason_for_visit: "Flagged as manual. The customer processed the item.", visit_duration_minutes: 107, follow_up_required: false, visit_outcome: "resolved" },
            { id: 371, patient_id: 13, department_id: 10, visit_date: new Date("2022-03-18T17:27:42Z"), reason_for_visit: "The session was confirmed after an urgent check.", visit_duration_minutes: 135, follow_up_required: true, visit_outcome: "resolved" },
            { id: 372, patient_id: 70, department_id: 8, visit_date: new Date("2023-10-29T12:40:40Z"), reason_for_visit: "An urgent follow-up: the appointment was completed.", visit_duration_minutes: 158, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 373, patient_id: 114, department_id: 1, visit_date: new Date("2022-01-02T11:14:51Z"), reason_for_visit: "A standard item was processed the same day.", visit_duration_minutes: 117, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 374, patient_id: 34, department_id: 1, visit_date: new Date("2021-06-24T08:46:48Z"), reason_for_visit: "An unusual follow-up: the invoice was closed.", visit_duration_minutes: 121, follow_up_required: true, visit_outcome: "resolved" },
            { id: 375, patient_id: 59, department_id: 2, visit_date: new Date("2023-01-01T18:41:32Z"), reason_for_visit: "Flagged as partial. The account owner completed the account.", visit_duration_minutes: 110, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 376, patient_id: 125, department_id: 1, visit_date: new Date("2020-01-10T11:10:36Z"), reason_for_visit: "The record was cancelled following an urgent review.", visit_duration_minutes: 141, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 377, patient_id: 104, department_id: 9, visit_date: new Date("2021-04-13T02:18:15Z"), reason_for_visit: "The order was completed following a standard review.", visit_duration_minutes: 155, follow_up_required: true, visit_outcome: "resolved" },
            { id: 378, patient_id: 185, department_id: 1, visit_date: new Date("2023-02-11T19:59:02Z"), reason_for_visit: "An operator asked for a change and the delivery was rescheduled.", visit_duration_minutes: 93, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 379, patient_id: 68, department_id: 7, visit_date: new Date("2021-08-21T01:51:02Z"), reason_for_visit: "The supplier asked for a change and the delivery was reopened.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 380, patient_id: 131, department_id: 1, visit_date: new Date("2023-11-01T19:57:27Z"), reason_for_visit: null, visit_duration_minutes: 115, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 381, patient_id: 94, department_id: 6, visit_date: new Date("2023-11-27T14:57:29Z"), reason_for_visit: "The shipment was updated following a routine review.", visit_duration_minutes: 157, follow_up_required: false, visit_outcome: "resolved" },
            { id: 382, patient_id: 161, department_id: 3, visit_date: new Date("2022-04-19T07:47:16Z"), reason_for_visit: "An urgent shipment was escalated the same day.", visit_duration_minutes: 102, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 383, patient_id: 112, department_id: 3, visit_date: new Date("2020-11-05T19:16:26Z"), reason_for_visit: "The courier reported a manual issue; the order was updated.", visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "resolved" },
            { id: 384, patient_id: 59, department_id: 2, visit_date: new Date("2022-11-08T18:48:08Z"), reason_for_visit: "The team confirmed the details and the refund was rejected.", visit_duration_minutes: 179, follow_up_required: true, visit_outcome: "resolved" },
            { id: 385, patient_id: 142, department_id: 1, visit_date: new Date("2022-06-29T17:14:13Z"), reason_for_visit: "The courier reported a manual issue; the ticket was reviewed.", visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "resolved" },
            { id: 386, patient_id: 58, department_id: 10, visit_date: new Date("2021-07-06T16:12:56Z"), reason_for_visit: "The supplier confirmed the details and the shipment was delayed.", visit_duration_minutes: 110, follow_up_required: false, visit_outcome: "resolved" },
            { id: 387, patient_id: 199, department_id: 4, visit_date: new Date("2022-11-12T16:43:48Z"), reason_for_visit: "Support confirmed the details and the claim was closed.", visit_duration_minutes: 130, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 388, patient_id: 162, department_id: 7, visit_date: new Date("2021-12-19T18:32:09Z"), reason_for_visit: "The team asked for a change and the transfer was replaced.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 389, patient_id: 48, department_id: 4, visit_date: new Date("2022-01-14T20:36:50Z"), reason_for_visit: "Support confirmed the details and the request was rejected.", visit_duration_minutes: 152, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 390, patient_id: 163, department_id: 2, visit_date: new Date("2020-04-17T21:57:25Z"), reason_for_visit: "Support reported an unusual issue; the document was closed.", visit_duration_minutes: 115, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 391, patient_id: 16, department_id: 2, visit_date: new Date("2022-12-08T14:45:37Z"), reason_for_visit: "The transfer was confirmed after an automatic check.", visit_duration_minutes: 137, follow_up_required: true, visit_outcome: "resolved" },
            { id: 392, patient_id: 135, department_id: 1, visit_date: new Date("2023-12-02T10:56:24Z"), reason_for_visit: "No response from support, so the item was replaced.", visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 393, patient_id: 26, department_id: 9, visit_date: new Date("2023-06-14T01:06:00Z"), reason_for_visit: "A standard follow-up: the order was cancelled.", visit_duration_minutes: 89, follow_up_required: false, visit_outcome: "resolved" },
            { id: 394, patient_id: 48, department_id: 5, visit_date: new Date("2021-08-24T13:02:54Z"), reason_for_visit: "An unusual follow-up: the transfer was approved.", visit_duration_minutes: 168, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 395, patient_id: 70, department_id: 5, visit_date: new Date("2023-03-11T13:00:00Z"), reason_for_visit: "The courier asked for a change and the delivery was confirmed.", visit_duration_minutes: 134, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 396, patient_id: 22, department_id: 5, visit_date: new Date("2023-03-08T20:40:36Z"), reason_for_visit: "Flagged as routine. The reviewer reopened the request.", visit_duration_minutes: 118, follow_up_required: false, visit_outcome: "resolved" },
            { id: 397, patient_id: 75, department_id: 2, visit_date: new Date("2023-04-22T21:52:13Z"), reason_for_visit: "The item was approved following a routine review.", visit_duration_minutes: 153, follow_up_required: true, visit_outcome: "resolved" },
            { id: 398, patient_id: 152, department_id: 3, visit_date: new Date("2022-03-02T14:12:15Z"), reason_for_visit: null, visit_duration_minutes: 145, follow_up_required: false, visit_outcome: "resolved" },
            { id: 399, patient_id: 115, department_id: 9, visit_date: new Date("2022-12-31T07:39:36Z"), reason_for_visit: "The supplier asked for a change and the record was approved.", visit_duration_minutes: 145, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 400, patient_id: 138, department_id: 1, visit_date: new Date("2021-07-16T19:53:05Z"), reason_for_visit: "The shipment was reviewed — routine case, no further action.", visit_duration_minutes: 105, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 401, patient_id: 118, department_id: 7, visit_date: new Date("2023-12-13T20:53:23Z"), reason_for_visit: "The account was escalated following an incomplete review.", visit_duration_minutes: 176, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 402, patient_id: 134, department_id: 5, visit_date: new Date("2023-12-08T12:05:33Z"), reason_for_visit: "A duplicate follow-up: the record was replaced.", visit_duration_minutes: 67, follow_up_required: false, visit_outcome: "resolved" },
            { id: 403, patient_id: 195, department_id: 4, visit_date: new Date("2023-12-20T19:58:57Z"), reason_for_visit: "An urgent follow-up: the report was rejected.", visit_duration_minutes: 106, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 404, patient_id: 100, department_id: 9, visit_date: new Date("2021-06-24T10:52:15Z"), reason_for_visit: "The booking was delayed after a late check.", visit_duration_minutes: 120, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 405, patient_id: 163, department_id: 4, visit_date: new Date("2021-10-25T18:21:56Z"), reason_for_visit: "No response from the reviewer, so the account was rejected.", visit_duration_minutes: 159, follow_up_required: false, visit_outcome: "resolved" },
            { id: 406, patient_id: 19, department_id: 1, visit_date: new Date("2020-12-01T16:11:28Z"), reason_for_visit: "The account was delayed after an unusual check.", visit_duration_minutes: 88, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 407, patient_id: 75, department_id: 3, visit_date: new Date("2023-04-05T16:53:21Z"), reason_for_visit: "No response from the customer, so the refund was rejected.", visit_duration_minutes: 167, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 408, patient_id: 158, department_id: 10, visit_date: new Date("2022-06-04T21:56:28Z"), reason_for_visit: null, visit_duration_minutes: 140, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 409, patient_id: 57, department_id: 10, visit_date: new Date("2021-10-08T22:14:17Z"), reason_for_visit: "Flagged as urgent. The team completed the delivery.", visit_duration_minutes: 118, follow_up_required: false, visit_outcome: "resolved" },
            { id: 410, patient_id: 126, department_id: 9, visit_date: new Date("2022-01-12T18:12:21Z"), reason_for_visit: "The supplier asked for a change and the record was resolved.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 411, patient_id: 160, department_id: 10, visit_date: new Date("2022-11-21T02:43:17Z"), reason_for_visit: "The document was cancelled following an unusual review.", visit_duration_minutes: 112, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 412, patient_id: 131, department_id: 6, visit_date: new Date("2023-08-26T11:04:44Z"), reason_for_visit: "Support asked for a change and the shipment was replaced.", visit_duration_minutes: 117, follow_up_required: true, visit_outcome: "resolved" },
            { id: 413, patient_id: 129, department_id: 8, visit_date: new Date("2023-11-25T11:33:29Z"), reason_for_visit: "Flagged as late. The courier approved the booking.", visit_duration_minutes: 88, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 414, patient_id: 114, department_id: 9, visit_date: new Date("2022-01-04T23:59:17Z"), reason_for_visit: "An urgent follow-up: the request was updated.", visit_duration_minutes: 101, follow_up_required: false, visit_outcome: "resolved" },
            { id: 415, patient_id: 62, department_id: 5, visit_date: new Date("2020-01-14T15:35:12Z"), reason_for_visit: "A standard session was escalated the same day.", visit_duration_minutes: 128, follow_up_required: true, visit_outcome: "resolved" },
            { id: 416, patient_id: 171, department_id: 9, visit_date: new Date("2023-11-04T14:20:06Z"), reason_for_visit: "No response from an operator, so the refund was delayed.", visit_duration_minutes: 153, follow_up_required: false, visit_outcome: "resolved" },
            { id: 417, patient_id: 155, department_id: 4, visit_date: new Date("2022-03-10T19:27:58Z"), reason_for_visit: "An unusual appointment was reopened the same day.", visit_duration_minutes: 77, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 418, patient_id: 46, department_id: 3, visit_date: new Date("2020-05-26T05:55:01Z"), reason_for_visit: "Support reported an unusual issue; the record was processed.", visit_duration_minutes: 156, follow_up_required: false, visit_outcome: "resolved" },
            { id: 419, patient_id: 168, department_id: 3, visit_date: new Date("2021-10-18T21:57:15Z"), reason_for_visit: "The record was delayed after a minor check.", visit_duration_minutes: 149, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 420, patient_id: 6, department_id: 8, visit_date: new Date("2020-05-25T12:12:58Z"), reason_for_visit: "The claim was rejected after a partial check.", visit_duration_minutes: 170, follow_up_required: false, visit_outcome: "resolved" },
            { id: 421, patient_id: 89, department_id: 5, visit_date: new Date("2023-05-19T08:36:19Z"), reason_for_visit: "The courier reported a minor issue; the item was confirmed.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 422, patient_id: 143, department_id: 7, visit_date: new Date("2021-12-10T17:19:29Z"), reason_for_visit: "A partial follow-up: the transfer was completed.", visit_duration_minutes: 139, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 423, patient_id: 113, department_id: 10, visit_date: new Date("2020-08-31T20:25:16Z"), reason_for_visit: "The ticket was rescheduled following an unusual review.", visit_duration_minutes: 143, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 424, patient_id: 10, department_id: 9, visit_date: new Date("2022-03-28T12:54:28Z"), reason_for_visit: "The ticket was cancelled after an automatic check.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "resolved" },
            { id: 425, patient_id: 116, department_id: 6, visit_date: new Date("2021-09-26T20:46:09Z"), reason_for_visit: "A late record was replaced the same day.", visit_duration_minutes: 137, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 426, patient_id: 72, department_id: 8, visit_date: new Date("2023-03-12T20:09:39Z"), reason_for_visit: "No response from the supplier, so the order was confirmed.", visit_duration_minutes: 111, follow_up_required: true, visit_outcome: "resolved" },
            { id: 427, patient_id: 30, department_id: 1, visit_date: new Date("2021-10-09T16:07:31Z"), reason_for_visit: "Flagged as repeat. The team escalated the request.", visit_duration_minutes: 167, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 428, patient_id: 163, department_id: 4, visit_date: new Date("2021-11-05T21:47:36Z"), reason_for_visit: "A partial shipment was rejected the same day.", visit_duration_minutes: 108, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 429, patient_id: 97, department_id: 4, visit_date: new Date("2023-07-22T21:44:19Z"), reason_for_visit: "The claim was updated following an automatic review.", visit_duration_minutes: 158, follow_up_required: false, visit_outcome: "resolved" },
            { id: 430, patient_id: 1, department_id: 6, visit_date: new Date("2021-06-05T14:56:20Z"), reason_for_visit: "Flagged as late. The courier reviewed the request.", visit_duration_minutes: 146, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 431, patient_id: 157, department_id: 2, visit_date: new Date("2022-10-10T11:19:27Z"), reason_for_visit: "Flagged as routine. The team closed the booking.", visit_duration_minutes: 119, follow_up_required: true, visit_outcome: "resolved" },
            { id: 432, patient_id: 81, department_id: 3, visit_date: new Date("2022-09-15T14:13:22Z"), reason_for_visit: null, visit_duration_minutes: 84, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 433, patient_id: 13, department_id: 6, visit_date: new Date("2021-07-10T10:31:00Z"), reason_for_visit: "Flagged as incomplete. The reviewer closed the record.", visit_duration_minutes: 94, follow_up_required: false, visit_outcome: "resolved" },
            { id: 434, patient_id: 59, department_id: 2, visit_date: new Date("2020-08-07T02:53:45Z"), reason_for_visit: "An urgent follow-up: the record was updated.", visit_duration_minutes: 113, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 435, patient_id: 192, department_id: 9, visit_date: new Date("2021-01-09T11:09:47Z"), reason_for_visit: "The item was reopened — urgent case, no further action.", visit_duration_minutes: 91, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 436, patient_id: 188, department_id: 5, visit_date: new Date("2022-03-06T16:55:32Z"), reason_for_visit: "The document was reviewed after a late check.", visit_duration_minutes: 188, follow_up_required: true, visit_outcome: "resolved" },
            { id: 437, patient_id: 147, department_id: 8, visit_date: new Date("2020-09-15T20:23:19Z"), reason_for_visit: "The payment was completed after an incomplete check.", visit_duration_minutes: 127, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 438, patient_id: 125, department_id: 8, visit_date: new Date("2021-11-01T11:36:15Z"), reason_for_visit: "No response from the team, so the request was resolved.", visit_duration_minutes: 94, follow_up_required: false, visit_outcome: "resolved" },
            { id: 439, patient_id: 88, department_id: 1, visit_date: new Date("2021-12-13T09:52:19Z"), reason_for_visit: "An operator confirmed the details and the payment was approved.", visit_duration_minutes: 111, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 440, patient_id: 41, department_id: 7, visit_date: new Date("2021-06-30T16:57:37Z"), reason_for_visit: "The customer reported a repeat issue; the document was closed.", visit_duration_minutes: 127, follow_up_required: false, visit_outcome: "resolved" },
            { id: 441, patient_id: 186, department_id: 9, visit_date: new Date("2021-05-31T23:31:01Z"), reason_for_visit: null, visit_duration_minutes: 168, follow_up_required: true, visit_outcome: "resolved" },
            { id: 442, patient_id: 111, department_id: 3, visit_date: new Date("2021-03-01T04:27:57Z"), reason_for_visit: "A standard follow-up: the request was escalated.", visit_duration_minutes: 133, follow_up_required: true, visit_outcome: "resolved" },
            { id: 443, patient_id: 87, department_id: 7, visit_date: new Date("2021-04-01T15:30:23Z"), reason_for_visit: "A duplicate follow-up: the item was escalated.", visit_duration_minutes: 103, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 444, patient_id: 173, department_id: 3, visit_date: new Date("2022-11-11T16:44:54Z"), reason_for_visit: "The item was processed after an automatic check.", visit_duration_minutes: 169, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 445, patient_id: 120, department_id: 4, visit_date: new Date("2023-12-08T04:59:42Z"), reason_for_visit: "The request was reviewed — partial case, no further action.", visit_duration_minutes: 84, follow_up_required: true, visit_outcome: "resolved" },
            { id: 446, patient_id: 54, department_id: 4, visit_date: new Date("2021-11-04T18:36:24Z"), reason_for_visit: null, visit_duration_minutes: 205, follow_up_required: false, visit_outcome: "resolved" },
            { id: 447, patient_id: 13, department_id: 10, visit_date: new Date("2022-04-19T13:48:18Z"), reason_for_visit: "The ticket was confirmed after a repeat check.", visit_duration_minutes: 123, follow_up_required: false, visit_outcome: "resolved" },
            { id: 448, patient_id: 28, department_id: 10, visit_date: new Date("2023-12-06T16:26:28Z"), reason_for_visit: "The reviewer reported a duplicate issue; the payment was completed.", visit_duration_minutes: 147, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 449, patient_id: 131, department_id: 9, visit_date: new Date("2020-12-09T12:15:46Z"), reason_for_visit: "The report was rescheduled — incomplete case, no further action.", visit_duration_minutes: 133, follow_up_required: true, visit_outcome: "resolved" },
            { id: 450, patient_id: 96, department_id: 1, visit_date: new Date("2022-11-23T19:22:46Z"), reason_for_visit: "The courier asked for a change and the shipment was refunded.", visit_duration_minutes: 130, follow_up_required: false, visit_outcome: "resolved" },
            { id: 451, patient_id: 137, department_id: 4, visit_date: new Date("2020-10-13T17:39:14Z"), reason_for_visit: "The courier asked for a change and the record was replaced.", visit_duration_minutes: 87, follow_up_required: true, visit_outcome: "resolved" },
            { id: 452, patient_id: 169, department_id: 6, visit_date: new Date("2021-10-16T21:08:33Z"), reason_for_visit: "A minor follow-up: the invoice was rescheduled.", visit_duration_minutes: 97, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 453, patient_id: 29, department_id: 1, visit_date: new Date("2023-01-12T18:42:32Z"), reason_for_visit: "The courier asked for a change and the transfer was escalated.", visit_duration_minutes: 136, follow_up_required: true, visit_outcome: "resolved" },
            { id: 454, patient_id: 186, department_id: 5, visit_date: new Date("2020-10-04T17:33:15Z"), reason_for_visit: "The order was cancelled — minor case, no further action.", visit_duration_minutes: 99, follow_up_required: false, visit_outcome: "resolved" },
            { id: 455, patient_id: 53, department_id: 10, visit_date: new Date("2021-08-19T13:10:33Z"), reason_for_visit: "The appointment was delayed following a minor review.", visit_duration_minutes: 163, follow_up_required: false, visit_outcome: "resolved" },
            { id: 456, patient_id: 62, department_id: 6, visit_date: new Date("2021-11-15T21:04:16Z"), reason_for_visit: "A repeat follow-up: the report was updated.", visit_duration_minutes: 116, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 457, patient_id: 42, department_id: 4, visit_date: new Date("2020-09-05T14:19:04Z"), reason_for_visit: "The order was rejected following an automatic review.", visit_duration_minutes: 67, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 458, patient_id: 132, department_id: 2, visit_date: new Date("2022-11-08T19:47:12Z"), reason_for_visit: "An urgent ticket was resolved the same day.", visit_duration_minutes: 159, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 459, patient_id: 156, department_id: 9, visit_date: new Date("2020-08-18T15:04:52Z"), reason_for_visit: null, visit_duration_minutes: 147, follow_up_required: true, visit_outcome: "resolved" },
            { id: 460, patient_id: 72, department_id: 6, visit_date: new Date("2022-12-28T21:56:13Z"), reason_for_visit: null, visit_duration_minutes: 134, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 461, patient_id: 157, department_id: 4, visit_date: new Date("2020-08-25T12:41:52Z"), reason_for_visit: "A late report was reviewed the same day.", visit_duration_minutes: 78, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 462, patient_id: 154, department_id: 2, visit_date: new Date("2022-05-05T18:13:50Z"), reason_for_visit: "The reviewer confirmed the details and the shipment was updated.", visit_duration_minutes: 165, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 463, patient_id: 29, department_id: 10, visit_date: new Date("2021-08-04T18:33:16Z"), reason_for_visit: "The team asked for a change and the refund was processed.", visit_duration_minutes: 118, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 464, patient_id: 45, department_id: 1, visit_date: new Date("2020-10-05T05:50:16Z"), reason_for_visit: "The customer asked for a change and the report was reopened.", visit_duration_minutes: 107, follow_up_required: true, visit_outcome: "resolved" },
            { id: 465, patient_id: 187, department_id: 9, visit_date: new Date("2023-09-03T13:37:11Z"), reason_for_visit: "The account owner reported an automatic issue; the shipment was updated.", visit_duration_minutes: 142, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 466, patient_id: 150, department_id: 4, visit_date: new Date("2021-12-21T21:26:53Z"), reason_for_visit: "A standard follow-up: the record was rejected.", visit_duration_minutes: 104, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 467, patient_id: 114, department_id: 9, visit_date: new Date("2020-03-27T13:05:15Z"), reason_for_visit: "The record was rejected following a manual review.", visit_duration_minutes: 136, follow_up_required: false, visit_outcome: "resolved" },
            { id: 468, patient_id: 9, department_id: 1, visit_date: new Date("2020-10-21T16:17:50Z"), reason_for_visit: null, visit_duration_minutes: 83, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 469, patient_id: 66, department_id: 5, visit_date: new Date("2022-03-03T07:37:06Z"), reason_for_visit: "The delivery was escalated following a routine review.", visit_duration_minutes: 134, follow_up_required: true, visit_outcome: "resolved" },
            { id: 470, patient_id: 198, department_id: 3, visit_date: new Date("2022-11-21T16:49:57Z"), reason_for_visit: "The appointment was confirmed after a duplicate check.", visit_duration_minutes: 133, follow_up_required: false, visit_outcome: "resolved" },
            { id: 471, patient_id: 146, department_id: 1, visit_date: new Date("2021-12-20T12:31:59Z"), reason_for_visit: "The shipment was replaced after a manual check.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 472, patient_id: 31, department_id: 1, visit_date: new Date("2021-06-12T12:01:38Z"), reason_for_visit: "The courier asked for a change and the claim was refunded.", visit_duration_minutes: 138, follow_up_required: false, visit_outcome: "resolved" },
            { id: 473, patient_id: 45, department_id: 5, visit_date: new Date("2022-12-08T11:03:52Z"), reason_for_visit: null, visit_duration_minutes: 149, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 474, patient_id: 195, department_id: 10, visit_date: new Date("2023-03-14T19:50:58Z"), reason_for_visit: "The customer reported an urgent issue; the delivery was refunded.", visit_duration_minutes: 90, follow_up_required: true, visit_outcome: "resolved" },
            { id: 475, patient_id: 115, department_id: 1, visit_date: new Date("2022-11-20T18:54:34Z"), reason_for_visit: "The reviewer confirmed the details and the delivery was completed.", visit_duration_minutes: 80, follow_up_required: false, visit_outcome: "resolved" },
            { id: 476, patient_id: 100, department_id: 10, visit_date: new Date("2022-12-19T14:20:16Z"), reason_for_visit: "The supplier reported a standard issue; the payment was rescheduled.", visit_duration_minutes: 96, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 477, patient_id: 156, department_id: 9, visit_date: new Date("2020-08-31T12:47:26Z"), reason_for_visit: "Support asked for a change and the payment was closed.", visit_duration_minutes: 112, follow_up_required: true, visit_outcome: "resolved" },
            { id: 478, patient_id: 177, department_id: 9, visit_date: new Date("2022-11-15T18:07:27Z"), reason_for_visit: "The payment was closed following a routine review.", visit_duration_minutes: 163, follow_up_required: false, visit_outcome: "resolved" },
            { id: 479, patient_id: 162, department_id: 3, visit_date: new Date("2022-01-01T11:38:14Z"), reason_for_visit: "A late item was cancelled the same day.", visit_duration_minutes: 111, follow_up_required: true, visit_outcome: "resolved" },
            { id: 480, patient_id: 93, department_id: 7, visit_date: new Date("2023-04-29T17:02:12Z"), reason_for_visit: "The shipment was confirmed — standard case, no further action.", visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "resolved" },
            { id: 481, patient_id: 59, department_id: 9, visit_date: new Date("2021-01-26T09:29:03Z"), reason_for_visit: "A partial refund was processed the same day.", visit_duration_minutes: 105, follow_up_required: false, visit_outcome: "resolved" },
            { id: 482, patient_id: 121, department_id: 6, visit_date: new Date("2023-11-06T21:10:02Z"), reason_for_visit: "No response from support, so the payment was updated.", visit_duration_minutes: 57, follow_up_required: true, visit_outcome: "resolved" },
            { id: 483, patient_id: 143, department_id: 7, visit_date: new Date("2020-12-29T19:29:59Z"), reason_for_visit: "No response from the customer, so the shipment was confirmed.", visit_duration_minutes: 117, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 484, patient_id: 190, department_id: 1, visit_date: new Date("2023-04-28T16:38:47Z"), reason_for_visit: "The supplier reported an unusual issue; the refund was reviewed.", visit_duration_minutes: 160, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 485, patient_id: 128, department_id: 8, visit_date: new Date("2020-07-03T17:01:42Z"), reason_for_visit: "The claim was closed — repeat case, no further action.", visit_duration_minutes: 170, follow_up_required: true, visit_outcome: "resolved" },
            { id: 486, patient_id: 48, department_id: 9, visit_date: new Date("2023-11-28T17:55:01Z"), reason_for_visit: null, visit_duration_minutes: 108, follow_up_required: false, visit_outcome: "resolved" },
            { id: 487, patient_id: 83, department_id: 1, visit_date: new Date("2020-01-21T19:55:54Z"), reason_for_visit: "The account was reopened after a standard check.", visit_duration_minutes: 73, follow_up_required: false, visit_outcome: "resolved" },
            { id: 488, patient_id: 124, department_id: 10, visit_date: new Date("2023-08-04T11:30:51Z"), reason_for_visit: "The invoice was reviewed after a manual check.", visit_duration_minutes: 184, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 489, patient_id: 43, department_id: 10, visit_date: new Date("2023-11-22T15:50:00Z"), reason_for_visit: "Flagged as incomplete. The customer confirmed the session.", visit_duration_minutes: 99, follow_up_required: true, visit_outcome: "resolved" },
            { id: 490, patient_id: 109, department_id: 1, visit_date: new Date("2023-02-16T13:50:32Z"), reason_for_visit: "The item was closed following a standard review.", visit_duration_minutes: 123, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 491, patient_id: 90, department_id: 9, visit_date: new Date("2022-02-13T19:49:12Z"), reason_for_visit: null, visit_duration_minutes: 111, follow_up_required: false, visit_outcome: "resolved" },
            { id: 492, patient_id: 20, department_id: 1, visit_date: new Date("2022-08-04T17:05:24Z"), reason_for_visit: null, visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "resolved" },
            { id: 493, patient_id: 146, department_id: 8, visit_date: new Date("2023-02-22T10:40:34Z"), reason_for_visit: "The account was reopened following an incomplete review.", visit_duration_minutes: 190, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 494, patient_id: 107, department_id: 2, visit_date: new Date("2022-10-09T12:22:07Z"), reason_for_visit: null, visit_duration_minutes: 76, follow_up_required: false, visit_outcome: "resolved" },
            { id: 495, patient_id: 125, department_id: 5, visit_date: new Date("2020-12-18T11:14:38Z"), reason_for_visit: "The shipment was delayed after a manual check.", visit_duration_minutes: 81, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 496, patient_id: 145, department_id: 8, visit_date: new Date("2021-11-08T21:28:21Z"), reason_for_visit: "The account owner reported an automatic issue; the invoice was completed.", visit_duration_minutes: 85, follow_up_required: false, visit_outcome: "resolved" },
            { id: 497, patient_id: 45, department_id: 9, visit_date: new Date("2021-09-14T10:00:49Z"), reason_for_visit: "No response from the courier, so the record was resolved.", visit_duration_minutes: 114, follow_up_required: false, visit_outcome: "resolved" },
            { id: 498, patient_id: 199, department_id: 3, visit_date: new Date("2023-09-29T07:51:41Z"), reason_for_visit: "The reviewer reported a partial issue; the report was reviewed.", visit_duration_minutes: 107, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 499, patient_id: 195, department_id: 5, visit_date: new Date("2023-07-25T17:34:00Z"), reason_for_visit: "The claim was completed — manual case, no further action.", visit_duration_minutes: 175, follow_up_required: true, visit_outcome: "resolved" },
            { id: 500, patient_id: 130, department_id: 8, visit_date: new Date("2023-11-17T14:00:41Z"), reason_for_visit: "An incomplete ticket was rescheduled the same day.", visit_duration_minutes: 136, follow_up_required: false, visit_outcome: "resolved" },
        ],
    });
    await prisma.visits.createMany({
        data: [
            { id: 501, patient_id: 177, department_id: 5, visit_date: new Date("2022-10-09T12:14:33Z"), reason_for_visit: "Support asked for a change and the document was resolved.", visit_duration_minutes: 148, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 502, patient_id: 100, department_id: 4, visit_date: new Date("2020-10-15T13:36:03Z"), reason_for_visit: "A standard follow-up: the session was reopened.", visit_duration_minutes: 123, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 503, patient_id: 109, department_id: 10, visit_date: new Date("2023-01-30T00:27:43Z"), reason_for_visit: "An unusual delivery was rescheduled the same day.", visit_duration_minutes: 117, follow_up_required: true, visit_outcome: "resolved" },
            { id: 504, patient_id: 73, department_id: 2, visit_date: new Date("2021-11-03T17:52:19Z"), reason_for_visit: null, visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 505, patient_id: 71, department_id: 1, visit_date: new Date("2022-11-29T14:17:10Z"), reason_for_visit: "The appointment was delayed — repeat case, no further action.", visit_duration_minutes: 96, follow_up_required: true, visit_outcome: "resolved" },
            { id: 506, patient_id: 67, department_id: 6, visit_date: new Date("2020-08-19T07:32:54Z"), reason_for_visit: null, visit_duration_minutes: 161, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 507, patient_id: 105, department_id: 7, visit_date: new Date("2021-09-08T21:01:13Z"), reason_for_visit: "The courier asked for a change and the booking was updated.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "resolved" },
            { id: 508, patient_id: 155, department_id: 5, visit_date: new Date("2022-08-24T13:44:45Z"), reason_for_visit: "No response from the account owner, so the ticket was approved.", visit_duration_minutes: 72, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 509, patient_id: 26, department_id: 4, visit_date: new Date("2020-11-25T18:39:14Z"), reason_for_visit: null, visit_duration_minutes: 162, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 510, patient_id: 53, department_id: 4, visit_date: new Date("2022-03-03T19:26:55Z"), reason_for_visit: "The courier confirmed the details and the order was rescheduled.", visit_duration_minutes: 151, follow_up_required: false, visit_outcome: "resolved" },
            { id: 511, patient_id: 21, department_id: 9, visit_date: new Date("2021-04-30T12:23:51Z"), reason_for_visit: "An urgent payment was reopened the same day.", visit_duration_minutes: 133, follow_up_required: false, visit_outcome: "resolved" },
            { id: 512, patient_id: 172, department_id: 2, visit_date: new Date("2022-03-13T15:01:28Z"), reason_for_visit: "Flagged as automatic. The customer confirmed the shipment.", visit_duration_minutes: 56, follow_up_required: false, visit_outcome: "resolved" },
            { id: 513, patient_id: 20, department_id: 6, visit_date: new Date("2023-11-29T17:25:21Z"), reason_for_visit: null, visit_duration_minutes: 94, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 514, patient_id: 61, department_id: 3, visit_date: new Date("2022-03-27T18:29:12Z"), reason_for_visit: "The team confirmed the details and the order was updated.", visit_duration_minutes: 106, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 515, patient_id: 154, department_id: 6, visit_date: new Date("2023-08-11T18:20:24Z"), reason_for_visit: "The ticket was confirmed following a repeat review.", visit_duration_minutes: 107, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 516, patient_id: 108, department_id: 7, visit_date: new Date("2020-03-23T18:24:19Z"), reason_for_visit: "The supplier asked for a change and the refund was rescheduled.", visit_duration_minutes: 72, follow_up_required: false, visit_outcome: "resolved" },
            { id: 517, patient_id: 151, department_id: 3, visit_date: new Date("2020-10-02T20:19:11Z"), reason_for_visit: "A standard transfer was rejected the same day.", visit_duration_minutes: 211, follow_up_required: false, visit_outcome: "resolved" },
            { id: 518, patient_id: 7, department_id: 10, visit_date: new Date("2022-10-25T10:53:37Z"), reason_for_visit: "No response from the team, so the record was escalated.", visit_duration_minutes: 87, follow_up_required: false, visit_outcome: "resolved" },
            { id: 519, patient_id: 67, department_id: 8, visit_date: new Date("2022-12-18T07:50:37Z"), reason_for_visit: "An operator asked for a change and the shipment was escalated.", visit_duration_minutes: 91, follow_up_required: false, visit_outcome: "resolved" },
            { id: 520, patient_id: 194, department_id: 4, visit_date: new Date("2022-06-11T23:03:08Z"), reason_for_visit: "The refund was replaced — manual case, no further action.", visit_duration_minutes: 152, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 521, patient_id: 199, department_id: 3, visit_date: new Date("2020-08-18T10:46:05Z"), reason_for_visit: "The courier confirmed the details and the document was cancelled.", visit_duration_minutes: 196, follow_up_required: true, visit_outcome: "resolved" },
            { id: 522, patient_id: 63, department_id: 1, visit_date: new Date("2022-08-28T13:01:22Z"), reason_for_visit: "A minor report was escalated the same day.", visit_duration_minutes: 105, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 523, patient_id: 28, department_id: 3, visit_date: new Date("2022-09-29T19:21:37Z"), reason_for_visit: "The item was rejected following a routine review.", visit_duration_minutes: 192, follow_up_required: true, visit_outcome: "resolved" },
            { id: 524, patient_id: 183, department_id: 6, visit_date: new Date("2020-10-20T18:00:29Z"), reason_for_visit: "A repeat shipment was confirmed the same day.", visit_duration_minutes: 114, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 525, patient_id: 139, department_id: 10, visit_date: new Date("2023-07-15T20:43:35Z"), reason_for_visit: "The transfer was completed after a minor check.", visit_duration_minutes: 170, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 526, patient_id: 92, department_id: 5, visit_date: new Date("2020-01-16T07:11:02Z"), reason_for_visit: "The invoice was delayed following an incomplete review.", visit_duration_minutes: 128, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 527, patient_id: 184, department_id: 8, visit_date: new Date("2021-01-05T05:16:03Z"), reason_for_visit: "Flagged as incomplete. The reviewer cancelled the payment.", visit_duration_minutes: 166, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 528, patient_id: 34, department_id: 4, visit_date: new Date("2020-11-03T09:37:48Z"), reason_for_visit: "A duplicate follow-up: the transfer was rejected.", visit_duration_minutes: 188, follow_up_required: true, visit_outcome: "resolved" },
            { id: 529, patient_id: 160, department_id: 3, visit_date: new Date("2023-03-25T09:28:59Z"), reason_for_visit: "A partial booking was completed the same day.", visit_duration_minutes: 170, follow_up_required: true, visit_outcome: "resolved" },
            { id: 530, patient_id: 197, department_id: 2, visit_date: new Date("2023-12-15T05:45:05Z"), reason_for_visit: null, visit_duration_minutes: 154, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 531, patient_id: 36, department_id: 5, visit_date: new Date("2021-04-29T20:53:55Z"), reason_for_visit: "No response from an operator, so the invoice was cancelled.", visit_duration_minutes: 157, follow_up_required: false, visit_outcome: "resolved" },
            { id: 532, patient_id: 131, department_id: 4, visit_date: new Date("2023-12-02T19:51:06Z"), reason_for_visit: "The session was closed — partial case, no further action.", visit_duration_minutes: 54, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 533, patient_id: 42, department_id: 7, visit_date: new Date("2020-09-20T18:15:51Z"), reason_for_visit: "The customer asked for a change and the request was completed.", visit_duration_minutes: 101, follow_up_required: false, visit_outcome: "resolved" },
            { id: 534, patient_id: 83, department_id: 8, visit_date: new Date("2023-10-15T01:13:49Z"), reason_for_visit: "A partial payment was confirmed the same day.", visit_duration_minutes: 141, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 535, patient_id: 152, department_id: 10, visit_date: new Date("2021-12-27T16:42:15Z"), reason_for_visit: "The appointment was reopened — standard case, no further action.", visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "resolved" },
            { id: 536, patient_id: 41, department_id: 9, visit_date: new Date("2022-09-24T07:53:07Z"), reason_for_visit: null, visit_duration_minutes: 75, follow_up_required: true, visit_outcome: "resolved" },
            { id: 537, patient_id: 1, department_id: 10, visit_date: new Date("2022-09-02T08:30:22Z"), reason_for_visit: "The claim was rescheduled following an urgent review.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "resolved" },
            { id: 538, patient_id: 40, department_id: 10, visit_date: new Date("2020-10-10T14:17:42Z"), reason_for_visit: "Flagged as minor. An operator refunded the session.", visit_duration_minutes: 110, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 539, patient_id: 77, department_id: 9, visit_date: new Date("2021-09-11T19:40:46Z"), reason_for_visit: "An incomplete report was reopened the same day.", visit_duration_minutes: 117, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 540, patient_id: 98, department_id: 6, visit_date: new Date("2022-03-20T09:31:04Z"), reason_for_visit: "The order was refunded after a standard check.", visit_duration_minutes: 167, follow_up_required: false, visit_outcome: "resolved" },
            { id: 541, patient_id: 114, department_id: 4, visit_date: new Date("2023-11-20T17:56:55Z"), reason_for_visit: "Flagged as routine. Support completed the item.", visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 542, patient_id: 42, department_id: 8, visit_date: new Date("2021-12-13T15:59:57Z"), reason_for_visit: "The delivery was processed following a partial review.", visit_duration_minutes: 125, follow_up_required: true, visit_outcome: "resolved" },
            { id: 543, patient_id: 49, department_id: 8, visit_date: new Date("2022-12-08T10:38:41Z"), reason_for_visit: null, visit_duration_minutes: 138, follow_up_required: false, visit_outcome: "resolved" },
            { id: 544, patient_id: 82, department_id: 9, visit_date: new Date("2021-01-12T08:06:43Z"), reason_for_visit: "A partial follow-up: the transfer was rejected.", visit_duration_minutes: 169, follow_up_required: false, visit_outcome: "resolved" },
            { id: 545, patient_id: 18, department_id: 1, visit_date: new Date("2021-07-29T22:56:30Z"), reason_for_visit: null, visit_duration_minutes: 76, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 546, patient_id: 3, department_id: 3, visit_date: new Date("2021-07-13T10:18:42Z"), reason_for_visit: "The delivery was escalated after a minor check.", visit_duration_minutes: 74, follow_up_required: true, visit_outcome: "resolved" },
            { id: 547, patient_id: 119, department_id: 2, visit_date: new Date("2020-01-20T21:57:37Z"), reason_for_visit: "The courier confirmed the details and the document was refunded.", visit_duration_minutes: 100, follow_up_required: true, visit_outcome: "resolved" },
            { id: 548, patient_id: 136, department_id: 7, visit_date: new Date("2020-03-17T11:03:50Z"), reason_for_visit: "A partial ticket was replaced the same day.", visit_duration_minutes: 129, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 549, patient_id: 172, department_id: 6, visit_date: new Date("2022-08-25T20:05:18Z"), reason_for_visit: "The customer asked for a change and the booking was replaced.", visit_duration_minutes: 138, follow_up_required: true, visit_outcome: "resolved" },
            { id: 550, patient_id: 42, department_id: 6, visit_date: new Date("2022-10-09T19:48:05Z"), reason_for_visit: "The document was replaced after a duplicate check.", visit_duration_minutes: 101, follow_up_required: false, visit_outcome: "resolved" },
            { id: 551, patient_id: 85, department_id: 7, visit_date: new Date("2023-10-24T13:11:00Z"), reason_for_visit: "The invoice was processed — partial case, no further action.", visit_duration_minutes: 121, follow_up_required: false, visit_outcome: "resolved" },
            { id: 552, patient_id: 71, department_id: 9, visit_date: new Date("2020-04-01T19:52:24Z"), reason_for_visit: "The request was processed — late case, no further action.", visit_duration_minutes: 118, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 553, patient_id: 129, department_id: 10, visit_date: new Date("2022-02-02T08:38:08Z"), reason_for_visit: "No response from the courier, so the session was cancelled.", visit_duration_minutes: 141, follow_up_required: true, visit_outcome: "resolved" },
            { id: 554, patient_id: 20, department_id: 8, visit_date: new Date("2022-02-21T09:36:45Z"), reason_for_visit: "A partial shipment was approved the same day.", visit_duration_minutes: 161, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 555, patient_id: 114, department_id: 7, visit_date: new Date("2020-02-03T17:38:11Z"), reason_for_visit: "Support reported a partial issue; the claim was rejected.", visit_duration_minutes: 43, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 556, patient_id: 125, department_id: 6, visit_date: new Date("2021-02-27T10:25:52Z"), reason_for_visit: "The item was cancelled — routine case, no further action.", visit_duration_minutes: 133, follow_up_required: false, visit_outcome: "resolved" },
            { id: 557, patient_id: 34, department_id: 2, visit_date: new Date("2023-02-15T17:42:36Z"), reason_for_visit: "An operator confirmed the details and the appointment was replaced.", visit_duration_minutes: 116, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 558, patient_id: 90, department_id: 3, visit_date: new Date("2023-10-04T16:04:48Z"), reason_for_visit: "No response from the reviewer, so the item was processed.", visit_duration_minutes: 129, follow_up_required: false, visit_outcome: "resolved" },
            { id: 559, patient_id: 42, department_id: 2, visit_date: new Date("2022-08-09T19:07:54Z"), reason_for_visit: "The customer confirmed the details and the report was escalated.", visit_duration_minutes: 176, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 560, patient_id: 18, department_id: 5, visit_date: new Date("2021-11-27T13:26:09Z"), reason_for_visit: "The payment was rescheduled — repeat case, no further action.", visit_duration_minutes: 110, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 561, patient_id: 10, department_id: 10, visit_date: new Date("2020-08-26T10:14:43Z"), reason_for_visit: "An automatic ticket was processed the same day.", visit_duration_minutes: 74, follow_up_required: true, visit_outcome: "resolved" },
            { id: 562, patient_id: 114, department_id: 4, visit_date: new Date("2022-04-01T20:13:31Z"), reason_for_visit: "The delivery was delayed following a partial review.", visit_duration_minutes: 145, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 563, patient_id: 99, department_id: 1, visit_date: new Date("2023-05-19T11:05:03Z"), reason_for_visit: "The customer confirmed the details and the refund was escalated.", visit_duration_minutes: 137, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 564, patient_id: 82, department_id: 1, visit_date: new Date("2021-03-31T10:27:21Z"), reason_for_visit: "The supplier reported a minor issue; the booking was updated.", visit_duration_minutes: 110, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 565, patient_id: 75, department_id: 4, visit_date: new Date("2022-04-18T16:20:38Z"), reason_for_visit: "The account owner asked for a change and the claim was escalated.", visit_duration_minutes: 127, follow_up_required: false, visit_outcome: "resolved" },
            { id: 566, patient_id: 106, department_id: 9, visit_date: new Date("2020-01-09T18:45:17Z"), reason_for_visit: "Support confirmed the details and the request was confirmed.", visit_duration_minutes: 190, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 567, patient_id: 106, department_id: 2, visit_date: new Date("2022-05-07T20:39:27Z"), reason_for_visit: "Flagged as manual. The reviewer processed the shipment.", visit_duration_minutes: 120, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 568, patient_id: 46, department_id: 9, visit_date: new Date("2022-01-12T16:55:12Z"), reason_for_visit: "The delivery was escalated — unusual case, no further action.", visit_duration_minutes: 89, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 569, patient_id: 159, department_id: 5, visit_date: new Date("2020-11-12T19:03:09Z"), reason_for_visit: "The item was updated following an unusual review.", visit_duration_minutes: 125, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 570, patient_id: 100, department_id: 10, visit_date: new Date("2020-07-29T19:23:16Z"), reason_for_visit: "The team confirmed the details and the order was reviewed.", visit_duration_minutes: 31, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 571, patient_id: 156, department_id: 8, visit_date: new Date("2022-11-20T18:29:44Z"), reason_for_visit: "No response from support, so the shipment was approved.", visit_duration_minutes: 135, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 572, patient_id: 23, department_id: 7, visit_date: new Date("2021-11-17T21:59:20Z"), reason_for_visit: "The supplier asked for a change and the payment was processed.", visit_duration_minutes: 94, follow_up_required: false, visit_outcome: "resolved" },
            { id: 573, patient_id: 191, department_id: 4, visit_date: new Date("2020-12-24T18:26:10Z"), reason_for_visit: "The booking was reviewed — duplicate case, no further action.", visit_duration_minutes: 136, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 574, patient_id: 98, department_id: 8, visit_date: new Date("2022-12-12T11:31:36Z"), reason_for_visit: "The payment was escalated after a manual check.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "resolved" },
            { id: 575, patient_id: 59, department_id: 4, visit_date: new Date("2020-11-01T15:47:34Z"), reason_for_visit: "Flagged as unusual. The account owner rescheduled the record.", visit_duration_minutes: 162, follow_up_required: true, visit_outcome: "resolved" },
            { id: 576, patient_id: 113, department_id: 4, visit_date: new Date("2021-12-26T11:59:49Z"), reason_for_visit: "The courier reported a manual issue; the payment was cancelled.", visit_duration_minutes: 119, follow_up_required: false, visit_outcome: "resolved" },
            { id: 577, patient_id: 159, department_id: 8, visit_date: new Date("2021-02-10T18:48:27Z"), reason_for_visit: "The order was processed after a routine check.", visit_duration_minutes: 171, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 578, patient_id: 64, department_id: 3, visit_date: new Date("2022-08-29T10:50:33Z"), reason_for_visit: "The reviewer reported a minor issue; the ticket was rejected.", visit_duration_minutes: 159, follow_up_required: false, visit_outcome: "resolved" },
            { id: 579, patient_id: 129, department_id: 5, visit_date: new Date("2022-12-01T21:05:02Z"), reason_for_visit: "The courier asked for a change and the record was cancelled.", visit_duration_minutes: 122, follow_up_required: true, visit_outcome: "resolved" },
            { id: 580, patient_id: 144, department_id: 7, visit_date: new Date("2021-04-20T14:06:26Z"), reason_for_visit: null, visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 581, patient_id: 152, department_id: 7, visit_date: new Date("2021-09-16T16:25:09Z"), reason_for_visit: "The payment was completed after a late check.", visit_duration_minutes: 161, follow_up_required: false, visit_outcome: "resolved" },
            { id: 582, patient_id: 182, department_id: 10, visit_date: new Date("2022-09-28T11:33:59Z"), reason_for_visit: "The record was processed following an automatic review.", visit_duration_minutes: 188, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 583, patient_id: 30, department_id: 3, visit_date: new Date("2021-12-06T16:55:43Z"), reason_for_visit: "A minor session was closed the same day.", visit_duration_minutes: 160, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 584, patient_id: 153, department_id: 3, visit_date: new Date("2023-12-03T16:46:04Z"), reason_for_visit: "The courier reported a late issue; the session was confirmed.", visit_duration_minutes: 155, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 585, patient_id: 16, department_id: 7, visit_date: new Date("2023-03-13T10:00:23Z"), reason_for_visit: "The transfer was completed after an incomplete check.", visit_duration_minutes: 165, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 586, patient_id: 20, department_id: 1, visit_date: new Date("2020-11-30T14:26:55Z"), reason_for_visit: null, visit_duration_minutes: 161, follow_up_required: false, visit_outcome: "resolved" },
            { id: 587, patient_id: 45, department_id: 7, visit_date: new Date("2021-08-20T21:29:55Z"), reason_for_visit: "The transfer was confirmed — urgent case, no further action.", visit_duration_minutes: 144, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 588, patient_id: 156, department_id: 2, visit_date: new Date("2023-02-08T22:27:09Z"), reason_for_visit: "The transfer was reopened following a routine review.", visit_duration_minutes: 175, follow_up_required: true, visit_outcome: "resolved" },
            { id: 589, patient_id: 30, department_id: 4, visit_date: new Date("2022-01-31T11:31:43Z"), reason_for_visit: "No response from support, so the document was rejected.", visit_duration_minutes: 135, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 590, patient_id: 62, department_id: 3, visit_date: new Date("2023-07-05T22:41:21Z"), reason_for_visit: "The account was closed — routine case, no further action.", visit_duration_minutes: 105, follow_up_required: false, visit_outcome: "refer to specialist" },
            { id: 591, patient_id: 97, department_id: 8, visit_date: new Date("2021-02-26T15:28:32Z"), reason_for_visit: "A duplicate transfer was escalated the same day.", visit_duration_minutes: 116, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 592, patient_id: 74, department_id: 10, visit_date: new Date("2021-02-07T13:50:47Z"), reason_for_visit: "Flagged as late. The supplier confirmed the delivery.", visit_duration_minutes: 102, follow_up_required: true, visit_outcome: "resolved" },
            { id: 593, patient_id: 198, department_id: 7, visit_date: new Date("2020-11-02T20:47:49Z"), reason_for_visit: "The delivery was resolved — automatic case, no further action.", visit_duration_minutes: 108, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 594, patient_id: 54, department_id: 5, visit_date: new Date("2023-06-05T19:43:10Z"), reason_for_visit: null, visit_duration_minutes: 181, follow_up_required: false, visit_outcome: "resolved" },
            { id: 595, patient_id: 7, department_id: 5, visit_date: new Date("2021-01-19T20:09:35Z"), reason_for_visit: "A duplicate follow-up: the document was escalated.", visit_duration_minutes: 69, follow_up_required: true, visit_outcome: "ongoing" },
            { id: 596, patient_id: 135, department_id: 5, visit_date: new Date("2020-03-15T12:58:44Z"), reason_for_visit: "The request was rejected after a standard check.", visit_duration_minutes: 126, follow_up_required: false, visit_outcome: "resolved" },
            { id: 597, patient_id: 127, department_id: 9, visit_date: new Date("2020-07-15T11:49:25Z"), reason_for_visit: "Flagged as incomplete. An operator delayed the payment.", visit_duration_minutes: 103, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 598, patient_id: 137, department_id: 4, visit_date: new Date("2021-10-04T22:55:22Z"), reason_for_visit: "The invoice was updated after a repeat check.", visit_duration_minutes: 105, follow_up_required: true, visit_outcome: "refer to specialist" },
            { id: 599, patient_id: 76, department_id: 7, visit_date: new Date("2022-08-14T00:36:17Z"), reason_for_visit: null, visit_duration_minutes: 61, follow_up_required: false, visit_outcome: "ongoing" },
            { id: 600, patient_id: 121, department_id: 4, visit_date: new Date("2023-10-29T15:44:37Z"), reason_for_visit: "The request was delayed following a partial review.", visit_duration_minutes: 203, follow_up_required: true, visit_outcome: "refer to specialist" },
        ],
    });
    await prisma.billing.createMany({
        data: [
            { id: 1, visit_id: 191, total_charge: "1180.78", insurance_provider: "healthnet tricare", amount_covered: "11545.14" },
            { id: 2, visit_id: 272, total_charge: "18663.82", insurance_provider: "kelsey medicaid cigna", amount_covered: "38.27" },
            { id: 3, visit_id: 10, total_charge: "426.14", insurance_provider: "anthem medicare cigna", amount_covered: "4365.60" },
            { id: 4, visit_id: 269, total_charge: "10205.57", insurance_provider: "metlife ambetter", amount_covered: "1083.34" },
            { id: 5, visit_id: 170, total_charge: "5279.71", insurance_provider: "humana", amount_covered: "2016.77" },
            { id: 6, visit_id: 353, total_charge: "2528.03", insurance_provider: "scripps molina kelsey", amount_covered: "17428.93" },
            { id: 7, visit_id: 236, total_charge: "9848.35", insurance_provider: "aetna medicaid", amount_covered: "11281.77" },
            { id: 8, visit_id: 196, total_charge: "7541.85", insurance_provider: "guardian", amount_covered: "19533.26" },
            { id: 9, visit_id: 564, total_charge: "3007.58", insurance_provider: "tricare", amount_covered: "52.84" },
            { id: 10, visit_id: 503, total_charge: "566.71", insurance_provider: "metlife celtic", amount_covered: "1630.27" },
            { id: 11, visit_id: 341, total_charge: "363.28", insurance_provider: "kelsey blueshield", amount_covered: "960.52" },
            { id: 12, visit_id: 405, total_charge: "6799.58", insurance_provider: "metlife", amount_covered: "14975.05" },
            { id: 13, visit_id: 338, total_charge: "15007.73", insurance_provider: "aetna", amount_covered: "18796.55" },
            { id: 14, visit_id: 528, total_charge: "7370.48", insurance_provider: "ambetter guardian blueshield", amount_covered: "8507.34" },
            { id: 15, visit_id: 5, total_charge: "5084.65", insurance_provider: null, amount_covered: "17.41" },
            { id: 16, visit_id: 490, total_charge: "3126.64", insurance_provider: "cigna aetna evercare", amount_covered: "6269.14" },
            { id: 17, visit_id: 591, total_charge: "12136.43", insurance_provider: "healthnet unitedhealth", amount_covered: "14158.80" },
            { id: 18, visit_id: 241, total_charge: "11445.74", insurance_provider: "cigna unitedhealth ambetter", amount_covered: "1427.46" },
            { id: 19, visit_id: 430, total_charge: "6789.30", insurance_provider: null, amount_covered: "2523.40" },
            { id: 20, visit_id: 226, total_charge: "11066.47", insurance_provider: "metlife molina", amount_covered: "3482.85" },
            { id: 21, visit_id: 404, total_charge: "1921.56", insurance_provider: "blueshield", amount_covered: "9470.08" },
            { id: 22, visit_id: 86, total_charge: "18759.42", insurance_provider: null, amount_covered: "70.20" },
            { id: 23, visit_id: 406, total_charge: "101.03", insurance_provider: "metlife guardian scripps", amount_covered: "15469.69" },
            { id: 24, visit_id: 286, total_charge: "19754.71", insurance_provider: "humana liberty", amount_covered: "646.61" },
            { id: 25, visit_id: 211, total_charge: "14106.06", insurance_provider: "blueshield scripps metlife", amount_covered: null },
            { id: 26, visit_id: 145, total_charge: "3311.72", insurance_provider: "humana", amount_covered: "3523.68" },
            { id: 27, visit_id: 497, total_charge: "19005.40", insurance_provider: null, amount_covered: "852.19" },
            { id: 28, visit_id: 500, total_charge: "4627.04", insurance_provider: "cigna bluecross wellcare", amount_covered: "7463.54" },
            { id: 29, visit_id: 214, total_charge: "7658.96", insurance_provider: "celtic blueshield", amount_covered: null },
            { id: 30, visit_id: 36, total_charge: "17931.04", insurance_provider: "unitedhealth scripps", amount_covered: null },
            { id: 31, visit_id: 326, total_charge: "15823.67", insurance_provider: "humana medicare molina", amount_covered: "19816.41" },
            { id: 32, visit_id: 224, total_charge: "2043.04", insurance_provider: "evercare celtic ambetter", amount_covered: "6.22" },
            { id: 33, visit_id: 30, total_charge: "303.91", insurance_provider: "humana tricare", amount_covered: "14982.75" },
            { id: 34, visit_id: 428, total_charge: "7976.40", insurance_provider: "evercare kelsey", amount_covered: "871.05" },
            { id: 35, visit_id: 11, total_charge: "10925.69", insurance_provider: "molina unitedhealth", amount_covered: null },
            { id: 36, visit_id: 559, total_charge: "17317.85", insurance_provider: "tricare", amount_covered: "7217.22" },
            { id: 37, visit_id: 518, total_charge: "15713.66", insurance_provider: "unitedhealth anthem", amount_covered: "9962.46" },
            { id: 38, visit_id: 472, total_charge: "18772.58", insurance_provider: "tricare", amount_covered: "5991.63" },
            { id: 39, visit_id: 435, total_charge: "8824.04", insurance_provider: "molina", amount_covered: "255.56" },
            { id: 40, visit_id: 78, total_charge: "968.34", insurance_provider: null, amount_covered: null },
            { id: 41, visit_id: 243, total_charge: "3485.04", insurance_provider: "blueshield", amount_covered: "15311.65" },
            { id: 42, visit_id: 116, total_charge: "283.73", insurance_provider: "celtic", amount_covered: "252.29" },
            { id: 43, visit_id: 128, total_charge: "2838.71", insurance_provider: "celtic", amount_covered: "13800.02" },
            { id: 44, visit_id: 79, total_charge: "19731.47", insurance_provider: "metlife medicare", amount_covered: "4479.92" },
            { id: 45, visit_id: 93, total_charge: "17742.50", insurance_provider: "tricare humana", amount_covered: "2724.46" },
            { id: 46, visit_id: 433, total_charge: "12108.72", insurance_provider: "aetna", amount_covered: "2711.60" },
            { id: 47, visit_id: 235, total_charge: "3488.57", insurance_provider: "aetna kelsey guardian", amount_covered: "746.46" },
            { id: 48, visit_id: 153, total_charge: "4859.63", insurance_provider: "cigna ambetter", amount_covered: null },
            { id: 49, visit_id: 101, total_charge: "1722.06", insurance_provider: "medicare metlife anthem", amount_covered: "12618.20" },
            { id: 50, visit_id: 354, total_charge: "8595.19", insurance_provider: null, amount_covered: "256.48" },
            { id: 51, visit_id: 186, total_charge: "100.00", insurance_provider: "tricare", amount_covered: "4437.16" },
            { id: 52, visit_id: 576, total_charge: "13832.41", insurance_provider: null, amount_covered: "7681.43" },
            { id: 53, visit_id: 53, total_charge: "514.43", insurance_provider: null, amount_covered: "10442.87" },
            { id: 54, visit_id: 570, total_charge: "829.76", insurance_provider: "celtic unitedhealth", amount_covered: null },
            { id: 55, visit_id: 22, total_charge: "882.94", insurance_provider: "wellcare ambetter", amount_covered: "16451.20" },
            { id: 56, visit_id: 423, total_charge: "5067.52", insurance_provider: "scripps medicare guardian", amount_covered: "2.88" },
            { id: 57, visit_id: 482, total_charge: "400.20", insurance_provider: "unitedhealth molina", amount_covered: "8685.75" },
            { id: 58, visit_id: 310, total_charge: "8127.25", insurance_provider: null, amount_covered: "3152.12" },
            { id: 59, visit_id: 154, total_charge: "1754.77", insurance_provider: "tricare unitedhealth medicare", amount_covered: "177.10" },
            { id: 60, visit_id: 75, total_charge: "3293.95", insurance_provider: "wellcare celtic", amount_covered: "2162.19" },
            { id: 61, visit_id: 329, total_charge: "350.69", insurance_provider: "scripps blueshield", amount_covered: "673.84" },
            { id: 62, visit_id: 160, total_charge: "102.61", insurance_provider: "evercare medicaid", amount_covered: null },
            { id: 63, visit_id: 363, total_charge: "17703.11", insurance_provider: "medicare aetna", amount_covered: "6637.37" },
            { id: 64, visit_id: 583, total_charge: "1689.91", insurance_provider: "ambetter wellcare", amount_covered: null },
            { id: 65, visit_id: 56, total_charge: "11124.72", insurance_provider: "guardian unitedhealth bluecross", amount_covered: "307.07" },
            { id: 66, visit_id: 570, total_charge: "18511.56", insurance_provider: null, amount_covered: "7010.43" },
            { id: 67, visit_id: 184, total_charge: "112.30", insurance_provider: "evercare molina", amount_covered: "6910.25" },
            { id: 68, visit_id: 152, total_charge: "2220.16", insurance_provider: "humana aetna", amount_covered: "16688.74" },
            { id: 69, visit_id: 47, total_charge: "14257.81", insurance_provider: "tricare celtic", amount_covered: null },
            { id: 70, visit_id: 216, total_charge: "4377.17", insurance_provider: "cigna", amount_covered: "14047.52" },
            { id: 71, visit_id: 419, total_charge: "15619.56", insurance_provider: "liberty bluecross medicare", amount_covered: "91.96" },
            { id: 72, visit_id: 131, total_charge: "9341.28", insurance_provider: "medicaid blueshield", amount_covered: "2269.73" },
            { id: 73, visit_id: 48, total_charge: "16644.04", insurance_provider: "healthnet celtic", amount_covered: "3222.14" },
            { id: 74, visit_id: 237, total_charge: "2644.34", insurance_provider: "metlife medicaid", amount_covered: "7209.82" },
            { id: 75, visit_id: 323, total_charge: "19889.39", insurance_provider: "anthem", amount_covered: "8338.44" },
            { id: 76, visit_id: 129, total_charge: "1300.65", insurance_provider: "wellcare bluecross", amount_covered: "1723.54" },
            { id: 77, visit_id: 553, total_charge: "12399.88", insurance_provider: "aetna", amount_covered: "69.54" },
            { id: 78, visit_id: 283, total_charge: "6774.97", insurance_provider: "celtic healthnet", amount_covered: "647.06" },
            { id: 79, visit_id: 52, total_charge: "5747.44", insurance_provider: "tricare cigna ambetter", amount_covered: "9821.34" },
            { id: 80, visit_id: 201, total_charge: "6457.14", insurance_provider: "tricare", amount_covered: "9521.81" },
            { id: 81, visit_id: 126, total_charge: "19592.29", insurance_provider: "scripps bluecross molina", amount_covered: "3329.20" },
            { id: 82, visit_id: 244, total_charge: "19635.89", insurance_provider: "healthnet cigna", amount_covered: null },
            { id: 83, visit_id: 587, total_charge: "14700.19", insurance_provider: "aetna tricare", amount_covered: "3735.58" },
            { id: 84, visit_id: 120, total_charge: "9606.67", insurance_provider: "ambetter kelsey", amount_covered: "8603.54" },
            { id: 85, visit_id: 119, total_charge: "12005.45", insurance_provider: "wellcare", amount_covered: "11891.64" },
            { id: 86, visit_id: 111, total_charge: "13869.79", insurance_provider: "wellcare unitedhealth", amount_covered: "3.42" },
            { id: 87, visit_id: 12, total_charge: "829.17", insurance_provider: "molina", amount_covered: "2867.03" },
            { id: 88, visit_id: 81, total_charge: "7680.02", insurance_provider: null, amount_covered: "10979.55" },
            { id: 89, visit_id: 402, total_charge: "2937.72", insurance_provider: "unitedhealth", amount_covered: "7917.46" },
            { id: 90, visit_id: 280, total_charge: "1730.97", insurance_provider: "cigna medicaid", amount_covered: "4894.83" },
            { id: 91, visit_id: 247, total_charge: "184.21", insurance_provider: "scripps healthnet", amount_covered: "17762.84" },
            { id: 92, visit_id: 60, total_charge: "12732.03", insurance_provider: "wellcare", amount_covered: "19645.52" },
            { id: 93, visit_id: 367, total_charge: "109.95", insurance_provider: "humana", amount_covered: "14637.93" },
            { id: 94, visit_id: 418, total_charge: "5395.04", insurance_provider: "anthem aetna", amount_covered: "5372.02" },
            { id: 95, visit_id: 202, total_charge: "2514.17", insurance_provider: "humana", amount_covered: "15574.95" },
            { id: 96, visit_id: 502, total_charge: "5865.28", insurance_provider: "anthem scripps celtic", amount_covered: "291.75" },
            { id: 97, visit_id: 425, total_charge: "8672.42", insurance_provider: "ambetter celtic", amount_covered: "456.06" },
            { id: 98, visit_id: 590, total_charge: "3350.65", insurance_provider: "evercare guardian", amount_covered: "11808.29" },
            { id: 99, visit_id: 463, total_charge: "4722.90", insurance_provider: "medicaid", amount_covered: "10747.16" },
            { id: 100, visit_id: 553, total_charge: "6058.74", insurance_provider: "humana celtic", amount_covered: "5146.97" },
            { id: 101, visit_id: 534, total_charge: "5737.06", insurance_provider: "blueshield", amount_covered: null },
            { id: 102, visit_id: 440, total_charge: "11116.05", insurance_provider: "cigna evercare anthem", amount_covered: "9086.53" },
            { id: 103, visit_id: 99, total_charge: "114.35", insurance_provider: "unitedhealth evercare anthem", amount_covered: "6466.89" },
            { id: 104, visit_id: 45, total_charge: "15614.43", insurance_provider: "liberty", amount_covered: "602.26" },
            { id: 105, visit_id: 96, total_charge: "3549.33", insurance_provider: "metlife tricare", amount_covered: "2444.34" },
            { id: 106, visit_id: 207, total_charge: "1297.37", insurance_provider: "cigna evercare", amount_covered: "633.69" },
            { id: 107, visit_id: 157, total_charge: "127.90", insurance_provider: "wellcare", amount_covered: "7302.55" },
            { id: 108, visit_id: 448, total_charge: "3145.77", insurance_provider: "humana", amount_covered: "13156.90" },
            { id: 109, visit_id: 396, total_charge: "706.16", insurance_provider: "anthem wellcare", amount_covered: "2.79" },
            { id: 110, visit_id: 218, total_charge: "8311.84", insurance_provider: "unitedhealth blueshield evercare", amount_covered: "4502.79" },
            { id: 111, visit_id: 408, total_charge: "1156.49", insurance_provider: "ambetter", amount_covered: null },
            { id: 112, visit_id: 189, total_charge: "3908.86", insurance_provider: "aetna humana guardian", amount_covered: "6898.71" },
            { id: 113, visit_id: 271, total_charge: "19349.01", insurance_provider: "molina", amount_covered: "2981.54" },
            { id: 114, visit_id: 11, total_charge: "18175.92", insurance_provider: "aetna humana medicare", amount_covered: "12861.90" },
            { id: 115, visit_id: 332, total_charge: "5454.41", insurance_provider: "healthnet", amount_covered: null },
            { id: 116, visit_id: 197, total_charge: "1741.62", insurance_provider: "medicare ambetter", amount_covered: "2140.57" },
            { id: 117, visit_id: 18, total_charge: "1842.40", insurance_provider: "medicaid", amount_covered: "3302.72" },
            { id: 118, visit_id: 68, total_charge: "275.26", insurance_provider: "blueshield", amount_covered: "7240.09" },
            { id: 119, visit_id: 501, total_charge: "2263.84", insurance_provider: "tricare", amount_covered: null },
            { id: 120, visit_id: 385, total_charge: "1253.54", insurance_provider: "evercare kelsey blueshield", amount_covered: "13580.60" },
            { id: 121, visit_id: 114, total_charge: "9239.91", insurance_provider: null, amount_covered: null },
            { id: 122, visit_id: 78, total_charge: "358.94", insurance_provider: "cigna guardian", amount_covered: "321.04" },
            { id: 123, visit_id: 38, total_charge: "799.83", insurance_provider: "scripps humana molina", amount_covered: "1937.18" },
            { id: 124, visit_id: 346, total_charge: "7581.05", insurance_provider: "healthnet kelsey unitedhealth", amount_covered: "18049.45" },
            { id: 125, visit_id: 581, total_charge: "15171.68", insurance_provider: "celtic tricare scripps", amount_covered: "1634.77" },
            { id: 126, visit_id: 208, total_charge: "991.55", insurance_provider: "unitedhealth healthnet", amount_covered: "27.62" },
            { id: 127, visit_id: 368, total_charge: "18679.02", insurance_provider: "liberty aetna medicaid", amount_covered: "124.40" },
            { id: 128, visit_id: 315, total_charge: "4635.47", insurance_provider: "tricare medicaid bluecross", amount_covered: "1962.59" },
            { id: 129, visit_id: 379, total_charge: "166.22", insurance_provider: "bluecross", amount_covered: "14252.42" },
            { id: 130, visit_id: 558, total_charge: "9354.01", insurance_provider: "medicaid ambetter", amount_covered: null },
            { id: 131, visit_id: 118, total_charge: "6177.42", insurance_provider: "medicaid celtic guardian", amount_covered: null },
            { id: 132, visit_id: 127, total_charge: "565.70", insurance_provider: "molina medicare", amount_covered: null },
            { id: 133, visit_id: 104, total_charge: "5420.32", insurance_provider: "tricare bluecross", amount_covered: "4788.49" },
            { id: 134, visit_id: 384, total_charge: "3971.18", insurance_provider: "molina medicaid bluecross", amount_covered: "8230.28" },
            { id: 135, visit_id: 132, total_charge: "6362.06", insurance_provider: "aetna humana scripps", amount_covered: "572.77" },
            { id: 136, visit_id: 289, total_charge: "905.42", insurance_provider: "metlife", amount_covered: "4824.30" },
            { id: 137, visit_id: 265, total_charge: "168.52", insurance_provider: "aetna", amount_covered: null },
            { id: 138, visit_id: 121, total_charge: "13397.85", insurance_provider: "aetna", amount_covered: null },
            { id: 139, visit_id: 87, total_charge: "11796.30", insurance_provider: "tricare liberty kelsey", amount_covered: "4813.76" },
            { id: 140, visit_id: 189, total_charge: "432.21", insurance_provider: "ambetter", amount_covered: "7651.95" },
            { id: 141, visit_id: 428, total_charge: "1839.97", insurance_provider: "bluecross medicare", amount_covered: "4098.74" },
            { id: 142, visit_id: 163, total_charge: "12023.41", insurance_provider: "humana healthnet unitedhealth", amount_covered: "331.93" },
            { id: 143, visit_id: 330, total_charge: "103.76", insurance_provider: "medicare tricare medicaid", amount_covered: null },
            { id: 144, visit_id: 244, total_charge: "454.49", insurance_provider: "anthem ambetter", amount_covered: "7323.68" },
            { id: 145, visit_id: 232, total_charge: "721.04", insurance_provider: "scripps", amount_covered: null },
            { id: 146, visit_id: 226, total_charge: "956.08", insurance_provider: null, amount_covered: "6966.85" },
            { id: 147, visit_id: 111, total_charge: "12564.34", insurance_provider: "molina metlife", amount_covered: "8747.32" },
            { id: 148, visit_id: 375, total_charge: "1304.51", insurance_provider: "ambetter evercare", amount_covered: "408.34" },
            { id: 149, visit_id: 272, total_charge: "2024.41", insurance_provider: "kelsey wellcare", amount_covered: "1848.40" },
            { id: 150, visit_id: 353, total_charge: "180.77", insurance_provider: "liberty aetna humana", amount_covered: "18279.69" },
            { id: 151, visit_id: 287, total_charge: "103.46", insurance_provider: "bluecross ambetter", amount_covered: "5833.03" },
            { id: 152, visit_id: 276, total_charge: "10734.56", insurance_provider: "anthem liberty bluecross", amount_covered: "6863.42" },
            { id: 153, visit_id: 450, total_charge: "18676.35", insurance_provider: "metlife", amount_covered: "7281.14" },
            { id: 154, visit_id: 134, total_charge: "1762.47", insurance_provider: "aetna unitedhealth", amount_covered: "18032.61" },
            { id: 155, visit_id: 460, total_charge: "2747.94", insurance_provider: "cigna wellcare liberty", amount_covered: "6938.69" },
            { id: 156, visit_id: 354, total_charge: "17890.29", insurance_provider: "guardian medicare", amount_covered: "7685.05" },
            { id: 157, visit_id: 185, total_charge: "766.87", insurance_provider: "unitedhealth wellcare", amount_covered: "9278.30" },
            { id: 158, visit_id: 301, total_charge: "2129.23", insurance_provider: "medicare molina kelsey", amount_covered: "3053.02" },
            { id: 159, visit_id: 326, total_charge: "1727.28", insurance_provider: "medicaid liberty metlife", amount_covered: "3249.65" },
            { id: 160, visit_id: 447, total_charge: "8284.09", insurance_provider: "aetna humana healthnet", amount_covered: "1385.92" },
            { id: 161, visit_id: 211, total_charge: "9321.37", insurance_provider: "wellcare celtic", amount_covered: null },
            { id: 162, visit_id: 338, total_charge: "186.63", insurance_provider: "guardian", amount_covered: null },
            { id: 163, visit_id: 328, total_charge: "14357.05", insurance_provider: "evercare aetna", amount_covered: "450.96" },
            { id: 164, visit_id: 63, total_charge: "7216.31", insurance_provider: "anthem", amount_covered: "252.20" },
            { id: 165, visit_id: 466, total_charge: "7557.60", insurance_provider: "healthnet cigna guardian", amount_covered: "10110.00" },
            { id: 166, visit_id: 59, total_charge: "7807.28", insurance_provider: "healthnet metlife", amount_covered: "656.58" },
            { id: 167, visit_id: 169, total_charge: "1750.21", insurance_provider: "tricare scripps", amount_covered: "2742.87" },
            { id: 168, visit_id: 171, total_charge: "945.33", insurance_provider: "celtic scripps wellcare", amount_covered: "2205.37" },
            { id: 169, visit_id: 357, total_charge: "10887.96", insurance_provider: null, amount_covered: "0.00" },
            { id: 170, visit_id: 212, total_charge: "2423.78", insurance_provider: "liberty aetna tricare", amount_covered: "14829.01" },
            { id: 171, visit_id: 112, total_charge: "10537.07", insurance_provider: "kelsey", amount_covered: "2372.55" },
            { id: 172, visit_id: 192, total_charge: "3791.41", insurance_provider: "tricare unitedhealth", amount_covered: "17351.14" },
            { id: 173, visit_id: 552, total_charge: "14932.53", insurance_provider: "bluecross", amount_covered: "13979.85" },
            { id: 174, visit_id: 447, total_charge: "9689.56", insurance_provider: "bluecross anthem metlife", amount_covered: "11157.60" },
            { id: 175, visit_id: 328, total_charge: "2874.84", insurance_provider: "scripps blueshield", amount_covered: "17190.37" },
            { id: 176, visit_id: 24, total_charge: "110.50", insurance_provider: null, amount_covered: null },
            { id: 177, visit_id: 392, total_charge: "5897.19", insurance_provider: "metlife ambetter", amount_covered: null },
            { id: 178, visit_id: 362, total_charge: "3252.85", insurance_provider: "anthem scripps medicaid", amount_covered: "1699.27" },
            { id: 179, visit_id: 263, total_charge: "6509.44", insurance_provider: "celtic blueshield wellcare", amount_covered: null },
            { id: 180, visit_id: 397, total_charge: "17755.89", insurance_provider: "blueshield unitedhealth celtic", amount_covered: null },
            { id: 181, visit_id: 47, total_charge: "10346.53", insurance_provider: "medicare", amount_covered: "162.37" },
            { id: 182, visit_id: 58, total_charge: "10586.81", insurance_provider: "tricare unitedhealth cigna", amount_covered: "5189.77" },
            { id: 183, visit_id: 362, total_charge: "10404.38", insurance_provider: null, amount_covered: null },
            { id: 184, visit_id: 600, total_charge: "101.51", insurance_provider: "kelsey evercare", amount_covered: "3475.31" },
            { id: 185, visit_id: 325, total_charge: "5828.83", insurance_provider: "tricare humana aetna", amount_covered: "19906.54" },
            { id: 186, visit_id: 136, total_charge: "3450.85", insurance_provider: "kelsey", amount_covered: "6291.82" },
            { id: 187, visit_id: 550, total_charge: "1848.30", insurance_provider: "liberty unitedhealth", amount_covered: "11942.59" },
            { id: 188, visit_id: 205, total_charge: "14387.90", insurance_provider: null, amount_covered: "18875.77" },
            { id: 189, visit_id: 260, total_charge: "17157.58", insurance_provider: "metlife wellcare", amount_covered: "970.15" },
            { id: 190, visit_id: 314, total_charge: "13961.94", insurance_provider: "kelsey", amount_covered: "67.09" },
            { id: 191, visit_id: 412, total_charge: "2599.39", insurance_provider: "medicare humana scripps", amount_covered: "7839.19" },
            { id: 192, visit_id: 346, total_charge: "7221.63", insurance_provider: "medicaid kelsey", amount_covered: "788.15" },
            { id: 193, visit_id: 529, total_charge: "6301.89", insurance_provider: "humana evercare", amount_covered: "25.61" },
            { id: 194, visit_id: 338, total_charge: "6255.70", insurance_provider: "liberty metlife", amount_covered: "7.64" },
            { id: 195, visit_id: 402, total_charge: "13996.60", insurance_provider: "humana metlife medicare", amount_covered: "11589.43" },
            { id: 196, visit_id: 315, total_charge: "3986.40", insurance_provider: "liberty celtic ambetter", amount_covered: null },
            { id: 197, visit_id: 245, total_charge: "12219.47", insurance_provider: "medicare", amount_covered: "140.33" },
            { id: 198, visit_id: 166, total_charge: "7757.62", insurance_provider: "kelsey", amount_covered: "7662.01" },
            { id: 199, visit_id: 90, total_charge: "13938.71", insurance_provider: "scripps humana guardian", amount_covered: "8816.08" },
            { id: 200, visit_id: 440, total_charge: "10854.83", insurance_provider: "anthem unitedhealth kelsey", amount_covered: "6159.33" },
            { id: 201, visit_id: 159, total_charge: "6084.48", insurance_provider: "unitedhealth tricare", amount_covered: null },
            { id: 202, visit_id: 489, total_charge: "5580.39", insurance_provider: "bluecross aetna", amount_covered: "3670.01" },
            { id: 203, visit_id: 150, total_charge: "5737.54", insurance_provider: "molina", amount_covered: "9947.85" },
            { id: 204, visit_id: 145, total_charge: "275.63", insurance_provider: null, amount_covered: "1279.09" },
            { id: 205, visit_id: 229, total_charge: "960.41", insurance_provider: "guardian medicaid", amount_covered: "5240.44" },
            { id: 206, visit_id: 431, total_charge: "5566.92", insurance_provider: "scripps unitedhealth molina", amount_covered: null },
            { id: 207, visit_id: 253, total_charge: "4532.10", insurance_provider: "medicaid", amount_covered: "2343.23" },
            { id: 208, visit_id: 250, total_charge: "19074.30", insurance_provider: null, amount_covered: "1702.21" },
            { id: 209, visit_id: 171, total_charge: "2510.38", insurance_provider: "anthem", amount_covered: "163.41" },
            { id: 210, visit_id: 144, total_charge: "6603.65", insurance_provider: "humana tricare", amount_covered: "18816.32" },
            { id: 211, visit_id: 126, total_charge: "14461.67", insurance_provider: null, amount_covered: "13754.58" },
            { id: 212, visit_id: 308, total_charge: "1183.29", insurance_provider: "ambetter molina", amount_covered: "7033.65" },
            { id: 213, visit_id: 449, total_charge: "18960.75", insurance_provider: "bluecross unitedhealth", amount_covered: "18513.95" },
            { id: 214, visit_id: 514, total_charge: "101.80", insurance_provider: "wellcare", amount_covered: "59.61" },
            { id: 215, visit_id: 418, total_charge: "6012.70", insurance_provider: "blueshield", amount_covered: "15.77" },
            { id: 216, visit_id: 119, total_charge: "887.68", insurance_provider: "molina medicaid wellcare", amount_covered: "3171.04" },
            { id: 217, visit_id: 513, total_charge: "14224.35", insurance_provider: null, amount_covered: "1443.64" },
            { id: 218, visit_id: 73, total_charge: "4558.88", insurance_provider: "metlife", amount_covered: "11610.72" },
            { id: 219, visit_id: 443, total_charge: "101.00", insurance_provider: "molina", amount_covered: "0.29" },
            { id: 220, visit_id: 437, total_charge: "8530.13", insurance_provider: "liberty cigna tricare", amount_covered: "316.42" },
            { id: 221, visit_id: 322, total_charge: "880.14", insurance_provider: "evercare molina", amount_covered: "16696.50" },
            { id: 222, visit_id: 404, total_charge: "11490.77", insurance_provider: "metlife", amount_covered: "17.88" },
            { id: 223, visit_id: 333, total_charge: "105.56", insurance_provider: null, amount_covered: null },
            { id: 224, visit_id: 143, total_charge: "8951.81", insurance_provider: null, amount_covered: "1937.62" },
            { id: 225, visit_id: 501, total_charge: "10342.37", insurance_provider: null, amount_covered: "967.30" },
            { id: 226, visit_id: 336, total_charge: "7880.61", insurance_provider: "medicaid", amount_covered: "12578.73" },
            { id: 227, visit_id: 313, total_charge: "350.58", insurance_provider: "medicaid molina", amount_covered: null },
            { id: 228, visit_id: 127, total_charge: "468.24", insurance_provider: null, amount_covered: "7249.99" },
            { id: 229, visit_id: 50, total_charge: "421.80", insurance_provider: "liberty", amount_covered: "16806.54" },
            { id: 230, visit_id: 339, total_charge: "4534.73", insurance_provider: "celtic", amount_covered: "11770.58" },
            { id: 231, visit_id: 106, total_charge: "19624.91", insurance_provider: "bluecross", amount_covered: "7687.39" },
            { id: 232, visit_id: 440, total_charge: "182.02", insurance_provider: "healthnet humana liberty", amount_covered: "2149.84" },
            { id: 233, visit_id: 387, total_charge: "1373.64", insurance_provider: "healthnet liberty medicaid", amount_covered: "5480.90" },
            { id: 234, visit_id: 385, total_charge: "13203.61", insurance_provider: "guardian blueshield", amount_covered: "3982.39" },
            { id: 235, visit_id: 142, total_charge: "242.29", insurance_provider: null, amount_covered: null },
            { id: 236, visit_id: 180, total_charge: "16642.87", insurance_provider: "molina", amount_covered: "17645.58" },
            { id: 237, visit_id: 590, total_charge: "5121.59", insurance_provider: "ambetter cigna", amount_covered: "4873.24" },
            { id: 238, visit_id: 451, total_charge: "1703.87", insurance_provider: null, amount_covered: "2718.70" },
            { id: 239, visit_id: 370, total_charge: "374.28", insurance_provider: "medicaid aetna ambetter", amount_covered: "14875.10" },
            { id: 240, visit_id: 25, total_charge: "2913.58", insurance_provider: "ambetter medicare", amount_covered: "17935.30" },
            { id: 241, visit_id: 515, total_charge: "11637.00", insurance_provider: "wellcare molina medicare", amount_covered: "368.93" },
            { id: 242, visit_id: 149, total_charge: "365.47", insurance_provider: "cigna", amount_covered: "19.31" },
            { id: 243, visit_id: 332, total_charge: "6407.10", insurance_provider: "anthem wellcare unitedhealth", amount_covered: "10.66" },
            { id: 244, visit_id: 132, total_charge: "2984.16", insurance_provider: "medicaid ambetter guardian", amount_covered: "0.38" },
            { id: 245, visit_id: 228, total_charge: "127.62", insurance_provider: "medicaid", amount_covered: "10441.40" },
            { id: 246, visit_id: 409, total_charge: "9175.19", insurance_provider: "unitedhealth scripps molina", amount_covered: "1706.07" },
            { id: 247, visit_id: 372, total_charge: "15857.03", insurance_provider: "medicare", amount_covered: "1722.91" },
            { id: 248, visit_id: 460, total_charge: "1199.54", insurance_provider: null, amount_covered: "1124.45" },
            { id: 249, visit_id: 544, total_charge: "7189.91", insurance_provider: "molina blueshield", amount_covered: "2195.23" },
            { id: 250, visit_id: 292, total_charge: "12821.98", insurance_provider: "humana kelsey celtic", amount_covered: "6247.66" },
            { id: 251, visit_id: 553, total_charge: "12799.26", insurance_provider: "celtic anthem", amount_covered: "83.28" },
            { id: 252, visit_id: 344, total_charge: "715.18", insurance_provider: "evercare bluecross cigna", amount_covered: "3829.23" },
            { id: 253, visit_id: 313, total_charge: "17336.70", insurance_provider: "medicare tricare molina", amount_covered: "12706.14" },
            { id: 254, visit_id: 450, total_charge: "14104.76", insurance_provider: "medicare", amount_covered: "18380.64" },
            { id: 255, visit_id: 15, total_charge: "600.52", insurance_provider: "healthnet scripps", amount_covered: "659.18" },
            { id: 256, visit_id: 361, total_charge: "14073.66", insurance_provider: "metlife wellcare kelsey", amount_covered: "790.81" },
            { id: 257, visit_id: 580, total_charge: "11704.70", insurance_provider: "blueshield", amount_covered: "8718.90" },
            { id: 258, visit_id: 478, total_charge: "19046.75", insurance_provider: "ambetter evercare", amount_covered: null },
            { id: 259, visit_id: 289, total_charge: "9527.43", insurance_provider: "guardian metlife", amount_covered: "1757.88" },
            { id: 260, visit_id: 253, total_charge: "12805.06", insurance_provider: "bluecross guardian", amount_covered: "14990.04" },
            { id: 261, visit_id: 434, total_charge: "6141.36", insurance_provider: "aetna", amount_covered: "2533.17" },
            { id: 262, visit_id: 498, total_charge: "12945.73", insurance_provider: "evercare medicare metlife", amount_covered: "11945.83" },
            { id: 263, visit_id: 533, total_charge: "264.75", insurance_provider: "guardian medicare", amount_covered: null },
            { id: 264, visit_id: 556, total_charge: "417.71", insurance_provider: "ambetter", amount_covered: null },
            { id: 265, visit_id: 258, total_charge: "12745.10", insurance_provider: "humana ambetter anthem", amount_covered: null },
            { id: 266, visit_id: 224, total_charge: "16207.42", insurance_provider: "wellcare", amount_covered: "2968.24" },
            { id: 267, visit_id: 373, total_charge: "17723.94", insurance_provider: "bluecross", amount_covered: "19064.90" },
            { id: 268, visit_id: 486, total_charge: "7871.38", insurance_provider: "guardian", amount_covered: null },
            { id: 269, visit_id: 497, total_charge: "18747.37", insurance_provider: "liberty aetna medicaid", amount_covered: "607.45" },
            { id: 270, visit_id: 98, total_charge: "1730.82", insurance_provider: "bluecross", amount_covered: "18557.48" },
            { id: 271, visit_id: 127, total_charge: "8267.13", insurance_provider: "guardian liberty", amount_covered: "2016.99" },
            { id: 272, visit_id: 327, total_charge: "3844.83", insurance_provider: "unitedhealth", amount_covered: "8257.51" },
            { id: 273, visit_id: 579, total_charge: "4573.38", insurance_provider: "metlife kelsey molina", amount_covered: "7252.58" },
            { id: 274, visit_id: 23, total_charge: "313.94", insurance_provider: "evercare cigna humana", amount_covered: "7250.74" },
            { id: 275, visit_id: 565, total_charge: "10437.09", insurance_provider: "anthem liberty", amount_covered: "7358.02" },
            { id: 276, visit_id: 449, total_charge: "2353.05", insurance_provider: "guardian", amount_covered: "1724.27" },
            { id: 277, visit_id: 97, total_charge: "18748.28", insurance_provider: "celtic ambetter healthnet", amount_covered: "911.55" },
            { id: 278, visit_id: 498, total_charge: "1986.30", insurance_provider: null, amount_covered: "194.63" },
            { id: 279, visit_id: 455, total_charge: "3813.32", insurance_provider: "wellcare bluecross", amount_covered: "10167.78" },
            { id: 280, visit_id: 270, total_charge: "8523.11", insurance_provider: "medicare", amount_covered: "3323.38" },
            { id: 281, visit_id: 484, total_charge: "16448.63", insurance_provider: "cigna humana", amount_covered: "533.72" },
            { id: 282, visit_id: 259, total_charge: "14518.09", insurance_provider: "unitedhealth", amount_covered: null },
            { id: 283, visit_id: 58, total_charge: "9778.75", insurance_provider: "metlife evercare", amount_covered: null },
            { id: 284, visit_id: 353, total_charge: "6213.60", insurance_provider: "kelsey scripps molina", amount_covered: "760.93" },
            { id: 285, visit_id: 356, total_charge: "6361.65", insurance_provider: "cigna ambetter humana", amount_covered: "1022.18" },
            { id: 286, visit_id: 553, total_charge: "3447.83", insurance_provider: null, amount_covered: "4938.83" },
            { id: 287, visit_id: 511, total_charge: "143.39", insurance_provider: null, amount_covered: "3770.20" },
            { id: 288, visit_id: 77, total_charge: "4310.97", insurance_provider: "liberty bluecross", amount_covered: "6626.73" },
            { id: 289, visit_id: 582, total_charge: "2072.90", insurance_provider: null, amount_covered: "3142.53" },
            { id: 290, visit_id: 591, total_charge: "10521.34", insurance_provider: "tricare", amount_covered: "164.67" },
            { id: 291, visit_id: 145, total_charge: "11709.50", insurance_provider: "unitedhealth", amount_covered: "7506.49" },
            { id: 292, visit_id: 451, total_charge: "9471.31", insurance_provider: "aetna", amount_covered: "19850.77" },
            { id: 293, visit_id: 268, total_charge: "690.15", insurance_provider: "molina medicare", amount_covered: "5308.68" },
            { id: 294, visit_id: 456, total_charge: "5128.51", insurance_provider: "bluecross scripps humana", amount_covered: "365.35" },
            { id: 295, visit_id: 302, total_charge: "16345.02", insurance_provider: "guardian", amount_covered: "880.39" },
            { id: 296, visit_id: 163, total_charge: "739.39", insurance_provider: "bluecross tricare", amount_covered: "413.10" },
            { id: 297, visit_id: 365, total_charge: "18922.78", insurance_provider: "celtic ambetter", amount_covered: "272.19" },
            { id: 298, visit_id: 243, total_charge: "7853.36", insurance_provider: "celtic medicare", amount_covered: "8744.80" },
            { id: 299, visit_id: 406, total_charge: "1654.04", insurance_provider: "cigna", amount_covered: "3422.95" },
            { id: 300, visit_id: 233, total_charge: "2828.44", insurance_provider: "aetna metlife celtic", amount_covered: "8722.58" },
            { id: 301, visit_id: 591, total_charge: "16380.77", insurance_provider: null, amount_covered: "6470.09" },
            { id: 302, visit_id: 13, total_charge: "7698.04", insurance_provider: "medicaid", amount_covered: "92.89" },
            { id: 303, visit_id: 84, total_charge: "10146.41", insurance_provider: "tricare", amount_covered: "39.88" },
            { id: 304, visit_id: 34, total_charge: "678.21", insurance_provider: "metlife evercare humana", amount_covered: "2291.57" },
            { id: 305, visit_id: 474, total_charge: "7529.88", insurance_provider: "anthem", amount_covered: "162.25" },
            { id: 306, visit_id: 253, total_charge: "3658.13", insurance_provider: "liberty blueshield", amount_covered: "2808.45" },
            { id: 307, visit_id: 204, total_charge: "944.57", insurance_provider: "cigna", amount_covered: "678.40" },
            { id: 308, visit_id: 417, total_charge: "141.72", insurance_provider: "evercare molina", amount_covered: "3546.85" },
            { id: 309, visit_id: 594, total_charge: "5643.90", insurance_provider: "molina", amount_covered: "10375.81" },
            { id: 310, visit_id: 400, total_charge: "801.70", insurance_provider: "unitedhealth medicaid humana", amount_covered: "11242.78" },
            { id: 311, visit_id: 257, total_charge: "2162.66", insurance_provider: "healthnet metlife tricare", amount_covered: "13599.58" },
            { id: 312, visit_id: 479, total_charge: "112.48", insurance_provider: "anthem celtic wellcare", amount_covered: "1838.37" },
            { id: 313, visit_id: 309, total_charge: "350.38", insurance_provider: null, amount_covered: "7090.88" },
            { id: 314, visit_id: 100, total_charge: "5128.14", insurance_provider: "healthnet kelsey", amount_covered: null },
            { id: 315, visit_id: 273, total_charge: "12425.64", insurance_provider: "bluecross", amount_covered: "4455.90" },
            { id: 316, visit_id: 189, total_charge: "577.18", insurance_provider: "cigna medicaid", amount_covered: "2617.91" },
            { id: 317, visit_id: 214, total_charge: "2468.98", insurance_provider: null, amount_covered: "13606.26" },
            { id: 318, visit_id: 185, total_charge: "11366.47", insurance_provider: "medicaid bluecross", amount_covered: "3026.67" },
            { id: 319, visit_id: 264, total_charge: "4161.82", insurance_provider: "kelsey", amount_covered: "8395.74" },
            { id: 320, visit_id: 32, total_charge: "4791.94", insurance_provider: null, amount_covered: "14455.56" },
            { id: 321, visit_id: 549, total_charge: "214.37", insurance_provider: "unitedhealth", amount_covered: "425.24" },
            { id: 322, visit_id: 295, total_charge: "256.17", insurance_provider: "molina ambetter", amount_covered: "11090.02" },
            { id: 323, visit_id: 434, total_charge: "7988.61", insurance_provider: "scripps", amount_covered: "14619.64" },
            { id: 324, visit_id: 464, total_charge: "1628.73", insurance_provider: "anthem tricare", amount_covered: "17680.74" },
            { id: 325, visit_id: 94, total_charge: "11733.67", insurance_provider: "tricare evercare", amount_covered: "2744.55" },
            { id: 326, visit_id: 89, total_charge: "8293.56", insurance_provider: "molina", amount_covered: "148.60" },
            { id: 327, visit_id: 579, total_charge: "7566.17", insurance_provider: "unitedhealth anthem", amount_covered: "2892.30" },
            { id: 328, visit_id: 477, total_charge: "9421.44", insurance_provider: "humana", amount_covered: "1124.48" },
            { id: 329, visit_id: 502, total_charge: "18158.28", insurance_provider: "bluecross wellcare molina", amount_covered: "4664.87" },
            { id: 330, visit_id: 306, total_charge: "9880.96", insurance_provider: null, amount_covered: "3748.51" },
            { id: 331, visit_id: 2, total_charge: "4677.67", insurance_provider: "cigna celtic", amount_covered: "2888.98" },
            { id: 332, visit_id: 40, total_charge: "15910.53", insurance_provider: "bluecross evercare kelsey", amount_covered: "134.77" },
            { id: 333, visit_id: 573, total_charge: "9793.64", insurance_provider: "healthnet evercare", amount_covered: "10894.06" },
            { id: 334, visit_id: 479, total_charge: "18205.04", insurance_provider: "scripps aetna", amount_covered: "279.90" },
            { id: 335, visit_id: 534, total_charge: "1006.80", insurance_provider: "wellcare tricare celtic", amount_covered: "1704.16" },
            { id: 336, visit_id: 386, total_charge: "153.14", insurance_provider: "humana tricare", amount_covered: "6753.81" },
            { id: 337, visit_id: 459, total_charge: "10232.36", insurance_provider: "medicaid tricare", amount_covered: "10451.14" },
            { id: 338, visit_id: 137, total_charge: "4930.97", insurance_provider: "bluecross blueshield", amount_covered: "158.87" },
            { id: 339, visit_id: 285, total_charge: "10401.26", insurance_provider: "medicare", amount_covered: "16594.07" },
            { id: 340, visit_id: 348, total_charge: "17050.78", insurance_provider: "aetna wellcare humana", amount_covered: "1.91" },
            { id: 341, visit_id: 373, total_charge: "3393.39", insurance_provider: "ambetter", amount_covered: "13419.45" },
            { id: 342, visit_id: 223, total_charge: "7895.30", insurance_provider: null, amount_covered: "49.69" },
            { id: 343, visit_id: 231, total_charge: "15087.07", insurance_provider: "humana", amount_covered: "1210.11" },
            { id: 344, visit_id: 242, total_charge: "1626.14", insurance_provider: "humana", amount_covered: null },
            { id: 345, visit_id: 398, total_charge: "9100.74", insurance_provider: "guardian unitedhealth blueshield", amount_covered: "296.28" },
            { id: 346, visit_id: 394, total_charge: "17902.49", insurance_provider: "healthnet bluecross tricare", amount_covered: "19240.96" },
            { id: 347, visit_id: 83, total_charge: "3137.66", insurance_provider: "molina cigna", amount_covered: "17721.44" },
            { id: 348, visit_id: 295, total_charge: "3153.64", insurance_provider: null, amount_covered: "14367.87" },
            { id: 349, visit_id: 566, total_charge: "2845.54", insurance_provider: "celtic", amount_covered: null },
            { id: 350, visit_id: 587, total_charge: "300.92", insurance_provider: "liberty cigna metlife", amount_covered: "2474.37" },
            { id: 351, visit_id: 347, total_charge: "6724.22", insurance_provider: "tricare blueshield ambetter", amount_covered: "351.88" },
            { id: 352, visit_id: 534, total_charge: "16234.44", insurance_provider: "scripps", amount_covered: "1267.67" },
            { id: 353, visit_id: 26, total_charge: "1680.26", insurance_provider: null, amount_covered: "7404.44" },
            { id: 354, visit_id: 462, total_charge: "15879.15", insurance_provider: null, amount_covered: "15879.64" },
            { id: 355, visit_id: 553, total_charge: "14817.14", insurance_provider: null, amount_covered: "14122.09" },
            { id: 356, visit_id: 72, total_charge: "11694.60", insurance_provider: "evercare medicare kelsey", amount_covered: "14.21" },
            { id: 357, visit_id: 139, total_charge: "102.20", insurance_provider: "ambetter metlife", amount_covered: null },
            { id: 358, visit_id: 504, total_charge: "4362.17", insurance_provider: "molina unitedhealth medicare", amount_covered: null },
            { id: 359, visit_id: 540, total_charge: "1173.02", insurance_provider: "guardian", amount_covered: "2618.18" },
            { id: 360, visit_id: 521, total_charge: "12916.78", insurance_provider: null, amount_covered: "7303.19" },
            { id: 361, visit_id: 330, total_charge: "2670.01", insurance_provider: "aetna scripps guardian", amount_covered: "1950.86" },
            { id: 362, visit_id: 140, total_charge: "15790.72", insurance_provider: "cigna unitedhealth liberty", amount_covered: "8635.24" },
            { id: 363, visit_id: 358, total_charge: "7667.79", insurance_provider: "celtic", amount_covered: "2478.41" },
            { id: 364, visit_id: 48, total_charge: "8764.71", insurance_provider: "scripps", amount_covered: "8163.10" },
            { id: 365, visit_id: 28, total_charge: "1889.88", insurance_provider: "liberty healthnet medicare", amount_covered: "125.51" },
            { id: 366, visit_id: 62, total_charge: "847.83", insurance_provider: "medicaid", amount_covered: "128.83" },
            { id: 367, visit_id: 590, total_charge: "1468.40", insurance_provider: null, amount_covered: "11.09" },
            { id: 368, visit_id: 480, total_charge: "2358.50", insurance_provider: "healthnet anthem", amount_covered: "2022.57" },
            { id: 369, visit_id: 445, total_charge: "1967.77", insurance_provider: "molina", amount_covered: "7819.37" },
            { id: 370, visit_id: 177, total_charge: "768.94", insurance_provider: "wellcare", amount_covered: "6934.24" },
            { id: 371, visit_id: 544, total_charge: "19010.09", insurance_provider: "tricare kelsey blueshield", amount_covered: "346.80" },
            { id: 372, visit_id: 198, total_charge: "9830.71", insurance_provider: "tricare", amount_covered: "2368.47" },
            { id: 373, visit_id: 536, total_charge: "16762.69", insurance_provider: "cigna aetna medicaid", amount_covered: "780.12" },
            { id: 374, visit_id: 438, total_charge: "5130.52", insurance_provider: "blueshield", amount_covered: "9756.22" },
            { id: 375, visit_id: 593, total_charge: "6447.42", insurance_provider: "ambetter", amount_covered: null },
            { id: 376, visit_id: 402, total_charge: "11365.67", insurance_provider: null, amount_covered: "1232.64" },
            { id: 377, visit_id: 305, total_charge: "6374.59", insurance_provider: "scripps unitedhealth wellcare", amount_covered: "10639.00" },
            { id: 378, visit_id: 188, total_charge: "5734.89", insurance_provider: "evercare kelsey", amount_covered: "14962.23" },
            { id: 379, visit_id: 245, total_charge: "289.49", insurance_provider: null, amount_covered: "17257.46" },
            { id: 380, visit_id: 513, total_charge: "9477.41", insurance_provider: null, amount_covered: "18736.95" },
            { id: 381, visit_id: 582, total_charge: "7197.91", insurance_provider: "wellcare", amount_covered: "14909.92" },
            { id: 382, visit_id: 311, total_charge: "6374.93", insurance_provider: null, amount_covered: "1239.36" },
            { id: 383, visit_id: 262, total_charge: "233.10", insurance_provider: "unitedhealth", amount_covered: "8636.35" },
            { id: 384, visit_id: 105, total_charge: "10427.82", insurance_provider: "liberty", amount_covered: "9381.42" },
            { id: 385, visit_id: 564, total_charge: "9103.86", insurance_provider: "medicaid metlife unitedhealth", amount_covered: "4218.14" },
            { id: 386, visit_id: 109, total_charge: "10977.19", insurance_provider: "kelsey", amount_covered: "19131.52" },
            { id: 387, visit_id: 75, total_charge: "16464.63", insurance_provider: "evercare blueshield ambetter", amount_covered: "4528.95" },
            { id: 388, visit_id: 570, total_charge: "10274.35", insurance_provider: "evercare aetna", amount_covered: "7787.23" },
            { id: 389, visit_id: 551, total_charge: "3601.87", insurance_provider: "blueshield anthem", amount_covered: "3335.86" },
            { id: 390, visit_id: 577, total_charge: "918.97", insurance_provider: "kelsey celtic wellcare", amount_covered: "10818.02" },
            { id: 391, visit_id: 422, total_charge: "1572.87", insurance_provider: "cigna molina", amount_covered: "4751.70" },
            { id: 392, visit_id: 410, total_charge: "6373.47", insurance_provider: "anthem", amount_covered: "15406.32" },
            { id: 393, visit_id: 245, total_charge: "4085.79", insurance_provider: "cigna", amount_covered: "14948.29" },
            { id: 394, visit_id: 542, total_charge: "1894.34", insurance_provider: "scripps humana blueshield", amount_covered: "874.57" },
            { id: 395, visit_id: 258, total_charge: "3339.85", insurance_provider: "anthem", amount_covered: "8574.91" },
            { id: 396, visit_id: 597, total_charge: "6578.72", insurance_provider: "metlife celtic", amount_covered: "676.07" },
            { id: 397, visit_id: 158, total_charge: "9897.63", insurance_provider: "anthem wellcare", amount_covered: "14564.48" },
            { id: 398, visit_id: 542, total_charge: "139.83", insurance_provider: "kelsey", amount_covered: "2880.82" },
            { id: 399, visit_id: 409, total_charge: "129.18", insurance_provider: null, amount_covered: "8997.66" },
            { id: 400, visit_id: 124, total_charge: "11017.86", insurance_provider: "cigna", amount_covered: null },
            { id: 401, visit_id: 1, total_charge: "4851.40", insurance_provider: "molina", amount_covered: "1205.53" },
            { id: 402, visit_id: 92, total_charge: "15787.22", insurance_provider: "scripps humana medicare", amount_covered: "119.76" },
            { id: 403, visit_id: 23, total_charge: "17987.11", insurance_provider: null, amount_covered: "17077.96" },
            { id: 404, visit_id: 261, total_charge: "15162.87", insurance_provider: "humana", amount_covered: "540.24" },
            { id: 405, visit_id: 151, total_charge: "10396.19", insurance_provider: "molina", amount_covered: "3908.61" },
            { id: 406, visit_id: 557, total_charge: "19377.94", insurance_provider: "scripps", amount_covered: "843.53" },
            { id: 407, visit_id: 242, total_charge: "3049.69", insurance_provider: "scripps molina", amount_covered: "2755.26" },
            { id: 408, visit_id: 175, total_charge: "11459.27", insurance_provider: null, amount_covered: "473.90" },
            { id: 409, visit_id: 284, total_charge: "14117.85", insurance_provider: "healthnet", amount_covered: "2848.93" },
            { id: 410, visit_id: 369, total_charge: "3092.87", insurance_provider: "evercare medicare metlife", amount_covered: "68.23" },
            { id: 411, visit_id: 66, total_charge: "128.34", insurance_provider: "evercare blueshield", amount_covered: "4277.87" },
            { id: 412, visit_id: 321, total_charge: "1234.74", insurance_provider: "scripps", amount_covered: "8447.84" },
            { id: 413, visit_id: 223, total_charge: "2688.84", insurance_provider: "kelsey celtic", amount_covered: "8120.46" },
            { id: 414, visit_id: 146, total_charge: "365.44", insurance_provider: null, amount_covered: "2367.28" },
            { id: 415, visit_id: 512, total_charge: "6415.55", insurance_provider: null, amount_covered: "9451.32" },
            { id: 416, visit_id: 158, total_charge: "14481.06", insurance_provider: "ambetter", amount_covered: null },
            { id: 417, visit_id: 355, total_charge: "14669.64", insurance_provider: "anthem healthnet", amount_covered: null },
            { id: 418, visit_id: 16, total_charge: "3430.62", insurance_provider: "kelsey wellcare", amount_covered: null },
            { id: 419, visit_id: 119, total_charge: "17917.95", insurance_provider: "guardian evercare medicare", amount_covered: "6238.95" },
            { id: 420, visit_id: 333, total_charge: "6519.97", insurance_provider: "unitedhealth molina celtic", amount_covered: "34.10" },
            { id: 421, visit_id: 587, total_charge: "17424.73", insurance_provider: "healthnet", amount_covered: "16093.36" },
            { id: 422, visit_id: 331, total_charge: "7479.21", insurance_provider: null, amount_covered: "5475.97" },
            { id: 423, visit_id: 534, total_charge: "928.63", insurance_provider: "ambetter blueshield", amount_covered: "3125.16" },
            { id: 424, visit_id: 203, total_charge: "18534.05", insurance_provider: "humana", amount_covered: "8211.51" },
            { id: 425, visit_id: 211, total_charge: "9257.12", insurance_provider: "unitedhealth", amount_covered: "301.16" },
            { id: 426, visit_id: 136, total_charge: "121.83", insurance_provider: "blueshield cigna", amount_covered: "5864.50" },
            { id: 427, visit_id: 519, total_charge: "639.35", insurance_provider: "tricare liberty scripps", amount_covered: "18824.73" },
            { id: 428, visit_id: 377, total_charge: "120.61", insurance_provider: "cigna evercare healthnet", amount_covered: "15218.14" },
            { id: 429, visit_id: 593, total_charge: "17176.37", insurance_provider: "cigna celtic", amount_covered: null },
            { id: 430, visit_id: 72, total_charge: "378.89", insurance_provider: "unitedhealth scripps", amount_covered: "17760.39" },
            { id: 431, visit_id: 99, total_charge: "242.97", insurance_provider: "anthem wellcare", amount_covered: "136.79" },
            { id: 432, visit_id: 527, total_charge: "4465.06", insurance_provider: "unitedhealth ambetter kelsey", amount_covered: "5190.41" },
            { id: 433, visit_id: 85, total_charge: "5093.81", insurance_provider: "ambetter", amount_covered: "6725.40" },
            { id: 434, visit_id: 563, total_charge: "13371.94", insurance_provider: "kelsey anthem", amount_covered: "1956.89" },
            { id: 435, visit_id: 16, total_charge: "5912.49", insurance_provider: "medicare", amount_covered: null },
            { id: 436, visit_id: 512, total_charge: "15070.98", insurance_provider: "bluecross", amount_covered: "5880.46" },
            { id: 437, visit_id: 322, total_charge: "1897.45", insurance_provider: "evercare", amount_covered: "17774.20" },
            { id: 438, visit_id: 440, total_charge: "111.07", insurance_provider: "healthnet", amount_covered: null },
            { id: 439, visit_id: 129, total_charge: "6365.92", insurance_provider: "bluecross ambetter", amount_covered: "194.57" },
            { id: 440, visit_id: 183, total_charge: "13161.03", insurance_provider: "guardian", amount_covered: "4691.78" },
            { id: 441, visit_id: 246, total_charge: "4883.28", insurance_provider: "wellcare bluecross", amount_covered: "803.83" },
            { id: 442, visit_id: 479, total_charge: "1164.75", insurance_provider: "scripps unitedhealth", amount_covered: "3694.39" },
            { id: 443, visit_id: 203, total_charge: "8025.40", insurance_provider: "kelsey", amount_covered: null },
            { id: 444, visit_id: 154, total_charge: "3353.80", insurance_provider: "bluecross", amount_covered: "5863.01" },
            { id: 445, visit_id: 563, total_charge: "14110.00", insurance_provider: "wellcare", amount_covered: null },
            { id: 446, visit_id: 190, total_charge: "10692.57", insurance_provider: "molina evercare", amount_covered: null },
            { id: 447, visit_id: 386, total_charge: "9885.44", insurance_provider: "ambetter", amount_covered: "2507.74" },
            { id: 448, visit_id: 293, total_charge: "201.25", insurance_provider: "tricare", amount_covered: "100.12" },
            { id: 449, visit_id: 395, total_charge: "4781.73", insurance_provider: "unitedhealth kelsey liberty", amount_covered: "10644.07" },
            { id: 450, visit_id: 45, total_charge: "711.32", insurance_provider: null, amount_covered: "8628.61" },
            { id: 451, visit_id: 190, total_charge: "19911.26", insurance_provider: "medicaid", amount_covered: "9989.14" },
            { id: 452, visit_id: 15, total_charge: "13830.56", insurance_provider: "evercare", amount_covered: "3555.17" },
            { id: 453, visit_id: 428, total_charge: "1174.59", insurance_provider: "metlife medicaid healthnet", amount_covered: "7304.87" },
            { id: 454, visit_id: 423, total_charge: "100.05", insurance_provider: "medicare guardian cigna", amount_covered: "13094.57" },
            { id: 455, visit_id: 182, total_charge: "227.35", insurance_provider: null, amount_covered: "7009.40" },
            { id: 456, visit_id: 269, total_charge: "4404.43", insurance_provider: "metlife aetna", amount_covered: "1725.39" },
            { id: 457, visit_id: 248, total_charge: "6747.01", insurance_provider: "blueshield", amount_covered: "13561.47" },
            { id: 458, visit_id: 73, total_charge: "480.52", insurance_provider: "medicare humana", amount_covered: "780.72" },
            { id: 459, visit_id: 72, total_charge: "18211.23", insurance_provider: "healthnet guardian medicaid", amount_covered: "8345.48" },
            { id: 460, visit_id: 247, total_charge: "16962.26", insurance_provider: "aetna blueshield", amount_covered: "3138.69" },
            { id: 461, visit_id: 200, total_charge: "11040.17", insurance_provider: "humana molina", amount_covered: "71.30" },
            { id: 462, visit_id: 399, total_charge: "9196.29", insurance_provider: "liberty", amount_covered: "370.61" },
            { id: 463, visit_id: 569, total_charge: "4489.65", insurance_provider: null, amount_covered: "17300.69" },
            { id: 464, visit_id: 497, total_charge: "10612.81", insurance_provider: "cigna kelsey bluecross", amount_covered: "10044.54" },
            { id: 465, visit_id: 121, total_charge: "4505.79", insurance_provider: "liberty", amount_covered: "637.91" },
            { id: 466, visit_id: 584, total_charge: "1530.58", insurance_provider: "scripps", amount_covered: "9038.50" },
            { id: 467, visit_id: 15, total_charge: "3730.02", insurance_provider: "evercare kelsey", amount_covered: "2524.22" },
            { id: 468, visit_id: 381, total_charge: "681.39", insurance_provider: "bluecross", amount_covered: "1540.48" },
            { id: 469, visit_id: 427, total_charge: "3807.73", insurance_provider: "anthem", amount_covered: "4916.99" },
            { id: 470, visit_id: 250, total_charge: "4197.12", insurance_provider: "molina", amount_covered: "11760.02" },
            { id: 471, visit_id: 78, total_charge: "12446.96", insurance_provider: null, amount_covered: null },
            { id: 472, visit_id: 524, total_charge: "500.76", insurance_provider: "medicare", amount_covered: "13903.31" },
            { id: 473, visit_id: 181, total_charge: "222.93", insurance_provider: "liberty", amount_covered: "15014.64" },
            { id: 474, visit_id: 507, total_charge: "10538.19", insurance_provider: "kelsey", amount_covered: "13292.03" },
            { id: 475, visit_id: 474, total_charge: "597.32", insurance_provider: "ambetter", amount_covered: "902.10" },
            { id: 476, visit_id: 474, total_charge: "192.88", insurance_provider: "molina", amount_covered: "6820.64" },
            { id: 477, visit_id: 101, total_charge: "4246.83", insurance_provider: "anthem bluecross guardian", amount_covered: "156.72" },
            { id: 478, visit_id: 424, total_charge: "1804.34", insurance_provider: "medicaid ambetter", amount_covered: "19383.10" },
            { id: 479, visit_id: 429, total_charge: "5608.15", insurance_provider: "ambetter", amount_covered: "8659.87" },
            { id: 480, visit_id: 552, total_charge: "7264.06", insurance_provider: "cigna evercare", amount_covered: "1991.15" },
            { id: 481, visit_id: 511, total_charge: "9270.89", insurance_provider: "tricare", amount_covered: "1486.01" },
            { id: 482, visit_id: 168, total_charge: "13877.50", insurance_provider: "guardian", amount_covered: "227.87" },
            { id: 483, visit_id: 374, total_charge: "2476.76", insurance_provider: "molina medicaid", amount_covered: "9550.26" },
            { id: 484, visit_id: 27, total_charge: "101.35", insurance_provider: "medicaid cigna aetna", amount_covered: "890.28" },
            { id: 485, visit_id: 142, total_charge: "125.10", insurance_provider: "anthem molina", amount_covered: "13687.51" },
            { id: 486, visit_id: 61, total_charge: "2478.87", insurance_provider: "bluecross liberty medicare", amount_covered: "12343.56" },
            { id: 487, visit_id: 92, total_charge: "10077.39", insurance_provider: "evercare cigna humana", amount_covered: "1362.38" },
            { id: 488, visit_id: 366, total_charge: "3216.19", insurance_provider: "healthnet", amount_covered: "593.71" },
            { id: 489, visit_id: 442, total_charge: "563.93", insurance_provider: "medicare", amount_covered: "1327.85" },
            { id: 490, visit_id: 356, total_charge: "3414.16", insurance_provider: "humana", amount_covered: "7722.38" },
            { id: 491, visit_id: 278, total_charge: "18150.91", insurance_provider: null, amount_covered: "4061.26" },
            { id: 492, visit_id: 451, total_charge: "4769.55", insurance_provider: "tricare unitedhealth", amount_covered: "509.17" },
            { id: 493, visit_id: 287, total_charge: "4313.94", insurance_provider: "anthem liberty cigna", amount_covered: null },
            { id: 494, visit_id: 481, total_charge: "7348.64", insurance_provider: "medicaid", amount_covered: "7178.80" },
            { id: 495, visit_id: 416, total_charge: "3565.09", insurance_provider: "tricare molina", amount_covered: "7646.71" },
            { id: 496, visit_id: 11, total_charge: "8685.21", insurance_provider: "celtic anthem", amount_covered: "15739.14" },
            { id: 497, visit_id: 324, total_charge: "337.56", insurance_provider: "aetna bluecross", amount_covered: "811.14" },
            { id: 498, visit_id: 481, total_charge: "489.05", insurance_provider: "guardian unitedhealth wellcare", amount_covered: "3246.17" },
            { id: 499, visit_id: 322, total_charge: "14559.84", insurance_provider: "metlife wellcare healthnet", amount_covered: "486.04" },
            { id: 500, visit_id: 308, total_charge: "14396.45", insurance_provider: "molina", amount_covered: "12700.54" },
        ],
    });
    await prisma.billing.createMany({
        data: [
            { id: 501, visit_id: 333, total_charge: "4576.10", insurance_provider: "wellcare evercare", amount_covered: "13995.86" },
            { id: 502, visit_id: 575, total_charge: "12930.88", insurance_provider: "healthnet bluecross guardian", amount_covered: "6591.39" },
            { id: 503, visit_id: 265, total_charge: "9935.10", insurance_provider: null, amount_covered: "5243.88" },
            { id: 504, visit_id: 557, total_charge: "16979.76", insurance_provider: "unitedhealth aetna", amount_covered: "5922.39" },
            { id: 505, visit_id: 233, total_charge: "13467.56", insurance_provider: "healthnet", amount_covered: "131.08" },
            { id: 506, visit_id: 261, total_charge: "307.74", insurance_provider: "blueshield wellcare", amount_covered: "10568.48" },
            { id: 507, visit_id: 204, total_charge: "16431.63", insurance_provider: "healthnet", amount_covered: "16218.00" },
            { id: 508, visit_id: 298, total_charge: "7918.89", insurance_provider: "bluecross unitedhealth", amount_covered: "958.13" },
            { id: 509, visit_id: 314, total_charge: "658.57", insurance_provider: "metlife medicaid", amount_covered: "38.59" },
            { id: 510, visit_id: 591, total_charge: "147.97", insurance_provider: "bluecross", amount_covered: "1101.56" },
            { id: 511, visit_id: 575, total_charge: "19627.28", insurance_provider: null, amount_covered: "3699.45" },
            { id: 512, visit_id: 178, total_charge: "1837.94", insurance_provider: "metlife", amount_covered: "9768.65" },
            { id: 513, visit_id: 248, total_charge: "1123.38", insurance_provider: "guardian tricare", amount_covered: "3847.22" },
            { id: 514, visit_id: 363, total_charge: "19372.29", insurance_provider: "unitedhealth", amount_covered: "0.95" },
            { id: 515, visit_id: 389, total_charge: "14274.68", insurance_provider: "anthem cigna medicare", amount_covered: "88.27" },
            { id: 516, visit_id: 198, total_charge: "10484.60", insurance_provider: "evercare", amount_covered: "4298.57" },
            { id: 517, visit_id: 543, total_charge: "10325.53", insurance_provider: "cigna tricare", amount_covered: "1996.75" },
            { id: 518, visit_id: 578, total_charge: "5147.02", insurance_provider: "aetna celtic cigna", amount_covered: "7834.69" },
            { id: 519, visit_id: 323, total_charge: "19139.72", insurance_provider: "aetna bluecross", amount_covered: null },
            { id: 520, visit_id: 523, total_charge: "6292.79", insurance_provider: "unitedhealth molina", amount_covered: "6066.53" },
            { id: 521, visit_id: 538, total_charge: "5339.53", insurance_provider: "scripps", amount_covered: null },
            { id: 522, visit_id: 487, total_charge: "14344.98", insurance_provider: "celtic", amount_covered: "1321.15" },
            { id: 523, visit_id: 444, total_charge: "6039.17", insurance_provider: "unitedhealth anthem humana", amount_covered: null },
            { id: 524, visit_id: 158, total_charge: "12130.73", insurance_provider: "medicare blueshield", amount_covered: "8851.91" },
            { id: 525, visit_id: 175, total_charge: "9677.89", insurance_provider: "kelsey", amount_covered: "14192.58" },
            { id: 526, visit_id: 484, total_charge: "992.41", insurance_provider: "scripps kelsey", amount_covered: "330.24" },
            { id: 527, visit_id: 327, total_charge: "15104.51", insurance_provider: "wellcare", amount_covered: "6364.12" },
            { id: 528, visit_id: 584, total_charge: "1730.58", insurance_provider: "aetna unitedhealth humana", amount_covered: "18275.81" },
            { id: 529, visit_id: 219, total_charge: "380.41", insurance_provider: "humana liberty tricare", amount_covered: "825.67" },
            { id: 530, visit_id: 399, total_charge: "5110.42", insurance_provider: "medicaid", amount_covered: "2979.03" },
            { id: 531, visit_id: 442, total_charge: "14114.38", insurance_provider: "celtic", amount_covered: "9759.37" },
            { id: 532, visit_id: 297, total_charge: "8496.70", insurance_provider: "liberty", amount_covered: "3183.23" },
            { id: 533, visit_id: 472, total_charge: "18872.65", insurance_provider: "wellcare healthnet", amount_covered: "19312.92" },
            { id: 534, visit_id: 367, total_charge: "11047.21", insurance_provider: "tricare", amount_covered: "874.08" },
            { id: 535, visit_id: 422, total_charge: "2667.19", insurance_provider: "bluecross", amount_covered: "185.44" },
            { id: 536, visit_id: 17, total_charge: "17809.72", insurance_provider: "humana molina", amount_covered: "277.61" },
            { id: 537, visit_id: 422, total_charge: "10925.06", insurance_provider: "tricare cigna", amount_covered: "651.72" },
            { id: 538, visit_id: 392, total_charge: "17890.22", insurance_provider: "unitedhealth wellcare", amount_covered: "5641.17" },
            { id: 539, visit_id: 325, total_charge: "19014.99", insurance_provider: "anthem", amount_covered: "14095.81" },
            { id: 540, visit_id: 188, total_charge: "2754.17", insurance_provider: "humana", amount_covered: "3823.42" },
            { id: 541, visit_id: 421, total_charge: "882.69", insurance_provider: "evercare", amount_covered: "1645.76" },
            { id: 542, visit_id: 364, total_charge: "11241.19", insurance_provider: null, amount_covered: null },
            { id: 543, visit_id: 218, total_charge: "7147.32", insurance_provider: "molina medicare bluecross", amount_covered: "500.58" },
            { id: 544, visit_id: 84, total_charge: "2065.41", insurance_provider: "medicaid scripps", amount_covered: "507.62" },
            { id: 545, visit_id: 541, total_charge: "4815.42", insurance_provider: "ambetter", amount_covered: null },
            { id: 546, visit_id: 342, total_charge: "13860.14", insurance_provider: "anthem medicare", amount_covered: null },
            { id: 547, visit_id: 23, total_charge: "2608.17", insurance_provider: "bluecross aetna liberty", amount_covered: "11703.47" },
            { id: 548, visit_id: 361, total_charge: "677.03", insurance_provider: "liberty cigna tricare", amount_covered: null },
            { id: 549, visit_id: 223, total_charge: "4938.62", insurance_provider: "metlife evercare medicare", amount_covered: "10140.99" },
            { id: 550, visit_id: 387, total_charge: "14324.49", insurance_provider: null, amount_covered: "18051.15" },
            { id: 551, visit_id: 473, total_charge: "1964.44", insurance_provider: null, amount_covered: "261.08" },
            { id: 552, visit_id: 399, total_charge: "10728.44", insurance_provider: "wellcare anthem", amount_covered: "9181.40" },
            { id: 553, visit_id: 66, total_charge: "6025.95", insurance_provider: "evercare", amount_covered: "28.07" },
            { id: 554, visit_id: 98, total_charge: "1964.66", insurance_provider: "molina", amount_covered: "5559.34" },
            { id: 555, visit_id: 50, total_charge: "3076.97", insurance_provider: "scripps", amount_covered: "11766.24" },
            { id: 556, visit_id: 264, total_charge: "15833.05", insurance_provider: "cigna wellcare", amount_covered: "2846.04" },
            { id: 557, visit_id: 422, total_charge: "11658.33", insurance_provider: "evercare humana molina", amount_covered: "8448.38" },
            { id: 558, visit_id: 507, total_charge: "14537.04", insurance_provider: "guardian ambetter", amount_covered: "2802.41" },
            { id: 559, visit_id: 177, total_charge: "6967.48", insurance_provider: null, amount_covered: "2321.84" },
            { id: 560, visit_id: 195, total_charge: "17214.35", insurance_provider: "molina medicare", amount_covered: "13211.96" },
            { id: 561, visit_id: 328, total_charge: "19998.15", insurance_provider: "healthnet", amount_covered: "14535.50" },
            { id: 562, visit_id: 136, total_charge: "4025.82", insurance_provider: "guardian bluecross", amount_covered: "10373.10" },
            { id: 563, visit_id: 105, total_charge: "254.62", insurance_provider: "healthnet unitedhealth molina", amount_covered: "748.21" },
            { id: 564, visit_id: 141, total_charge: "4791.69", insurance_provider: "cigna celtic metlife", amount_covered: "17073.24" },
            { id: 565, visit_id: 138, total_charge: "649.27", insurance_provider: "guardian cigna", amount_covered: null },
            { id: 566, visit_id: 166, total_charge: "3786.78", insurance_provider: "bluecross", amount_covered: "132.16" },
            { id: 567, visit_id: 466, total_charge: "359.16", insurance_provider: "kelsey healthnet humana", amount_covered: "5174.08" },
            { id: 568, visit_id: 254, total_charge: "4490.44", insurance_provider: "kelsey celtic", amount_covered: "7280.52" },
            { id: 569, visit_id: 564, total_charge: "2491.91", insurance_provider: "healthnet unitedhealth cigna", amount_covered: "2828.52" },
            { id: 570, visit_id: 262, total_charge: "3303.95", insurance_provider: "evercare", amount_covered: "119.65" },
            { id: 571, visit_id: 520, total_charge: "12427.25", insurance_provider: null, amount_covered: null },
            { id: 572, visit_id: 79, total_charge: "158.71", insurance_provider: "liberty evercare cigna", amount_covered: "7426.34" },
            { id: 573, visit_id: 169, total_charge: "12593.54", insurance_provider: "guardian kelsey", amount_covered: "689.52" },
            { id: 574, visit_id: 157, total_charge: "202.56", insurance_provider: "wellcare metlife", amount_covered: "10533.66" },
            { id: 575, visit_id: 360, total_charge: "969.65", insurance_provider: "ambetter", amount_covered: null },
            { id: 576, visit_id: 476, total_charge: "7797.37", insurance_provider: "unitedhealth evercare", amount_covered: "2480.02" },
            { id: 577, visit_id: 461, total_charge: "5071.88", insurance_provider: "unitedhealth aetna metlife", amount_covered: "16264.83" },
            { id: 578, visit_id: 418, total_charge: "12169.64", insurance_provider: "celtic blueshield bluecross", amount_covered: "1807.85" },
            { id: 579, visit_id: 314, total_charge: "186.64", insurance_provider: "wellcare metlife", amount_covered: "11603.39" },
            { id: 580, visit_id: 170, total_charge: "19549.63", insurance_provider: "medicare", amount_covered: null },
            { id: 581, visit_id: 548, total_charge: "1555.14", insurance_provider: "humana wellcare molina", amount_covered: "3718.29" },
            { id: 582, visit_id: 536, total_charge: "440.28", insurance_provider: null, amount_covered: "3439.16" },
            { id: 583, visit_id: 384, total_charge: "9329.36", insurance_provider: "metlife tricare", amount_covered: null },
            { id: 584, visit_id: 337, total_charge: "11936.47", insurance_provider: "aetna tricare", amount_covered: null },
            { id: 585, visit_id: 323, total_charge: "3710.21", insurance_provider: "cigna", amount_covered: null },
            { id: 586, visit_id: 464, total_charge: "1968.02", insurance_provider: "guardian bluecross", amount_covered: "10356.92" },
            { id: 587, visit_id: 403, total_charge: "2905.62", insurance_provider: "liberty anthem tricare", amount_covered: "12271.07" },
            { id: 588, visit_id: 135, total_charge: "101.85", insurance_provider: "medicaid anthem blueshield", amount_covered: "15841.89" },
            { id: 589, visit_id: 531, total_charge: "173.90", insurance_provider: "celtic tricare anthem", amount_covered: "150.98" },
            { id: 590, visit_id: 359, total_charge: "1069.62", insurance_provider: "wellcare metlife ambetter", amount_covered: "10042.39" },
            { id: 591, visit_id: 513, total_charge: "14688.73", insurance_provider: "humana medicaid liberty", amount_covered: "111.93" },
            { id: 592, visit_id: 461, total_charge: "158.36", insurance_provider: "ambetter", amount_covered: "85.66" },
            { id: 593, visit_id: 71, total_charge: "1165.74", insurance_provider: "celtic", amount_covered: "18530.22" },
            { id: 594, visit_id: 436, total_charge: "2323.08", insurance_provider: "liberty celtic", amount_covered: "107.16" },
            { id: 595, visit_id: 377, total_charge: "6723.18", insurance_provider: "aetna", amount_covered: "4651.65" },
            { id: 596, visit_id: 442, total_charge: "187.48", insurance_provider: "healthnet celtic", amount_covered: "13386.48" },
            { id: 597, visit_id: 24, total_charge: "16810.10", insurance_provider: "kelsey blueshield humana", amount_covered: "15965.07" },
            { id: 598, visit_id: 503, total_charge: "7787.34", insurance_provider: "scripps wellcare", amount_covered: "5212.02" },
            { id: 599, visit_id: 434, total_charge: "776.68", insurance_provider: "bluecross kelsey healthnet", amount_covered: "15203.84" },
            { id: 600, visit_id: 438, total_charge: "1256.74", insurance_provider: "unitedhealth kelsey", amount_covered: "13204.46" },
        ],
    });
    await prisma.lab_results.createMany({
        data: [
            { id: 1, visit_id: 467, test_name: "urine panel", result: "The booking was reopened — duplicate case, no further action.", result_date: new Date("2021-03-11T16:53:34Z") },
            { id: 2, visit_id: 186, test_name: "genetic", result: "The account was cancelled — late case, no further action.", result_date: new Date("2022-12-14T19:12:53Z") },
            { id: 3, visit_id: 484, test_name: "imaging liver", result: "The courier asked for a change and the account was escalated.", result_date: new Date("2022-12-09T15:47:29Z") },
            { id: 4, visit_id: 97, test_name: "hemoglobin", result: "The reviewer confirmed the details and the payment was rescheduled.", result_date: new Date("2023-12-12T08:07:21Z") },
            { id: 5, visit_id: 143, test_name: "urine", result: "The booking was delayed — late case, no further action.", result_date: new Date("2021-12-22T11:58:51Z") },
            { id: 6, visit_id: 359, test_name: "ct panel", result: null, result_date: new Date("2022-06-26T11:46:11Z") },
            { id: 7, visit_id: 529, test_name: "screening glucose", result: "The request was resolved — partial case, no further action.", result_date: new Date("2023-03-08T16:09:39Z") },
            { id: 8, visit_id: 88, test_name: "glucose", result: "A manual follow-up: the ticket was refunded.", result_date: new Date("2021-04-22T17:20:18Z") },
            { id: 9, visit_id: 302, test_name: "urine glucose culture", result: "The account owner reported a partial issue; the invoice was approved.", result_date: new Date("2020-11-22T09:10:40Z") },
            { id: 10, visit_id: 298, test_name: "ct liver", result: "The account was processed — urgent case, no further action.", result_date: new Date("2022-11-09T20:38:51Z") },
            { id: 11, visit_id: 226, test_name: "serology screening", result: "The transfer was resolved following an urgent review.", result_date: new Date("2020-07-02T10:20:12Z") },
            { id: 12, visit_id: 486, test_name: "metabolic", result: "The team reported a standard issue; the transfer was completed.", result_date: new Date("2021-11-15T09:05:44Z") },
            { id: 13, visit_id: 152, test_name: "metabolic", result: "The account was resolved after an urgent check.", result_date: new Date("2020-07-08T15:11:34Z") },
            { id: 14, visit_id: 264, test_name: "echocardiogram", result: null, result_date: new Date("2023-12-30T12:48:27Z") },
            { id: 15, visit_id: 21, test_name: "cholesterol", result: "The team reported a partial issue; the order was approved.", result_date: new Date("2020-07-23T11:12:08Z") },
            { id: 16, visit_id: 587, test_name: "hemoglobin liver", result: "No response from the reviewer, so the booking was confirmed.", result_date: new Date("2020-12-30T13:49:24Z") },
            { id: 17, visit_id: 227, test_name: "thyroid electrocardiogram", result: "The supplier reported a late issue; the ticket was replaced.", result_date: new Date("2023-05-31T09:39:08Z") },
            { id: 18, visit_id: 265, test_name: "hemoglobin genetic", result: "The courier asked for a change and the account was processed.", result_date: new Date("2023-04-26T13:29:02Z") },
            { id: 19, visit_id: 17, test_name: "liver screening", result: "No response from an operator, so the order was rescheduled.", result_date: new Date("2021-08-05T14:22:57Z") },
            { id: 20, visit_id: 305, test_name: "test metabolic echocardiogram", result: "Flagged as standard. An operator closed the order.", result_date: new Date("2022-02-27T15:54:34Z") },
            { id: 21, visit_id: 193, test_name: "thyroid liver hemoglobin", result: "An unusual follow-up: the claim was closed.", result_date: new Date("2022-08-22T17:00:18Z") },
            { id: 22, visit_id: 554, test_name: "metabolic", result: "The session was reopened following a late review.", result_date: new Date("2020-12-07T13:13:17Z") },
            { id: 23, visit_id: 39, test_name: "imaging culture", result: "The shipment was replaced — repeat case, no further action.", result_date: new Date("2023-10-06T09:04:19Z") },
            { id: 24, visit_id: 5, test_name: "imaging", result: "No response from the supplier, so the appointment was delayed.", result_date: new Date("2020-05-12T11:39:40Z") },
            { id: 25, visit_id: 5, test_name: "genetic urine", result: "An operator confirmed the details and the transfer was rejected.", result_date: new Date("2021-08-08T10:21:41Z") },
            { id: 26, visit_id: 100, test_name: "glucose panel", result: null, result_date: new Date("2023-10-03T14:54:00Z") },
            { id: 27, visit_id: 9, test_name: "imaging screening hemoglobin", result: "The team reported a late issue; the session was rescheduled.", result_date: new Date("2021-07-23T17:25:36Z") },
            { id: 28, visit_id: 111, test_name: "electrocardiogram", result: "No response from the customer, so the account was resolved.", result_date: new Date("2022-06-25T12:42:09Z") },
            { id: 29, visit_id: 405, test_name: "ct", result: "No response from support, so the order was delayed.", result_date: new Date("2023-10-01T15:57:48Z") },
            { id: 30, visit_id: 153, test_name: "mri", result: "The reviewer reported a minor issue; the item was reviewed.", result_date: new Date("2023-03-26T18:57:41Z") },
            { id: 31, visit_id: 28, test_name: "echocardiogram mri", result: "The record was reopened after an incomplete check.", result_date: new Date("2020-02-03T16:26:57Z") },
            { id: 32, visit_id: 149, test_name: "electrocardiogram", result: "No response from the team, so the request was reviewed.", result_date: new Date("2022-03-08T11:32:05Z") },
            { id: 33, visit_id: 487, test_name: "glucose test", result: "Flagged as manual. An operator completed the delivery.", result_date: new Date("2023-10-26T11:37:48Z") },
            { id: 34, visit_id: 33, test_name: "genetic", result: "The record was delayed — duplicate case, no further action.", result_date: new Date("2021-06-25T17:06:36Z") },
            { id: 35, visit_id: 92, test_name: "imaging", result: "A routine follow-up: the appointment was reviewed.", result_date: new Date("2022-08-10T11:24:46Z") },
            { id: 36, visit_id: 505, test_name: "xray liver serology", result: "Flagged as standard. The supplier processed the record.", result_date: new Date("2023-11-10T12:05:01Z") },
            { id: 37, visit_id: 283, test_name: "xray test", result: "Support reported an automatic issue; the shipment was refunded.", result_date: new Date("2023-06-17T18:57:37Z") },
            { id: 38, visit_id: 312, test_name: "imaging urine serology", result: "An operator asked for a change and the invoice was cancelled.", result_date: new Date("2022-10-31T10:10:57Z") },
            { id: 39, visit_id: 161, test_name: "metabolic serology liver", result: "The ticket was delayed after a late check.", result_date: new Date("2021-05-22T15:19:44Z") },
            { id: 40, visit_id: 457, test_name: "genetic biopsy", result: "The courier asked for a change and the payment was reopened.", result_date: new Date("2021-11-29T11:32:20Z") },
            { id: 41, visit_id: 476, test_name: "echocardiogram hemoglobin genetic", result: "The supplier asked for a change and the report was processed.", result_date: new Date("2022-07-17T20:55:00Z") },
            { id: 42, visit_id: 178, test_name: "metabolic hemoglobin", result: "An urgent order was processed the same day.", result_date: new Date("2023-04-22T11:07:53Z") },
            { id: 43, visit_id: 537, test_name: "panel hemoglobin", result: "The supplier reported an urgent issue; the report was completed.", result_date: new Date("2022-03-02T21:16:54Z") },
            { id: 44, visit_id: 579, test_name: "urine liver", result: "The supplier reported an incomplete issue; the payment was resolved.", result_date: new Date("2022-11-09T16:06:33Z") },
            { id: 45, visit_id: 510, test_name: "liver urine", result: "The team reported an unusual issue; the ticket was reviewed.", result_date: new Date("2020-01-28T09:26:00Z") },
            { id: 46, visit_id: 411, test_name: "blood", result: "The account was replaced after a repeat check.", result_date: new Date("2020-05-11T08:46:01Z") },
            { id: 47, visit_id: 65, test_name: "screening", result: null, result_date: new Date("2023-05-18T14:04:27Z") },
            { id: 48, visit_id: 82, test_name: "genetic", result: "Support confirmed the details and the invoice was processed.", result_date: new Date("2023-04-12T10:29:58Z") },
            { id: 49, visit_id: 230, test_name: "liver metabolic", result: "A partial follow-up: the order was updated.", result_date: new Date("2020-09-28T11:19:05Z") },
            { id: 50, visit_id: 214, test_name: "panel", result: "The reviewer asked for a change and the account was escalated.", result_date: new Date("2022-08-22T15:12:47Z") },
            { id: 51, visit_id: 151, test_name: "hemoglobin xray", result: "The account owner asked for a change and the delivery was escalated.", result_date: new Date("2021-05-21T09:15:03Z") },
            { id: 52, visit_id: 182, test_name: "liver", result: "The session was refunded — duplicate case, no further action.", result_date: new Date("2022-03-28T10:05:19Z") },
            { id: 53, visit_id: 12, test_name: "panel blood", result: "The courier asked for a change and the order was processed.", result_date: new Date("2023-04-15T12:31:37Z") },
            { id: 54, visit_id: 551, test_name: "mri", result: "No response from the supplier, so the delivery was closed.", result_date: new Date("2023-04-23T15:29:07Z") },
            { id: 55, visit_id: 227, test_name: "liver panel ct", result: "The claim was confirmed after a routine check.", result_date: new Date("2023-12-09T11:48:51Z") },
            { id: 56, visit_id: 154, test_name: "metabolic", result: "The customer asked for a change and the invoice was cancelled.", result_date: new Date("2021-08-14T11:38:46Z") },
            { id: 57, visit_id: 524, test_name: "liver cholesterol", result: null, result_date: new Date("2023-08-31T12:22:39Z") },
            { id: 58, visit_id: 303, test_name: "thyroid echocardiogram cholesterol", result: "The record was resolved after a routine check.", result_date: new Date("2022-09-09T12:30:57Z") },
            { id: 59, visit_id: 186, test_name: "echocardiogram test serology", result: "The team reported an unusual issue; the payment was escalated.", result_date: new Date("2022-05-12T15:17:02Z") },
            { id: 60, visit_id: 335, test_name: "imaging ct", result: "The team asked for a change and the shipment was rescheduled.", result_date: new Date("2020-11-25T11:14:36Z") },
            { id: 61, visit_id: 487, test_name: "urine liver", result: "The appointment was processed — unusual case, no further action.", result_date: new Date("2020-01-22T08:12:23Z") },
            { id: 62, visit_id: 472, test_name: "mri cholesterol urine", result: "The refund was completed — late case, no further action.", result_date: new Date("2020-11-05T13:54:11Z") },
            { id: 63, visit_id: 87, test_name: "xray hemoglobin", result: "A standard follow-up: the claim was reopened.", result_date: new Date("2022-12-22T10:32:51Z") },
            { id: 64, visit_id: 567, test_name: "electrocardiogram metabolic", result: "The transfer was completed following an urgent review.", result_date: new Date("2023-02-07T09:39:14Z") },
            { id: 65, visit_id: 153, test_name: "echocardiogram liver imaging", result: "The courier reported a repeat issue; the payment was resolved.", result_date: new Date("2021-10-23T15:47:39Z") },
            { id: 66, visit_id: 470, test_name: "mri thyroid blood", result: "Flagged as routine. Support reopened the claim.", result_date: new Date("2021-12-04T14:59:51Z") },
            { id: 67, visit_id: 428, test_name: "thyroid cholesterol", result: "An operator asked for a change and the payment was rejected.", result_date: new Date("2023-12-26T01:55:13Z") },
            { id: 68, visit_id: 233, test_name: "xray imaging", result: "An urgent order was confirmed the same day.", result_date: new Date("2020-01-17T16:10:07Z") },
            { id: 69, visit_id: 575, test_name: "serology", result: "Support confirmed the details and the transfer was resolved.", result_date: new Date("2022-12-02T16:22:55Z") },
            { id: 70, visit_id: 377, test_name: "cholesterol blood", result: "The team reported a routine issue; the refund was cancelled.", result_date: new Date("2020-07-20T11:55:53Z") },
            { id: 71, visit_id: 4, test_name: "panel", result: "The reviewer asked for a change and the item was reopened.", result_date: new Date("2023-11-19T11:52:06Z") },
            { id: 72, visit_id: 281, test_name: "genetic test mri", result: "Support asked for a change and the refund was cancelled.", result_date: new Date("2021-08-30T16:26:24Z") },
            { id: 73, visit_id: 403, test_name: "panel", result: "The transfer was reviewed following a routine review.", result_date: new Date("2021-03-10T13:57:45Z") },
            { id: 74, visit_id: 576, test_name: "biopsy", result: "The record was refunded — routine case, no further action.", result_date: new Date("2023-02-22T10:39:58Z") },
            { id: 75, visit_id: 582, test_name: "mri genetic", result: "The order was approved — standard case, no further action.", result_date: new Date("2022-03-11T12:25:51Z") },
            { id: 76, visit_id: 268, test_name: "echocardiogram glucose", result: "The request was replaced — late case, no further action.", result_date: new Date("2023-02-15T15:02:19Z") },
            { id: 77, visit_id: 39, test_name: "blood glucose xray", result: "A repeat follow-up: the item was rejected.", result_date: new Date("2023-02-12T14:55:49Z") },
            { id: 78, visit_id: 237, test_name: "screening", result: "A manual follow-up: the invoice was processed.", result_date: new Date("2023-03-03T16:24:25Z") },
            { id: 79, visit_id: 413, test_name: "glucose test blood", result: "Flagged as manual. The team replaced the report.", result_date: new Date("2023-05-03T10:26:00Z") },
            { id: 80, visit_id: 458, test_name: "imaging metabolic biopsy", result: "Flagged as late. The account owner completed the appointment.", result_date: new Date("2022-05-09T11:43:54Z") },
            { id: 81, visit_id: 443, test_name: "culture liver mri", result: "A duplicate account was escalated the same day.", result_date: new Date("2022-12-28T15:00:09Z") },
            { id: 82, visit_id: 525, test_name: "echocardiogram", result: "The courier confirmed the details and the report was closed.", result_date: new Date("2020-01-11T13:58:23Z") },
            { id: 83, visit_id: 505, test_name: "culture echocardiogram", result: "The reviewer asked for a change and the account was rejected.", result_date: new Date("2022-04-18T16:27:24Z") },
            { id: 84, visit_id: 499, test_name: "liver ct", result: "A repeat follow-up: the account was resolved.", result_date: new Date("2020-09-28T11:46:54Z") },
            { id: 85, visit_id: 471, test_name: "cholesterol electrocardiogram", result: "An operator reported a repeat issue; the item was reopened.", result_date: new Date("2020-12-05T07:00:02Z") },
            { id: 86, visit_id: 466, test_name: "hemoglobin ct thyroid", result: "A minor follow-up: the transfer was cancelled.", result_date: new Date("2022-12-12T11:33:39Z") },
            { id: 87, visit_id: 596, test_name: "electrocardiogram liver urine", result: null, result_date: new Date("2023-01-13T16:47:04Z") },
            { id: 88, visit_id: 402, test_name: "screening", result: "The document was approved after a repeat check.", result_date: new Date("2023-11-21T10:18:06Z") },
            { id: 89, visit_id: 205, test_name: "cholesterol imaging", result: "Flagged as unusual. The team escalated the appointment.", result_date: new Date("2022-02-17T16:46:30Z") },
            { id: 90, visit_id: 162, test_name: "liver", result: "The supplier confirmed the details and the record was reopened.", result_date: new Date("2022-04-16T12:46:15Z") },
            { id: 91, visit_id: 554, test_name: "biopsy xray ct", result: "An incomplete follow-up: the invoice was escalated.", result_date: new Date("2022-12-01T09:01:56Z") },
            { id: 92, visit_id: 568, test_name: "glucose xray", result: "The account owner confirmed the details and the invoice was reviewed.", result_date: new Date("2021-06-27T15:51:16Z") },
            { id: 93, visit_id: 24, test_name: "electrocardiogram urine screening", result: "The ticket was completed — routine case, no further action.", result_date: new Date("2023-05-05T11:56:11Z") },
            { id: 94, visit_id: 493, test_name: "imaging", result: "The team confirmed the details and the payment was processed.", result_date: new Date("2023-04-14T15:35:30Z") },
            { id: 95, visit_id: 306, test_name: "test panel", result: "The account owner reported a repeat issue; the order was closed.", result_date: new Date("2022-08-04T09:00:12Z") },
            { id: 96, visit_id: 471, test_name: "mri", result: "The delivery was delayed after a minor check.", result_date: new Date("2020-01-18T13:32:07Z") },
            { id: 97, visit_id: 472, test_name: "screening", result: "The transfer was reopened after a repeat check.", result_date: new Date("2023-02-10T10:40:19Z") },
            { id: 98, visit_id: 124, test_name: "liver urine", result: "The account owner reported a manual issue; the order was completed.", result_date: new Date("2021-10-25T13:12:01Z") },
            { id: 99, visit_id: 165, test_name: "panel metabolic ct", result: "The reviewer confirmed the details and the booking was resolved.", result_date: new Date("2022-10-12T15:54:22Z") },
            { id: 100, visit_id: 279, test_name: "blood electrocardiogram", result: "The team asked for a change and the request was confirmed.", result_date: new Date("2022-06-17T11:56:07Z") },
            { id: 101, visit_id: 269, test_name: "imaging screening biopsy", result: "The delivery was reviewed after an urgent check.", result_date: new Date("2021-10-13T14:40:29Z") },
            { id: 102, visit_id: 249, test_name: "urine liver", result: "The request was rescheduled after an automatic check.", result_date: new Date("2023-03-11T13:02:47Z") },
            { id: 103, visit_id: 345, test_name: "test", result: "A manual delivery was escalated the same day.", result_date: new Date("2022-09-16T11:57:27Z") },
            { id: 104, visit_id: 516, test_name: "echocardiogram electrocardiogram", result: "The courier asked for a change and the document was reviewed.", result_date: new Date("2020-01-04T04:32:53Z") },
            { id: 105, visit_id: 595, test_name: "metabolic", result: "The account owner asked for a change and the transfer was confirmed.", result_date: new Date("2021-11-21T13:14:51Z") },
            { id: 106, visit_id: 255, test_name: "mri", result: "The booking was completed — standard case, no further action.", result_date: new Date("2022-02-08T16:36:03Z") },
            { id: 107, visit_id: 75, test_name: "serology hemoglobin thyroid", result: "The supplier reported a duplicate issue; the request was rescheduled.", result_date: new Date("2023-07-30T17:34:59Z") },
            { id: 108, visit_id: 82, test_name: "genetic liver cholesterol", result: "The shipment was closed following an unusual review.", result_date: new Date("2021-11-23T17:16:26Z") },
            { id: 109, visit_id: 580, test_name: "serology metabolic", result: null, result_date: new Date("2021-10-30T13:45:55Z") },
            { id: 110, visit_id: 159, test_name: "liver xray", result: "An automatic follow-up: the payment was reopened.", result_date: new Date("2020-08-12T09:13:57Z") },
            { id: 111, visit_id: 14, test_name: "thyroid mri blood", result: "The supplier reported a standard issue; the order was completed.", result_date: new Date("2023-02-27T16:07:43Z") },
            { id: 112, visit_id: 209, test_name: "xray panel urine", result: "Flagged as automatic. The customer escalated the item.", result_date: new Date("2023-04-05T13:02:49Z") },
            { id: 113, visit_id: 168, test_name: "glucose", result: "A standard booking was refunded the same day.", result_date: new Date("2023-05-17T13:41:53Z") },
            { id: 114, visit_id: 482, test_name: "culture test ct", result: "The customer confirmed the details and the session was delayed.", result_date: new Date("2023-07-11T11:56:10Z") },
            { id: 115, visit_id: 130, test_name: "electrocardiogram screening blood", result: "The supplier asked for a change and the ticket was replaced.", result_date: new Date("2021-03-15T14:50:48Z") },
            { id: 116, visit_id: 49, test_name: "serology test biopsy", result: null, result_date: new Date("2023-06-13T07:34:44Z") },
            { id: 117, visit_id: 64, test_name: "liver metabolic xray", result: "The customer asked for a change and the payment was approved.", result_date: new Date("2023-06-09T17:25:06Z") },
            { id: 118, visit_id: 322, test_name: "cholesterol imaging", result: "The account owner reported an automatic issue; the appointment was approved.", result_date: new Date("2023-12-24T09:52:40Z") },
            { id: 119, visit_id: 586, test_name: "urine echocardiogram serology", result: "The document was cancelled — unusual case, no further action.", result_date: new Date("2021-05-31T11:30:56Z") },
            { id: 120, visit_id: 493, test_name: "cholesterol mri genetic", result: "The order was completed after an incomplete check.", result_date: new Date("2021-12-05T16:43:14Z") },
            { id: 121, visit_id: 55, test_name: "culture panel", result: "The refund was confirmed following a repeat review.", result_date: new Date("2020-08-29T12:26:16Z") },
            { id: 122, visit_id: 79, test_name: "electrocardiogram test panel", result: "An automatic follow-up: the invoice was reviewed.", result_date: new Date("2020-08-20T14:17:18Z") },
            { id: 123, visit_id: 471, test_name: "mri echocardiogram culture", result: "Flagged as unusual. The team completed the session.", result_date: new Date("2020-06-07T15:58:43Z") },
            { id: 124, visit_id: 308, test_name: "culture genetic glucose", result: "The supplier reported a standard issue; the invoice was refunded.", result_date: new Date("2022-02-01T15:34:35Z") },
            { id: 125, visit_id: 408, test_name: "electrocardiogram thyroid echocardiogram", result: "An incomplete follow-up: the booking was reviewed.", result_date: new Date("2020-09-01T12:56:16Z") },
            { id: 126, visit_id: 550, test_name: "hemoglobin", result: "The team reported a partial issue; the shipment was confirmed.", result_date: new Date("2020-12-23T15:43:15Z") },
            { id: 127, visit_id: 7, test_name: "electrocardiogram", result: null, result_date: new Date("2022-08-29T12:48:54Z") },
            { id: 128, visit_id: 365, test_name: "electrocardiogram", result: null, result_date: new Date("2023-11-15T08:25:42Z") },
            { id: 129, visit_id: 83, test_name: "electrocardiogram cholesterol", result: "The transfer was rescheduled after a repeat check.", result_date: new Date("2021-05-29T08:37:13Z") },
            { id: 130, visit_id: 534, test_name: "screening blood test", result: "Flagged as late. The courier approved the shipment.", result_date: new Date("2021-01-28T10:58:02Z") },
            { id: 131, visit_id: 144, test_name: "electrocardiogram", result: "A partial follow-up: the session was escalated.", result_date: new Date("2020-05-30T21:06:39Z") },
            { id: 132, visit_id: 392, test_name: "electrocardiogram hemoglobin", result: "The claim was cancelled following a standard review.", result_date: new Date("2023-02-19T13:14:25Z") },
            { id: 133, visit_id: 551, test_name: "xray ct biopsy", result: "Flagged as incomplete. An operator resolved the payment.", result_date: new Date("2021-09-15T13:45:37Z") },
            { id: 134, visit_id: 109, test_name: "xray blood", result: "Support reported an automatic issue; the transfer was closed.", result_date: new Date("2020-06-23T14:47:10Z") },
            { id: 135, visit_id: 400, test_name: "electrocardiogram", result: "The delivery was closed following a minor review.", result_date: new Date("2021-10-16T17:37:11Z") },
            { id: 136, visit_id: 549, test_name: "glucose", result: "An automatic request was replaced the same day.", result_date: new Date("2022-06-22T11:31:48Z") },
            { id: 137, visit_id: 131, test_name: "glucose biopsy mri", result: "Flagged as standard. The reviewer completed the account.", result_date: new Date("2020-11-18T17:52:21Z") },
            { id: 138, visit_id: 72, test_name: "metabolic genetic test", result: "A repeat session was closed the same day.", result_date: new Date("2022-05-08T16:55:38Z") },
            { id: 139, visit_id: 453, test_name: "liver", result: "A routine request was processed the same day.", result_date: new Date("2023-05-13T19:44:59Z") },
            { id: 140, visit_id: 58, test_name: "echocardiogram biopsy", result: "An operator asked for a change and the document was cancelled.", result_date: new Date("2021-02-26T15:15:33Z") },
            { id: 141, visit_id: 540, test_name: "echocardiogram", result: "The claim was processed after a repeat check.", result_date: new Date("2022-06-29T12:03:21Z") },
            { id: 142, visit_id: 272, test_name: "cholesterol glucose", result: "An operator confirmed the details and the delivery was resolved.", result_date: new Date("2020-06-08T10:42:03Z") },
            { id: 143, visit_id: 273, test_name: "serology genetic mri", result: "The record was cancelled after an unusual check.", result_date: new Date("2021-02-13T09:03:04Z") },
            { id: 144, visit_id: 531, test_name: "genetic blood", result: null, result_date: new Date("2023-07-28T17:04:15Z") },
            { id: 145, visit_id: 584, test_name: "serology thyroid glucose", result: "The supplier asked for a change and the report was rescheduled.", result_date: new Date("2023-11-20T17:28:36Z") },
            { id: 146, visit_id: 568, test_name: "xray cholesterol", result: "The courier asked for a change and the appointment was cancelled.", result_date: new Date("2021-03-09T08:12:38Z") },
            { id: 147, visit_id: 227, test_name: "ct", result: "Flagged as duplicate. The team processed the ticket.", result_date: new Date("2023-08-14T11:27:23Z") },
            { id: 148, visit_id: 504, test_name: "test cholesterol", result: "The ticket was reviewed following a routine review.", result_date: new Date("2022-02-04T08:36:22Z") },
            { id: 149, visit_id: 175, test_name: "glucose", result: "The customer confirmed the details and the payment was rejected.", result_date: new Date("2022-03-07T19:51:36Z") },
            { id: 150, visit_id: 455, test_name: "electrocardiogram", result: null, result_date: new Date("2021-04-19T14:14:14Z") },
            { id: 151, visit_id: 7, test_name: "echocardiogram glucose cholesterol", result: "The ticket was approved — duplicate case, no further action.", result_date: new Date("2022-06-08T10:26:27Z") },
            { id: 152, visit_id: 21, test_name: "glucose cholesterol blood", result: "Support reported a minor issue; the request was reviewed.", result_date: new Date("2020-09-12T13:35:19Z") },
            { id: 153, visit_id: 44, test_name: "thyroid test", result: "Flagged as manual. The account owner rejected the account.", result_date: new Date("2020-09-24T13:35:33Z") },
            { id: 154, visit_id: 331, test_name: "screening cholesterol", result: "The shipment was reviewed — minor case, no further action.", result_date: new Date("2023-06-12T11:51:40Z") },
            { id: 155, visit_id: 483, test_name: "panel", result: "Flagged as urgent. An operator confirmed the claim.", result_date: new Date("2021-02-05T10:36:23Z") },
            { id: 156, visit_id: 280, test_name: "metabolic blood electrocardiogram", result: "The appointment was rescheduled following a partial review.", result_date: new Date("2023-03-17T10:21:01Z") },
            { id: 157, visit_id: 402, test_name: "blood hemoglobin genetic", result: "A routine request was resolved the same day.", result_date: new Date("2020-12-20T13:42:46Z") },
            { id: 158, visit_id: 380, test_name: "panel", result: "An incomplete document was confirmed the same day.", result_date: new Date("2020-08-09T09:54:19Z") },
            { id: 159, visit_id: 251, test_name: "liver xray genetic", result: "A partial follow-up: the record was rescheduled.", result_date: new Date("2020-08-12T11:13:08Z") },
            { id: 160, visit_id: 87, test_name: "echocardiogram", result: "A minor follow-up: the session was refunded.", result_date: new Date("2020-02-03T19:26:39Z") },
            { id: 161, visit_id: 271, test_name: "xray liver urine", result: "The booking was cancelled following a manual review.", result_date: new Date("2023-11-04T12:20:00Z") },
            { id: 162, visit_id: 516, test_name: "hemoglobin screening", result: "The order was resolved — incomplete case, no further action.", result_date: new Date("2020-01-11T10:53:43Z") },
            { id: 163, visit_id: 47, test_name: "test echocardiogram genetic", result: "The account owner confirmed the details and the ticket was updated.", result_date: new Date("2021-08-17T09:23:26Z") },
            { id: 164, visit_id: 99, test_name: "electrocardiogram", result: "No response from support, so the report was rescheduled.", result_date: new Date("2021-07-11T13:53:18Z") },
            { id: 165, visit_id: 52, test_name: "mri biopsy", result: "A repeat follow-up: the refund was cancelled.", result_date: new Date("2020-07-25T17:48:32Z") },
            { id: 166, visit_id: 218, test_name: "imaging metabolic ct", result: "The delivery was escalated following a manual review.", result_date: new Date("2021-09-17T10:55:32Z") },
            { id: 167, visit_id: 234, test_name: "electrocardiogram blood", result: "Flagged as urgent. The customer rescheduled the session.", result_date: new Date("2021-04-11T11:56:31Z") },
            { id: 168, visit_id: 426, test_name: "electrocardiogram", result: "The supplier asked for a change and the request was rescheduled.", result_date: new Date("2020-12-25T11:51:21Z") },
            { id: 169, visit_id: 354, test_name: "urine glucose", result: null, result_date: new Date("2023-12-23T12:45:04Z") },
            { id: 170, visit_id: 521, test_name: "thyroid", result: "An incomplete transfer was resolved the same day.", result_date: new Date("2020-01-29T09:14:16Z") },
            { id: 171, visit_id: 91, test_name: "xray", result: "An automatic follow-up: the refund was delayed.", result_date: new Date("2022-07-05T12:17:24Z") },
            { id: 172, visit_id: 104, test_name: "panel echocardiogram", result: "An unusual follow-up: the session was completed.", result_date: new Date("2021-03-22T06:02:37Z") },
            { id: 173, visit_id: 186, test_name: "genetic", result: "Support reported a manual issue; the shipment was reviewed.", result_date: new Date("2022-09-25T13:29:50Z") },
            { id: 174, visit_id: 509, test_name: "glucose panel serology", result: null, result_date: new Date("2023-06-21T17:15:30Z") },
            { id: 175, visit_id: 339, test_name: "thyroid", result: "The item was reopened following an urgent review.", result_date: new Date("2023-01-04T20:38:25Z") },
            { id: 176, visit_id: 134, test_name: "urine cholesterol", result: "Flagged as repeat. The team approved the shipment.", result_date: new Date("2020-12-06T15:04:47Z") },
            { id: 177, visit_id: 586, test_name: "hemoglobin cholesterol", result: "The document was processed — manual case, no further action.", result_date: new Date("2023-12-04T17:35:14Z") },
            { id: 178, visit_id: 131, test_name: "biopsy electrocardiogram", result: "The shipment was reopened after a minor check.", result_date: new Date("2020-07-05T12:01:22Z") },
            { id: 179, visit_id: 476, test_name: "serology thyroid ct", result: "The document was closed after a repeat check.", result_date: new Date("2020-07-23T09:52:07Z") },
            { id: 180, visit_id: 596, test_name: "test cholesterol", result: "The item was completed following an automatic review.", result_date: new Date("2021-01-26T15:46:03Z") },
            { id: 181, visit_id: 561, test_name: "panel xray", result: "The report was updated following a partial review.", result_date: new Date("2022-06-13T11:52:49Z") },
            { id: 182, visit_id: 8, test_name: "panel", result: "The ticket was escalated following an urgent review.", result_date: new Date("2022-03-02T09:03:13Z") },
            { id: 183, visit_id: 593, test_name: "hemoglobin", result: "The courier asked for a change and the session was resolved.", result_date: new Date("2020-08-22T11:17:20Z") },
            { id: 184, visit_id: 176, test_name: "thyroid mri blood", result: "The team asked for a change and the session was updated.", result_date: new Date("2023-08-13T14:18:31Z") },
            { id: 185, visit_id: 195, test_name: "electrocardiogram culture panel", result: "A late ticket was completed the same day.", result_date: new Date("2022-07-19T11:37:28Z") },
            { id: 186, visit_id: 377, test_name: "thyroid serology glucose", result: "Flagged as duplicate. The reviewer closed the report.", result_date: new Date("2020-09-13T10:42:06Z") },
            { id: 187, visit_id: 544, test_name: "serology panel genetic", result: "No response from the customer, so the item was refunded.", result_date: new Date("2022-05-12T13:33:09Z") },
            { id: 188, visit_id: 77, test_name: "xray", result: "The customer reported an incomplete issue; the request was reopened.", result_date: new Date("2020-04-10T16:34:05Z") },
            { id: 189, visit_id: 218, test_name: "cholesterol screening biopsy", result: "A standard follow-up: the report was closed.", result_date: new Date("2020-04-12T21:42:26Z") },
            { id: 190, visit_id: 71, test_name: "serology echocardiogram", result: "The request was rejected — urgent case, no further action.", result_date: new Date("2022-08-02T16:55:57Z") },
            { id: 191, visit_id: 529, test_name: "cholesterol mri", result: null, result_date: new Date("2021-11-28T14:38:19Z") },
            { id: 192, visit_id: 577, test_name: "blood imaging", result: null, result_date: new Date("2020-01-25T11:55:05Z") },
            { id: 193, visit_id: 182, test_name: "biopsy echocardiogram", result: "Flagged as duplicate. The team resolved the claim.", result_date: new Date("2020-01-11T12:38:25Z") },
            { id: 194, visit_id: 521, test_name: "echocardiogram hemoglobin", result: "The appointment was processed following a late review.", result_date: new Date("2022-03-29T15:02:58Z") },
            { id: 195, visit_id: 223, test_name: "test electrocardiogram", result: "The reviewer confirmed the details and the ticket was refunded.", result_date: new Date("2022-11-18T14:15:32Z") },
            { id: 196, visit_id: 178, test_name: "biopsy genetic", result: "A late follow-up: the ticket was refunded.", result_date: new Date("2023-09-13T07:14:13Z") },
            { id: 197, visit_id: 195, test_name: "screening serology urine", result: "The order was cancelled following a manual review.", result_date: new Date("2022-09-20T09:32:43Z") },
            { id: 198, visit_id: 263, test_name: "cholesterol", result: null, result_date: new Date("2021-05-16T15:04:54Z") },
            { id: 199, visit_id: 518, test_name: "echocardiogram cholesterol", result: "An operator reported a minor issue; the record was updated.", result_date: new Date("2020-09-21T04:13:17Z") },
            { id: 200, visit_id: 368, test_name: "electrocardiogram", result: null, result_date: new Date("2020-03-04T11:48:51Z") },
            { id: 201, visit_id: 399, test_name: "culture", result: "The account was approved after a manual check.", result_date: new Date("2023-09-23T13:38:17Z") },
            { id: 202, visit_id: 295, test_name: "hemoglobin test", result: "The courier reported an unusual issue; the account was updated.", result_date: new Date("2022-04-25T15:24:16Z") },
            { id: 203, visit_id: 430, test_name: "genetic", result: "Flagged as duplicate. An operator rescheduled the item.", result_date: new Date("2022-10-12T08:50:59Z") },
            { id: 204, visit_id: 413, test_name: "panel urine xray", result: "A standard transfer was replaced the same day.", result_date: new Date("2023-12-11T13:36:39Z") },
            { id: 205, visit_id: 477, test_name: "cholesterol", result: "The reviewer confirmed the details and the account was reviewed.", result_date: new Date("2020-04-25T16:39:17Z") },
            { id: 206, visit_id: 40, test_name: "screening xray culture", result: "Support reported an unusual issue; the invoice was delayed.", result_date: new Date("2022-09-07T20:17:36Z") },
            { id: 207, visit_id: 213, test_name: "electrocardiogram urine", result: "An urgent follow-up: the document was reopened.", result_date: new Date("2023-10-01T11:14:41Z") },
            { id: 208, visit_id: 131, test_name: "metabolic blood", result: "A partial follow-up: the account was escalated.", result_date: new Date("2023-01-28T16:19:51Z") },
            { id: 209, visit_id: 311, test_name: "culture hemoglobin serology", result: "An unusual follow-up: the document was rescheduled.", result_date: new Date("2023-04-28T11:57:22Z") },
            { id: 210, visit_id: 39, test_name: "genetic serology culture", result: "No response from support, so the order was rejected.", result_date: new Date("2023-02-10T22:33:32Z") },
            { id: 211, visit_id: 519, test_name: "echocardiogram serology culture", result: "The transfer was resolved after a standard check.", result_date: new Date("2020-05-30T04:36:46Z") },
            { id: 212, visit_id: 497, test_name: "xray thyroid", result: "A late payment was confirmed the same day.", result_date: new Date("2021-07-22T13:21:53Z") },
            { id: 213, visit_id: 367, test_name: "urine", result: "An operator asked for a change and the transfer was updated.", result_date: new Date("2022-02-22T13:11:02Z") },
            { id: 214, visit_id: 386, test_name: "screening blood panel", result: "No response from support, so the invoice was closed.", result_date: new Date("2021-10-02T19:15:38Z") },
            { id: 215, visit_id: 568, test_name: "metabolic urine test", result: null, result_date: new Date("2020-05-07T15:42:04Z") },
            { id: 216, visit_id: 65, test_name: "serology", result: "The ticket was closed following an urgent review.", result_date: new Date("2023-10-12T13:20:06Z") },
            { id: 217, visit_id: 270, test_name: "metabolic", result: "No response from the courier, so the delivery was escalated.", result_date: new Date("2022-04-26T07:30:19Z") },
            { id: 218, visit_id: 488, test_name: "blood screening", result: null, result_date: new Date("2021-05-27T13:28:30Z") },
            { id: 219, visit_id: 104, test_name: "ct cholesterol metabolic", result: "The account owner confirmed the details and the order was approved.", result_date: new Date("2021-10-30T10:16:23Z") },
            { id: 220, visit_id: 256, test_name: "xray echocardiogram", result: "A minor follow-up: the booking was escalated.", result_date: new Date("2021-11-07T08:03:39Z") },
            { id: 221, visit_id: 178, test_name: "serology culture panel", result: null, result_date: new Date("2023-08-26T10:24:03Z") },
            { id: 222, visit_id: 215, test_name: "xray urine", result: "Flagged as automatic. The courier replaced the claim.", result_date: new Date("2023-08-12T12:18:44Z") },
            { id: 223, visit_id: 74, test_name: "glucose", result: "The delivery was confirmed following a repeat review.", result_date: new Date("2023-03-18T17:34:46Z") },
            { id: 224, visit_id: 335, test_name: "biopsy liver metabolic", result: "The reviewer confirmed the details and the delivery was approved.", result_date: new Date("2023-11-14T15:32:27Z") },
            { id: 225, visit_id: 33, test_name: "imaging test", result: "The customer asked for a change and the booking was reopened.", result_date: new Date("2022-07-05T15:24:11Z") },
            { id: 226, visit_id: 392, test_name: "liver", result: "The delivery was updated following a routine review.", result_date: new Date("2023-11-16T09:04:53Z") },
            { id: 227, visit_id: 213, test_name: "serology ct echocardiogram", result: "The shipment was delayed — late case, no further action.", result_date: new Date("2020-01-06T14:01:05Z") },
            { id: 228, visit_id: 164, test_name: "thyroid imaging", result: "Flagged as late. The customer confirmed the document.", result_date: new Date("2023-10-14T17:42:52Z") },
            { id: 229, visit_id: 444, test_name: "ct", result: "The team reported an automatic issue; the appointment was processed.", result_date: new Date("2020-08-06T13:56:59Z") },
            { id: 230, visit_id: 272, test_name: "blood cholesterol", result: null, result_date: new Date("2020-07-19T11:57:34Z") },
            { id: 231, visit_id: 176, test_name: "liver", result: "An incomplete follow-up: the claim was approved.", result_date: new Date("2021-03-16T10:50:24Z") },
            { id: 232, visit_id: 54, test_name: "panel urine", result: "The courier asked for a change and the record was refunded.", result_date: new Date("2020-01-29T12:50:41Z") },
            { id: 233, visit_id: 146, test_name: "panel biopsy", result: "A minor claim was rejected the same day.", result_date: new Date("2021-04-28T19:11:18Z") },
            { id: 234, visit_id: 556, test_name: "culture imaging", result: "The team reported a minor issue; the report was reviewed.", result_date: new Date("2023-12-16T21:25:33Z") },
            { id: 235, visit_id: 155, test_name: "test serology urine", result: "The order was cancelled — minor case, no further action.", result_date: new Date("2021-12-01T15:05:18Z") },
            { id: 236, visit_id: 309, test_name: "electrocardiogram biopsy", result: "The appointment was rescheduled — late case, no further action.", result_date: new Date("2021-03-07T15:41:50Z") },
            { id: 237, visit_id: 293, test_name: "xray glucose test", result: "The item was confirmed — standard case, no further action.", result_date: new Date("2021-11-26T16:54:29Z") },
            { id: 238, visit_id: 406, test_name: "biopsy", result: null, result_date: new Date("2021-10-17T08:58:55Z") },
            { id: 239, visit_id: 11, test_name: "xray metabolic", result: "Support confirmed the details and the booking was completed.", result_date: new Date("2021-01-25T09:07:19Z") },
            { id: 240, visit_id: 6, test_name: "xray", result: "A partial item was rescheduled the same day.", result_date: new Date("2020-01-26T13:23:29Z") },
            { id: 241, visit_id: 208, test_name: "urine ct", result: "Flagged as automatic. The supplier processed the transfer.", result_date: new Date("2020-01-31T12:49:57Z") },
            { id: 242, visit_id: 6, test_name: "ct biopsy serology", result: "The item was completed after a minor check.", result_date: new Date("2021-12-05T17:15:27Z") },
            { id: 243, visit_id: 233, test_name: "biopsy xray", result: "The reviewer asked for a change and the appointment was replaced.", result_date: new Date("2020-01-08T15:16:23Z") },
            { id: 244, visit_id: 188, test_name: "biopsy", result: "Support confirmed the details and the delivery was updated.", result_date: new Date("2021-12-02T13:13:28Z") },
            { id: 245, visit_id: 199, test_name: "urine biopsy test", result: "An unusual follow-up: the shipment was reviewed.", result_date: new Date("2021-02-07T11:12:31Z") },
            { id: 246, visit_id: 510, test_name: "culture thyroid echocardiogram", result: "The customer asked for a change and the invoice was reopened.", result_date: new Date("2021-03-24T12:01:02Z") },
            { id: 247, visit_id: 341, test_name: "metabolic", result: "No response from the account owner, so the booking was refunded.", result_date: new Date("2021-12-23T15:36:14Z") },
            { id: 248, visit_id: 363, test_name: "biopsy", result: "The reviewer asked for a change and the record was resolved.", result_date: new Date("2020-01-11T08:36:48Z") },
            { id: 249, visit_id: 532, test_name: "glucose cholesterol mri", result: "The record was confirmed — standard case, no further action.", result_date: new Date("2022-08-30T11:33:27Z") },
            { id: 250, visit_id: 20, test_name: "test echocardiogram", result: "The account owner asked for a change and the payment was approved.", result_date: new Date("2021-04-10T16:24:31Z") },
            { id: 251, visit_id: 246, test_name: "thyroid screening", result: "An unusual follow-up: the booking was resolved.", result_date: new Date("2022-10-01T13:26:29Z") },
            { id: 252, visit_id: 396, test_name: "urine genetic xray", result: "Support asked for a change and the item was reopened.", result_date: new Date("2020-03-04T12:16:27Z") },
            { id: 253, visit_id: 536, test_name: "urine ct", result: "The session was approved — incomplete case, no further action.", result_date: new Date("2021-07-19T14:20:28Z") },
            { id: 254, visit_id: 415, test_name: "liver cholesterol genetic", result: null, result_date: new Date("2021-01-05T14:11:15Z") },
            { id: 255, visit_id: 370, test_name: "urine electrocardiogram", result: "The reviewer reported a partial issue; the order was confirmed.", result_date: new Date("2023-12-21T17:57:18Z") },
            { id: 256, visit_id: 494, test_name: "blood", result: null, result_date: new Date("2023-11-07T09:14:21Z") },
            { id: 257, visit_id: 154, test_name: "screening", result: null, result_date: new Date("2020-07-12T11:50:30Z") },
            { id: 258, visit_id: 20, test_name: "screening", result: "A partial follow-up: the order was replaced.", result_date: new Date("2021-12-08T19:06:46Z") },
            { id: 259, visit_id: 101, test_name: "screening", result: "No response from the team, so the request was updated.", result_date: new Date("2021-03-06T16:08:49Z") },
            { id: 260, visit_id: 239, test_name: "screening", result: "The courier asked for a change and the item was completed.", result_date: new Date("2020-04-22T15:14:16Z") },
            { id: 261, visit_id: 136, test_name: "ct metabolic", result: "Flagged as minor. An operator resolved the report.", result_date: new Date("2023-10-12T11:24:47Z") },
            { id: 262, visit_id: 142, test_name: "biopsy echocardiogram", result: "Flagged as minor. The customer refunded the account.", result_date: new Date("2022-11-23T15:43:02Z") },
            { id: 263, visit_id: 498, test_name: "urine", result: "The reviewer reported a routine issue; the appointment was rescheduled.", result_date: new Date("2021-08-15T14:02:27Z") },
            { id: 264, visit_id: 313, test_name: "blood", result: null, result_date: new Date("2022-08-25T14:12:03Z") },
            { id: 265, visit_id: 405, test_name: "urine mri blood", result: "The team asked for a change and the report was reviewed.", result_date: new Date("2020-01-20T18:22:25Z") },
            { id: 266, visit_id: 291, test_name: "echocardiogram xray metabolic", result: "A duplicate follow-up: the request was completed.", result_date: new Date("2020-07-29T12:19:31Z") },
            { id: 267, visit_id: 486, test_name: "metabolic screening thyroid", result: "The supplier confirmed the details and the payment was reviewed.", result_date: new Date("2021-04-23T12:49:26Z") },
            { id: 268, visit_id: 384, test_name: "mri", result: "An operator reported a duplicate issue; the transfer was rejected.", result_date: new Date("2022-09-03T17:42:08Z") },
            { id: 269, visit_id: 71, test_name: "echocardiogram", result: "The document was replaced following a late review.", result_date: new Date("2020-09-24T14:18:21Z") },
            { id: 270, visit_id: 18, test_name: "electrocardiogram urine echocardiogram", result: "The report was reopened after an incomplete check.", result_date: new Date("2023-05-29T09:20:34Z") },
            { id: 271, visit_id: 371, test_name: "imaging metabolic", result: "The shipment was cancelled following a late review.", result_date: new Date("2021-05-03T10:19:59Z") },
            { id: 272, visit_id: 24, test_name: "echocardiogram", result: "The ticket was escalated after an urgent check.", result_date: new Date("2021-01-22T13:38:18Z") },
            { id: 273, visit_id: 235, test_name: "ct hemoglobin", result: "The account owner asked for a change and the request was refunded.", result_date: new Date("2021-10-24T17:16:53Z") },
            { id: 274, visit_id: 170, test_name: "serology", result: "A minor order was refunded the same day.", result_date: new Date("2022-08-03T19:03:59Z") },
            { id: 275, visit_id: 86, test_name: "imaging mri liver", result: "The delivery was refunded — repeat case, no further action.", result_date: new Date("2021-12-29T15:10:31Z") },
            { id: 276, visit_id: 2, test_name: "xray cholesterol mri", result: "The payment was rejected — routine case, no further action.", result_date: new Date("2021-08-14T12:57:46Z") },
            { id: 277, visit_id: 155, test_name: "urine ct", result: "A manual follow-up: the delivery was reviewed.", result_date: new Date("2020-08-04T12:42:32Z") },
            { id: 278, visit_id: 357, test_name: "xray biopsy culture", result: "The refund was closed after an automatic check.", result_date: new Date("2021-06-29T06:40:24Z") },
            { id: 279, visit_id: 366, test_name: "thyroid", result: null, result_date: new Date("2021-04-23T16:08:20Z") },
            { id: 280, visit_id: 155, test_name: "genetic", result: "An operator reported a partial issue; the report was approved.", result_date: new Date("2021-01-08T12:51:58Z") },
            { id: 281, visit_id: 75, test_name: "glucose hemoglobin imaging", result: "The reviewer reported an automatic issue; the request was reopened.", result_date: new Date("2021-04-19T11:36:07Z") },
            { id: 282, visit_id: 91, test_name: "liver", result: "An incomplete order was refunded the same day.", result_date: new Date("2023-10-06T10:52:31Z") },
            { id: 283, visit_id: 143, test_name: "panel screening", result: "The supplier reported an unusual issue; the order was replaced.", result_date: new Date("2020-01-14T09:04:16Z") },
            { id: 284, visit_id: 387, test_name: "thyroid metabolic electrocardiogram", result: "Flagged as urgent. Support closed the transfer.", result_date: new Date("2021-08-20T10:40:16Z") },
            { id: 285, visit_id: 589, test_name: "glucose blood biopsy", result: "An automatic order was resolved the same day.", result_date: new Date("2022-12-29T17:26:08Z") },
            { id: 286, visit_id: 424, test_name: "glucose genetic", result: "No response from support, so the account was rejected.", result_date: new Date("2023-01-22T09:28:33Z") },
            { id: 287, visit_id: 41, test_name: "imaging", result: "The courier confirmed the details and the report was replaced.", result_date: new Date("2021-05-16T11:37:50Z") },
            { id: 288, visit_id: 114, test_name: "blood test", result: "The customer asked for a change and the claim was delayed.", result_date: new Date("2020-05-21T09:59:38Z") },
            { id: 289, visit_id: 114, test_name: "echocardiogram hemoglobin glucose", result: "The customer asked for a change and the document was cancelled.", result_date: new Date("2020-12-17T13:47:38Z") },
            { id: 290, visit_id: 433, test_name: "xray", result: "The courier asked for a change and the request was rejected.", result_date: new Date("2023-05-11T12:41:20Z") },
            { id: 291, visit_id: 368, test_name: "electrocardiogram", result: "The record was cancelled — minor case, no further action.", result_date: new Date("2022-11-09T05:52:52Z") },
            { id: 292, visit_id: 491, test_name: "metabolic", result: "The account owner confirmed the details and the ticket was approved.", result_date: new Date("2020-08-11T10:04:53Z") },
            { id: 293, visit_id: 232, test_name: "test metabolic", result: "The claim was reviewed following a routine review.", result_date: new Date("2023-12-27T13:13:38Z") },
            { id: 294, visit_id: 359, test_name: "mri glucose serology", result: "The refund was replaced after a manual check.", result_date: new Date("2021-05-19T16:38:16Z") },
            { id: 295, visit_id: 577, test_name: "test electrocardiogram screening", result: "Support reported an automatic issue; the shipment was cancelled.", result_date: new Date("2021-08-31T12:58:15Z") },
            { id: 296, visit_id: 59, test_name: "biopsy culture", result: "The invoice was escalated after an urgent check.", result_date: new Date("2022-03-08T15:10:21Z") },
            { id: 297, visit_id: 495, test_name: "genetic", result: "The appointment was closed after an automatic check.", result_date: new Date("2022-07-19T12:20:36Z") },
            { id: 298, visit_id: 425, test_name: "electrocardiogram", result: "The invoice was refunded after a routine check.", result_date: new Date("2023-08-29T11:15:32Z") },
            { id: 299, visit_id: 118, test_name: "mri", result: "The invoice was reviewed — urgent case, no further action.", result_date: new Date("2023-04-02T13:24:37Z") },
            { id: 300, visit_id: 260, test_name: "biopsy", result: "The account owner confirmed the details and the payment was escalated.", result_date: new Date("2020-04-04T09:33:16Z") },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
