[
  {
    "model": "app.department",
    "pk": 1,
    "fields": {
      "name": "pulmonology",
      "head": "Lena Fischer",
      "contact_number": "+1-612-555-0173"
    }
  },
  {
    "model": "app.department",
    "pk": 2,
    "fields": {
      "name": "oncology family",
      "head": "Isaac Wang",
      "contact_number": "+1-212-555-0184"
    }
  },
  {
    "model": "app.department",
    "pk": 3,
    "fields": {
      "name": "pediatrics",
      "head": null,
      "contact_number": "+1-512-555-0151"
    }
  },
  {
    "model": "app.department",
    "pk": 4,
    "fields": {
      "name": "dermatology orthopedics",
      "head": "Carlos Tanaka",
      "contact_number": "+1-713-555-0115"
    }
  },
  {
    "model": "app.department",
    "pk": 5,
    "fields": {
      "name": "neurology pulmonology pediatrics",
      "head": "Elena Pereira",
      "contact_number": null
    }
  },
  {
    "model": "app.department",
    "pk": 6,
    "fields": {
      "name": "emergency neurology",
      "head": "Leo Kim",
      "contact_number": "+1-503-555-0133"
    }
  },
  {
    "model": "app.department",
    "pk": 7,
    "fields": {
      "name": "anesthesiology gastroenterology",
      "head": "Andre Wilson",
      "contact_number": "+1-212-555-0193"
    }
  },
  {
    "model": "app.department",
    "pk": 8,
    "fields": {
      "name": "dermatology pulmonology",
      "head": "Victor Taylor",
      "contact_number": "+1-202-555-0132"
    }
  },
  {
    "model": "app.department",
    "pk": 9,
    "fields": {
      "name": "family",
      "head": "Amir Singh",
      "contact_number": "+1-778-555-0169"
    }
  },
  {
    "model": "app.department",
    "pk": 10,
    "fields": {
      "name": "pathology radiology cardiology",
      "head": "Tariq Evans",
      "contact_number": "+1-801-555-0194"
    }
  },
  {
    "model": "app.patient",
    "pk": 1,
    "fields": {
      "first_name": "Ana",
      "last_name": "Andersen",
      "dob": "1942-12-18",
      "gender": "male",
      "contact_number": "+1-416-555-0132",
      "email": "ana.andersen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 2,
    "fields": {
      "first_name": "Chen",
      "last_name": "Torres",
      "dob": "1971-06-24",
      "gender": "male",
      "contact_number": "+1-213-555-0122",
      "email": "chen.torres@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 3,
    "fields": {
      "first_name": "Julia",
      "last_name": "Wilson",
      "dob": "1954-09-03",
      "gender": "male",
      "contact_number": "+1-702-555-0180",
      "email": "julia.wilson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 4,
    "fields": {
      "first_name": "Nour",
      "last_name": "Weber",
      "dob": "1978-03-26",
      "gender": "other",
      "contact_number": "+1-404-555-0168",
      "email": "nour.weber@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 5,
    "fields": {
      "first_name": "Jack",
      "last_name": "Schmidt",
      "dob": "1991-06-15",
      "gender": "male",
      "contact_number": "+1-612-555-0117",
      "email": "jack.schmidt@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 6,
    "fields": {
      "first_name": "Liam",
      "last_name": "Martin",
      "dob": "1998-08-02",
      "gender": "other",
      "contact_number": "+1-305-555-0164",
      "email": "liam.martin@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 7,
    "fields": {
      "first_name": "Sara",
      "last_name": "Jensen",
      "dob": "1989-08-02",
      "gender": "female",
      "contact_number": "+1-972-555-0160",
      "email": "sara.jensen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 8,
    "fields": {
      "first_name": "Lina",
      "last_name": "Schneider",
      "dob": "1960-07-05",
      "gender": "male",
      "contact_number": "+1-857-555-0153",
      "email": "lina.schneider@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 9,
    "fields": {
      "first_name": "Kai",
      "last_name": "Carter",
      "dob": "2001-11-04",
      "gender": "male",
      "contact_number": "+1-213-555-0113",
      "email": "kai.carter@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 10,
    "fields": {
      "first_name": "Kai",
      "last_name": "Bennett",
      "dob": "1947-09-18",
      "gender": "male",
      "contact_number": "+1-917-555-0143",
      "email": "kai.bennett@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 11,
    "fields": {
      "first_name": "Mila",
      "last_name": "Hassan",
      "dob": "1980-03-21",
      "gender": "male",
      "contact_number": "+1-415-555-0101",
      "email": "mila.hassan@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 12,
    "fields": {
      "first_name": "Nina",
      "last_name": "Smith",
      "dob": "1972-07-01",
      "gender": "female",
      "contact_number": "+1-214-555-0122",
      "email": "nina.smith@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 13,
    "fields": {
      "first_name": "Paula",
      "last_name": "Reyes",
      "dob": "1943-03-13",
      "gender": "male",
      "contact_number": "+1-857-555-0135",
      "email": "paula.reyes@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 14,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Baker",
      "dob": "1983-09-08",
      "gender": "female",
      "contact_number": "+1-303-555-0110",
      "email": "fatima.baker@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 15,
    "fields": {
      "first_name": "Zara",
      "last_name": "Larsen",
      "dob": "1986-03-13",
      "gender": "female",
      "contact_number": "+1-303-555-0106",
      "email": "zara.larsen@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 16,
    "fields": {
      "first_name": "Daniel",
      "last_name": "Castro",
      "dob": "1955-08-20",
      "gender": "other",
      "contact_number": "+1-702-555-0120",
      "email": "daniel.castro@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 17,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Kim",
      "dob": "1967-07-18",
      "gender": "male",
      "contact_number": "+1-213-555-0165",
      "email": "zoe.kim@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 18,
    "fields": {
      "first_name": "Lucas",
      "last_name": "Wang",
      "dob": "1955-11-23",
      "gender": "female",
      "contact_number": "+1-857-555-0182",
      "email": "lucas.wang@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 19,
    "fields": {
      "first_name": "Hugo",
      "last_name": "Chen",
      "dob": "1976-03-21",
      "gender": "female",
      "contact_number": "+1-305-555-0124",
      "email": "hugo.chen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 20,
    "fields": {
      "first_name": "Ruby",
      "last_name": "Dubois",
      "dob": "1970-12-03",
      "gender": "female",
      "contact_number": "+1-905-555-0162",
      "email": "ruby.dubois@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 21,
    "fields": {
      "first_name": "Omar",
      "last_name": "Tanaka",
      "dob": "1963-09-13",
      "gender": "female",
      "contact_number": "+1-612-555-0160",
      "email": "omar.tanaka@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 22,
    "fields": {
      "first_name": "Carla",
      "last_name": "Ruiz",
      "dob": "1997-05-10",
      "gender": "male",
      "contact_number": "+1-702-555-0184",
      "email": "carla.ruiz@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 23,
    "fields": {
      "first_name": "Chen",
      "last_name": "Adams",
      "dob": "1960-07-05",
      "gender": "male",
      "contact_number": "+1-713-555-0184",
      "email": "chen.adams@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 24,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Johnson",
      "dob": "1970-09-29",
      "gender": "female",
      "contact_number": "+1-415-555-0131",
      "email": "hannah.johnson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 25,
    "fields": {
      "first_name": "Lina",
      "last_name": "Taylor",
      "dob": "1962-12-18",
      "gender": "female",
      "contact_number": "+1-214-555-0174",
      "email": "lina.taylor@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 26,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Walker",
      "dob": "2001-10-08",
      "gender": "other",
      "contact_number": "+1-404-555-0153",
      "email": "tariq.walker@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 27,
    "fields": {
      "first_name": "Chen",
      "last_name": "Murphy",
      "dob": "1969-06-11",
      "gender": "female",
      "contact_number": "+1-702-555-0136",
      "email": "chen.murphy@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 28,
    "fields": {
      "first_name": "Selin",
      "last_name": "Lee",
      "dob": "1965-11-22",
      "gender": "other",
      "contact_number": "+1-702-555-0123",
      "email": "selin.lee@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 29,
    "fields": {
      "first_name": "Maya",
      "last_name": "Wilson",
      "dob": "2005-08-15",
      "gender": "male",
      "contact_number": "+1-972-555-0119",
      "email": "maya.wilson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 30,
    "fields": {
      "first_name": "Deniz",
      "last_name": "Gomez",
      "dob": "1996-08-31",
      "gender": "female",
      "contact_number": "+1-801-555-0192",
      "email": "deniz.gomez@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 31,
    "fields": {
      "first_name": "Marco",
      "last_name": "Silva",
      "dob": "1970-06-05",
      "gender": "other",
      "contact_number": "+1-416-555-0150",
      "email": "marco.silva@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 32,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Wilson",
      "dob": "1973-09-16",
      "gender": "male",
      "contact_number": "+1-312-555-0198",
      "email": "tariq.wilson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 33,
    "fields": {
      "first_name": "Diego",
      "last_name": "Evans",
      "dob": "1946-08-22",
      "gender": "other",
      "contact_number": "+1-617-555-0166",
      "email": "diego.evans@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 34,
    "fields": {
      "first_name": "Oscar",
      "last_name": "Meyer",
      "dob": "1990-01-08",
      "gender": "female",
      "contact_number": "+1-857-555-0103",
      "email": "oscar.meyer@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 35,
    "fields": {
      "first_name": "Ibrahim",
      "last_name": "Shah",
      "dob": "1996-09-05",
      "gender": "female",
      "contact_number": "+1-214-555-0175",
      "email": "ibrahim.shah@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 36,
    "fields": {
      "first_name": "Mia",
      "last_name": "Wagner",
      "dob": "1965-08-06",
      "gender": "female",
      "contact_number": "+1-702-555-0166",
      "email": "mia.wagner@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 37,
    "fields": {
      "first_name": "Priya",
      "last_name": "Carter",
      "dob": "1948-09-02",
      "gender": "male",
      "contact_number": "+1-312-555-0187",
      "email": "priya.carter@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 38,
    "fields": {
      "first_name": "Felix",
      "last_name": "Schmidt",
      "dob": "1986-05-04",
      "gender": "female",
      "contact_number": "+1-604-555-0169",
      "email": "felix.schmidt@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 39,
    "fields": {
      "first_name": "Rafael",
      "last_name": "Singh",
      "dob": "1995-07-28",
      "gender": "male",
      "contact_number": "+1-416-555-0143",
      "email": "rafael.singh@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 40,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Nakamura",
      "dob": "1978-05-25",
      "gender": "female",
      "contact_number": "+1-303-555-0118",
      "email": "isaac.nakamura@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 41,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Jansen",
      "dob": "1984-07-11",
      "gender": "male",
      "contact_number": "+1-801-555-0153",
      "email": "hannah.jansen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 42,
    "fields": {
      "first_name": "Chloe",
      "last_name": "Almeida",
      "dob": "2004-04-19",
      "gender": "female",
      "contact_number": "+1-778-555-0169",
      "email": "chloe.almeida@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 43,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Clark",
      "dob": "1953-02-23",
      "gender": "male",
      "contact_number": "+1-604-555-0126",
      "email": "tariq.clark@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 44,
    "fields": {
      "first_name": "Carlos",
      "last_name": "Ruiz",
      "dob": "1996-02-02",
      "gender": "male",
      "contact_number": "+1-213-555-0184",
      "email": "carlos.ruiz@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 45,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Moreau",
      "dob": "1983-09-21",
      "gender": "female",
      "contact_number": "+1-213-555-0128",
      "email": "tariq.moreau@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 46,
    "fields": {
      "first_name": "Mia",
      "last_name": "Kim",
      "dob": "2003-07-27",
      "gender": "female",
      "contact_number": "+1-303-555-0138",
      "email": "mia.kim@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 47,
    "fields": {
      "first_name": "Ben",
      "last_name": "Torres",
      "dob": "2005-05-24",
      "gender": "male",
      "contact_number": "+1-972-555-0126",
      "email": "ben.torres@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 48,
    "fields": {
      "first_name": "David",
      "last_name": "Rossi",
      "dob": "1951-08-28",
      "gender": "female",
      "contact_number": "+1-905-555-0170",
      "email": "david.rossi@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 49,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Martin",
      "dob": "1960-12-26",
      "gender": "male",
      "contact_number": "+1-713-555-0199",
      "email": "tariq.martin@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 50,
    "fields": {
      "first_name": "Hugo",
      "last_name": "Kim",
      "dob": "1941-10-04",
      "gender": "male",
      "contact_number": "+1-303-555-0155",
      "email": "hugo.kim@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 51,
    "fields": {
      "first_name": "Olivia",
      "last_name": "Carter",
      "dob": "1983-08-16",
      "gender": "other",
      "contact_number": "+1-303-555-0175",
      "email": "olivia.carter@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 52,
    "fields": {
      "first_name": "Paula",
      "last_name": "Park",
      "dob": "1987-07-08",
      "gender": "male",
      "contact_number": "+1-801-555-0125",
      "email": "paula.park@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 53,
    "fields": {
      "first_name": "Chen",
      "last_name": "Flores",
      "dob": "2001-06-03",
      "gender": "female",
      "contact_number": "+1-202-555-0158",
      "email": "chen.flores@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 54,
    "fields": {
      "first_name": "Maria",
      "last_name": "Martin",
      "dob": "1963-01-26",
      "gender": "male",
      "contact_number": "+1-801-555-0175",
      "email": "maria.martin@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 55,
    "fields": {
      "first_name": "Nina",
      "last_name": "Hoffmann",
      "dob": "1942-07-18",
      "gender": "female",
      "contact_number": "+1-972-555-0119",
      "email": "nina.hoffmann@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 56,
    "fields": {
      "first_name": "Ines",
      "last_name": "Ibrahim",
      "dob": "1994-02-19",
      "gender": "male",
      "contact_number": "+1-312-555-0149",
      "email": "ines.ibrahim@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 57,
    "fields": {
      "first_name": "Sofia",
      "last_name": "Chen",
      "dob": "1979-02-13",
      "gender": "other",
      "contact_number": "+1-214-555-0196",
      "email": "sofia.chen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 58,
    "fields": {
      "first_name": "Nour",
      "last_name": "Andersen",
      "dob": "1992-07-13",
      "gender": "male",
      "contact_number": "+1-312-555-0175",
      "email": "nour.andersen@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 59,
    "fields": {
      "first_name": "Ben",
      "last_name": "Lopez",
      "dob": "1948-03-08",
      "gender": "other",
      "contact_number": "+1-212-555-0136",
      "email": "ben.lopez@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 60,
    "fields": {
      "first_name": "Sofia",
      "last_name": "Clark",
      "dob": "2001-02-10",
      "gender": "male",
      "contact_number": "+1-416-555-0119",
      "email": "sofia.clark@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 61,
    "fields": {
      "first_name": "Arjun",
      "last_name": "Bennett",
      "dob": "1963-02-04",
      "gender": "male",
      "contact_number": "+1-312-555-0141",
      "email": "arjun.bennett@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 62,
    "fields": {
      "first_name": "Sara",
      "last_name": "Silva",
      "dob": "1979-06-02",
      "gender": "male",
      "contact_number": "+1-469-555-0192",
      "email": "sara.silva@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 63,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Clark",
      "dob": "1979-04-20",
      "gender": "female",
      "contact_number": "+1-612-555-0164",
      "email": "fatima.clark@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 64,
    "fields": {
      "first_name": "Jade",
      "last_name": "Walker",
      "dob": "1948-04-22",
      "gender": "female",
      "contact_number": "+1-702-555-0166",
      "email": "jade.walker@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 65,
    "fields": {
      "first_name": "Wei",
      "last_name": "Miller",
      "dob": "1951-10-04",
      "gender": "male",
      "contact_number": "+1-713-555-0155",
      "email": "wei.miller@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 66,
    "fields": {
      "first_name": "Victor",
      "last_name": "Chen",
      "dob": "1996-04-24",
      "gender": "male",
      "contact_number": "+1-212-555-0157",
      "email": "victor.chen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 67,
    "fields": {
      "first_name": "Daniel",
      "last_name": "Wright",
      "dob": "1967-09-15",
      "gender": "male",
      "contact_number": "+1-604-555-0182",
      "email": "daniel.wright@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 68,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Wang",
      "dob": "2001-03-13",
      "gender": "male",
      "contact_number": "+1-972-555-0199",
      "email": "rosa.wang@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 69,
    "fields": {
      "first_name": "Andre",
      "last_name": "Jansen",
      "dob": "1988-08-16",
      "gender": "other",
      "contact_number": "+1-202-555-0119",
      "email": "andre.jansen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 70,
    "fields": {
      "first_name": "Ruby",
      "last_name": "Meyer",
      "dob": "1986-09-27",
      "gender": "female",
      "contact_number": "+1-503-555-0139",
      "email": "ruby.meyer@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 71,
    "fields": {
      "first_name": "Elena",
      "last_name": "Fischer",
      "dob": "1944-04-01",
      "gender": "male",
      "contact_number": "+1-213-555-0161",
      "email": "elena.fischer@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 72,
    "fields": {
      "first_name": "Selin",
      "last_name": "Nakamura",
      "dob": "2003-05-07",
      "gender": "female",
      "contact_number": "+1-213-555-0148",
      "email": "selin.nakamura@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 73,
    "fields": {
      "first_name": "Mila",
      "last_name": "Zhang",
      "dob": "1975-03-29",
      "gender": "male",
      "contact_number": "+1-857-555-0150",
      "email": "mila.zhang@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 74,
    "fields": {
      "first_name": "Maya",
      "last_name": "Wagner",
      "dob": "1996-09-08",
      "gender": "male",
      "contact_number": "+1-857-555-0115",
      "email": "maya.wagner@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 75,
    "fields": {
      "first_name": "Lena",
      "last_name": "Nguyen",
      "dob": "1963-10-03",
      "gender": "male",
      "contact_number": "+1-512-555-0156",
      "email": "lena.nguyen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 76,
    "fields": {
      "first_name": "Daniel",
      "last_name": "Garcia",
      "dob": "1985-10-18",
      "gender": "female",
      "contact_number": "+1-303-555-0177",
      "email": "daniel.garcia@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 77,
    "fields": {
      "first_name": "Diego",
      "last_name": "Jansen",
      "dob": "1991-12-19",
      "gender": "male",
      "contact_number": "+1-972-555-0192",
      "email": "diego.jansen@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 78,
    "fields": {
      "first_name": "Mia",
      "last_name": "Kim",
      "dob": "1981-10-05",
      "gender": "male",
      "contact_number": "+1-801-555-0183",
      "email": "mia.kim@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 79,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Diaz",
      "dob": "2005-05-25",
      "gender": "female",
      "contact_number": "+1-415-555-0186",
      "email": "mateo.diaz@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 80,
    "fields": {
      "first_name": "Elena",
      "last_name": "Sato",
      "dob": "1990-09-15",
      "gender": "male",
      "contact_number": "+1-702-555-0161",
      "email": "elena.sato@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 81,
    "fields": {
      "first_name": "Ravi",
      "last_name": "Adams",
      "dob": "1989-11-30",
      "gender": "male",
      "contact_number": "+1-303-555-0194",
      "email": "ravi.adams@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 82,
    "fields": {
      "first_name": "Ravi",
      "last_name": "Rossi",
      "dob": "2002-05-08",
      "gender": "male",
      "contact_number": "+1-857-555-0161",
      "email": "ravi.rossi@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 83,
    "fields": {
      "first_name": "Theo",
      "last_name": "Klein",
      "dob": "2002-05-01",
      "gender": "male",
      "contact_number": "+1-702-555-0178",
      "email": "theo.klein@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 84,
    "fields": {
      "first_name": "Diego",
      "last_name": "Baker",
      "dob": "1964-08-31",
      "gender": "male",
      "contact_number": "+1-415-555-0149",
      "email": "diego.baker@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 85,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Pereira",
      "dob": "1988-06-16",
      "gender": "female",
      "contact_number": "+1-857-555-0101",
      "email": "rosa.pereira@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 86,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Smith",
      "dob": "1983-02-04",
      "gender": "male",
      "contact_number": "+1-469-555-0163",
      "email": "hannah.smith@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 87,
    "fields": {
      "first_name": "Hana",
      "last_name": "Brown",
      "dob": "1987-05-02",
      "gender": "male",
      "contact_number": "+1-305-555-0140",
      "email": "hana.brown@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 88,
    "fields": {
      "first_name": "Chloe",
      "last_name": "Singh",
      "dob": "1970-04-11",
      "gender": "male",
      "contact_number": "+1-713-555-0165",
      "email": "chloe.singh@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 89,
    "fields": {
      "first_name": "Arjun",
      "last_name": "Wilson",
      "dob": "1989-10-31",
      "gender": "male",
      "contact_number": "+1-469-555-0177",
      "email": "arjun.wilson@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 90,
    "fields": {
      "first_name": "Diego",
      "last_name": "Young",
      "dob": "1978-01-15",
      "gender": "male",
      "contact_number": "+1-213-555-0141",
      "email": "diego.young@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 91,
    "fields": {
      "first_name": "Jade",
      "last_name": "Ruiz",
      "dob": "1968-05-11",
      "gender": "male",
      "contact_number": "+1-202-555-0118",
      "email": "jade.ruiz@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 92,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Bauer",
      "dob": "1988-05-16",
      "gender": "other",
      "contact_number": "+1-503-555-0166",
      "email": "yusuf.bauer@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 93,
    "fields": {
      "first_name": "Felix",
      "last_name": "Shah",
      "dob": "1999-02-13",
      "gender": "female",
      "contact_number": "+1-212-555-0137",
      "email": "felix.shah@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 94,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Ali",
      "dob": "2000-09-26",
      "gender": "male",
      "contact_number": "+1-801-555-0129",
      "email": "isaac.ali@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 95,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Bauer",
      "dob": "1953-06-01",
      "gender": "male",
      "contact_number": "+1-503-555-0152",
      "email": "hannah.bauer@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 96,
    "fields": {
      "first_name": "Nina",
      "last_name": "Davis",
      "dob": "1972-10-07",
      "gender": "female",
      "contact_number": "+1-503-555-0151",
      "email": "nina.davis@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 97,
    "fields": {
      "first_name": "Tomas",
      "last_name": "Silva",
      "dob": "1951-07-13",
      "gender": "male",
      "contact_number": "+1-415-555-0115",
      "email": "tomas.silva@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 98,
    "fields": {
      "first_name": "Alice",
      "last_name": "Castro",
      "dob": "1978-06-17",
      "gender": "other",
      "contact_number": "+1-303-555-0176",
      "email": "alice.castro@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 99,
    "fields": {
      "first_name": "Ibrahim",
      "last_name": "Hassan",
      "dob": "1959-12-03",
      "gender": "female",
      "contact_number": "+1-972-555-0106",
      "email": "ibrahim.hassan@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 100,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Oliveira",
      "dob": "1988-03-13",
      "gender": "male",
      "contact_number": "+1-415-555-0124",
      "email": "pedro.oliveira@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 101,
    "fields": {
      "first_name": "Elena",
      "last_name": "Yilmaz",
      "dob": "1970-11-17",
      "gender": "female",
      "contact_number": "+1-404-555-0177",
      "email": "elena.yilmaz@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 102,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Cruz",
      "dob": "2002-12-27",
      "gender": "female",
      "contact_number": "+1-604-555-0130",
      "email": "pedro.cruz@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 103,
    "fields": {
      "first_name": "Ben",
      "last_name": "Nguyen",
      "dob": "1997-05-25",
      "gender": "male",
      "contact_number": "+1-303-555-0141",
      "email": "ben.nguyen@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 104,
    "fields": {
      "first_name": "Victor",
      "last_name": "Johnson",
      "dob": "1996-10-11",
      "gender": "female",
      "contact_number": "+1-972-555-0173",
      "email": "victor.johnson@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 105,
    "fields": {
      "first_name": "Victor",
      "last_name": "Ali",
      "dob": "1981-10-07",
      "gender": "male",
      "contact_number": "+1-415-555-0136",
      "email": "victor.ali@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 106,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Hansen",
      "dob": "1992-03-09",
      "gender": "female",
      "contact_number": "+1-612-555-0151",
      "email": "zoe.hansen@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 107,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Costa",
      "dob": "1995-08-20",
      "gender": "male",
      "contact_number": "+1-303-555-0126",
      "email": "zoe.costa@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 108,
    "fields": {
      "first_name": "Maria",
      "last_name": "Carter",
      "dob": "2005-06-17",
      "gender": "male",
      "contact_number": "+1-202-555-0135",
      "email": "maria.carter@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 109,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Johnson",
      "dob": "1981-11-13",
      "gender": "male",
      "contact_number": "+1-512-555-0169",
      "email": "yusuf.johnson@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 110,
    "fields": {
      "first_name": "Ivan",
      "last_name": "Pereira",
      "dob": "1983-01-20",
      "gender": "female",
      "contact_number": "+1-917-555-0111",
      "email": "ivan.pereira@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 111,
    "fields": {
      "first_name": "Theo",
      "last_name": "Hughes",
      "dob": "1983-06-25",
      "gender": "female",
      "contact_number": "+1-503-555-0153",
      "email": "theo.hughes@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 112,
    "fields": {
      "first_name": "Sara",
      "last_name": "Park",
      "dob": "1958-09-01",
      "gender": "female",
      "contact_number": "+1-503-555-0114",
      "email": "sara.park@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 113,
    "fields": {
      "first_name": "Priya",
      "last_name": "Lopez",
      "dob": "1997-04-15",
      "gender": "male",
      "contact_number": "+1-404-555-0183",
      "email": "priya.lopez@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 114,
    "fields": {
      "first_name": "Anna",
      "last_name": "Rossi",
      "dob": "1962-03-29",
      "gender": "male",
      "contact_number": "+1-713-555-0184",
      "email": "anna.rossi@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 115,
    "fields": {
      "first_name": "Kai",
      "last_name": "Gomez",
      "dob": "1978-05-27",
      "gender": "male",
      "contact_number": "+1-202-555-0109",
      "email": "kai.gomez@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 116,
    "fields": {
      "first_name": "Alice",
      "last_name": "Flores",
      "dob": "1977-02-10",
      "gender": "female",
      "contact_number": "+1-214-555-0164",
      "email": "alice.flores@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 117,
    "fields": {
      "first_name": "Omar",
      "last_name": "Zhang",
      "dob": "1983-09-07",
      "gender": "male",
      "contact_number": "+1-503-555-0114",
      "email": "omar.zhang@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 118,
    "fields": {
      "first_name": "Elif",
      "last_name": "Dubois",
      "dob": "1964-06-17",
      "gender": "male",
      "contact_number": "+1-214-555-0110",
      "email": "elif.dubois@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 119,
    "fields": {
      "first_name": "Nour",
      "last_name": "Ruiz",
      "dob": "2001-03-24",
      "gender": "female",
      "contact_number": "+1-702-555-0160",
      "email": "nour.ruiz@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 120,
    "fields": {
      "first_name": "Maya",
      "last_name": "Kumar",
      "dob": "1949-02-14",
      "gender": "female",
      "contact_number": "+1-416-555-0150",
      "email": "maya.kumar@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 121,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Wilson",
      "dob": "2001-07-13",
      "gender": "male",
      "contact_number": "+1-415-555-0146",
      "email": "yusuf.wilson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 122,
    "fields": {
      "first_name": "James",
      "last_name": "Pereira",
      "dob": "1955-10-24",
      "gender": "male",
      "contact_number": "+1-778-555-0102",
      "email": "james.pereira@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 123,
    "fields": {
      "first_name": "Wei",
      "last_name": "Khan",
      "dob": "1988-11-29",
      "gender": "female",
      "contact_number": "+1-305-555-0162",
      "email": "wei.khan@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 124,
    "fields": {
      "first_name": "Leo",
      "last_name": "Novak",
      "dob": "1978-03-29",
      "gender": "male",
      "contact_number": "+1-214-555-0139",
      "email": "leo.novak@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 125,
    "fields": {
      "first_name": "Ruby",
      "last_name": "Wang",
      "dob": "2002-02-16",
      "gender": "male",
      "contact_number": "+1-469-555-0175",
      "email": "ruby.wang@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 126,
    "fields": {
      "first_name": "Mohamed",
      "last_name": "Ali",
      "dob": "1980-02-29",
      "gender": "female",
      "contact_number": "+1-612-555-0178",
      "email": "mohamed.ali@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 127,
    "fields": {
      "first_name": "Carla",
      "last_name": "Reyes",
      "dob": "1943-09-22",
      "gender": "female",
      "contact_number": "+1-778-555-0134",
      "email": "carla.reyes@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 128,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Hughes",
      "dob": "1966-07-19",
      "gender": "male",
      "contact_number": "+1-415-555-0104",
      "email": "zoe.hughes@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 129,
    "fields": {
      "first_name": "Noah",
      "last_name": "Yilmaz",
      "dob": "1967-05-29",
      "gender": "male",
      "contact_number": "+1-857-555-0102",
      "email": "noah.yilmaz@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 130,
    "fields": {
      "first_name": "Elif",
      "last_name": "Garcia",
      "dob": "1993-03-23",
      "gender": "female",
      "contact_number": "+1-503-555-0117",
      "email": "elif.garcia@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 131,
    "fields": {
      "first_name": "Marco",
      "last_name": "Khan",
      "dob": "1976-08-15",
      "gender": "male",
      "contact_number": "+1-972-555-0132",
      "email": "marco.khan@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 132,
    "fields": {
      "first_name": "Elif",
      "last_name": "Pereira",
      "dob": "1976-09-14",
      "gender": "female",
      "contact_number": "+1-305-555-0163",
      "email": "elif.pereira@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 133,
    "fields": {
      "first_name": "James",
      "last_name": "Walker",
      "dob": "2002-11-15",
      "gender": "female",
      "contact_number": "+1-702-555-0167",
      "email": "james.walker@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 134,
    "fields": {
      "first_name": "Kai",
      "last_name": "Clark",
      "dob": "1975-06-09",
      "gender": "male",
      "contact_number": "+1-857-555-0131",
      "email": "kai.clark@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 135,
    "fields": {
      "first_name": "James",
      "last_name": "Andersen",
      "dob": "1993-12-10",
      "gender": "male",
      "contact_number": "+1-857-555-0107",
      "email": "james.andersen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 136,
    "fields": {
      "first_name": "Nour",
      "last_name": "Rossi",
      "dob": "1948-04-01",
      "gender": "female",
      "contact_number": "+1-469-555-0104",
      "email": "nour.rossi@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 137,
    "fields": {
      "first_name": "Maja",
      "last_name": "Bauer",
      "dob": "1991-05-14",
      "gender": "male",
      "contact_number": "+1-801-555-0177",
      "email": "maja.bauer@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 138,
    "fields": {
      "first_name": "Karim",
      "last_name": "Johnson",
      "dob": "1993-11-01",
      "gender": "male",
      "contact_number": "+1-415-555-0175",
      "email": "karim.johnson@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 139,
    "fields": {
      "first_name": "Sven",
      "last_name": "Oliveira",
      "dob": "1988-10-07",
      "gender": "male",
      "contact_number": "+1-202-555-0149",
      "email": "sven.oliveira@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 140,
    "fields": {
      "first_name": "Jonas",
      "last_name": "Singh",
      "dob": "1963-05-23",
      "gender": "female",
      "contact_number": "+1-416-555-0118",
      "email": "jonas.singh@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 141,
    "fields": {
      "first_name": "Grace",
      "last_name": "Cruz",
      "dob": "1997-08-10",
      "gender": "female",
      "contact_number": "+1-214-555-0134",
      "email": "grace.cruz@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 142,
    "fields": {
      "first_name": "Andre",
      "last_name": "Weber",
      "dob": "1999-08-20",
      "gender": "male",
      "contact_number": "+1-905-555-0112",
      "email": "andre.weber@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 143,
    "fields": {
      "first_name": "Jade",
      "last_name": "Evans",
      "dob": "2000-02-06",
      "gender": "male",
      "contact_number": "+1-801-555-0133",
      "email": "jade.evans@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 144,
    "fields": {
      "first_name": "Amir",
      "last_name": "Shah",
      "dob": "1995-07-13",
      "gender": "female",
      "contact_number": "+1-604-555-0109",
      "email": "amir.shah@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 145,
    "fields": {
      "first_name": "Selin",
      "last_name": "Ruiz",
      "dob": "1995-11-14",
      "gender": "female",
      "contact_number": "+1-303-555-0128",
      "email": "selin.ruiz@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 146,
    "fields": {
      "first_name": "David",
      "last_name": "Ahmed",
      "dob": "1998-01-21",
      "gender": "male",
      "contact_number": "+1-801-555-0100",
      "email": "david.ahmed@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 147,
    "fields": {
      "first_name": "Chen",
      "last_name": "Nakamura",
      "dob": "1961-03-06",
      "gender": "female",
      "contact_number": "+1-905-555-0100",
      "email": "chen.nakamura@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 148,
    "fields": {
      "first_name": "Chen",
      "last_name": "Kumar",
      "dob": "1947-01-25",
      "gender": "male",
      "contact_number": "+1-512-555-0116",
      "email": "chen.kumar@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 149,
    "fields": {
      "first_name": "Jade",
      "last_name": "Bennett",
      "dob": "1973-02-25",
      "gender": "male",
      "contact_number": "+1-416-555-0122",
      "email": "jade.bennett@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 150,
    "fields": {
      "first_name": "Tomas",
      "last_name": "Wang",
      "dob": "1978-07-04",
      "gender": "female",
      "contact_number": "+1-702-555-0187",
      "email": "tomas.wang@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 151,
    "fields": {
      "first_name": "Sam",
      "last_name": "Murphy",
      "dob": "1999-08-22",
      "gender": "male",
      "contact_number": "+1-917-555-0197",
      "email": "sam.murphy@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 152,
    "fields": {
      "first_name": "Olivia",
      "last_name": "Sato",
      "dob": "1987-11-11",
      "gender": "male",
      "contact_number": "+1-801-555-0186",
      "email": "olivia.sato@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 153,
    "fields": {
      "first_name": "Selin",
      "last_name": "Yilmaz",
      "dob": "1967-10-05",
      "gender": "male",
      "contact_number": "+1-416-555-0120",
      "email": "selin.yilmaz@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 154,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Hoffmann",
      "dob": "1953-08-24",
      "gender": "male",
      "contact_number": "+1-972-555-0189",
      "email": "hannah.hoffmann@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 155,
    "fields": {
      "first_name": "Hana",
      "last_name": "Becker",
      "dob": "1987-10-23",
      "gender": "male",
      "contact_number": "+1-778-555-0190",
      "email": "hana.becker@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 156,
    "fields": {
      "first_name": "Sven",
      "last_name": "Weber",
      "dob": "1952-09-28",
      "gender": "female",
      "contact_number": "+1-801-555-0111",
      "email": "sven.weber@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 157,
    "fields": {
      "first_name": "Hana",
      "last_name": "Cruz",
      "dob": "1984-07-29",
      "gender": "male",
      "contact_number": "+1-778-555-0120",
      "email": "hana.cruz@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 158,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Young",
      "dob": "1968-04-25",
      "gender": "male",
      "contact_number": "+1-213-555-0188",
      "email": "mateo.young@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 159,
    "fields": {
      "first_name": "Victor",
      "last_name": "Taylor",
      "dob": "1979-06-05",
      "gender": "female",
      "contact_number": "+1-972-555-0159",
      "email": "victor.taylor@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 160,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Kowalski",
      "dob": "1964-07-30",
      "gender": "female",
      "contact_number": "+1-702-555-0130",
      "email": "nadia.kowalski@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 161,
    "fields": {
      "first_name": "Deniz",
      "last_name": "Patel",
      "dob": "1962-07-10",
      "gender": "male",
      "contact_number": "+1-305-555-0139",
      "email": "deniz.patel@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 162,
    "fields": {
      "first_name": "Amir",
      "last_name": "Oliveira",
      "dob": "1960-05-16",
      "gender": "male",
      "contact_number": "+1-305-555-0165",
      "email": "amir.oliveira@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 163,
    "fields": {
      "first_name": "Ana",
      "last_name": "Gupta",
      "dob": "1973-03-21",
      "gender": "male",
      "contact_number": "+1-212-555-0126",
      "email": "ana.gupta@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 164,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Ruiz",
      "dob": "1946-02-13",
      "gender": "female",
      "contact_number": "+1-404-555-0107",
      "email": "hannah.ruiz@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 165,
    "fields": {
      "first_name": "Arjun",
      "last_name": "Young",
      "dob": "1957-10-16",
      "gender": "female",
      "contact_number": "+1-416-555-0163",
      "email": "arjun.young@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 166,
    "fields": {
      "first_name": "Paula",
      "last_name": "Costa",
      "dob": "1962-07-17",
      "gender": "male",
      "contact_number": "+1-469-555-0187",
      "email": "paula.costa@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 167,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Moreau",
      "dob": "1985-02-03",
      "gender": "male",
      "contact_number": "+1-702-555-0175",
      "email": "hannah.moreau@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 168,
    "fields": {
      "first_name": "Maria",
      "last_name": "Tanaka",
      "dob": "1984-01-16",
      "gender": "female",
      "contact_number": "+1-469-555-0149",
      "email": "maria.tanaka@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 169,
    "fields": {
      "first_name": "Chloe",
      "last_name": "Chen",
      "dob": "1972-01-28",
      "gender": "male",
      "contact_number": "+1-305-555-0122",
      "email": "chloe.chen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 170,
    "fields": {
      "first_name": "Grace",
      "last_name": "Costa",
      "dob": "1942-10-02",
      "gender": "female",
      "contact_number": "+1-972-555-0154",
      "email": "grace.costa@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 171,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Gupta",
      "dob": "1957-08-31",
      "gender": "male",
      "contact_number": "+1-416-555-0146",
      "email": "fatima.gupta@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 172,
    "fields": {
      "first_name": "Noah",
      "last_name": "Pereira",
      "dob": "1986-03-12",
      "gender": "other",
      "contact_number": "+1-312-555-0102",
      "email": "noah.pereira@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 173,
    "fields": {
      "first_name": "Mia",
      "last_name": "Nguyen",
      "dob": "1991-05-30",
      "gender": "female",
      "contact_number": "+1-503-555-0118",
      "email": "mia.nguyen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 174,
    "fields": {
      "first_name": "Nour",
      "last_name": "Wang",
      "dob": "1960-02-02",
      "gender": "male",
      "contact_number": "+1-917-555-0171",
      "email": "nour.wang@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 175,
    "fields": {
      "first_name": "Omar",
      "last_name": "Kowalski",
      "dob": "1945-06-11",
      "gender": "male",
      "contact_number": "+1-303-555-0186",
      "email": "omar.kowalski@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 176,
    "fields": {
      "first_name": "Yara",
      "last_name": "Hughes",
      "dob": "1958-08-23",
      "gender": "male",
      "contact_number": "+1-905-555-0111",
      "email": "yara.hughes@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 177,
    "fields": {
      "first_name": "Nina",
      "last_name": "Almeida",
      "dob": "1985-05-03",
      "gender": "female",
      "contact_number": "+1-778-555-0120",
      "email": "nina.almeida@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 178,
    "fields": {
      "first_name": "James",
      "last_name": "Garcia",
      "dob": "1968-12-26",
      "gender": "male",
      "contact_number": "+1-305-555-0168",
      "email": "james.garcia@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 179,
    "fields": {
      "first_name": "Ines",
      "last_name": "Castro",
      "dob": "2005-01-10",
      "gender": "female",
      "contact_number": "+1-604-555-0104",
      "email": "ines.castro@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 180,
    "fields": {
      "first_name": "Alice",
      "last_name": "Sousa",
      "dob": "1951-10-26",
      "gender": "male",
      "contact_number": "+1-305-555-0191",
      "email": "alice.sousa@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 181,
    "fields": {
      "first_name": "Ethan",
      "last_name": "Becker",
      "dob": "1990-02-24",
      "gender": "female",
      "contact_number": "+1-612-555-0106",
      "email": "ethan.becker@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 182,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Diaz",
      "dob": "1991-01-13",
      "gender": "male",
      "contact_number": "+1-214-555-0164",
      "email": "isaac.diaz@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 183,
    "fields": {
      "first_name": "Mia",
      "last_name": "Park",
      "dob": "1992-09-11",
      "gender": "other",
      "contact_number": "+1-702-555-0195",
      "email": "mia.park@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 184,
    "fields": {
      "first_name": "Ruby",
      "last_name": "Evans",
      "dob": "1946-11-27",
      "gender": "male",
      "contact_number": "+1-801-555-0161",
      "email": "ruby.evans@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 185,
    "fields": {
      "first_name": "Ivan",
      "last_name": "Young",
      "dob": "1998-08-31",
      "gender": "male",
      "contact_number": "+1-212-555-0195",
      "email": "ivan.young@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 186,
    "fields": {
      "first_name": "Elif",
      "last_name": "Demir",
      "dob": "2004-08-05",
      "gender": "female",
      "contact_number": "+1-404-555-0125",
      "email": "elif.demir@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 187,
    "fields": {
      "first_name": "Liam",
      "last_name": "Kowalski",
      "dob": "1991-06-06",
      "gender": "male",
      "contact_number": "+1-905-555-0122",
      "email": "liam.kowalski@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 188,
    "fields": {
      "first_name": "Uma",
      "last_name": "Ibrahim",
      "dob": "2001-09-28",
      "gender": "female",
      "contact_number": "+1-801-555-0139",
      "email": "uma.ibrahim@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 189,
    "fields": {
      "first_name": "James",
      "last_name": "Mendes",
      "dob": "1981-02-27",
      "gender": "other",
      "contact_number": "+1-212-555-0198",
      "email": "james.mendes@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 190,
    "fields": {
      "first_name": "Zara",
      "last_name": "Clark",
      "dob": "1999-04-18",
      "gender": "male",
      "contact_number": "+1-972-555-0179",
      "email": "zara.clark@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 191,
    "fields": {
      "first_name": "Jade",
      "last_name": "Tanaka",
      "dob": "1980-02-02",
      "gender": "female",
      "contact_number": "+1-612-555-0162",
      "email": "jade.tanaka@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 192,
    "fields": {
      "first_name": "Sara",
      "last_name": "Wagner",
      "dob": "1996-07-20",
      "gender": "female",
      "contact_number": "+1-312-555-0198",
      "email": "sara.wagner@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 193,
    "fields": {
      "first_name": "Sara",
      "last_name": "Diaz",
      "dob": "1955-04-30",
      "gender": "male",
      "contact_number": "+1-778-555-0163",
      "email": "sara.diaz@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 194,
    "fields": {
      "first_name": "Selin",
      "last_name": "Nakamura",
      "dob": "1960-01-03",
      "gender": "female",
      "contact_number": "+1-305-555-0148",
      "email": "selin.nakamura@example.org"
    }
  },
  {
    "model": "app.patient",
    "pk": 195,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Murphy",
      "dob": "2005-09-10",
      "gender": "male",
      "contact_number": "+1-503-555-0164",
      "email": "rosa.murphy@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 196,
    "fields": {
      "first_name": "Jonas",
      "last_name": "Murphy",
      "dob": "1989-12-23",
      "gender": "female",
      "contact_number": "+1-503-555-0160",
      "email": "jonas.murphy@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 197,
    "fields": {
      "first_name": "Priya",
      "last_name": "Vargas",
      "dob": "1952-01-02",
      "gender": "female",
      "contact_number": "+1-905-555-0174",
      "email": "priya.vargas@example.com"
    }
  },
  {
    "model": "app.patient",
    "pk": 198,
    "fields": {
      "first_name": "Ana",
      "last_name": "Wilson",
      "dob": "1950-01-31",
      "gender": "female",
      "contact_number": "+1-303-555-0190",
      "email": "ana.wilson@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 199,
    "fields": {
      "first_name": "David",
      "last_name": "Nguyen",
      "dob": "1988-06-18",
      "gender": "female",
      "contact_number": "+1-212-555-0117",
      "email": "david.nguyen@example.net"
    }
  },
  {
    "model": "app.patient",
    "pk": 200,
    "fields": {
      "first_name": "Alice",
      "last_name": "Nguyen",
      "dob": "1975-08-27",
      "gender": "male",
      "contact_number": "+1-617-555-0108",
      "email": "alice.nguyen@example.net"
    }
  },
  {
    "model": "app.visit",
    "pk": 1,
    "fields": {
      "patient": 105,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 2,
    "fields": {
      "patient": 125,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 3,
    "fields": {
      "patient": 7,
      "department": 1,
      "visit_date": "2021-03-12T14:43:22Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 107,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 4,
    "fields": {
      "patient": 108,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 5,
    "fields": {
      "patient": 81,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 6,
    "fields": {
      "patient": 127,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 7,
    "fields": {
      "patient": 197,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 8,
    "fields": {
      "patient": 32,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 9,
    "fields": {
      "patient": 31,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 10,
    "fields": {
      "patient": 8,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 11,
    "fields": {
      "patient": 186,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 12,
    "fields": {
      "patient": 141,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 13,
    "fields": {
      "patient": 114,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 14,
    "fields": {
      "patient": 76,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 15,
    "fields": {
      "patient": 145,
      "department": 8,
      "visit_date": "2020-10-11T20:21:48Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 77,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 16,
    "fields": {
      "patient": 150,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 17,
    "fields": {
      "patient": 16,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 18,
    "fields": {
      "patient": 80,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 19,
    "fields": {
      "patient": 150,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 20,
    "fields": {
      "patient": 30,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 21,
    "fields": {
      "patient": 79,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 22,
    "fields": {
      "patient": 45,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 23,
    "fields": {
      "patient": 180,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 24,
    "fields": {
      "patient": 153,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 25,
    "fields": {
      "patient": 68,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 26,
    "fields": {
      "patient": 2,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 27,
    "fields": {
      "patient": 163,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 28,
    "fields": {
      "patient": 16,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 29,
    "fields": {
      "patient": 39,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 30,
    "fields": {
      "patient": 180,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 31,
    "fields": {
      "patient": 79,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 32,
    "fields": {
      "patient": 106,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 33,
    "fields": {
      "patient": 109,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 34,
    "fields": {
      "patient": 115,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 35,
    "fields": {
      "patient": 196,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 36,
    "fields": {
      "patient": 86,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 37,
    "fields": {
      "patient": 67,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 38,
    "fields": {
      "patient": 142,
      "department": 7,
      "visit_date": "2021-12-14T23:01:32Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 164,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 39,
    "fields": {
      "patient": 43,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 40,
    "fields": {
      "patient": 57,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 41,
    "fields": {
      "patient": 137,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 42,
    "fields": {
      "patient": 45,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 43,
    "fields": {
      "patient": 162,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 44,
    "fields": {
      "patient": 20,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 45,
    "fields": {
      "patient": 104,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 46,
    "fields": {
      "patient": 12,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 47,
    "fields": {
      "patient": 74,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 48,
    "fields": {
      "patient": 178,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 49,
    "fields": {
      "patient": 33,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 50,
    "fields": {
      "patient": 79,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 51,
    "fields": {
      "patient": 147,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 52,
    "fields": {
      "patient": 151,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 53,
    "fields": {
      "patient": 89,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 54,
    "fields": {
      "patient": 177,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 55,
    "fields": {
      "patient": 143,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 56,
    "fields": {
      "patient": 60,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 57,
    "fields": {
      "patient": 163,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 58,
    "fields": {
      "patient": 200,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 59,
    "fields": {
      "patient": 100,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 60,
    "fields": {
      "patient": 11,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 61,
    "fields": {
      "patient": 173,
      "department": 5,
      "visit_date": "2022-11-30T15:26:32Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 125,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 62,
    "fields": {
      "patient": 91,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 63,
    "fields": {
      "patient": 62,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 64,
    "fields": {
      "patient": 150,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 65,
    "fields": {
      "patient": 129,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 66,
    "fields": {
      "patient": 198,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 67,
    "fields": {
      "patient": 16,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 68,
    "fields": {
      "patient": 105,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 69,
    "fields": {
      "patient": 171,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 70,
    "fields": {
      "patient": 192,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 71,
    "fields": {
      "patient": 116,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 72,
    "fields": {
      "patient": 48,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 73,
    "fields": {
      "patient": 151,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 74,
    "fields": {
      "patient": 157,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 75,
    "fields": {
      "patient": 180,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 76,
    "fields": {
      "patient": 95,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 77,
    "fields": {
      "patient": 162,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 78,
    "fields": {
      "patient": 99,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 79,
    "fields": {
      "patient": 89,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 80,
    "fields": {
      "patient": 165,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 81,
    "fields": {
      "patient": 52,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 82,
    "fields": {
      "patient": 138,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 83,
    "fields": {
      "patient": 21,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 84,
    "fields": {
      "patient": 19,
      "department": 1,
      "visit_date": "2023-03-25T11:38:19Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 173,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 85,
    "fields": {
      "patient": 77,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 86,
    "fields": {
      "patient": 47,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 87,
    "fields": {
      "patient": 139,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 88,
    "fields": {
      "patient": 18,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 89,
    "fields": {
      "patient": 163,
      "department": 2,
      "visit_date": "2020-04-27T07:00:59Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 143,
      "follow_up_required": true,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 90,
    "fields": {
      "patient": 199,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 91,
    "fields": {
      "patient": 146,
      "department": 1,
      "visit_date": "2021-08-25T18:25:40Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 121,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 92,
    "fields": {
      "patient": 92,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 93,
    "fields": {
      "patient": 162,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 94,
    "fields": {
      "patient": 61,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 95,
    "fields": {
      "patient": 31,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 96,
    "fields": {
      "patient": 197,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 97,
    "fields": {
      "patient": 71,
      "department": 3,
      "visit_date": "2023-12-03T11:10:58Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 129,
      "follow_up_required": true,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 98,
    "fields": {
      "patient": 177,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 99,
    "fields": {
      "patient": 27,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 100,
    "fields": {
      "patient": 114,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 101,
    "fields": {
      "patient": 159,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 102,
    "fields": {
      "patient": 21,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 103,
    "fields": {
      "patient": 157,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 104,
    "fields": {
      "patient": 90,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 105,
    "fields": {
      "patient": 59,
      "department": 8,
      "visit_date": "2022-01-22T19:24:58Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 75,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 106,
    "fields": {
      "patient": 43,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 107,
    "fields": {
      "patient": 137,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 108,
    "fields": {
      "patient": 198,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 109,
    "fields": {
      "patient": 100,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 110,
    "fields": {
      "patient": 12,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 111,
    "fields": {
      "patient": 155,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 112,
    "fields": {
      "patient": 75,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 113,
    "fields": {
      "patient": 111,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 114,
    "fields": {
      "patient": 132,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 115,
    "fields": {
      "patient": 124,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 116,
    "fields": {
      "patient": 182,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 117,
    "fields": {
      "patient": 179,
      "department": 10,
      "visit_date": "2021-07-27T21:18:26Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 149,
      "follow_up_required": true,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 118,
    "fields": {
      "patient": 136,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 119,
    "fields": {
      "patient": 161,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 120,
    "fields": {
      "patient": 66,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 121,
    "fields": {
      "patient": 98,
      "department": 6,
      "visit_date": "2022-09-21T22:46:08Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 66,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 122,
    "fields": {
      "patient": 172,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 123,
    "fields": {
      "patient": 16,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 124,
    "fields": {
      "patient": 122,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 125,
    "fields": {
      "patient": 190,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 126,
    "fields": {
      "patient": 196,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 127,
    "fields": {
      "patient": 30,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 128,
    "fields": {
      "patient": 80,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 129,
    "fields": {
      "patient": 10,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 130,
    "fields": {
      "patient": 137,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 131,
    "fields": {
      "patient": 12,
      "department": 8,
      "visit_date": "2021-09-29T18:49:17Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 72,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 132,
    "fields": {
      "patient": 119,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 133,
    "fields": {
      "patient": 134,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 134,
    "fields": {
      "patient": 171,
      "department": 7,
      "visit_date": "2021-01-05T12:23:28Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 171,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 135,
    "fields": {
      "patient": 185,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 136,
    "fields": {
      "patient": 135,
      "department": 6,
      "visit_date": "2022-09-23T17:55:44Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 106,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 137,
    "fields": {
      "patient": 130,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 138,
    "fields": {
      "patient": 63,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 139,
    "fields": {
      "patient": 139,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 140,
    "fields": {
      "patient": 9,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 141,
    "fields": {
      "patient": 137,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 142,
    "fields": {
      "patient": 182,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 143,
    "fields": {
      "patient": 153,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 144,
    "fields": {
      "patient": 28,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 145,
    "fields": {
      "patient": 10,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 146,
    "fields": {
      "patient": 157,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 147,
    "fields": {
      "patient": 54,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 148,
    "fields": {
      "patient": 154,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 149,
    "fields": {
      "patient": 20,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 150,
    "fields": {
      "patient": 199,
      "department": 8,
      "visit_date": "2020-10-04T12:56:10Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 91,
      "follow_up_required": true,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 151,
    "fields": {
      "patient": 149,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 152,
    "fields": {
      "patient": 55,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 153,
    "fields": {
      "patient": 24,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 154,
    "fields": {
      "patient": 184,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 155,
    "fields": {
      "patient": 153,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 156,
    "fields": {
      "patient": 164,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 157,
    "fields": {
      "patient": 199,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 158,
    "fields": {
      "patient": 199,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 159,
    "fields": {
      "patient": 85,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 160,
    "fields": {
      "patient": 5,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 161,
    "fields": {
      "patient": 178,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 162,
    "fields": {
      "patient": 190,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 163,
    "fields": {
      "patient": 197,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 164,
    "fields": {
      "patient": 158,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 165,
    "fields": {
      "patient": 3,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 166,
    "fields": {
      "patient": 7,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 167,
    "fields": {
      "patient": 77,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 168,
    "fields": {
      "patient": 70,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 169,
    "fields": {
      "patient": 169,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 170,
    "fields": {
      "patient": 33,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 171,
    "fields": {
      "patient": 35,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 172,
    "fields": {
      "patient": 180,
      "department": 6,
      "visit_date": "2020-10-17T00:47:01Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 169,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 173,
    "fields": {
      "patient": 113,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 174,
    "fields": {
      "patient": 164,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 175,
    "fields": {
      "patient": 176,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 176,
    "fields": {
      "patient": 102,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 177,
    "fields": {
      "patient": 14,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 178,
    "fields": {
      "patient": 58,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 179,
    "fields": {
      "patient": 173,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 180,
    "fields": {
      "patient": 54,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 181,
    "fields": {
      "patient": 155,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 182,
    "fields": {
      "patient": 46,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 183,
    "fields": {
      "patient": 86,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 184,
    "fields": {
      "patient": 102,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 185,
    "fields": {
      "patient": 37,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 186,
    "fields": {
      "patient": 51,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 187,
    "fields": {
      "patient": 114,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 188,
    "fields": {
      "patient": 102,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 189,
    "fields": {
      "patient": 142,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 190,
    "fields": {
      "patient": 172,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 191,
    "fields": {
      "patient": 121,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 192,
    "fields": {
      "patient": 102,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 193,
    "fields": {
      "patient": 119,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 194,
    "fields": {
      "patient": 60,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 195,
    "fields": {
      "patient": 107,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 196,
    "fields": {
      "patient": 183,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 197,
    "fields": {
      "patient": 49,
      "department": 8,
      "visit_date": "2023-10-06T11:17:35Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 111,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 198,
    "fields": {
      "patient": 118,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 199,
    "fields": {
      "patient": 124,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 200,
    "fields": {
      "patient": 123,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 201,
    "fields": {
      "patient": 60,
      "department": 5,
      "visit_date": "2023-11-26T12:42:28Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 168,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 202,
    "fields": {
      "patient": 60,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 203,
    "fields": {
      "patient": 14,
      "department": 5,
      "visit_date": "2023-07-09T18:02:00Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 127,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 204,
    "fields": {
      "patient": 21,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 205,
    "fields": {
      "patient": 162,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 206,
    "fields": {
      "patient": 155,
      "department": 1,
      "visit_date": "2020-09-07T23:30:28Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 182,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 207,
    "fields": {
      "patient": 166,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 208,
    "fields": {
      "patient": 168,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 209,
    "fields": {
      "patient": 86,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 210,
    "fields": {
      "patient": 116,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 211,
    "fields": {
      "patient": 120,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 212,
    "fields": {
      "patient": 197,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 213,
    "fields": {
      "patient": 88,
      "department": 1,
      "visit_date": "2021-11-23T09:10:53Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 182,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 214,
    "fields": {
      "patient": 68,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 215,
    "fields": {
      "patient": 42,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 216,
    "fields": {
      "patient": 115,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 217,
    "fields": {
      "patient": 15,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 218,
    "fields": {
      "patient": 10,
      "department": 6,
      "visit_date": "2022-03-04T17:52:42Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 132,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 219,
    "fields": {
      "patient": 110,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 220,
    "fields": {
      "patient": 111,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 221,
    "fields": {
      "patient": 17,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 222,
    "fields": {
      "patient": 33,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 223,
    "fields": {
      "patient": 169,
      "department": 4,
      "visit_date": "2023-01-09T16:37:05Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 105,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 224,
    "fields": {
      "patient": 69,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 225,
    "fields": {
      "patient": 192,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 226,
    "fields": {
      "patient": 82,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 227,
    "fields": {
      "patient": 10,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 228,
    "fields": {
      "patient": 78,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 229,
    "fields": {
      "patient": 157,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 230,
    "fields": {
      "patient": 54,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 231,
    "fields": {
      "patient": 147,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 232,
    "fields": {
      "patient": 14,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 233,
    "fields": {
      "patient": 99,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 234,
    "fields": {
      "patient": 130,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 235,
    "fields": {
      "patient": 173,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 236,
    "fields": {
      "patient": 77,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 237,
    "fields": {
      "patient": 50,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 238,
    "fields": {
      "patient": 13,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 239,
    "fields": {
      "patient": 79,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 240,
    "fields": {
      "patient": 167,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 241,
    "fields": {
      "patient": 173,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 242,
    "fields": {
      "patient": 157,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 243,
    "fields": {
      "patient": 7,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 244,
    "fields": {
      "patient": 82,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 245,
    "fields": {
      "patient": 162,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 246,
    "fields": {
      "patient": 84,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 247,
    "fields": {
      "patient": 74,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 248,
    "fields": {
      "patient": 121,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 249,
    "fields": {
      "patient": 42,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 250,
    "fields": {
      "patient": 158,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 251,
    "fields": {
      "patient": 126,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 252,
    "fields": {
      "patient": 179,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 253,
    "fields": {
      "patient": 144,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 254,
    "fields": {
      "patient": 95,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 255,
    "fields": {
      "patient": 16,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 256,
    "fields": {
      "patient": 73,
      "department": 6,
      "visit_date": "2022-11-10T21:53:47Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 169,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 257,
    "fields": {
      "patient": 143,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 258,
    "fields": {
      "patient": 110,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 259,
    "fields": {
      "patient": 8,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 260,
    "fields": {
      "patient": 126,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 261,
    "fields": {
      "patient": 99,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 262,
    "fields": {
      "patient": 19,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 263,
    "fields": {
      "patient": 195,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 264,
    "fields": {
      "patient": 94,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 265,
    "fields": {
      "patient": 117,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 266,
    "fields": {
      "patient": 81,
      "department": 7,
      "visit_date": "2022-01-08T07:02:13Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 185,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 267,
    "fields": {
      "patient": 195,
      "department": 8,
      "visit_date": "2022-11-03T20:07:40Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 129,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 268,
    "fields": {
      "patient": 85,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 269,
    "fields": {
      "patient": 75,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 270,
    "fields": {
      "patient": 104,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 271,
    "fields": {
      "patient": 63,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 272,
    "fields": {
      "patient": 81,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 273,
    "fields": {
      "patient": 166,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 274,
    "fields": {
      "patient": 45,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 275,
    "fields": {
      "patient": 90,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 276,
    "fields": {
      "patient": 182,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 277,
    "fields": {
      "patient": 10,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 278,
    "fields": {
      "patient": 107,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 279,
    "fields": {
      "patient": 11,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 280,
    "fields": {
      "patient": 56,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 281,
    "fields": {
      "patient": 94,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 282,
    "fields": {
      "patient": 66,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 283,
    "fields": {
      "patient": 84,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 284,
    "fields": {
      "patient": 20,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 285,
    "fields": {
      "patient": 107,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 286,
    "fields": {
      "patient": 154,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 287,
    "fields": {
      "patient": 77,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 288,
    "fields": {
      "patient": 101,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 289,
    "fields": {
      "patient": 64,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 290,
    "fields": {
      "patient": 91,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 291,
    "fields": {
      "patient": 86,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 292,
    "fields": {
      "patient": 80,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 293,
    "fields": {
      "patient": 2,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 294,
    "fields": {
      "patient": 198,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 295,
    "fields": {
      "patient": 136,
      "department": 8,
      "visit_date": "2023-01-25T12:04:42Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 141,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 296,
    "fields": {
      "patient": 109,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 297,
    "fields": {
      "patient": 129,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 298,
    "fields": {
      "patient": 38,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 299,
    "fields": {
      "patient": 87,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 300,
    "fields": {
      "patient": 68,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 301,
    "fields": {
      "patient": 60,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 302,
    "fields": {
      "patient": 87,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 303,
    "fields": {
      "patient": 115,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 304,
    "fields": {
      "patient": 164,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 305,
    "fields": {
      "patient": 155,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 306,
    "fields": {
      "patient": 142,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 307,
    "fields": {
      "patient": 71,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 308,
    "fields": {
      "patient": 63,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 309,
    "fields": {
      "patient": 46,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 310,
    "fields": {
      "patient": 192,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 311,
    "fields": {
      "patient": 159,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 312,
    "fields": {
      "patient": 188,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 313,
    "fields": {
      "patient": 185,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 314,
    "fields": {
      "patient": 87,
      "department": 3,
      "visit_date": "2020-04-26T06:29:35Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 143,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 315,
    "fields": {
      "patient": 26,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 316,
    "fields": {
      "patient": 8,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 317,
    "fields": {
      "patient": 115,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 318,
    "fields": {
      "patient": 110,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 319,
    "fields": {
      "patient": 52,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 320,
    "fields": {
      "patient": 156,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 321,
    "fields": {
      "patient": 61,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 322,
    "fields": {
      "patient": 64,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 323,
    "fields": {
      "patient": 122,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 324,
    "fields": {
      "patient": 112,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 325,
    "fields": {
      "patient": 66,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 326,
    "fields": {
      "patient": 90,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 327,
    "fields": {
      "patient": 3,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 328,
    "fields": {
      "patient": 156,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 329,
    "fields": {
      "patient": 141,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 330,
    "fields": {
      "patient": 86,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 331,
    "fields": {
      "patient": 55,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 332,
    "fields": {
      "patient": 22,
      "department": 5,
      "visit_date": "2020-01-28T02:20:47Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 105,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 333,
    "fields": {
      "patient": 146,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 334,
    "fields": {
      "patient": 190,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 335,
    "fields": {
      "patient": 123,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 336,
    "fields": {
      "patient": 154,
      "department": 5,
      "visit_date": "2022-02-17T16:21:00Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 73,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 337,
    "fields": {
      "patient": 160,
      "department": 4,
      "visit_date": "2020-12-27T21:40:02Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 147,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 338,
    "fields": {
      "patient": 34,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 339,
    "fields": {
      "patient": 97,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 340,
    "fields": {
      "patient": 4,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 341,
    "fields": {
      "patient": 22,
      "department": 4,
      "visit_date": "2022-02-03T17:45:12Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 100,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 342,
    "fields": {
      "patient": 11,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 343,
    "fields": {
      "patient": 1,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 344,
    "fields": {
      "patient": 155,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 345,
    "fields": {
      "patient": 72,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 346,
    "fields": {
      "patient": 39,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 347,
    "fields": {
      "patient": 56,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 348,
    "fields": {
      "patient": 108,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 349,
    "fields": {
      "patient": 103,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 350,
    "fields": {
      "patient": 18,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 351,
    "fields": {
      "patient": 172,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 352,
    "fields": {
      "patient": 21,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 353,
    "fields": {
      "patient": 51,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 354,
    "fields": {
      "patient": 97,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 355,
    "fields": {
      "patient": 151,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 356,
    "fields": {
      "patient": 65,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 357,
    "fields": {
      "patient": 101,
      "department": 8,
      "visit_date": "2021-08-15T17:52:23Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 105,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 358,
    "fields": {
      "patient": 94,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 359,
    "fields": {
      "patient": 95,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 360,
    "fields": {
      "patient": 84,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 361,
    "fields": {
      "patient": 74,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 362,
    "fields": {
      "patient": 169,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 363,
    "fields": {
      "patient": 156,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 364,
    "fields": {
      "patient": 39,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 365,
    "fields": {
      "patient": 55,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 366,
    "fields": {
      "patient": 90,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 367,
    "fields": {
      "patient": 20,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 368,
    "fields": {
      "patient": 85,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 369,
    "fields": {
      "patient": 200,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 370,
    "fields": {
      "patient": 69,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 371,
    "fields": {
      "patient": 13,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 372,
    "fields": {
      "patient": 70,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 373,
    "fields": {
      "patient": 114,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 374,
    "fields": {
      "patient": 34,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 375,
    "fields": {
      "patient": 59,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 376,
    "fields": {
      "patient": 125,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 377,
    "fields": {
      "patient": 104,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 378,
    "fields": {
      "patient": 185,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 379,
    "fields": {
      "patient": 68,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 380,
    "fields": {
      "patient": 131,
      "department": 1,
      "visit_date": "2023-11-01T19:57:27Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 115,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 381,
    "fields": {
      "patient": 94,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 382,
    "fields": {
      "patient": 161,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 383,
    "fields": {
      "patient": 112,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 384,
    "fields": {
      "patient": 59,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 385,
    "fields": {
      "patient": 142,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 386,
    "fields": {
      "patient": 58,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 387,
    "fields": {
      "patient": 199,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 388,
    "fields": {
      "patient": 162,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 389,
    "fields": {
      "patient": 48,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 390,
    "fields": {
      "patient": 163,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 391,
    "fields": {
      "patient": 16,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 392,
    "fields": {
      "patient": 135,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 393,
    "fields": {
      "patient": 26,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 394,
    "fields": {
      "patient": 48,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 395,
    "fields": {
      "patient": 70,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 396,
    "fields": {
      "patient": 22,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 397,
    "fields": {
      "patient": 75,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 398,
    "fields": {
      "patient": 152,
      "department": 3,
      "visit_date": "2022-03-02T14:12:15Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 145,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 399,
    "fields": {
      "patient": 115,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 400,
    "fields": {
      "patient": 138,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 401,
    "fields": {
      "patient": 118,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 402,
    "fields": {
      "patient": 134,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 403,
    "fields": {
      "patient": 195,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 404,
    "fields": {
      "patient": 100,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 405,
    "fields": {
      "patient": 163,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 406,
    "fields": {
      "patient": 19,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 407,
    "fields": {
      "patient": 75,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 408,
    "fields": {
      "patient": 158,
      "department": 10,
      "visit_date": "2022-06-04T21:56:28Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 140,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 409,
    "fields": {
      "patient": 57,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 410,
    "fields": {
      "patient": 126,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 411,
    "fields": {
      "patient": 160,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 412,
    "fields": {
      "patient": 131,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 413,
    "fields": {
      "patient": 129,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 414,
    "fields": {
      "patient": 114,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 415,
    "fields": {
      "patient": 62,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 416,
    "fields": {
      "patient": 171,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 417,
    "fields": {
      "patient": 155,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 418,
    "fields": {
      "patient": 46,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 419,
    "fields": {
      "patient": 168,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 420,
    "fields": {
      "patient": 6,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 421,
    "fields": {
      "patient": 89,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 422,
    "fields": {
      "patient": 143,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 423,
    "fields": {
      "patient": 113,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 424,
    "fields": {
      "patient": 10,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 425,
    "fields": {
      "patient": 116,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 426,
    "fields": {
      "patient": 72,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 427,
    "fields": {
      "patient": 30,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 428,
    "fields": {
      "patient": 163,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 429,
    "fields": {
      "patient": 97,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 430,
    "fields": {
      "patient": 1,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 431,
    "fields": {
      "patient": 157,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 432,
    "fields": {
      "patient": 81,
      "department": 3,
      "visit_date": "2022-09-15T14:13:22Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 84,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 433,
    "fields": {
      "patient": 13,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 434,
    "fields": {
      "patient": 59,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 435,
    "fields": {
      "patient": 192,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 436,
    "fields": {
      "patient": 188,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 437,
    "fields": {
      "patient": 147,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 438,
    "fields": {
      "patient": 125,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 439,
    "fields": {
      "patient": 88,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 440,
    "fields": {
      "patient": 41,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 441,
    "fields": {
      "patient": 186,
      "department": 9,
      "visit_date": "2021-05-31T23:31:01Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 168,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 442,
    "fields": {
      "patient": 111,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 443,
    "fields": {
      "patient": 87,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 444,
    "fields": {
      "patient": 173,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 445,
    "fields": {
      "patient": 120,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 446,
    "fields": {
      "patient": 54,
      "department": 4,
      "visit_date": "2021-11-04T18:36:24Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 205,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 447,
    "fields": {
      "patient": 13,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 448,
    "fields": {
      "patient": 28,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 449,
    "fields": {
      "patient": 131,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 450,
    "fields": {
      "patient": 96,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 451,
    "fields": {
      "patient": 137,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 452,
    "fields": {
      "patient": 169,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 453,
    "fields": {
      "patient": 29,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 454,
    "fields": {
      "patient": 186,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 455,
    "fields": {
      "patient": 53,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 456,
    "fields": {
      "patient": 62,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 457,
    "fields": {
      "patient": 42,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 458,
    "fields": {
      "patient": 132,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 459,
    "fields": {
      "patient": 156,
      "department": 9,
      "visit_date": "2020-08-18T15:04:52Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 147,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 460,
    "fields": {
      "patient": 72,
      "department": 6,
      "visit_date": "2022-12-28T21:56:13Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 134,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 461,
    "fields": {
      "patient": 157,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 462,
    "fields": {
      "patient": 154,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 463,
    "fields": {
      "patient": 29,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 464,
    "fields": {
      "patient": 45,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 465,
    "fields": {
      "patient": 187,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 466,
    "fields": {
      "patient": 150,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 467,
    "fields": {
      "patient": 114,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 468,
    "fields": {
      "patient": 9,
      "department": 1,
      "visit_date": "2020-10-21T16:17:50Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 83,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 469,
    "fields": {
      "patient": 66,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 470,
    "fields": {
      "patient": 198,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 471,
    "fields": {
      "patient": 146,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 472,
    "fields": {
      "patient": 31,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 473,
    "fields": {
      "patient": 45,
      "department": 5,
      "visit_date": "2022-12-08T11:03:52Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 149,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 474,
    "fields": {
      "patient": 195,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 475,
    "fields": {
      "patient": 115,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 476,
    "fields": {
      "patient": 100,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 477,
    "fields": {
      "patient": 156,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 478,
    "fields": {
      "patient": 177,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 479,
    "fields": {
      "patient": 162,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 480,
    "fields": {
      "patient": 93,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 481,
    "fields": {
      "patient": 59,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 482,
    "fields": {
      "patient": 121,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 483,
    "fields": {
      "patient": 143,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 484,
    "fields": {
      "patient": 190,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 485,
    "fields": {
      "patient": 128,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 486,
    "fields": {
      "patient": 48,
      "department": 9,
      "visit_date": "2023-11-28T17:55:01Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 108,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 487,
    "fields": {
      "patient": 83,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 488,
    "fields": {
      "patient": 124,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 489,
    "fields": {
      "patient": 43,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 490,
    "fields": {
      "patient": 109,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 491,
    "fields": {
      "patient": 90,
      "department": 9,
      "visit_date": "2022-02-13T19:49:12Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 111,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 492,
    "fields": {
      "patient": 20,
      "department": 1,
      "visit_date": "2022-08-04T17:05:24Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 137,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 493,
    "fields": {
      "patient": 146,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 494,
    "fields": {
      "patient": 107,
      "department": 2,
      "visit_date": "2022-10-09T12:22:07Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 76,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 495,
    "fields": {
      "patient": 125,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 496,
    "fields": {
      "patient": 145,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 497,
    "fields": {
      "patient": 45,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 498,
    "fields": {
      "patient": 199,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 499,
    "fields": {
      "patient": 195,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 500,
    "fields": {
      "patient": 130,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 501,
    "fields": {
      "patient": 177,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 502,
    "fields": {
      "patient": 100,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 503,
    "fields": {
      "patient": 109,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 504,
    "fields": {
      "patient": 73,
      "department": 2,
      "visit_date": "2021-11-03T17:52:19Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 125,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 505,
    "fields": {
      "patient": 71,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 506,
    "fields": {
      "patient": 67,
      "department": 6,
      "visit_date": "2020-08-19T07:32:54Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 161,
      "follow_up_required": false,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 507,
    "fields": {
      "patient": 105,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 508,
    "fields": {
      "patient": 155,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 509,
    "fields": {
      "patient": 26,
      "department": 4,
      "visit_date": "2020-11-25T18:39:14Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 162,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 510,
    "fields": {
      "patient": 53,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 511,
    "fields": {
      "patient": 21,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 512,
    "fields": {
      "patient": 172,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 513,
    "fields": {
      "patient": 20,
      "department": 6,
      "visit_date": "2023-11-29T17:25:21Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 94,
      "follow_up_required": true,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 514,
    "fields": {
      "patient": 61,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 515,
    "fields": {
      "patient": 154,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 516,
    "fields": {
      "patient": 108,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 517,
    "fields": {
      "patient": 151,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 518,
    "fields": {
      "patient": 7,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 519,
    "fields": {
      "patient": 67,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 520,
    "fields": {
      "patient": 194,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 521,
    "fields": {
      "patient": 199,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 522,
    "fields": {
      "patient": 63,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 523,
    "fields": {
      "patient": 28,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 524,
    "fields": {
      "patient": 183,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 525,
    "fields": {
      "patient": 139,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 526,
    "fields": {
      "patient": 92,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 527,
    "fields": {
      "patient": 184,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 528,
    "fields": {
      "patient": 34,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 529,
    "fields": {
      "patient": 160,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 530,
    "fields": {
      "patient": 197,
      "department": 2,
      "visit_date": "2023-12-15T05:45:05Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 154,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 531,
    "fields": {
      "patient": 36,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 532,
    "fields": {
      "patient": 131,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 533,
    "fields": {
      "patient": 42,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 534,
    "fields": {
      "patient": 83,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 535,
    "fields": {
      "patient": 152,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 536,
    "fields": {
      "patient": 41,
      "department": 9,
      "visit_date": "2022-09-24T07:53:07Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 75,
      "follow_up_required": true,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 537,
    "fields": {
      "patient": 1,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 538,
    "fields": {
      "patient": 40,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 539,
    "fields": {
      "patient": 77,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 540,
    "fields": {
      "patient": 98,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 541,
    "fields": {
      "patient": 114,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 542,
    "fields": {
      "patient": 42,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 543,
    "fields": {
      "patient": 49,
      "department": 8,
      "visit_date": "2022-12-08T10:38:41Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 138,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 544,
    "fields": {
      "patient": 82,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 545,
    "fields": {
      "patient": 18,
      "department": 1,
      "visit_date": "2021-07-29T22:56:30Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 76,
      "follow_up_required": true,
      "visit_outcome": "refer to specialist"
    }
  },
  {
    "model": "app.visit",
    "pk": 546,
    "fields": {
      "patient": 3,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 547,
    "fields": {
      "patient": 119,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 548,
    "fields": {
      "patient": 136,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 549,
    "fields": {
      "patient": 172,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 550,
    "fields": {
      "patient": 42,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 551,
    "fields": {
      "patient": 85,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 552,
    "fields": {
      "patient": 71,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 553,
    "fields": {
      "patient": 129,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 554,
    "fields": {
      "patient": 20,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 555,
    "fields": {
      "patient": 114,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 556,
    "fields": {
      "patient": 125,
      "department": 6,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 557,
    "fields": {
      "patient": 34,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 558,
    "fields": {
      "patient": 90,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 559,
    "fields": {
      "patient": 42,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 560,
    "fields": {
      "patient": 18,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 561,
    "fields": {
      "patient": 10,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 562,
    "fields": {
      "patient": 114,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 563,
    "fields": {
      "patient": 99,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 564,
    "fields": {
      "patient": 82,
      "department": 1,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 565,
    "fields": {
      "patient": 75,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 566,
    "fields": {
      "patient": 106,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 567,
    "fields": {
      "patient": 106,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 568,
    "fields": {
      "patient": 46,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 569,
    "fields": {
      "patient": 159,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 570,
    "fields": {
      "patient": 100,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 571,
    "fields": {
      "patient": 156,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 572,
    "fields": {
      "patient": 23,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 573,
    "fields": {
      "patient": 191,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 574,
    "fields": {
      "patient": 98,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 575,
    "fields": {
      "patient": 59,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 576,
    "fields": {
      "patient": 113,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 577,
    "fields": {
      "patient": 159,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 578,
    "fields": {
      "patient": 64,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 579,
    "fields": {
      "patient": 129,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 580,
    "fields": {
      "patient": 144,
      "department": 7,
      "visit_date": "2021-04-20T14:06:26Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 126,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 581,
    "fields": {
      "patient": 152,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 582,
    "fields": {
      "patient": 182,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 583,
    "fields": {
      "patient": 30,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 584,
    "fields": {
      "patient": 153,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 585,
    "fields": {
      "patient": 16,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 586,
    "fields": {
      "patient": 20,
      "department": 1,
      "visit_date": "2020-11-30T14:26:55Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 161,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 587,
    "fields": {
      "patient": 45,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 588,
    "fields": {
      "patient": 156,
      "department": 2,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 589,
    "fields": {
      "patient": 30,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 590,
    "fields": {
      "patient": 62,
      "department": 3,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 591,
    "fields": {
      "patient": 97,
      "department": 8,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 592,
    "fields": {
      "patient": 74,
      "department": 10,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 593,
    "fields": {
      "patient": 198,
      "department": 7,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 594,
    "fields": {
      "patient": 54,
      "department": 5,
      "visit_date": "2023-06-05T19:43:10Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 181,
      "follow_up_required": false,
      "visit_outcome": "resolved"
    }
  },
  {
    "model": "app.visit",
    "pk": 595,
    "fields": {
      "patient": 7,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 596,
    "fields": {
      "patient": 135,
      "department": 5,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 597,
    "fields": {
      "patient": 127,
      "department": 9,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 598,
    "fields": {
      "patient": 137,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.visit",
    "pk": 599,
    "fields": {
      "patient": 76,
      "department": 7,
      "visit_date": "2022-08-14T00:36:17Z",
      "reason_for_visit": null,
      "visit_duration_minutes": 61,
      "follow_up_required": false,
      "visit_outcome": "ongoing"
    }
  },
  {
    "model": "app.visit",
    "pk": 600,
    "fields": {
      "patient": 121,
      "department": 4,
      "visit_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"
    }
  },
  {
    "model": "app.billing",
    "pk": 1,
    "fields": {
      "visit": 191,
      "total_charge": "1180.78",
      "insurance_provider": "healthnet tricare",
      "amount_covered": "11545.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 2,
    "fields": {
      "visit": 272,
      "total_charge": "18663.82",
      "insurance_provider": "kelsey medicaid cigna",
      "amount_covered": "38.27"
    }
  },
  {
    "model": "app.billing",
    "pk": 3,
    "fields": {
      "visit": 10,
      "total_charge": "426.14",
      "insurance_provider": "anthem medicare cigna",
      "amount_covered": "4365.60"
    }
  },
  {
    "model": "app.billing",
    "pk": 4,
    "fields": {
      "visit": 269,
      "total_charge": "10205.57",
      "insurance_provider": "metlife ambetter",
      "amount_covered": "1083.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 5,
    "fields": {
      "visit": 170,
      "total_charge": "5279.71",
      "insurance_provider": "humana",
      "amount_covered": "2016.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 6,
    "fields": {
      "visit": 353,
      "total_charge": "2528.03",
      "insurance_provider": "scripps molina kelsey",
      "amount_covered": "17428.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 7,
    "fields": {
      "visit": 236,
      "total_charge": "9848.35",
      "insurance_provider": "aetna medicaid",
      "amount_covered": "11281.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 8,
    "fields": {
      "visit": 196,
      "total_charge": "7541.85",
      "insurance_provider": "guardian",
      "amount_covered": "19533.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 9,
    "fields": {
      "visit": 564,
      "total_charge": "3007.58",
      "insurance_provider": "tricare",
      "amount_covered": "52.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 10,
    "fields": {
      "visit": 503,
      "total_charge": "566.71",
      "insurance_provider": "metlife celtic",
      "amount_covered": "1630.27"
    }
  },
  {
    "model": "app.billing",
    "pk": 11,
    "fields": {
      "visit": 341,
      "total_charge": "363.28",
      "insurance_provider": "kelsey blueshield",
      "amount_covered": "960.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 12,
    "fields": {
      "visit": 405,
      "total_charge": "6799.58",
      "insurance_provider": "metlife",
      "amount_covered": "14975.05"
    }
  },
  {
    "model": "app.billing",
    "pk": 13,
    "fields": {
      "visit": 338,
      "total_charge": "15007.73",
      "insurance_provider": "aetna",
      "amount_covered": "18796.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 14,
    "fields": {
      "visit": 528,
      "total_charge": "7370.48",
      "insurance_provider": "ambetter guardian blueshield",
      "amount_covered": "8507.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 15,
    "fields": {
      "visit": 5,
      "total_charge": "5084.65",
      "insurance_provider": null,
      "amount_covered": "17.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 16,
    "fields": {
      "visit": 490,
      "total_charge": "3126.64",
      "insurance_provider": "cigna aetna evercare",
      "amount_covered": "6269.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 17,
    "fields": {
      "visit": 591,
      "total_charge": "12136.43",
      "insurance_provider": "healthnet unitedhealth",
      "amount_covered": "14158.80"
    }
  },
  {
    "model": "app.billing",
    "pk": 18,
    "fields": {
      "visit": 241,
      "total_charge": "11445.74",
      "insurance_provider": "cigna unitedhealth ambetter",
      "amount_covered": "1427.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 19,
    "fields": {
      "visit": 430,
      "total_charge": "6789.30",
      "insurance_provider": null,
      "amount_covered": "2523.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 20,
    "fields": {
      "visit": 226,
      "total_charge": "11066.47",
      "insurance_provider": "metlife molina",
      "amount_covered": "3482.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 21,
    "fields": {
      "visit": 404,
      "total_charge": "1921.56",
      "insurance_provider": "blueshield",
      "amount_covered": "9470.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 22,
    "fields": {
      "visit": 86,
      "total_charge": "18759.42",
      "insurance_provider": null,
      "amount_covered": "70.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 23,
    "fields": {
      "visit": 406,
      "total_charge": "101.03",
      "insurance_provider": "metlife guardian scripps",
      "amount_covered": "15469.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 24,
    "fields": {
      "visit": 286,
      "total_charge": "19754.71",
      "insurance_provider": "humana liberty",
      "amount_covered": "646.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 25,
    "fields": {
      "visit": 211,
      "total_charge": "14106.06",
      "insurance_provider": "blueshield scripps metlife",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 26,
    "fields": {
      "visit": 145,
      "total_charge": "3311.72",
      "insurance_provider": "humana",
      "amount_covered": "3523.68"
    }
  },
  {
    "model": "app.billing",
    "pk": 27,
    "fields": {
      "visit": 497,
      "total_charge": "19005.40",
      "insurance_provider": null,
      "amount_covered": "852.19"
    }
  },
  {
    "model": "app.billing",
    "pk": 28,
    "fields": {
      "visit": 500,
      "total_charge": "4627.04",
      "insurance_provider": "cigna bluecross wellcare",
      "amount_covered": "7463.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 29,
    "fields": {
      "visit": 214,
      "total_charge": "7658.96",
      "insurance_provider": "celtic blueshield",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 30,
    "fields": {
      "visit": 36,
      "total_charge": "17931.04",
      "insurance_provider": "unitedhealth scripps",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 31,
    "fields": {
      "visit": 326,
      "total_charge": "15823.67",
      "insurance_provider": "humana medicare molina",
      "amount_covered": "19816.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 32,
    "fields": {
      "visit": 224,
      "total_charge": "2043.04",
      "insurance_provider": "evercare celtic ambetter",
      "amount_covered": "6.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 33,
    "fields": {
      "visit": 30,
      "total_charge": "303.91",
      "insurance_provider": "humana tricare",
      "amount_covered": "14982.75"
    }
  },
  {
    "model": "app.billing",
    "pk": 34,
    "fields": {
      "visit": 428,
      "total_charge": "7976.40",
      "insurance_provider": "evercare kelsey",
      "amount_covered": "871.05"
    }
  },
  {
    "model": "app.billing",
    "pk": 35,
    "fields": {
      "visit": 11,
      "total_charge": "10925.69",
      "insurance_provider": "molina unitedhealth",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 36,
    "fields": {
      "visit": 559,
      "total_charge": "17317.85",
      "insurance_provider": "tricare",
      "amount_covered": "7217.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 37,
    "fields": {
      "visit": 518,
      "total_charge": "15713.66",
      "insurance_provider": "unitedhealth anthem",
      "amount_covered": "9962.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 38,
    "fields": {
      "visit": 472,
      "total_charge": "18772.58",
      "insurance_provider": "tricare",
      "amount_covered": "5991.63"
    }
  },
  {
    "model": "app.billing",
    "pk": 39,
    "fields": {
      "visit": 435,
      "total_charge": "8824.04",
      "insurance_provider": "molina",
      "amount_covered": "255.56"
    }
  },
  {
    "model": "app.billing",
    "pk": 40,
    "fields": {
      "visit": 78,
      "total_charge": "968.34",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 41,
    "fields": {
      "visit": 243,
      "total_charge": "3485.04",
      "insurance_provider": "blueshield",
      "amount_covered": "15311.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 42,
    "fields": {
      "visit": 116,
      "total_charge": "283.73",
      "insurance_provider": "celtic",
      "amount_covered": "252.29"
    }
  },
  {
    "model": "app.billing",
    "pk": 43,
    "fields": {
      "visit": 128,
      "total_charge": "2838.71",
      "insurance_provider": "celtic",
      "amount_covered": "13800.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 44,
    "fields": {
      "visit": 79,
      "total_charge": "19731.47",
      "insurance_provider": "metlife medicare",
      "amount_covered": "4479.92"
    }
  },
  {
    "model": "app.billing",
    "pk": 45,
    "fields": {
      "visit": 93,
      "total_charge": "17742.50",
      "insurance_provider": "tricare humana",
      "amount_covered": "2724.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 46,
    "fields": {
      "visit": 433,
      "total_charge": "12108.72",
      "insurance_provider": "aetna",
      "amount_covered": "2711.60"
    }
  },
  {
    "model": "app.billing",
    "pk": 47,
    "fields": {
      "visit": 235,
      "total_charge": "3488.57",
      "insurance_provider": "aetna kelsey guardian",
      "amount_covered": "746.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 48,
    "fields": {
      "visit": 153,
      "total_charge": "4859.63",
      "insurance_provider": "cigna ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 49,
    "fields": {
      "visit": 101,
      "total_charge": "1722.06",
      "insurance_provider": "medicare metlife anthem",
      "amount_covered": "12618.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 50,
    "fields": {
      "visit": 354,
      "total_charge": "8595.19",
      "insurance_provider": null,
      "amount_covered": "256.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 51,
    "fields": {
      "visit": 186,
      "total_charge": "100.00",
      "insurance_provider": "tricare",
      "amount_covered": "4437.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 52,
    "fields": {
      "visit": 576,
      "total_charge": "13832.41",
      "insurance_provider": null,
      "amount_covered": "7681.43"
    }
  },
  {
    "model": "app.billing",
    "pk": 53,
    "fields": {
      "visit": 53,
      "total_charge": "514.43",
      "insurance_provider": null,
      "amount_covered": "10442.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 54,
    "fields": {
      "visit": 570,
      "total_charge": "829.76",
      "insurance_provider": "celtic unitedhealth",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 55,
    "fields": {
      "visit": 22,
      "total_charge": "882.94",
      "insurance_provider": "wellcare ambetter",
      "amount_covered": "16451.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 56,
    "fields": {
      "visit": 423,
      "total_charge": "5067.52",
      "insurance_provider": "scripps medicare guardian",
      "amount_covered": "2.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 57,
    "fields": {
      "visit": 482,
      "total_charge": "400.20",
      "insurance_provider": "unitedhealth molina",
      "amount_covered": "8685.75"
    }
  },
  {
    "model": "app.billing",
    "pk": 58,
    "fields": {
      "visit": 310,
      "total_charge": "8127.25",
      "insurance_provider": null,
      "amount_covered": "3152.12"
    }
  },
  {
    "model": "app.billing",
    "pk": 59,
    "fields": {
      "visit": 154,
      "total_charge": "1754.77",
      "insurance_provider": "tricare unitedhealth medicare",
      "amount_covered": "177.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 60,
    "fields": {
      "visit": 75,
      "total_charge": "3293.95",
      "insurance_provider": "wellcare celtic",
      "amount_covered": "2162.19"
    }
  },
  {
    "model": "app.billing",
    "pk": 61,
    "fields": {
      "visit": 329,
      "total_charge": "350.69",
      "insurance_provider": "scripps blueshield",
      "amount_covered": "673.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 62,
    "fields": {
      "visit": 160,
      "total_charge": "102.61",
      "insurance_provider": "evercare medicaid",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 63,
    "fields": {
      "visit": 363,
      "total_charge": "17703.11",
      "insurance_provider": "medicare aetna",
      "amount_covered": "6637.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 64,
    "fields": {
      "visit": 583,
      "total_charge": "1689.91",
      "insurance_provider": "ambetter wellcare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 65,
    "fields": {
      "visit": 56,
      "total_charge": "11124.72",
      "insurance_provider": "guardian unitedhealth bluecross",
      "amount_covered": "307.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 66,
    "fields": {
      "visit": 570,
      "total_charge": "18511.56",
      "insurance_provider": null,
      "amount_covered": "7010.43"
    }
  },
  {
    "model": "app.billing",
    "pk": 67,
    "fields": {
      "visit": 184,
      "total_charge": "112.30",
      "insurance_provider": "evercare molina",
      "amount_covered": "6910.25"
    }
  },
  {
    "model": "app.billing",
    "pk": 68,
    "fields": {
      "visit": 152,
      "total_charge": "2220.16",
      "insurance_provider": "humana aetna",
      "amount_covered": "16688.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 69,
    "fields": {
      "visit": 47,
      "total_charge": "14257.81",
      "insurance_provider": "tricare celtic",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 70,
    "fields": {
      "visit": 216,
      "total_charge": "4377.17",
      "insurance_provider": "cigna",
      "amount_covered": "14047.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 71,
    "fields": {
      "visit": 419,
      "total_charge": "15619.56",
      "insurance_provider": "liberty bluecross medicare",
      "amount_covered": "91.96"
    }
  },
  {
    "model": "app.billing",
    "pk": 72,
    "fields": {
      "visit": 131,
      "total_charge": "9341.28",
      "insurance_provider": "medicaid blueshield",
      "amount_covered": "2269.73"
    }
  },
  {
    "model": "app.billing",
    "pk": 73,
    "fields": {
      "visit": 48,
      "total_charge": "16644.04",
      "insurance_provider": "healthnet celtic",
      "amount_covered": "3222.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 74,
    "fields": {
      "visit": 237,
      "total_charge": "2644.34",
      "insurance_provider": "metlife medicaid",
      "amount_covered": "7209.82"
    }
  },
  {
    "model": "app.billing",
    "pk": 75,
    "fields": {
      "visit": 323,
      "total_charge": "19889.39",
      "insurance_provider": "anthem",
      "amount_covered": "8338.44"
    }
  },
  {
    "model": "app.billing",
    "pk": 76,
    "fields": {
      "visit": 129,
      "total_charge": "1300.65",
      "insurance_provider": "wellcare bluecross",
      "amount_covered": "1723.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 77,
    "fields": {
      "visit": 553,
      "total_charge": "12399.88",
      "insurance_provider": "aetna",
      "amount_covered": "69.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 78,
    "fields": {
      "visit": 283,
      "total_charge": "6774.97",
      "insurance_provider": "celtic healthnet",
      "amount_covered": "647.06"
    }
  },
  {
    "model": "app.billing",
    "pk": 79,
    "fields": {
      "visit": 52,
      "total_charge": "5747.44",
      "insurance_provider": "tricare cigna ambetter",
      "amount_covered": "9821.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 80,
    "fields": {
      "visit": 201,
      "total_charge": "6457.14",
      "insurance_provider": "tricare",
      "amount_covered": "9521.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 81,
    "fields": {
      "visit": 126,
      "total_charge": "19592.29",
      "insurance_provider": "scripps bluecross molina",
      "amount_covered": "3329.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 82,
    "fields": {
      "visit": 244,
      "total_charge": "19635.89",
      "insurance_provider": "healthnet cigna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 83,
    "fields": {
      "visit": 587,
      "total_charge": "14700.19",
      "insurance_provider": "aetna tricare",
      "amount_covered": "3735.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 84,
    "fields": {
      "visit": 120,
      "total_charge": "9606.67",
      "insurance_provider": "ambetter kelsey",
      "amount_covered": "8603.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 85,
    "fields": {
      "visit": 119,
      "total_charge": "12005.45",
      "insurance_provider": "wellcare",
      "amount_covered": "11891.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 86,
    "fields": {
      "visit": 111,
      "total_charge": "13869.79",
      "insurance_provider": "wellcare unitedhealth",
      "amount_covered": "3.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 87,
    "fields": {
      "visit": 12,
      "total_charge": "829.17",
      "insurance_provider": "molina",
      "amount_covered": "2867.03"
    }
  },
  {
    "model": "app.billing",
    "pk": 88,
    "fields": {
      "visit": 81,
      "total_charge": "7680.02",
      "insurance_provider": null,
      "amount_covered": "10979.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 89,
    "fields": {
      "visit": 402,
      "total_charge": "2937.72",
      "insurance_provider": "unitedhealth",
      "amount_covered": "7917.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 90,
    "fields": {
      "visit": 280,
      "total_charge": "1730.97",
      "insurance_provider": "cigna medicaid",
      "amount_covered": "4894.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 91,
    "fields": {
      "visit": 247,
      "total_charge": "184.21",
      "insurance_provider": "scripps healthnet",
      "amount_covered": "17762.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 92,
    "fields": {
      "visit": 60,
      "total_charge": "12732.03",
      "insurance_provider": "wellcare",
      "amount_covered": "19645.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 93,
    "fields": {
      "visit": 367,
      "total_charge": "109.95",
      "insurance_provider": "humana",
      "amount_covered": "14637.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 94,
    "fields": {
      "visit": 418,
      "total_charge": "5395.04",
      "insurance_provider": "anthem aetna",
      "amount_covered": "5372.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 95,
    "fields": {
      "visit": 202,
      "total_charge": "2514.17",
      "insurance_provider": "humana",
      "amount_covered": "15574.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 96,
    "fields": {
      "visit": 502,
      "total_charge": "5865.28",
      "insurance_provider": "anthem scripps celtic",
      "amount_covered": "291.75"
    }
  },
  {
    "model": "app.billing",
    "pk": 97,
    "fields": {
      "visit": 425,
      "total_charge": "8672.42",
      "insurance_provider": "ambetter celtic",
      "amount_covered": "456.06"
    }
  },
  {
    "model": "app.billing",
    "pk": 98,
    "fields": {
      "visit": 590,
      "total_charge": "3350.65",
      "insurance_provider": "evercare guardian",
      "amount_covered": "11808.29"
    }
  },
  {
    "model": "app.billing",
    "pk": 99,
    "fields": {
      "visit": 463,
      "total_charge": "4722.90",
      "insurance_provider": "medicaid",
      "amount_covered": "10747.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 100,
    "fields": {
      "visit": 553,
      "total_charge": "6058.74",
      "insurance_provider": "humana celtic",
      "amount_covered": "5146.97"
    }
  },
  {
    "model": "app.billing",
    "pk": 101,
    "fields": {
      "visit": 534,
      "total_charge": "5737.06",
      "insurance_provider": "blueshield",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 102,
    "fields": {
      "visit": 440,
      "total_charge": "11116.05",
      "insurance_provider": "cigna evercare anthem",
      "amount_covered": "9086.53"
    }
  },
  {
    "model": "app.billing",
    "pk": 103,
    "fields": {
      "visit": 99,
      "total_charge": "114.35",
      "insurance_provider": "unitedhealth evercare anthem",
      "amount_covered": "6466.89"
    }
  },
  {
    "model": "app.billing",
    "pk": 104,
    "fields": {
      "visit": 45,
      "total_charge": "15614.43",
      "insurance_provider": "liberty",
      "amount_covered": "602.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 105,
    "fields": {
      "visit": 96,
      "total_charge": "3549.33",
      "insurance_provider": "metlife tricare",
      "amount_covered": "2444.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 106,
    "fields": {
      "visit": 207,
      "total_charge": "1297.37",
      "insurance_provider": "cigna evercare",
      "amount_covered": "633.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 107,
    "fields": {
      "visit": 157,
      "total_charge": "127.90",
      "insurance_provider": "wellcare",
      "amount_covered": "7302.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 108,
    "fields": {
      "visit": 448,
      "total_charge": "3145.77",
      "insurance_provider": "humana",
      "amount_covered": "13156.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 109,
    "fields": {
      "visit": 396,
      "total_charge": "706.16",
      "insurance_provider": "anthem wellcare",
      "amount_covered": "2.79"
    }
  },
  {
    "model": "app.billing",
    "pk": 110,
    "fields": {
      "visit": 218,
      "total_charge": "8311.84",
      "insurance_provider": "unitedhealth blueshield evercare",
      "amount_covered": "4502.79"
    }
  },
  {
    "model": "app.billing",
    "pk": 111,
    "fields": {
      "visit": 408,
      "total_charge": "1156.49",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 112,
    "fields": {
      "visit": 189,
      "total_charge": "3908.86",
      "insurance_provider": "aetna humana guardian",
      "amount_covered": "6898.71"
    }
  },
  {
    "model": "app.billing",
    "pk": 113,
    "fields": {
      "visit": 271,
      "total_charge": "19349.01",
      "insurance_provider": "molina",
      "amount_covered": "2981.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 114,
    "fields": {
      "visit": 11,
      "total_charge": "18175.92",
      "insurance_provider": "aetna humana medicare",
      "amount_covered": "12861.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 115,
    "fields": {
      "visit": 332,
      "total_charge": "5454.41",
      "insurance_provider": "healthnet",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 116,
    "fields": {
      "visit": 197,
      "total_charge": "1741.62",
      "insurance_provider": "medicare ambetter",
      "amount_covered": "2140.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 117,
    "fields": {
      "visit": 18,
      "total_charge": "1842.40",
      "insurance_provider": "medicaid",
      "amount_covered": "3302.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 118,
    "fields": {
      "visit": 68,
      "total_charge": "275.26",
      "insurance_provider": "blueshield",
      "amount_covered": "7240.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 119,
    "fields": {
      "visit": 501,
      "total_charge": "2263.84",
      "insurance_provider": "tricare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 120,
    "fields": {
      "visit": 385,
      "total_charge": "1253.54",
      "insurance_provider": "evercare kelsey blueshield",
      "amount_covered": "13580.60"
    }
  },
  {
    "model": "app.billing",
    "pk": 121,
    "fields": {
      "visit": 114,
      "total_charge": "9239.91",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 122,
    "fields": {
      "visit": 78,
      "total_charge": "358.94",
      "insurance_provider": "cigna guardian",
      "amount_covered": "321.04"
    }
  },
  {
    "model": "app.billing",
    "pk": 123,
    "fields": {
      "visit": 38,
      "total_charge": "799.83",
      "insurance_provider": "scripps humana molina",
      "amount_covered": "1937.18"
    }
  },
  {
    "model": "app.billing",
    "pk": 124,
    "fields": {
      "visit": 346,
      "total_charge": "7581.05",
      "insurance_provider": "healthnet kelsey unitedhealth",
      "amount_covered": "18049.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 125,
    "fields": {
      "visit": 581,
      "total_charge": "15171.68",
      "insurance_provider": "celtic tricare scripps",
      "amount_covered": "1634.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 126,
    "fields": {
      "visit": 208,
      "total_charge": "991.55",
      "insurance_provider": "unitedhealth healthnet",
      "amount_covered": "27.62"
    }
  },
  {
    "model": "app.billing",
    "pk": 127,
    "fields": {
      "visit": 368,
      "total_charge": "18679.02",
      "insurance_provider": "liberty aetna medicaid",
      "amount_covered": "124.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 128,
    "fields": {
      "visit": 315,
      "total_charge": "4635.47",
      "insurance_provider": "tricare medicaid bluecross",
      "amount_covered": "1962.59"
    }
  },
  {
    "model": "app.billing",
    "pk": 129,
    "fields": {
      "visit": 379,
      "total_charge": "166.22",
      "insurance_provider": "bluecross",
      "amount_covered": "14252.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 130,
    "fields": {
      "visit": 558,
      "total_charge": "9354.01",
      "insurance_provider": "medicaid ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 131,
    "fields": {
      "visit": 118,
      "total_charge": "6177.42",
      "insurance_provider": "medicaid celtic guardian",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 132,
    "fields": {
      "visit": 127,
      "total_charge": "565.70",
      "insurance_provider": "molina medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 133,
    "fields": {
      "visit": 104,
      "total_charge": "5420.32",
      "insurance_provider": "tricare bluecross",
      "amount_covered": "4788.49"
    }
  },
  {
    "model": "app.billing",
    "pk": 134,
    "fields": {
      "visit": 384,
      "total_charge": "3971.18",
      "insurance_provider": "molina medicaid bluecross",
      "amount_covered": "8230.28"
    }
  },
  {
    "model": "app.billing",
    "pk": 135,
    "fields": {
      "visit": 132,
      "total_charge": "6362.06",
      "insurance_provider": "aetna humana scripps",
      "amount_covered": "572.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 136,
    "fields": {
      "visit": 289,
      "total_charge": "905.42",
      "insurance_provider": "metlife",
      "amount_covered": "4824.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 137,
    "fields": {
      "visit": 265,
      "total_charge": "168.52",
      "insurance_provider": "aetna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 138,
    "fields": {
      "visit": 121,
      "total_charge": "13397.85",
      "insurance_provider": "aetna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 139,
    "fields": {
      "visit": 87,
      "total_charge": "11796.30",
      "insurance_provider": "tricare liberty kelsey",
      "amount_covered": "4813.76"
    }
  },
  {
    "model": "app.billing",
    "pk": 140,
    "fields": {
      "visit": 189,
      "total_charge": "432.21",
      "insurance_provider": "ambetter",
      "amount_covered": "7651.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 141,
    "fields": {
      "visit": 428,
      "total_charge": "1839.97",
      "insurance_provider": "bluecross medicare",
      "amount_covered": "4098.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 142,
    "fields": {
      "visit": 163,
      "total_charge": "12023.41",
      "insurance_provider": "humana healthnet unitedhealth",
      "amount_covered": "331.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 143,
    "fields": {
      "visit": 330,
      "total_charge": "103.76",
      "insurance_provider": "medicare tricare medicaid",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 144,
    "fields": {
      "visit": 244,
      "total_charge": "454.49",
      "insurance_provider": "anthem ambetter",
      "amount_covered": "7323.68"
    }
  },
  {
    "model": "app.billing",
    "pk": 145,
    "fields": {
      "visit": 232,
      "total_charge": "721.04",
      "insurance_provider": "scripps",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 146,
    "fields": {
      "visit": 226,
      "total_charge": "956.08",
      "insurance_provider": null,
      "amount_covered": "6966.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 147,
    "fields": {
      "visit": 111,
      "total_charge": "12564.34",
      "insurance_provider": "molina metlife",
      "amount_covered": "8747.32"
    }
  },
  {
    "model": "app.billing",
    "pk": 148,
    "fields": {
      "visit": 375,
      "total_charge": "1304.51",
      "insurance_provider": "ambetter evercare",
      "amount_covered": "408.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 149,
    "fields": {
      "visit": 272,
      "total_charge": "2024.41",
      "insurance_provider": "kelsey wellcare",
      "amount_covered": "1848.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 150,
    "fields": {
      "visit": 353,
      "total_charge": "180.77",
      "insurance_provider": "liberty aetna humana",
      "amount_covered": "18279.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 151,
    "fields": {
      "visit": 287,
      "total_charge": "103.46",
      "insurance_provider": "bluecross ambetter",
      "amount_covered": "5833.03"
    }
  },
  {
    "model": "app.billing",
    "pk": 152,
    "fields": {
      "visit": 276,
      "total_charge": "10734.56",
      "insurance_provider": "anthem liberty bluecross",
      "amount_covered": "6863.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 153,
    "fields": {
      "visit": 450,
      "total_charge": "18676.35",
      "insurance_provider": "metlife",
      "amount_covered": "7281.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 154,
    "fields": {
      "visit": 134,
      "total_charge": "1762.47",
      "insurance_provider": "aetna unitedhealth",
      "amount_covered": "18032.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 155,
    "fields": {
      "visit": 460,
      "total_charge": "2747.94",
      "insurance_provider": "cigna wellcare liberty",
      "amount_covered": "6938.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 156,
    "fields": {
      "visit": 354,
      "total_charge": "17890.29",
      "insurance_provider": "guardian medicare",
      "amount_covered": "7685.05"
    }
  },
  {
    "model": "app.billing",
    "pk": 157,
    "fields": {
      "visit": 185,
      "total_charge": "766.87",
      "insurance_provider": "unitedhealth wellcare",
      "amount_covered": "9278.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 158,
    "fields": {
      "visit": 301,
      "total_charge": "2129.23",
      "insurance_provider": "medicare molina kelsey",
      "amount_covered": "3053.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 159,
    "fields": {
      "visit": 326,
      "total_charge": "1727.28",
      "insurance_provider": "medicaid liberty metlife",
      "amount_covered": "3249.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 160,
    "fields": {
      "visit": 447,
      "total_charge": "8284.09",
      "insurance_provider": "aetna humana healthnet",
      "amount_covered": "1385.92"
    }
  },
  {
    "model": "app.billing",
    "pk": 161,
    "fields": {
      "visit": 211,
      "total_charge": "9321.37",
      "insurance_provider": "wellcare celtic",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 162,
    "fields": {
      "visit": 338,
      "total_charge": "186.63",
      "insurance_provider": "guardian",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 163,
    "fields": {
      "visit": 328,
      "total_charge": "14357.05",
      "insurance_provider": "evercare aetna",
      "amount_covered": "450.96"
    }
  },
  {
    "model": "app.billing",
    "pk": 164,
    "fields": {
      "visit": 63,
      "total_charge": "7216.31",
      "insurance_provider": "anthem",
      "amount_covered": "252.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 165,
    "fields": {
      "visit": 466,
      "total_charge": "7557.60",
      "insurance_provider": "healthnet cigna guardian",
      "amount_covered": "10110.00"
    }
  },
  {
    "model": "app.billing",
    "pk": 166,
    "fields": {
      "visit": 59,
      "total_charge": "7807.28",
      "insurance_provider": "healthnet metlife",
      "amount_covered": "656.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 167,
    "fields": {
      "visit": 169,
      "total_charge": "1750.21",
      "insurance_provider": "tricare scripps",
      "amount_covered": "2742.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 168,
    "fields": {
      "visit": 171,
      "total_charge": "945.33",
      "insurance_provider": "celtic scripps wellcare",
      "amount_covered": "2205.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 169,
    "fields": {
      "visit": 357,
      "total_charge": "10887.96",
      "insurance_provider": null,
      "amount_covered": "0.00"
    }
  },
  {
    "model": "app.billing",
    "pk": 170,
    "fields": {
      "visit": 212,
      "total_charge": "2423.78",
      "insurance_provider": "liberty aetna tricare",
      "amount_covered": "14829.01"
    }
  },
  {
    "model": "app.billing",
    "pk": 171,
    "fields": {
      "visit": 112,
      "total_charge": "10537.07",
      "insurance_provider": "kelsey",
      "amount_covered": "2372.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 172,
    "fields": {
      "visit": 192,
      "total_charge": "3791.41",
      "insurance_provider": "tricare unitedhealth",
      "amount_covered": "17351.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 173,
    "fields": {
      "visit": 552,
      "total_charge": "14932.53",
      "insurance_provider": "bluecross",
      "amount_covered": "13979.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 174,
    "fields": {
      "visit": 447,
      "total_charge": "9689.56",
      "insurance_provider": "bluecross anthem metlife",
      "amount_covered": "11157.60"
    }
  },
  {
    "model": "app.billing",
    "pk": 175,
    "fields": {
      "visit": 328,
      "total_charge": "2874.84",
      "insurance_provider": "scripps blueshield",
      "amount_covered": "17190.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 176,
    "fields": {
      "visit": 24,
      "total_charge": "110.50",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 177,
    "fields": {
      "visit": 392,
      "total_charge": "5897.19",
      "insurance_provider": "metlife ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 178,
    "fields": {
      "visit": 362,
      "total_charge": "3252.85",
      "insurance_provider": "anthem scripps medicaid",
      "amount_covered": "1699.27"
    }
  },
  {
    "model": "app.billing",
    "pk": 179,
    "fields": {
      "visit": 263,
      "total_charge": "6509.44",
      "insurance_provider": "celtic blueshield wellcare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 180,
    "fields": {
      "visit": 397,
      "total_charge": "17755.89",
      "insurance_provider": "blueshield unitedhealth celtic",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 181,
    "fields": {
      "visit": 47,
      "total_charge": "10346.53",
      "insurance_provider": "medicare",
      "amount_covered": "162.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 182,
    "fields": {
      "visit": 58,
      "total_charge": "10586.81",
      "insurance_provider": "tricare unitedhealth cigna",
      "amount_covered": "5189.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 183,
    "fields": {
      "visit": 362,
      "total_charge": "10404.38",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 184,
    "fields": {
      "visit": 600,
      "total_charge": "101.51",
      "insurance_provider": "kelsey evercare",
      "amount_covered": "3475.31"
    }
  },
  {
    "model": "app.billing",
    "pk": 185,
    "fields": {
      "visit": 325,
      "total_charge": "5828.83",
      "insurance_provider": "tricare humana aetna",
      "amount_covered": "19906.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 186,
    "fields": {
      "visit": 136,
      "total_charge": "3450.85",
      "insurance_provider": "kelsey",
      "amount_covered": "6291.82"
    }
  },
  {
    "model": "app.billing",
    "pk": 187,
    "fields": {
      "visit": 550,
      "total_charge": "1848.30",
      "insurance_provider": "liberty unitedhealth",
      "amount_covered": "11942.59"
    }
  },
  {
    "model": "app.billing",
    "pk": 188,
    "fields": {
      "visit": 205,
      "total_charge": "14387.90",
      "insurance_provider": null,
      "amount_covered": "18875.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 189,
    "fields": {
      "visit": 260,
      "total_charge": "17157.58",
      "insurance_provider": "metlife wellcare",
      "amount_covered": "970.15"
    }
  },
  {
    "model": "app.billing",
    "pk": 190,
    "fields": {
      "visit": 314,
      "total_charge": "13961.94",
      "insurance_provider": "kelsey",
      "amount_covered": "67.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 191,
    "fields": {
      "visit": 412,
      "total_charge": "2599.39",
      "insurance_provider": "medicare humana scripps",
      "amount_covered": "7839.19"
    }
  },
  {
    "model": "app.billing",
    "pk": 192,
    "fields": {
      "visit": 346,
      "total_charge": "7221.63",
      "insurance_provider": "medicaid kelsey",
      "amount_covered": "788.15"
    }
  },
  {
    "model": "app.billing",
    "pk": 193,
    "fields": {
      "visit": 529,
      "total_charge": "6301.89",
      "insurance_provider": "humana evercare",
      "amount_covered": "25.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 194,
    "fields": {
      "visit": 338,
      "total_charge": "6255.70",
      "insurance_provider": "liberty metlife",
      "amount_covered": "7.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 195,
    "fields": {
      "visit": 402,
      "total_charge": "13996.60",
      "insurance_provider": "humana metlife medicare",
      "amount_covered": "11589.43"
    }
  },
  {
    "model": "app.billing",
    "pk": 196,
    "fields": {
      "visit": 315,
      "total_charge": "3986.40",
      "insurance_provider": "liberty celtic ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 197,
    "fields": {
      "visit": 245,
      "total_charge": "12219.47",
      "insurance_provider": "medicare",
      "amount_covered": "140.33"
    }
  },
  {
    "model": "app.billing",
    "pk": 198,
    "fields": {
      "visit": 166,
      "total_charge": "7757.62",
      "insurance_provider": "kelsey",
      "amount_covered": "7662.01"
    }
  },
  {
    "model": "app.billing",
    "pk": 199,
    "fields": {
      "visit": 90,
      "total_charge": "13938.71",
      "insurance_provider": "scripps humana guardian",
      "amount_covered": "8816.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 200,
    "fields": {
      "visit": 440,
      "total_charge": "10854.83",
      "insurance_provider": "anthem unitedhealth kelsey",
      "amount_covered": "6159.33"
    }
  },
  {
    "model": "app.billing",
    "pk": 201,
    "fields": {
      "visit": 159,
      "total_charge": "6084.48",
      "insurance_provider": "unitedhealth tricare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 202,
    "fields": {
      "visit": 489,
      "total_charge": "5580.39",
      "insurance_provider": "bluecross aetna",
      "amount_covered": "3670.01"
    }
  },
  {
    "model": "app.billing",
    "pk": 203,
    "fields": {
      "visit": 150,
      "total_charge": "5737.54",
      "insurance_provider": "molina",
      "amount_covered": "9947.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 204,
    "fields": {
      "visit": 145,
      "total_charge": "275.63",
      "insurance_provider": null,
      "amount_covered": "1279.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 205,
    "fields": {
      "visit": 229,
      "total_charge": "960.41",
      "insurance_provider": "guardian medicaid",
      "amount_covered": "5240.44"
    }
  },
  {
    "model": "app.billing",
    "pk": 206,
    "fields": {
      "visit": 431,
      "total_charge": "5566.92",
      "insurance_provider": "scripps unitedhealth molina",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 207,
    "fields": {
      "visit": 253,
      "total_charge": "4532.10",
      "insurance_provider": "medicaid",
      "amount_covered": "2343.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 208,
    "fields": {
      "visit": 250,
      "total_charge": "19074.30",
      "insurance_provider": null,
      "amount_covered": "1702.21"
    }
  },
  {
    "model": "app.billing",
    "pk": 209,
    "fields": {
      "visit": 171,
      "total_charge": "2510.38",
      "insurance_provider": "anthem",
      "amount_covered": "163.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 210,
    "fields": {
      "visit": 144,
      "total_charge": "6603.65",
      "insurance_provider": "humana tricare",
      "amount_covered": "18816.32"
    }
  },
  {
    "model": "app.billing",
    "pk": 211,
    "fields": {
      "visit": 126,
      "total_charge": "14461.67",
      "insurance_provider": null,
      "amount_covered": "13754.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 212,
    "fields": {
      "visit": 308,
      "total_charge": "1183.29",
      "insurance_provider": "ambetter molina",
      "amount_covered": "7033.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 213,
    "fields": {
      "visit": 449,
      "total_charge": "18960.75",
      "insurance_provider": "bluecross unitedhealth",
      "amount_covered": "18513.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 214,
    "fields": {
      "visit": 514,
      "total_charge": "101.80",
      "insurance_provider": "wellcare",
      "amount_covered": "59.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 215,
    "fields": {
      "visit": 418,
      "total_charge": "6012.70",
      "insurance_provider": "blueshield",
      "amount_covered": "15.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 216,
    "fields": {
      "visit": 119,
      "total_charge": "887.68",
      "insurance_provider": "molina medicaid wellcare",
      "amount_covered": "3171.04"
    }
  },
  {
    "model": "app.billing",
    "pk": 217,
    "fields": {
      "visit": 513,
      "total_charge": "14224.35",
      "insurance_provider": null,
      "amount_covered": "1443.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 218,
    "fields": {
      "visit": 73,
      "total_charge": "4558.88",
      "insurance_provider": "metlife",
      "amount_covered": "11610.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 219,
    "fields": {
      "visit": 443,
      "total_charge": "101.00",
      "insurance_provider": "molina",
      "amount_covered": "0.29"
    }
  },
  {
    "model": "app.billing",
    "pk": 220,
    "fields": {
      "visit": 437,
      "total_charge": "8530.13",
      "insurance_provider": "liberty cigna tricare",
      "amount_covered": "316.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 221,
    "fields": {
      "visit": 322,
      "total_charge": "880.14",
      "insurance_provider": "evercare molina",
      "amount_covered": "16696.50"
    }
  },
  {
    "model": "app.billing",
    "pk": 222,
    "fields": {
      "visit": 404,
      "total_charge": "11490.77",
      "insurance_provider": "metlife",
      "amount_covered": "17.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 223,
    "fields": {
      "visit": 333,
      "total_charge": "105.56",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 224,
    "fields": {
      "visit": 143,
      "total_charge": "8951.81",
      "insurance_provider": null,
      "amount_covered": "1937.62"
    }
  },
  {
    "model": "app.billing",
    "pk": 225,
    "fields": {
      "visit": 501,
      "total_charge": "10342.37",
      "insurance_provider": null,
      "amount_covered": "967.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 226,
    "fields": {
      "visit": 336,
      "total_charge": "7880.61",
      "insurance_provider": "medicaid",
      "amount_covered": "12578.73"
    }
  },
  {
    "model": "app.billing",
    "pk": 227,
    "fields": {
      "visit": 313,
      "total_charge": "350.58",
      "insurance_provider": "medicaid molina",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 228,
    "fields": {
      "visit": 127,
      "total_charge": "468.24",
      "insurance_provider": null,
      "amount_covered": "7249.99"
    }
  },
  {
    "model": "app.billing",
    "pk": 229,
    "fields": {
      "visit": 50,
      "total_charge": "421.80",
      "insurance_provider": "liberty",
      "amount_covered": "16806.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 230,
    "fields": {
      "visit": 339,
      "total_charge": "4534.73",
      "insurance_provider": "celtic",
      "amount_covered": "11770.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 231,
    "fields": {
      "visit": 106,
      "total_charge": "19624.91",
      "insurance_provider": "bluecross",
      "amount_covered": "7687.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 232,
    "fields": {
      "visit": 440,
      "total_charge": "182.02",
      "insurance_provider": "healthnet humana liberty",
      "amount_covered": "2149.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 233,
    "fields": {
      "visit": 387,
      "total_charge": "1373.64",
      "insurance_provider": "healthnet liberty medicaid",
      "amount_covered": "5480.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 234,
    "fields": {
      "visit": 385,
      "total_charge": "13203.61",
      "insurance_provider": "guardian blueshield",
      "amount_covered": "3982.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 235,
    "fields": {
      "visit": 142,
      "total_charge": "242.29",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 236,
    "fields": {
      "visit": 180,
      "total_charge": "16642.87",
      "insurance_provider": "molina",
      "amount_covered": "17645.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 237,
    "fields": {
      "visit": 590,
      "total_charge": "5121.59",
      "insurance_provider": "ambetter cigna",
      "amount_covered": "4873.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 238,
    "fields": {
      "visit": 451,
      "total_charge": "1703.87",
      "insurance_provider": null,
      "amount_covered": "2718.70"
    }
  },
  {
    "model": "app.billing",
    "pk": 239,
    "fields": {
      "visit": 370,
      "total_charge": "374.28",
      "insurance_provider": "medicaid aetna ambetter",
      "amount_covered": "14875.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 240,
    "fields": {
      "visit": 25,
      "total_charge": "2913.58",
      "insurance_provider": "ambetter medicare",
      "amount_covered": "17935.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 241,
    "fields": {
      "visit": 515,
      "total_charge": "11637.00",
      "insurance_provider": "wellcare molina medicare",
      "amount_covered": "368.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 242,
    "fields": {
      "visit": 149,
      "total_charge": "365.47",
      "insurance_provider": "cigna",
      "amount_covered": "19.31"
    }
  },
  {
    "model": "app.billing",
    "pk": 243,
    "fields": {
      "visit": 332,
      "total_charge": "6407.10",
      "insurance_provider": "anthem wellcare unitedhealth",
      "amount_covered": "10.66"
    }
  },
  {
    "model": "app.billing",
    "pk": 244,
    "fields": {
      "visit": 132,
      "total_charge": "2984.16",
      "insurance_provider": "medicaid ambetter guardian",
      "amount_covered": "0.38"
    }
  },
  {
    "model": "app.billing",
    "pk": 245,
    "fields": {
      "visit": 228,
      "total_charge": "127.62",
      "insurance_provider": "medicaid",
      "amount_covered": "10441.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 246,
    "fields": {
      "visit": 409,
      "total_charge": "9175.19",
      "insurance_provider": "unitedhealth scripps molina",
      "amount_covered": "1706.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 247,
    "fields": {
      "visit": 372,
      "total_charge": "15857.03",
      "insurance_provider": "medicare",
      "amount_covered": "1722.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 248,
    "fields": {
      "visit": 460,
      "total_charge": "1199.54",
      "insurance_provider": null,
      "amount_covered": "1124.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 249,
    "fields": {
      "visit": 544,
      "total_charge": "7189.91",
      "insurance_provider": "molina blueshield",
      "amount_covered": "2195.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 250,
    "fields": {
      "visit": 292,
      "total_charge": "12821.98",
      "insurance_provider": "humana kelsey celtic",
      "amount_covered": "6247.66"
    }
  },
  {
    "model": "app.billing",
    "pk": 251,
    "fields": {
      "visit": 553,
      "total_charge": "12799.26",
      "insurance_provider": "celtic anthem",
      "amount_covered": "83.28"
    }
  },
  {
    "model": "app.billing",
    "pk": 252,
    "fields": {
      "visit": 344,
      "total_charge": "715.18",
      "insurance_provider": "evercare bluecross cigna",
      "amount_covered": "3829.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 253,
    "fields": {
      "visit": 313,
      "total_charge": "17336.70",
      "insurance_provider": "medicare tricare molina",
      "amount_covered": "12706.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 254,
    "fields": {
      "visit": 450,
      "total_charge": "14104.76",
      "insurance_provider": "medicare",
      "amount_covered": "18380.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 255,
    "fields": {
      "visit": 15,
      "total_charge": "600.52",
      "insurance_provider": "healthnet scripps",
      "amount_covered": "659.18"
    }
  },
  {
    "model": "app.billing",
    "pk": 256,
    "fields": {
      "visit": 361,
      "total_charge": "14073.66",
      "insurance_provider": "metlife wellcare kelsey",
      "amount_covered": "790.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 257,
    "fields": {
      "visit": 580,
      "total_charge": "11704.70",
      "insurance_provider": "blueshield",
      "amount_covered": "8718.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 258,
    "fields": {
      "visit": 478,
      "total_charge": "19046.75",
      "insurance_provider": "ambetter evercare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 259,
    "fields": {
      "visit": 289,
      "total_charge": "9527.43",
      "insurance_provider": "guardian metlife",
      "amount_covered": "1757.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 260,
    "fields": {
      "visit": 253,
      "total_charge": "12805.06",
      "insurance_provider": "bluecross guardian",
      "amount_covered": "14990.04"
    }
  },
  {
    "model": "app.billing",
    "pk": 261,
    "fields": {
      "visit": 434,
      "total_charge": "6141.36",
      "insurance_provider": "aetna",
      "amount_covered": "2533.17"
    }
  },
  {
    "model": "app.billing",
    "pk": 262,
    "fields": {
      "visit": 498,
      "total_charge": "12945.73",
      "insurance_provider": "evercare medicare metlife",
      "amount_covered": "11945.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 263,
    "fields": {
      "visit": 533,
      "total_charge": "264.75",
      "insurance_provider": "guardian medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 264,
    "fields": {
      "visit": 556,
      "total_charge": "417.71",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 265,
    "fields": {
      "visit": 258,
      "total_charge": "12745.10",
      "insurance_provider": "humana ambetter anthem",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 266,
    "fields": {
      "visit": 224,
      "total_charge": "16207.42",
      "insurance_provider": "wellcare",
      "amount_covered": "2968.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 267,
    "fields": {
      "visit": 373,
      "total_charge": "17723.94",
      "insurance_provider": "bluecross",
      "amount_covered": "19064.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 268,
    "fields": {
      "visit": 486,
      "total_charge": "7871.38",
      "insurance_provider": "guardian",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 269,
    "fields": {
      "visit": 497,
      "total_charge": "18747.37",
      "insurance_provider": "liberty aetna medicaid",
      "amount_covered": "607.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 270,
    "fields": {
      "visit": 98,
      "total_charge": "1730.82",
      "insurance_provider": "bluecross",
      "amount_covered": "18557.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 271,
    "fields": {
      "visit": 127,
      "total_charge": "8267.13",
      "insurance_provider": "guardian liberty",
      "amount_covered": "2016.99"
    }
  },
  {
    "model": "app.billing",
    "pk": 272,
    "fields": {
      "visit": 327,
      "total_charge": "3844.83",
      "insurance_provider": "unitedhealth",
      "amount_covered": "8257.51"
    }
  },
  {
    "model": "app.billing",
    "pk": 273,
    "fields": {
      "visit": 579,
      "total_charge": "4573.38",
      "insurance_provider": "metlife kelsey molina",
      "amount_covered": "7252.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 274,
    "fields": {
      "visit": 23,
      "total_charge": "313.94",
      "insurance_provider": "evercare cigna humana",
      "amount_covered": "7250.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 275,
    "fields": {
      "visit": 565,
      "total_charge": "10437.09",
      "insurance_provider": "anthem liberty",
      "amount_covered": "7358.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 276,
    "fields": {
      "visit": 449,
      "total_charge": "2353.05",
      "insurance_provider": "guardian",
      "amount_covered": "1724.27"
    }
  },
  {
    "model": "app.billing",
    "pk": 277,
    "fields": {
      "visit": 97,
      "total_charge": "18748.28",
      "insurance_provider": "celtic ambetter healthnet",
      "amount_covered": "911.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 278,
    "fields": {
      "visit": 498,
      "total_charge": "1986.30",
      "insurance_provider": null,
      "amount_covered": "194.63"
    }
  },
  {
    "model": "app.billing",
    "pk": 279,
    "fields": {
      "visit": 455,
      "total_charge": "3813.32",
      "insurance_provider": "wellcare bluecross",
      "amount_covered": "10167.78"
    }
  },
  {
    "model": "app.billing",
    "pk": 280,
    "fields": {
      "visit": 270,
      "total_charge": "8523.11",
      "insurance_provider": "medicare",
      "amount_covered": "3323.38"
    }
  },
  {
    "model": "app.billing",
    "pk": 281,
    "fields": {
      "visit": 484,
      "total_charge": "16448.63",
      "insurance_provider": "cigna humana",
      "amount_covered": "533.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 282,
    "fields": {
      "visit": 259,
      "total_charge": "14518.09",
      "insurance_provider": "unitedhealth",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 283,
    "fields": {
      "visit": 58,
      "total_charge": "9778.75",
      "insurance_provider": "metlife evercare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 284,
    "fields": {
      "visit": 353,
      "total_charge": "6213.60",
      "insurance_provider": "kelsey scripps molina",
      "amount_covered": "760.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 285,
    "fields": {
      "visit": 356,
      "total_charge": "6361.65",
      "insurance_provider": "cigna ambetter humana",
      "amount_covered": "1022.18"
    }
  },
  {
    "model": "app.billing",
    "pk": 286,
    "fields": {
      "visit": 553,
      "total_charge": "3447.83",
      "insurance_provider": null,
      "amount_covered": "4938.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 287,
    "fields": {
      "visit": 511,
      "total_charge": "143.39",
      "insurance_provider": null,
      "amount_covered": "3770.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 288,
    "fields": {
      "visit": 77,
      "total_charge": "4310.97",
      "insurance_provider": "liberty bluecross",
      "amount_covered": "6626.73"
    }
  },
  {
    "model": "app.billing",
    "pk": 289,
    "fields": {
      "visit": 582,
      "total_charge": "2072.90",
      "insurance_provider": null,
      "amount_covered": "3142.53"
    }
  },
  {
    "model": "app.billing",
    "pk": 290,
    "fields": {
      "visit": 591,
      "total_charge": "10521.34",
      "insurance_provider": "tricare",
      "amount_covered": "164.67"
    }
  },
  {
    "model": "app.billing",
    "pk": 291,
    "fields": {
      "visit": 145,
      "total_charge": "11709.50",
      "insurance_provider": "unitedhealth",
      "amount_covered": "7506.49"
    }
  },
  {
    "model": "app.billing",
    "pk": 292,
    "fields": {
      "visit": 451,
      "total_charge": "9471.31",
      "insurance_provider": "aetna",
      "amount_covered": "19850.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 293,
    "fields": {
      "visit": 268,
      "total_charge": "690.15",
      "insurance_provider": "molina medicare",
      "amount_covered": "5308.68"
    }
  },
  {
    "model": "app.billing",
    "pk": 294,
    "fields": {
      "visit": 456,
      "total_charge": "5128.51",
      "insurance_provider": "bluecross scripps humana",
      "amount_covered": "365.35"
    }
  },
  {
    "model": "app.billing",
    "pk": 295,
    "fields": {
      "visit": 302,
      "total_charge": "16345.02",
      "insurance_provider": "guardian",
      "amount_covered": "880.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 296,
    "fields": {
      "visit": 163,
      "total_charge": "739.39",
      "insurance_provider": "bluecross tricare",
      "amount_covered": "413.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 297,
    "fields": {
      "visit": 365,
      "total_charge": "18922.78",
      "insurance_provider": "celtic ambetter",
      "amount_covered": "272.19"
    }
  },
  {
    "model": "app.billing",
    "pk": 298,
    "fields": {
      "visit": 243,
      "total_charge": "7853.36",
      "insurance_provider": "celtic medicare",
      "amount_covered": "8744.80"
    }
  },
  {
    "model": "app.billing",
    "pk": 299,
    "fields": {
      "visit": 406,
      "total_charge": "1654.04",
      "insurance_provider": "cigna",
      "amount_covered": "3422.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 300,
    "fields": {
      "visit": 233,
      "total_charge": "2828.44",
      "insurance_provider": "aetna metlife celtic",
      "amount_covered": "8722.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 301,
    "fields": {
      "visit": 591,
      "total_charge": "16380.77",
      "insurance_provider": null,
      "amount_covered": "6470.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 302,
    "fields": {
      "visit": 13,
      "total_charge": "7698.04",
      "insurance_provider": "medicaid",
      "amount_covered": "92.89"
    }
  },
  {
    "model": "app.billing",
    "pk": 303,
    "fields": {
      "visit": 84,
      "total_charge": "10146.41",
      "insurance_provider": "tricare",
      "amount_covered": "39.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 304,
    "fields": {
      "visit": 34,
      "total_charge": "678.21",
      "insurance_provider": "metlife evercare humana",
      "amount_covered": "2291.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 305,
    "fields": {
      "visit": 474,
      "total_charge": "7529.88",
      "insurance_provider": "anthem",
      "amount_covered": "162.25"
    }
  },
  {
    "model": "app.billing",
    "pk": 306,
    "fields": {
      "visit": 253,
      "total_charge": "3658.13",
      "insurance_provider": "liberty blueshield",
      "amount_covered": "2808.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 307,
    "fields": {
      "visit": 204,
      "total_charge": "944.57",
      "insurance_provider": "cigna",
      "amount_covered": "678.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 308,
    "fields": {
      "visit": 417,
      "total_charge": "141.72",
      "insurance_provider": "evercare molina",
      "amount_covered": "3546.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 309,
    "fields": {
      "visit": 594,
      "total_charge": "5643.90",
      "insurance_provider": "molina",
      "amount_covered": "10375.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 310,
    "fields": {
      "visit": 400,
      "total_charge": "801.70",
      "insurance_provider": "unitedhealth medicaid humana",
      "amount_covered": "11242.78"
    }
  },
  {
    "model": "app.billing",
    "pk": 311,
    "fields": {
      "visit": 257,
      "total_charge": "2162.66",
      "insurance_provider": "healthnet metlife tricare",
      "amount_covered": "13599.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 312,
    "fields": {
      "visit": 479,
      "total_charge": "112.48",
      "insurance_provider": "anthem celtic wellcare",
      "amount_covered": "1838.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 313,
    "fields": {
      "visit": 309,
      "total_charge": "350.38",
      "insurance_provider": null,
      "amount_covered": "7090.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 314,
    "fields": {
      "visit": 100,
      "total_charge": "5128.14",
      "insurance_provider": "healthnet kelsey",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 315,
    "fields": {
      "visit": 273,
      "total_charge": "12425.64",
      "insurance_provider": "bluecross",
      "amount_covered": "4455.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 316,
    "fields": {
      "visit": 189,
      "total_charge": "577.18",
      "insurance_provider": "cigna medicaid",
      "amount_covered": "2617.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 317,
    "fields": {
      "visit": 214,
      "total_charge": "2468.98",
      "insurance_provider": null,
      "amount_covered": "13606.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 318,
    "fields": {
      "visit": 185,
      "total_charge": "11366.47",
      "insurance_provider": "medicaid bluecross",
      "amount_covered": "3026.67"
    }
  },
  {
    "model": "app.billing",
    "pk": 319,
    "fields": {
      "visit": 264,
      "total_charge": "4161.82",
      "insurance_provider": "kelsey",
      "amount_covered": "8395.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 320,
    "fields": {
      "visit": 32,
      "total_charge": "4791.94",
      "insurance_provider": null,
      "amount_covered": "14455.56"
    }
  },
  {
    "model": "app.billing",
    "pk": 321,
    "fields": {
      "visit": 549,
      "total_charge": "214.37",
      "insurance_provider": "unitedhealth",
      "amount_covered": "425.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 322,
    "fields": {
      "visit": 295,
      "total_charge": "256.17",
      "insurance_provider": "molina ambetter",
      "amount_covered": "11090.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 323,
    "fields": {
      "visit": 434,
      "total_charge": "7988.61",
      "insurance_provider": "scripps",
      "amount_covered": "14619.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 324,
    "fields": {
      "visit": 464,
      "total_charge": "1628.73",
      "insurance_provider": "anthem tricare",
      "amount_covered": "17680.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 325,
    "fields": {
      "visit": 94,
      "total_charge": "11733.67",
      "insurance_provider": "tricare evercare",
      "amount_covered": "2744.55"
    }
  },
  {
    "model": "app.billing",
    "pk": 326,
    "fields": {
      "visit": 89,
      "total_charge": "8293.56",
      "insurance_provider": "molina",
      "amount_covered": "148.60"
    }
  },
  {
    "model": "app.billing",
    "pk": 327,
    "fields": {
      "visit": 579,
      "total_charge": "7566.17",
      "insurance_provider": "unitedhealth anthem",
      "amount_covered": "2892.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 328,
    "fields": {
      "visit": 477,
      "total_charge": "9421.44",
      "insurance_provider": "humana",
      "amount_covered": "1124.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 329,
    "fields": {
      "visit": 502,
      "total_charge": "18158.28",
      "insurance_provider": "bluecross wellcare molina",
      "amount_covered": "4664.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 330,
    "fields": {
      "visit": 306,
      "total_charge": "9880.96",
      "insurance_provider": null,
      "amount_covered": "3748.51"
    }
  },
  {
    "model": "app.billing",
    "pk": 331,
    "fields": {
      "visit": 2,
      "total_charge": "4677.67",
      "insurance_provider": "cigna celtic",
      "amount_covered": "2888.98"
    }
  },
  {
    "model": "app.billing",
    "pk": 332,
    "fields": {
      "visit": 40,
      "total_charge": "15910.53",
      "insurance_provider": "bluecross evercare kelsey",
      "amount_covered": "134.77"
    }
  },
  {
    "model": "app.billing",
    "pk": 333,
    "fields": {
      "visit": 573,
      "total_charge": "9793.64",
      "insurance_provider": "healthnet evercare",
      "amount_covered": "10894.06"
    }
  },
  {
    "model": "app.billing",
    "pk": 334,
    "fields": {
      "visit": 479,
      "total_charge": "18205.04",
      "insurance_provider": "scripps aetna",
      "amount_covered": "279.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 335,
    "fields": {
      "visit": 534,
      "total_charge": "1006.80",
      "insurance_provider": "wellcare tricare celtic",
      "amount_covered": "1704.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 336,
    "fields": {
      "visit": 386,
      "total_charge": "153.14",
      "insurance_provider": "humana tricare",
      "amount_covered": "6753.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 337,
    "fields": {
      "visit": 459,
      "total_charge": "10232.36",
      "insurance_provider": "medicaid tricare",
      "amount_covered": "10451.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 338,
    "fields": {
      "visit": 137,
      "total_charge": "4930.97",
      "insurance_provider": "bluecross blueshield",
      "amount_covered": "158.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 339,
    "fields": {
      "visit": 285,
      "total_charge": "10401.26",
      "insurance_provider": "medicare",
      "amount_covered": "16594.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 340,
    "fields": {
      "visit": 348,
      "total_charge": "17050.78",
      "insurance_provider": "aetna wellcare humana",
      "amount_covered": "1.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 341,
    "fields": {
      "visit": 373,
      "total_charge": "3393.39",
      "insurance_provider": "ambetter",
      "amount_covered": "13419.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 342,
    "fields": {
      "visit": 223,
      "total_charge": "7895.30",
      "insurance_provider": null,
      "amount_covered": "49.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 343,
    "fields": {
      "visit": 231,
      "total_charge": "15087.07",
      "insurance_provider": "humana",
      "amount_covered": "1210.11"
    }
  },
  {
    "model": "app.billing",
    "pk": 344,
    "fields": {
      "visit": 242,
      "total_charge": "1626.14",
      "insurance_provider": "humana",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 345,
    "fields": {
      "visit": 398,
      "total_charge": "9100.74",
      "insurance_provider": "guardian unitedhealth blueshield",
      "amount_covered": "296.28"
    }
  },
  {
    "model": "app.billing",
    "pk": 346,
    "fields": {
      "visit": 394,
      "total_charge": "17902.49",
      "insurance_provider": "healthnet bluecross tricare",
      "amount_covered": "19240.96"
    }
  },
  {
    "model": "app.billing",
    "pk": 347,
    "fields": {
      "visit": 83,
      "total_charge": "3137.66",
      "insurance_provider": "molina cigna",
      "amount_covered": "17721.44"
    }
  },
  {
    "model": "app.billing",
    "pk": 348,
    "fields": {
      "visit": 295,
      "total_charge": "3153.64",
      "insurance_provider": null,
      "amount_covered": "14367.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 349,
    "fields": {
      "visit": 566,
      "total_charge": "2845.54",
      "insurance_provider": "celtic",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 350,
    "fields": {
      "visit": 587,
      "total_charge": "300.92",
      "insurance_provider": "liberty cigna metlife",
      "amount_covered": "2474.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 351,
    "fields": {
      "visit": 347,
      "total_charge": "6724.22",
      "insurance_provider": "tricare blueshield ambetter",
      "amount_covered": "351.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 352,
    "fields": {
      "visit": 534,
      "total_charge": "16234.44",
      "insurance_provider": "scripps",
      "amount_covered": "1267.67"
    }
  },
  {
    "model": "app.billing",
    "pk": 353,
    "fields": {
      "visit": 26,
      "total_charge": "1680.26",
      "insurance_provider": null,
      "amount_covered": "7404.44"
    }
  },
  {
    "model": "app.billing",
    "pk": 354,
    "fields": {
      "visit": 462,
      "total_charge": "15879.15",
      "insurance_provider": null,
      "amount_covered": "15879.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 355,
    "fields": {
      "visit": 553,
      "total_charge": "14817.14",
      "insurance_provider": null,
      "amount_covered": "14122.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 356,
    "fields": {
      "visit": 72,
      "total_charge": "11694.60",
      "insurance_provider": "evercare medicare kelsey",
      "amount_covered": "14.21"
    }
  },
  {
    "model": "app.billing",
    "pk": 357,
    "fields": {
      "visit": 139,
      "total_charge": "102.20",
      "insurance_provider": "ambetter metlife",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 358,
    "fields": {
      "visit": 504,
      "total_charge": "4362.17",
      "insurance_provider": "molina unitedhealth medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 359,
    "fields": {
      "visit": 540,
      "total_charge": "1173.02",
      "insurance_provider": "guardian",
      "amount_covered": "2618.18"
    }
  },
  {
    "model": "app.billing",
    "pk": 360,
    "fields": {
      "visit": 521,
      "total_charge": "12916.78",
      "insurance_provider": null,
      "amount_covered": "7303.19"
    }
  },
  {
    "model": "app.billing",
    "pk": 361,
    "fields": {
      "visit": 330,
      "total_charge": "2670.01",
      "insurance_provider": "aetna scripps guardian",
      "amount_covered": "1950.86"
    }
  },
  {
    "model": "app.billing",
    "pk": 362,
    "fields": {
      "visit": 140,
      "total_charge": "15790.72",
      "insurance_provider": "cigna unitedhealth liberty",
      "amount_covered": "8635.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 363,
    "fields": {
      "visit": 358,
      "total_charge": "7667.79",
      "insurance_provider": "celtic",
      "amount_covered": "2478.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 364,
    "fields": {
      "visit": 48,
      "total_charge": "8764.71",
      "insurance_provider": "scripps",
      "amount_covered": "8163.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 365,
    "fields": {
      "visit": 28,
      "total_charge": "1889.88",
      "insurance_provider": "liberty healthnet medicare",
      "amount_covered": "125.51"
    }
  },
  {
    "model": "app.billing",
    "pk": 366,
    "fields": {
      "visit": 62,
      "total_charge": "847.83",
      "insurance_provider": "medicaid",
      "amount_covered": "128.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 367,
    "fields": {
      "visit": 590,
      "total_charge": "1468.40",
      "insurance_provider": null,
      "amount_covered": "11.09"
    }
  },
  {
    "model": "app.billing",
    "pk": 368,
    "fields": {
      "visit": 480,
      "total_charge": "2358.50",
      "insurance_provider": "healthnet anthem",
      "amount_covered": "2022.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 369,
    "fields": {
      "visit": 445,
      "total_charge": "1967.77",
      "insurance_provider": "molina",
      "amount_covered": "7819.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 370,
    "fields": {
      "visit": 177,
      "total_charge": "768.94",
      "insurance_provider": "wellcare",
      "amount_covered": "6934.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 371,
    "fields": {
      "visit": 544,
      "total_charge": "19010.09",
      "insurance_provider": "tricare kelsey blueshield",
      "amount_covered": "346.80"
    }
  },
  {
    "model": "app.billing",
    "pk": 372,
    "fields": {
      "visit": 198,
      "total_charge": "9830.71",
      "insurance_provider": "tricare",
      "amount_covered": "2368.47"
    }
  },
  {
    "model": "app.billing",
    "pk": 373,
    "fields": {
      "visit": 536,
      "total_charge": "16762.69",
      "insurance_provider": "cigna aetna medicaid",
      "amount_covered": "780.12"
    }
  },
  {
    "model": "app.billing",
    "pk": 374,
    "fields": {
      "visit": 438,
      "total_charge": "5130.52",
      "insurance_provider": "blueshield",
      "amount_covered": "9756.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 375,
    "fields": {
      "visit": 593,
      "total_charge": "6447.42",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 376,
    "fields": {
      "visit": 402,
      "total_charge": "11365.67",
      "insurance_provider": null,
      "amount_covered": "1232.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 377,
    "fields": {
      "visit": 305,
      "total_charge": "6374.59",
      "insurance_provider": "scripps unitedhealth wellcare",
      "amount_covered": "10639.00"
    }
  },
  {
    "model": "app.billing",
    "pk": 378,
    "fields": {
      "visit": 188,
      "total_charge": "5734.89",
      "insurance_provider": "evercare kelsey",
      "amount_covered": "14962.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 379,
    "fields": {
      "visit": 245,
      "total_charge": "289.49",
      "insurance_provider": null,
      "amount_covered": "17257.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 380,
    "fields": {
      "visit": 513,
      "total_charge": "9477.41",
      "insurance_provider": null,
      "amount_covered": "18736.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 381,
    "fields": {
      "visit": 582,
      "total_charge": "7197.91",
      "insurance_provider": "wellcare",
      "amount_covered": "14909.92"
    }
  },
  {
    "model": "app.billing",
    "pk": 382,
    "fields": {
      "visit": 311,
      "total_charge": "6374.93",
      "insurance_provider": null,
      "amount_covered": "1239.36"
    }
  },
  {
    "model": "app.billing",
    "pk": 383,
    "fields": {
      "visit": 262,
      "total_charge": "233.10",
      "insurance_provider": "unitedhealth",
      "amount_covered": "8636.35"
    }
  },
  {
    "model": "app.billing",
    "pk": 384,
    "fields": {
      "visit": 105,
      "total_charge": "10427.82",
      "insurance_provider": "liberty",
      "amount_covered": "9381.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 385,
    "fields": {
      "visit": 564,
      "total_charge": "9103.86",
      "insurance_provider": "medicaid metlife unitedhealth",
      "amount_covered": "4218.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 386,
    "fields": {
      "visit": 109,
      "total_charge": "10977.19",
      "insurance_provider": "kelsey",
      "amount_covered": "19131.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 387,
    "fields": {
      "visit": 75,
      "total_charge": "16464.63",
      "insurance_provider": "evercare blueshield ambetter",
      "amount_covered": "4528.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 388,
    "fields": {
      "visit": 570,
      "total_charge": "10274.35",
      "insurance_provider": "evercare aetna",
      "amount_covered": "7787.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 389,
    "fields": {
      "visit": 551,
      "total_charge": "3601.87",
      "insurance_provider": "blueshield anthem",
      "amount_covered": "3335.86"
    }
  },
  {
    "model": "app.billing",
    "pk": 390,
    "fields": {
      "visit": 577,
      "total_charge": "918.97",
      "insurance_provider": "kelsey celtic wellcare",
      "amount_covered": "10818.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 391,
    "fields": {
      "visit": 422,
      "total_charge": "1572.87",
      "insurance_provider": "cigna molina",
      "amount_covered": "4751.70"
    }
  },
  {
    "model": "app.billing",
    "pk": 392,
    "fields": {
      "visit": 410,
      "total_charge": "6373.47",
      "insurance_provider": "anthem",
      "amount_covered": "15406.32"
    }
  },
  {
    "model": "app.billing",
    "pk": 393,
    "fields": {
      "visit": 245,
      "total_charge": "4085.79",
      "insurance_provider": "cigna",
      "amount_covered": "14948.29"
    }
  },
  {
    "model": "app.billing",
    "pk": 394,
    "fields": {
      "visit": 542,
      "total_charge": "1894.34",
      "insurance_provider": "scripps humana blueshield",
      "amount_covered": "874.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 395,
    "fields": {
      "visit": 258,
      "total_charge": "3339.85",
      "insurance_provider": "anthem",
      "amount_covered": "8574.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 396,
    "fields": {
      "visit": 597,
      "total_charge": "6578.72",
      "insurance_provider": "metlife celtic",
      "amount_covered": "676.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 397,
    "fields": {
      "visit": 158,
      "total_charge": "9897.63",
      "insurance_provider": "anthem wellcare",
      "amount_covered": "14564.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 398,
    "fields": {
      "visit": 542,
      "total_charge": "139.83",
      "insurance_provider": "kelsey",
      "amount_covered": "2880.82"
    }
  },
  {
    "model": "app.billing",
    "pk": 399,
    "fields": {
      "visit": 409,
      "total_charge": "129.18",
      "insurance_provider": null,
      "amount_covered": "8997.66"
    }
  },
  {
    "model": "app.billing",
    "pk": 400,
    "fields": {
      "visit": 124,
      "total_charge": "11017.86",
      "insurance_provider": "cigna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 401,
    "fields": {
      "visit": 1,
      "total_charge": "4851.40",
      "insurance_provider": "molina",
      "amount_covered": "1205.53"
    }
  },
  {
    "model": "app.billing",
    "pk": 402,
    "fields": {
      "visit": 92,
      "total_charge": "15787.22",
      "insurance_provider": "scripps humana medicare",
      "amount_covered": "119.76"
    }
  },
  {
    "model": "app.billing",
    "pk": 403,
    "fields": {
      "visit": 23,
      "total_charge": "17987.11",
      "insurance_provider": null,
      "amount_covered": "17077.96"
    }
  },
  {
    "model": "app.billing",
    "pk": 404,
    "fields": {
      "visit": 261,
      "total_charge": "15162.87",
      "insurance_provider": "humana",
      "amount_covered": "540.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 405,
    "fields": {
      "visit": 151,
      "total_charge": "10396.19",
      "insurance_provider": "molina",
      "amount_covered": "3908.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 406,
    "fields": {
      "visit": 557,
      "total_charge": "19377.94",
      "insurance_provider": "scripps",
      "amount_covered": "843.53"
    }
  },
  {
    "model": "app.billing",
    "pk": 407,
    "fields": {
      "visit": 242,
      "total_charge": "3049.69",
      "insurance_provider": "scripps molina",
      "amount_covered": "2755.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 408,
    "fields": {
      "visit": 175,
      "total_charge": "11459.27",
      "insurance_provider": null,
      "amount_covered": "473.90"
    }
  },
  {
    "model": "app.billing",
    "pk": 409,
    "fields": {
      "visit": 284,
      "total_charge": "14117.85",
      "insurance_provider": "healthnet",
      "amount_covered": "2848.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 410,
    "fields": {
      "visit": 369,
      "total_charge": "3092.87",
      "insurance_provider": "evercare medicare metlife",
      "amount_covered": "68.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 411,
    "fields": {
      "visit": 66,
      "total_charge": "128.34",
      "insurance_provider": "evercare blueshield",
      "amount_covered": "4277.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 412,
    "fields": {
      "visit": 321,
      "total_charge": "1234.74",
      "insurance_provider": "scripps",
      "amount_covered": "8447.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 413,
    "fields": {
      "visit": 223,
      "total_charge": "2688.84",
      "insurance_provider": "kelsey celtic",
      "amount_covered": "8120.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 414,
    "fields": {
      "visit": 146,
      "total_charge": "365.44",
      "insurance_provider": null,
      "amount_covered": "2367.28"
    }
  },
  {
    "model": "app.billing",
    "pk": 415,
    "fields": {
      "visit": 512,
      "total_charge": "6415.55",
      "insurance_provider": null,
      "amount_covered": "9451.32"
    }
  },
  {
    "model": "app.billing",
    "pk": 416,
    "fields": {
      "visit": 158,
      "total_charge": "14481.06",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 417,
    "fields": {
      "visit": 355,
      "total_charge": "14669.64",
      "insurance_provider": "anthem healthnet",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 418,
    "fields": {
      "visit": 16,
      "total_charge": "3430.62",
      "insurance_provider": "kelsey wellcare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 419,
    "fields": {
      "visit": 119,
      "total_charge": "17917.95",
      "insurance_provider": "guardian evercare medicare",
      "amount_covered": "6238.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 420,
    "fields": {
      "visit": 333,
      "total_charge": "6519.97",
      "insurance_provider": "unitedhealth molina celtic",
      "amount_covered": "34.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 421,
    "fields": {
      "visit": 587,
      "total_charge": "17424.73",
      "insurance_provider": "healthnet",
      "amount_covered": "16093.36"
    }
  },
  {
    "model": "app.billing",
    "pk": 422,
    "fields": {
      "visit": 331,
      "total_charge": "7479.21",
      "insurance_provider": null,
      "amount_covered": "5475.97"
    }
  },
  {
    "model": "app.billing",
    "pk": 423,
    "fields": {
      "visit": 534,
      "total_charge": "928.63",
      "insurance_provider": "ambetter blueshield",
      "amount_covered": "3125.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 424,
    "fields": {
      "visit": 203,
      "total_charge": "18534.05",
      "insurance_provider": "humana",
      "amount_covered": "8211.51"
    }
  },
  {
    "model": "app.billing",
    "pk": 425,
    "fields": {
      "visit": 211,
      "total_charge": "9257.12",
      "insurance_provider": "unitedhealth",
      "amount_covered": "301.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 426,
    "fields": {
      "visit": 136,
      "total_charge": "121.83",
      "insurance_provider": "blueshield cigna",
      "amount_covered": "5864.50"
    }
  },
  {
    "model": "app.billing",
    "pk": 427,
    "fields": {
      "visit": 519,
      "total_charge": "639.35",
      "insurance_provider": "tricare liberty scripps",
      "amount_covered": "18824.73"
    }
  },
  {
    "model": "app.billing",
    "pk": 428,
    "fields": {
      "visit": 377,
      "total_charge": "120.61",
      "insurance_provider": "cigna evercare healthnet",
      "amount_covered": "15218.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 429,
    "fields": {
      "visit": 593,
      "total_charge": "17176.37",
      "insurance_provider": "cigna celtic",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 430,
    "fields": {
      "visit": 72,
      "total_charge": "378.89",
      "insurance_provider": "unitedhealth scripps",
      "amount_covered": "17760.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 431,
    "fields": {
      "visit": 99,
      "total_charge": "242.97",
      "insurance_provider": "anthem wellcare",
      "amount_covered": "136.79"
    }
  },
  {
    "model": "app.billing",
    "pk": 432,
    "fields": {
      "visit": 527,
      "total_charge": "4465.06",
      "insurance_provider": "unitedhealth ambetter kelsey",
      "amount_covered": "5190.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 433,
    "fields": {
      "visit": 85,
      "total_charge": "5093.81",
      "insurance_provider": "ambetter",
      "amount_covered": "6725.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 434,
    "fields": {
      "visit": 563,
      "total_charge": "13371.94",
      "insurance_provider": "kelsey anthem",
      "amount_covered": "1956.89"
    }
  },
  {
    "model": "app.billing",
    "pk": 435,
    "fields": {
      "visit": 16,
      "total_charge": "5912.49",
      "insurance_provider": "medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 436,
    "fields": {
      "visit": 512,
      "total_charge": "15070.98",
      "insurance_provider": "bluecross",
      "amount_covered": "5880.46"
    }
  },
  {
    "model": "app.billing",
    "pk": 437,
    "fields": {
      "visit": 322,
      "total_charge": "1897.45",
      "insurance_provider": "evercare",
      "amount_covered": "17774.20"
    }
  },
  {
    "model": "app.billing",
    "pk": 438,
    "fields": {
      "visit": 440,
      "total_charge": "111.07",
      "insurance_provider": "healthnet",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 439,
    "fields": {
      "visit": 129,
      "total_charge": "6365.92",
      "insurance_provider": "bluecross ambetter",
      "amount_covered": "194.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 440,
    "fields": {
      "visit": 183,
      "total_charge": "13161.03",
      "insurance_provider": "guardian",
      "amount_covered": "4691.78"
    }
  },
  {
    "model": "app.billing",
    "pk": 441,
    "fields": {
      "visit": 246,
      "total_charge": "4883.28",
      "insurance_provider": "wellcare bluecross",
      "amount_covered": "803.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 442,
    "fields": {
      "visit": 479,
      "total_charge": "1164.75",
      "insurance_provider": "scripps unitedhealth",
      "amount_covered": "3694.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 443,
    "fields": {
      "visit": 203,
      "total_charge": "8025.40",
      "insurance_provider": "kelsey",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 444,
    "fields": {
      "visit": 154,
      "total_charge": "3353.80",
      "insurance_provider": "bluecross",
      "amount_covered": "5863.01"
    }
  },
  {
    "model": "app.billing",
    "pk": 445,
    "fields": {
      "visit": 563,
      "total_charge": "14110.00",
      "insurance_provider": "wellcare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 446,
    "fields": {
      "visit": 190,
      "total_charge": "10692.57",
      "insurance_provider": "molina evercare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 447,
    "fields": {
      "visit": 386,
      "total_charge": "9885.44",
      "insurance_provider": "ambetter",
      "amount_covered": "2507.74"
    }
  },
  {
    "model": "app.billing",
    "pk": 448,
    "fields": {
      "visit": 293,
      "total_charge": "201.25",
      "insurance_provider": "tricare",
      "amount_covered": "100.12"
    }
  },
  {
    "model": "app.billing",
    "pk": 449,
    "fields": {
      "visit": 395,
      "total_charge": "4781.73",
      "insurance_provider": "unitedhealth kelsey liberty",
      "amount_covered": "10644.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 450,
    "fields": {
      "visit": 45,
      "total_charge": "711.32",
      "insurance_provider": null,
      "amount_covered": "8628.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 451,
    "fields": {
      "visit": 190,
      "total_charge": "19911.26",
      "insurance_provider": "medicaid",
      "amount_covered": "9989.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 452,
    "fields": {
      "visit": 15,
      "total_charge": "13830.56",
      "insurance_provider": "evercare",
      "amount_covered": "3555.17"
    }
  },
  {
    "model": "app.billing",
    "pk": 453,
    "fields": {
      "visit": 428,
      "total_charge": "1174.59",
      "insurance_provider": "metlife medicaid healthnet",
      "amount_covered": "7304.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 454,
    "fields": {
      "visit": 423,
      "total_charge": "100.05",
      "insurance_provider": "medicare guardian cigna",
      "amount_covered": "13094.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 455,
    "fields": {
      "visit": 182,
      "total_charge": "227.35",
      "insurance_provider": null,
      "amount_covered": "7009.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 456,
    "fields": {
      "visit": 269,
      "total_charge": "4404.43",
      "insurance_provider": "metlife aetna",
      "amount_covered": "1725.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 457,
    "fields": {
      "visit": 248,
      "total_charge": "6747.01",
      "insurance_provider": "blueshield",
      "amount_covered": "13561.47"
    }
  },
  {
    "model": "app.billing",
    "pk": 458,
    "fields": {
      "visit": 73,
      "total_charge": "480.52",
      "insurance_provider": "medicare humana",
      "amount_covered": "780.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 459,
    "fields": {
      "visit": 72,
      "total_charge": "18211.23",
      "insurance_provider": "healthnet guardian medicaid",
      "amount_covered": "8345.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 460,
    "fields": {
      "visit": 247,
      "total_charge": "16962.26",
      "insurance_provider": "aetna blueshield",
      "amount_covered": "3138.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 461,
    "fields": {
      "visit": 200,
      "total_charge": "11040.17",
      "insurance_provider": "humana molina",
      "amount_covered": "71.30"
    }
  },
  {
    "model": "app.billing",
    "pk": 462,
    "fields": {
      "visit": 399,
      "total_charge": "9196.29",
      "insurance_provider": "liberty",
      "amount_covered": "370.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 463,
    "fields": {
      "visit": 569,
      "total_charge": "4489.65",
      "insurance_provider": null,
      "amount_covered": "17300.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 464,
    "fields": {
      "visit": 497,
      "total_charge": "10612.81",
      "insurance_provider": "cigna kelsey bluecross",
      "amount_covered": "10044.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 465,
    "fields": {
      "visit": 121,
      "total_charge": "4505.79",
      "insurance_provider": "liberty",
      "amount_covered": "637.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 466,
    "fields": {
      "visit": 584,
      "total_charge": "1530.58",
      "insurance_provider": "scripps",
      "amount_covered": "9038.50"
    }
  },
  {
    "model": "app.billing",
    "pk": 467,
    "fields": {
      "visit": 15,
      "total_charge": "3730.02",
      "insurance_provider": "evercare kelsey",
      "amount_covered": "2524.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 468,
    "fields": {
      "visit": 381,
      "total_charge": "681.39",
      "insurance_provider": "bluecross",
      "amount_covered": "1540.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 469,
    "fields": {
      "visit": 427,
      "total_charge": "3807.73",
      "insurance_provider": "anthem",
      "amount_covered": "4916.99"
    }
  },
  {
    "model": "app.billing",
    "pk": 470,
    "fields": {
      "visit": 250,
      "total_charge": "4197.12",
      "insurance_provider": "molina",
      "amount_covered": "11760.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 471,
    "fields": {
      "visit": 78,
      "total_charge": "12446.96",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 472,
    "fields": {
      "visit": 524,
      "total_charge": "500.76",
      "insurance_provider": "medicare",
      "amount_covered": "13903.31"
    }
  },
  {
    "model": "app.billing",
    "pk": 473,
    "fields": {
      "visit": 181,
      "total_charge": "222.93",
      "insurance_provider": "liberty",
      "amount_covered": "15014.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 474,
    "fields": {
      "visit": 507,
      "total_charge": "10538.19",
      "insurance_provider": "kelsey",
      "amount_covered": "13292.03"
    }
  },
  {
    "model": "app.billing",
    "pk": 475,
    "fields": {
      "visit": 474,
      "total_charge": "597.32",
      "insurance_provider": "ambetter",
      "amount_covered": "902.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 476,
    "fields": {
      "visit": 474,
      "total_charge": "192.88",
      "insurance_provider": "molina",
      "amount_covered": "6820.64"
    }
  },
  {
    "model": "app.billing",
    "pk": 477,
    "fields": {
      "visit": 101,
      "total_charge": "4246.83",
      "insurance_provider": "anthem bluecross guardian",
      "amount_covered": "156.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 478,
    "fields": {
      "visit": 424,
      "total_charge": "1804.34",
      "insurance_provider": "medicaid ambetter",
      "amount_covered": "19383.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 479,
    "fields": {
      "visit": 429,
      "total_charge": "5608.15",
      "insurance_provider": "ambetter",
      "amount_covered": "8659.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 480,
    "fields": {
      "visit": 552,
      "total_charge": "7264.06",
      "insurance_provider": "cigna evercare",
      "amount_covered": "1991.15"
    }
  },
  {
    "model": "app.billing",
    "pk": 481,
    "fields": {
      "visit": 511,
      "total_charge": "9270.89",
      "insurance_provider": "tricare",
      "amount_covered": "1486.01"
    }
  },
  {
    "model": "app.billing",
    "pk": 482,
    "fields": {
      "visit": 168,
      "total_charge": "13877.50",
      "insurance_provider": "guardian",
      "amount_covered": "227.87"
    }
  },
  {
    "model": "app.billing",
    "pk": 483,
    "fields": {
      "visit": 374,
      "total_charge": "2476.76",
      "insurance_provider": "molina medicaid",
      "amount_covered": "9550.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 484,
    "fields": {
      "visit": 27,
      "total_charge": "101.35",
      "insurance_provider": "medicaid cigna aetna",
      "amount_covered": "890.28"
    }
  },
  {
    "model": "app.billing",
    "pk": 485,
    "fields": {
      "visit": 142,
      "total_charge": "125.10",
      "insurance_provider": "anthem molina",
      "amount_covered": "13687.51"
    }
  },
  {
    "model": "app.billing",
    "pk": 486,
    "fields": {
      "visit": 61,
      "total_charge": "2478.87",
      "insurance_provider": "bluecross liberty medicare",
      "amount_covered": "12343.56"
    }
  },
  {
    "model": "app.billing",
    "pk": 487,
    "fields": {
      "visit": 92,
      "total_charge": "10077.39",
      "insurance_provider": "evercare cigna humana",
      "amount_covered": "1362.38"
    }
  },
  {
    "model": "app.billing",
    "pk": 488,
    "fields": {
      "visit": 366,
      "total_charge": "3216.19",
      "insurance_provider": "healthnet",
      "amount_covered": "593.71"
    }
  },
  {
    "model": "app.billing",
    "pk": 489,
    "fields": {
      "visit": 442,
      "total_charge": "563.93",
      "insurance_provider": "medicare",
      "amount_covered": "1327.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 490,
    "fields": {
      "visit": 356,
      "total_charge": "3414.16",
      "insurance_provider": "humana",
      "amount_covered": "7722.38"
    }
  },
  {
    "model": "app.billing",
    "pk": 491,
    "fields": {
      "visit": 278,
      "total_charge": "18150.91",
      "insurance_provider": null,
      "amount_covered": "4061.26"
    }
  },
  {
    "model": "app.billing",
    "pk": 492,
    "fields": {
      "visit": 451,
      "total_charge": "4769.55",
      "insurance_provider": "tricare unitedhealth",
      "amount_covered": "509.17"
    }
  },
  {
    "model": "app.billing",
    "pk": 493,
    "fields": {
      "visit": 287,
      "total_charge": "4313.94",
      "insurance_provider": "anthem liberty cigna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 494,
    "fields": {
      "visit": 481,
      "total_charge": "7348.64",
      "insurance_provider": "medicaid",
      "amount_covered": "7178.80"
    }
  },
  {
    "model": "app.billing",
    "pk": 495,
    "fields": {
      "visit": 416,
      "total_charge": "3565.09",
      "insurance_provider": "tricare molina",
      "amount_covered": "7646.71"
    }
  },
  {
    "model": "app.billing",
    "pk": 496,
    "fields": {
      "visit": 11,
      "total_charge": "8685.21",
      "insurance_provider": "celtic anthem",
      "amount_covered": "15739.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 497,
    "fields": {
      "visit": 324,
      "total_charge": "337.56",
      "insurance_provider": "aetna bluecross",
      "amount_covered": "811.14"
    }
  },
  {
    "model": "app.billing",
    "pk": 498,
    "fields": {
      "visit": 481,
      "total_charge": "489.05",
      "insurance_provider": "guardian unitedhealth wellcare",
      "amount_covered": "3246.17"
    }
  },
  {
    "model": "app.billing",
    "pk": 499,
    "fields": {
      "visit": 322,
      "total_charge": "14559.84",
      "insurance_provider": "metlife wellcare healthnet",
      "amount_covered": "486.04"
    }
  },
  {
    "model": "app.billing",
    "pk": 500,
    "fields": {
      "visit": 308,
      "total_charge": "14396.45",
      "insurance_provider": "molina",
      "amount_covered": "12700.54"
    }
  },
  {
    "model": "app.billing",
    "pk": 501,
    "fields": {
      "visit": 333,
      "total_charge": "4576.10",
      "insurance_provider": "wellcare evercare",
      "amount_covered": "13995.86"
    }
  },
  {
    "model": "app.billing",
    "pk": 502,
    "fields": {
      "visit": 575,
      "total_charge": "12930.88",
      "insurance_provider": "healthnet bluecross guardian",
      "amount_covered": "6591.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 503,
    "fields": {
      "visit": 265,
      "total_charge": "9935.10",
      "insurance_provider": null,
      "amount_covered": "5243.88"
    }
  },
  {
    "model": "app.billing",
    "pk": 504,
    "fields": {
      "visit": 557,
      "total_charge": "16979.76",
      "insurance_provider": "unitedhealth aetna",
      "amount_covered": "5922.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 505,
    "fields": {
      "visit": 233,
      "total_charge": "13467.56",
      "insurance_provider": "healthnet",
      "amount_covered": "131.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 506,
    "fields": {
      "visit": 261,
      "total_charge": "307.74",
      "insurance_provider": "blueshield wellcare",
      "amount_covered": "10568.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 507,
    "fields": {
      "visit": 204,
      "total_charge": "16431.63",
      "insurance_provider": "healthnet",
      "amount_covered": "16218.00"
    }
  },
  {
    "model": "app.billing",
    "pk": 508,
    "fields": {
      "visit": 298,
      "total_charge": "7918.89",
      "insurance_provider": "bluecross unitedhealth",
      "amount_covered": "958.13"
    }
  },
  {
    "model": "app.billing",
    "pk": 509,
    "fields": {
      "visit": 314,
      "total_charge": "658.57",
      "insurance_provider": "metlife medicaid",
      "amount_covered": "38.59"
    }
  },
  {
    "model": "app.billing",
    "pk": 510,
    "fields": {
      "visit": 591,
      "total_charge": "147.97",
      "insurance_provider": "bluecross",
      "amount_covered": "1101.56"
    }
  },
  {
    "model": "app.billing",
    "pk": 511,
    "fields": {
      "visit": 575,
      "total_charge": "19627.28",
      "insurance_provider": null,
      "amount_covered": "3699.45"
    }
  },
  {
    "model": "app.billing",
    "pk": 512,
    "fields": {
      "visit": 178,
      "total_charge": "1837.94",
      "insurance_provider": "metlife",
      "amount_covered": "9768.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 513,
    "fields": {
      "visit": 248,
      "total_charge": "1123.38",
      "insurance_provider": "guardian tricare",
      "amount_covered": "3847.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 514,
    "fields": {
      "visit": 363,
      "total_charge": "19372.29",
      "insurance_provider": "unitedhealth",
      "amount_covered": "0.95"
    }
  },
  {
    "model": "app.billing",
    "pk": 515,
    "fields": {
      "visit": 389,
      "total_charge": "14274.68",
      "insurance_provider": "anthem cigna medicare",
      "amount_covered": "88.27"
    }
  },
  {
    "model": "app.billing",
    "pk": 516,
    "fields": {
      "visit": 198,
      "total_charge": "10484.60",
      "insurance_provider": "evercare",
      "amount_covered": "4298.57"
    }
  },
  {
    "model": "app.billing",
    "pk": 517,
    "fields": {
      "visit": 543,
      "total_charge": "10325.53",
      "insurance_provider": "cigna tricare",
      "amount_covered": "1996.75"
    }
  },
  {
    "model": "app.billing",
    "pk": 518,
    "fields": {
      "visit": 578,
      "total_charge": "5147.02",
      "insurance_provider": "aetna celtic cigna",
      "amount_covered": "7834.69"
    }
  },
  {
    "model": "app.billing",
    "pk": 519,
    "fields": {
      "visit": 323,
      "total_charge": "19139.72",
      "insurance_provider": "aetna bluecross",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 520,
    "fields": {
      "visit": 523,
      "total_charge": "6292.79",
      "insurance_provider": "unitedhealth molina",
      "amount_covered": "6066.53"
    }
  },
  {
    "model": "app.billing",
    "pk": 521,
    "fields": {
      "visit": 538,
      "total_charge": "5339.53",
      "insurance_provider": "scripps",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 522,
    "fields": {
      "visit": 487,
      "total_charge": "14344.98",
      "insurance_provider": "celtic",
      "amount_covered": "1321.15"
    }
  },
  {
    "model": "app.billing",
    "pk": 523,
    "fields": {
      "visit": 444,
      "total_charge": "6039.17",
      "insurance_provider": "unitedhealth anthem humana",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 524,
    "fields": {
      "visit": 158,
      "total_charge": "12130.73",
      "insurance_provider": "medicare blueshield",
      "amount_covered": "8851.91"
    }
  },
  {
    "model": "app.billing",
    "pk": 525,
    "fields": {
      "visit": 175,
      "total_charge": "9677.89",
      "insurance_provider": "kelsey",
      "amount_covered": "14192.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 526,
    "fields": {
      "visit": 484,
      "total_charge": "992.41",
      "insurance_provider": "scripps kelsey",
      "amount_covered": "330.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 527,
    "fields": {
      "visit": 327,
      "total_charge": "15104.51",
      "insurance_provider": "wellcare",
      "amount_covered": "6364.12"
    }
  },
  {
    "model": "app.billing",
    "pk": 528,
    "fields": {
      "visit": 584,
      "total_charge": "1730.58",
      "insurance_provider": "aetna unitedhealth humana",
      "amount_covered": "18275.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 529,
    "fields": {
      "visit": 219,
      "total_charge": "380.41",
      "insurance_provider": "humana liberty tricare",
      "amount_covered": "825.67"
    }
  },
  {
    "model": "app.billing",
    "pk": 530,
    "fields": {
      "visit": 399,
      "total_charge": "5110.42",
      "insurance_provider": "medicaid",
      "amount_covered": "2979.03"
    }
  },
  {
    "model": "app.billing",
    "pk": 531,
    "fields": {
      "visit": 442,
      "total_charge": "14114.38",
      "insurance_provider": "celtic",
      "amount_covered": "9759.37"
    }
  },
  {
    "model": "app.billing",
    "pk": 532,
    "fields": {
      "visit": 297,
      "total_charge": "8496.70",
      "insurance_provider": "liberty",
      "amount_covered": "3183.23"
    }
  },
  {
    "model": "app.billing",
    "pk": 533,
    "fields": {
      "visit": 472,
      "total_charge": "18872.65",
      "insurance_provider": "wellcare healthnet",
      "amount_covered": "19312.92"
    }
  },
  {
    "model": "app.billing",
    "pk": 534,
    "fields": {
      "visit": 367,
      "total_charge": "11047.21",
      "insurance_provider": "tricare",
      "amount_covered": "874.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 535,
    "fields": {
      "visit": 422,
      "total_charge": "2667.19",
      "insurance_provider": "bluecross",
      "amount_covered": "185.44"
    }
  },
  {
    "model": "app.billing",
    "pk": 536,
    "fields": {
      "visit": 17,
      "total_charge": "17809.72",
      "insurance_provider": "humana molina",
      "amount_covered": "277.61"
    }
  },
  {
    "model": "app.billing",
    "pk": 537,
    "fields": {
      "visit": 422,
      "total_charge": "10925.06",
      "insurance_provider": "tricare cigna",
      "amount_covered": "651.72"
    }
  },
  {
    "model": "app.billing",
    "pk": 538,
    "fields": {
      "visit": 392,
      "total_charge": "17890.22",
      "insurance_provider": "unitedhealth wellcare",
      "amount_covered": "5641.17"
    }
  },
  {
    "model": "app.billing",
    "pk": 539,
    "fields": {
      "visit": 325,
      "total_charge": "19014.99",
      "insurance_provider": "anthem",
      "amount_covered": "14095.81"
    }
  },
  {
    "model": "app.billing",
    "pk": 540,
    "fields": {
      "visit": 188,
      "total_charge": "2754.17",
      "insurance_provider": "humana",
      "amount_covered": "3823.42"
    }
  },
  {
    "model": "app.billing",
    "pk": 541,
    "fields": {
      "visit": 421,
      "total_charge": "882.69",
      "insurance_provider": "evercare",
      "amount_covered": "1645.76"
    }
  },
  {
    "model": "app.billing",
    "pk": 542,
    "fields": {
      "visit": 364,
      "total_charge": "11241.19",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 543,
    "fields": {
      "visit": 218,
      "total_charge": "7147.32",
      "insurance_provider": "molina medicare bluecross",
      "amount_covered": "500.58"
    }
  },
  {
    "model": "app.billing",
    "pk": 544,
    "fields": {
      "visit": 84,
      "total_charge": "2065.41",
      "insurance_provider": "medicaid scripps",
      "amount_covered": "507.62"
    }
  },
  {
    "model": "app.billing",
    "pk": 545,
    "fields": {
      "visit": 541,
      "total_charge": "4815.42",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 546,
    "fields": {
      "visit": 342,
      "total_charge": "13860.14",
      "insurance_provider": "anthem medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 547,
    "fields": {
      "visit": 23,
      "total_charge": "2608.17",
      "insurance_provider": "bluecross aetna liberty",
      "amount_covered": "11703.47"
    }
  },
  {
    "model": "app.billing",
    "pk": 548,
    "fields": {
      "visit": 361,
      "total_charge": "677.03",
      "insurance_provider": "liberty cigna tricare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 549,
    "fields": {
      "visit": 223,
      "total_charge": "4938.62",
      "insurance_provider": "metlife evercare medicare",
      "amount_covered": "10140.99"
    }
  },
  {
    "model": "app.billing",
    "pk": 550,
    "fields": {
      "visit": 387,
      "total_charge": "14324.49",
      "insurance_provider": null,
      "amount_covered": "18051.15"
    }
  },
  {
    "model": "app.billing",
    "pk": 551,
    "fields": {
      "visit": 473,
      "total_charge": "1964.44",
      "insurance_provider": null,
      "amount_covered": "261.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 552,
    "fields": {
      "visit": 399,
      "total_charge": "10728.44",
      "insurance_provider": "wellcare anthem",
      "amount_covered": "9181.40"
    }
  },
  {
    "model": "app.billing",
    "pk": 553,
    "fields": {
      "visit": 66,
      "total_charge": "6025.95",
      "insurance_provider": "evercare",
      "amount_covered": "28.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 554,
    "fields": {
      "visit": 98,
      "total_charge": "1964.66",
      "insurance_provider": "molina",
      "amount_covered": "5559.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 555,
    "fields": {
      "visit": 50,
      "total_charge": "3076.97",
      "insurance_provider": "scripps",
      "amount_covered": "11766.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 556,
    "fields": {
      "visit": 264,
      "total_charge": "15833.05",
      "insurance_provider": "cigna wellcare",
      "amount_covered": "2846.04"
    }
  },
  {
    "model": "app.billing",
    "pk": 557,
    "fields": {
      "visit": 422,
      "total_charge": "11658.33",
      "insurance_provider": "evercare humana molina",
      "amount_covered": "8448.38"
    }
  },
  {
    "model": "app.billing",
    "pk": 558,
    "fields": {
      "visit": 507,
      "total_charge": "14537.04",
      "insurance_provider": "guardian ambetter",
      "amount_covered": "2802.41"
    }
  },
  {
    "model": "app.billing",
    "pk": 559,
    "fields": {
      "visit": 177,
      "total_charge": "6967.48",
      "insurance_provider": null,
      "amount_covered": "2321.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 560,
    "fields": {
      "visit": 195,
      "total_charge": "17214.35",
      "insurance_provider": "molina medicare",
      "amount_covered": "13211.96"
    }
  },
  {
    "model": "app.billing",
    "pk": 561,
    "fields": {
      "visit": 328,
      "total_charge": "19998.15",
      "insurance_provider": "healthnet",
      "amount_covered": "14535.50"
    }
  },
  {
    "model": "app.billing",
    "pk": 562,
    "fields": {
      "visit": 136,
      "total_charge": "4025.82",
      "insurance_provider": "guardian bluecross",
      "amount_covered": "10373.10"
    }
  },
  {
    "model": "app.billing",
    "pk": 563,
    "fields": {
      "visit": 105,
      "total_charge": "254.62",
      "insurance_provider": "healthnet unitedhealth molina",
      "amount_covered": "748.21"
    }
  },
  {
    "model": "app.billing",
    "pk": 564,
    "fields": {
      "visit": 141,
      "total_charge": "4791.69",
      "insurance_provider": "cigna celtic metlife",
      "amount_covered": "17073.24"
    }
  },
  {
    "model": "app.billing",
    "pk": 565,
    "fields": {
      "visit": 138,
      "total_charge": "649.27",
      "insurance_provider": "guardian cigna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 566,
    "fields": {
      "visit": 166,
      "total_charge": "3786.78",
      "insurance_provider": "bluecross",
      "amount_covered": "132.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 567,
    "fields": {
      "visit": 466,
      "total_charge": "359.16",
      "insurance_provider": "kelsey healthnet humana",
      "amount_covered": "5174.08"
    }
  },
  {
    "model": "app.billing",
    "pk": 568,
    "fields": {
      "visit": 254,
      "total_charge": "4490.44",
      "insurance_provider": "kelsey celtic",
      "amount_covered": "7280.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 569,
    "fields": {
      "visit": 564,
      "total_charge": "2491.91",
      "insurance_provider": "healthnet unitedhealth cigna",
      "amount_covered": "2828.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 570,
    "fields": {
      "visit": 262,
      "total_charge": "3303.95",
      "insurance_provider": "evercare",
      "amount_covered": "119.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 571,
    "fields": {
      "visit": 520,
      "total_charge": "12427.25",
      "insurance_provider": null,
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 572,
    "fields": {
      "visit": 79,
      "total_charge": "158.71",
      "insurance_provider": "liberty evercare cigna",
      "amount_covered": "7426.34"
    }
  },
  {
    "model": "app.billing",
    "pk": 573,
    "fields": {
      "visit": 169,
      "total_charge": "12593.54",
      "insurance_provider": "guardian kelsey",
      "amount_covered": "689.52"
    }
  },
  {
    "model": "app.billing",
    "pk": 574,
    "fields": {
      "visit": 157,
      "total_charge": "202.56",
      "insurance_provider": "wellcare metlife",
      "amount_covered": "10533.66"
    }
  },
  {
    "model": "app.billing",
    "pk": 575,
    "fields": {
      "visit": 360,
      "total_charge": "969.65",
      "insurance_provider": "ambetter",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 576,
    "fields": {
      "visit": 476,
      "total_charge": "7797.37",
      "insurance_provider": "unitedhealth evercare",
      "amount_covered": "2480.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 577,
    "fields": {
      "visit": 461,
      "total_charge": "5071.88",
      "insurance_provider": "unitedhealth aetna metlife",
      "amount_covered": "16264.83"
    }
  },
  {
    "model": "app.billing",
    "pk": 578,
    "fields": {
      "visit": 418,
      "total_charge": "12169.64",
      "insurance_provider": "celtic blueshield bluecross",
      "amount_covered": "1807.85"
    }
  },
  {
    "model": "app.billing",
    "pk": 579,
    "fields": {
      "visit": 314,
      "total_charge": "186.64",
      "insurance_provider": "wellcare metlife",
      "amount_covered": "11603.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 580,
    "fields": {
      "visit": 170,
      "total_charge": "19549.63",
      "insurance_provider": "medicare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 581,
    "fields": {
      "visit": 548,
      "total_charge": "1555.14",
      "insurance_provider": "humana wellcare molina",
      "amount_covered": "3718.29"
    }
  },
  {
    "model": "app.billing",
    "pk": 582,
    "fields": {
      "visit": 536,
      "total_charge": "440.28",
      "insurance_provider": null,
      "amount_covered": "3439.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 583,
    "fields": {
      "visit": 384,
      "total_charge": "9329.36",
      "insurance_provider": "metlife tricare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 584,
    "fields": {
      "visit": 337,
      "total_charge": "11936.47",
      "insurance_provider": "aetna tricare",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 585,
    "fields": {
      "visit": 323,
      "total_charge": "3710.21",
      "insurance_provider": "cigna",
      "amount_covered": null
    }
  },
  {
    "model": "app.billing",
    "pk": 586,
    "fields": {
      "visit": 464,
      "total_charge": "1968.02",
      "insurance_provider": "guardian bluecross",
      "amount_covered": "10356.92"
    }
  },
  {
    "model": "app.billing",
    "pk": 587,
    "fields": {
      "visit": 403,
      "total_charge": "2905.62",
      "insurance_provider": "liberty anthem tricare",
      "amount_covered": "12271.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 588,
    "fields": {
      "visit": 135,
      "total_charge": "101.85",
      "insurance_provider": "medicaid anthem blueshield",
      "amount_covered": "15841.89"
    }
  },
  {
    "model": "app.billing",
    "pk": 589,
    "fields": {
      "visit": 531,
      "total_charge": "173.90",
      "insurance_provider": "celtic tricare anthem",
      "amount_covered": "150.98"
    }
  },
  {
    "model": "app.billing",
    "pk": 590,
    "fields": {
      "visit": 359,
      "total_charge": "1069.62",
      "insurance_provider": "wellcare metlife ambetter",
      "amount_covered": "10042.39"
    }
  },
  {
    "model": "app.billing",
    "pk": 591,
    "fields": {
      "visit": 513,
      "total_charge": "14688.73",
      "insurance_provider": "humana medicaid liberty",
      "amount_covered": "111.93"
    }
  },
  {
    "model": "app.billing",
    "pk": 592,
    "fields": {
      "visit": 461,
      "total_charge": "158.36",
      "insurance_provider": "ambetter",
      "amount_covered": "85.66"
    }
  },
  {
    "model": "app.billing",
    "pk": 593,
    "fields": {
      "visit": 71,
      "total_charge": "1165.74",
      "insurance_provider": "celtic",
      "amount_covered": "18530.22"
    }
  },
  {
    "model": "app.billing",
    "pk": 594,
    "fields": {
      "visit": 436,
      "total_charge": "2323.08",
      "insurance_provider": "liberty celtic",
      "amount_covered": "107.16"
    }
  },
  {
    "model": "app.billing",
    "pk": 595,
    "fields": {
      "visit": 377,
      "total_charge": "6723.18",
      "insurance_provider": "aetna",
      "amount_covered": "4651.65"
    }
  },
  {
    "model": "app.billing",
    "pk": 596,
    "fields": {
      "visit": 442,
      "total_charge": "187.48",
      "insurance_provider": "healthnet celtic",
      "amount_covered": "13386.48"
    }
  },
  {
    "model": "app.billing",
    "pk": 597,
    "fields": {
      "visit": 24,
      "total_charge": "16810.10",
      "insurance_provider": "kelsey blueshield humana",
      "amount_covered": "15965.07"
    }
  },
  {
    "model": "app.billing",
    "pk": 598,
    "fields": {
      "visit": 503,
      "total_charge": "7787.34",
      "insurance_provider": "scripps wellcare",
      "amount_covered": "5212.02"
    }
  },
  {
    "model": "app.billing",
    "pk": 599,
    "fields": {
      "visit": 434,
      "total_charge": "776.68",
      "insurance_provider": "bluecross kelsey healthnet",
      "amount_covered": "15203.84"
    }
  },
  {
    "model": "app.billing",
    "pk": 600,
    "fields": {
      "visit": 438,
      "total_charge": "1256.74",
      "insurance_provider": "unitedhealth kelsey",
      "amount_covered": "13204.46"
    }
  },
  {
    "model": "app.labresult",
    "pk": 1,
    "fields": {
      "visit": 467,
      "test_name": "urine panel",
      "result": "The booking was reopened — duplicate case, no further action.",
      "result_date": "2021-03-11T16:53:34Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 2,
    "fields": {
      "visit": 186,
      "test_name": "genetic",
      "result": "The account was cancelled — late case, no further action.",
      "result_date": "2022-12-14T19:12:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 3,
    "fields": {
      "visit": 484,
      "test_name": "imaging liver",
      "result": "The courier asked for a change and the account was escalated.",
      "result_date": "2022-12-09T15:47:29Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 4,
    "fields": {
      "visit": 97,
      "test_name": "hemoglobin",
      "result": "The reviewer confirmed the details and the payment was rescheduled.",
      "result_date": "2023-12-12T08:07:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 5,
    "fields": {
      "visit": 143,
      "test_name": "urine",
      "result": "The booking was delayed — late case, no further action.",
      "result_date": "2021-12-22T11:58:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 6,
    "fields": {
      "visit": 359,
      "test_name": "ct panel",
      "result": null,
      "result_date": "2022-06-26T11:46:11Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 7,
    "fields": {
      "visit": 529,
      "test_name": "screening glucose",
      "result": "The request was resolved — partial case, no further action.",
      "result_date": "2023-03-08T16:09:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 8,
    "fields": {
      "visit": 88,
      "test_name": "glucose",
      "result": "A manual follow-up: the ticket was refunded.",
      "result_date": "2021-04-22T17:20:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 9,
    "fields": {
      "visit": 302,
      "test_name": "urine glucose culture",
      "result": "The account owner reported a partial issue; the invoice was approved.",
      "result_date": "2020-11-22T09:10:40Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 10,
    "fields": {
      "visit": 298,
      "test_name": "ct liver",
      "result": "The account was processed — urgent case, no further action.",
      "result_date": "2022-11-09T20:38:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 11,
    "fields": {
      "visit": 226,
      "test_name": "serology screening",
      "result": "The transfer was resolved following an urgent review.",
      "result_date": "2020-07-02T10:20:12Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 12,
    "fields": {
      "visit": 486,
      "test_name": "metabolic",
      "result": "The team reported a standard issue; the transfer was completed.",
      "result_date": "2021-11-15T09:05:44Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 13,
    "fields": {
      "visit": 152,
      "test_name": "metabolic",
      "result": "The account was resolved after an urgent check.",
      "result_date": "2020-07-08T15:11:34Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 14,
    "fields": {
      "visit": 264,
      "test_name": "echocardiogram",
      "result": null,
      "result_date": "2023-12-30T12:48:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 15,
    "fields": {
      "visit": 21,
      "test_name": "cholesterol",
      "result": "The team reported a partial issue; the order was approved.",
      "result_date": "2020-07-23T11:12:08Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 16,
    "fields": {
      "visit": 587,
      "test_name": "hemoglobin liver",
      "result": "No response from the reviewer, so the booking was confirmed.",
      "result_date": "2020-12-30T13:49:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 17,
    "fields": {
      "visit": 227,
      "test_name": "thyroid electrocardiogram",
      "result": "The supplier reported a late issue; the ticket was replaced.",
      "result_date": "2023-05-31T09:39:08Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 18,
    "fields": {
      "visit": 265,
      "test_name": "hemoglobin genetic",
      "result": "The courier asked for a change and the account was processed.",
      "result_date": "2023-04-26T13:29:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 19,
    "fields": {
      "visit": 17,
      "test_name": "liver screening",
      "result": "No response from an operator, so the order was rescheduled.",
      "result_date": "2021-08-05T14:22:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 20,
    "fields": {
      "visit": 305,
      "test_name": "test metabolic echocardiogram",
      "result": "Flagged as standard. An operator closed the order.",
      "result_date": "2022-02-27T15:54:34Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 21,
    "fields": {
      "visit": 193,
      "test_name": "thyroid liver hemoglobin",
      "result": "An unusual follow-up: the claim was closed.",
      "result_date": "2022-08-22T17:00:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 22,
    "fields": {
      "visit": 554,
      "test_name": "metabolic",
      "result": "The session was reopened following a late review.",
      "result_date": "2020-12-07T13:13:17Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 23,
    "fields": {
      "visit": 39,
      "test_name": "imaging culture",
      "result": "The shipment was replaced — repeat case, no further action.",
      "result_date": "2023-10-06T09:04:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 24,
    "fields": {
      "visit": 5,
      "test_name": "imaging",
      "result": "No response from the supplier, so the appointment was delayed.",
      "result_date": "2020-05-12T11:39:40Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 25,
    "fields": {
      "visit": 5,
      "test_name": "genetic urine",
      "result": "An operator confirmed the details and the transfer was rejected.",
      "result_date": "2021-08-08T10:21:41Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 26,
    "fields": {
      "visit": 100,
      "test_name": "glucose panel",
      "result": null,
      "result_date": "2023-10-03T14:54:00Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 27,
    "fields": {
      "visit": 9,
      "test_name": "imaging screening hemoglobin",
      "result": "The team reported a late issue; the session was rescheduled.",
      "result_date": "2021-07-23T17:25:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 28,
    "fields": {
      "visit": 111,
      "test_name": "electrocardiogram",
      "result": "No response from the customer, so the account was resolved.",
      "result_date": "2022-06-25T12:42:09Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 29,
    "fields": {
      "visit": 405,
      "test_name": "ct",
      "result": "No response from support, so the order was delayed.",
      "result_date": "2023-10-01T15:57:48Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 30,
    "fields": {
      "visit": 153,
      "test_name": "mri",
      "result": "The reviewer reported a minor issue; the item was reviewed.",
      "result_date": "2023-03-26T18:57:41Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 31,
    "fields": {
      "visit": 28,
      "test_name": "echocardiogram mri",
      "result": "The record was reopened after an incomplete check.",
      "result_date": "2020-02-03T16:26:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 32,
    "fields": {
      "visit": 149,
      "test_name": "electrocardiogram",
      "result": "No response from the team, so the request was reviewed.",
      "result_date": "2022-03-08T11:32:05Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 33,
    "fields": {
      "visit": 487,
      "test_name": "glucose test",
      "result": "Flagged as manual. An operator completed the delivery.",
      "result_date": "2023-10-26T11:37:48Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 34,
    "fields": {
      "visit": 33,
      "test_name": "genetic",
      "result": "The record was delayed — duplicate case, no further action.",
      "result_date": "2021-06-25T17:06:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 35,
    "fields": {
      "visit": 92,
      "test_name": "imaging",
      "result": "A routine follow-up: the appointment was reviewed.",
      "result_date": "2022-08-10T11:24:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 36,
    "fields": {
      "visit": 505,
      "test_name": "xray liver serology",
      "result": "Flagged as standard. The supplier processed the record.",
      "result_date": "2023-11-10T12:05:01Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 37,
    "fields": {
      "visit": 283,
      "test_name": "xray test",
      "result": "Support reported an automatic issue; the shipment was refunded.",
      "result_date": "2023-06-17T18:57:37Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 38,
    "fields": {
      "visit": 312,
      "test_name": "imaging urine serology",
      "result": "An operator asked for a change and the invoice was cancelled.",
      "result_date": "2022-10-31T10:10:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 39,
    "fields": {
      "visit": 161,
      "test_name": "metabolic serology liver",
      "result": "The ticket was delayed after a late check.",
      "result_date": "2021-05-22T15:19:44Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 40,
    "fields": {
      "visit": 457,
      "test_name": "genetic biopsy",
      "result": "The courier asked for a change and the payment was reopened.",
      "result_date": "2021-11-29T11:32:20Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 41,
    "fields": {
      "visit": 476,
      "test_name": "echocardiogram hemoglobin genetic",
      "result": "The supplier asked for a change and the report was processed.",
      "result_date": "2022-07-17T20:55:00Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 42,
    "fields": {
      "visit": 178,
      "test_name": "metabolic hemoglobin",
      "result": "An urgent order was processed the same day.",
      "result_date": "2023-04-22T11:07:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 43,
    "fields": {
      "visit": 537,
      "test_name": "panel hemoglobin",
      "result": "The supplier reported an urgent issue; the report was completed.",
      "result_date": "2022-03-02T21:16:54Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 44,
    "fields": {
      "visit": 579,
      "test_name": "urine liver",
      "result": "The supplier reported an incomplete issue; the payment was resolved.",
      "result_date": "2022-11-09T16:06:33Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 45,
    "fields": {
      "visit": 510,
      "test_name": "liver urine",
      "result": "The team reported an unusual issue; the ticket was reviewed.",
      "result_date": "2020-01-28T09:26:00Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 46,
    "fields": {
      "visit": 411,
      "test_name": "blood",
      "result": "The account was replaced after a repeat check.",
      "result_date": "2020-05-11T08:46:01Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 47,
    "fields": {
      "visit": 65,
      "test_name": "screening",
      "result": null,
      "result_date": "2023-05-18T14:04:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 48,
    "fields": {
      "visit": 82,
      "test_name": "genetic",
      "result": "Support confirmed the details and the invoice was processed.",
      "result_date": "2023-04-12T10:29:58Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 49,
    "fields": {
      "visit": 230,
      "test_name": "liver metabolic",
      "result": "A partial follow-up: the order was updated.",
      "result_date": "2020-09-28T11:19:05Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 50,
    "fields": {
      "visit": 214,
      "test_name": "panel",
      "result": "The reviewer asked for a change and the account was escalated.",
      "result_date": "2022-08-22T15:12:47Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 51,
    "fields": {
      "visit": 151,
      "test_name": "hemoglobin xray",
      "result": "The account owner asked for a change and the delivery was escalated.",
      "result_date": "2021-05-21T09:15:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 52,
    "fields": {
      "visit": 182,
      "test_name": "liver",
      "result": "The session was refunded — duplicate case, no further action.",
      "result_date": "2022-03-28T10:05:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 53,
    "fields": {
      "visit": 12,
      "test_name": "panel blood",
      "result": "The courier asked for a change and the order was processed.",
      "result_date": "2023-04-15T12:31:37Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 54,
    "fields": {
      "visit": 551,
      "test_name": "mri",
      "result": "No response from the supplier, so the delivery was closed.",
      "result_date": "2023-04-23T15:29:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 55,
    "fields": {
      "visit": 227,
      "test_name": "liver panel ct",
      "result": "The claim was confirmed after a routine check.",
      "result_date": "2023-12-09T11:48:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 56,
    "fields": {
      "visit": 154,
      "test_name": "metabolic",
      "result": "The customer asked for a change and the invoice was cancelled.",
      "result_date": "2021-08-14T11:38:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 57,
    "fields": {
      "visit": 524,
      "test_name": "liver cholesterol",
      "result": null,
      "result_date": "2023-08-31T12:22:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 58,
    "fields": {
      "visit": 303,
      "test_name": "thyroid echocardiogram cholesterol",
      "result": "The record was resolved after a routine check.",
      "result_date": "2022-09-09T12:30:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 59,
    "fields": {
      "visit": 186,
      "test_name": "echocardiogram test serology",
      "result": "The team reported an unusual issue; the payment was escalated.",
      "result_date": "2022-05-12T15:17:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 60,
    "fields": {
      "visit": 335,
      "test_name": "imaging ct",
      "result": "The team asked for a change and the shipment was rescheduled.",
      "result_date": "2020-11-25T11:14:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 61,
    "fields": {
      "visit": 487,
      "test_name": "urine liver",
      "result": "The appointment was processed — unusual case, no further action.",
      "result_date": "2020-01-22T08:12:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 62,
    "fields": {
      "visit": 472,
      "test_name": "mri cholesterol urine",
      "result": "The refund was completed — late case, no further action.",
      "result_date": "2020-11-05T13:54:11Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 63,
    "fields": {
      "visit": 87,
      "test_name": "xray hemoglobin",
      "result": "A standard follow-up: the claim was reopened.",
      "result_date": "2022-12-22T10:32:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 64,
    "fields": {
      "visit": 567,
      "test_name": "electrocardiogram metabolic",
      "result": "The transfer was completed following an urgent review.",
      "result_date": "2023-02-07T09:39:14Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 65,
    "fields": {
      "visit": 153,
      "test_name": "echocardiogram liver imaging",
      "result": "The courier reported a repeat issue; the payment was resolved.",
      "result_date": "2021-10-23T15:47:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 66,
    "fields": {
      "visit": 470,
      "test_name": "mri thyroid blood",
      "result": "Flagged as routine. Support reopened the claim.",
      "result_date": "2021-12-04T14:59:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 67,
    "fields": {
      "visit": 428,
      "test_name": "thyroid cholesterol",
      "result": "An operator asked for a change and the payment was rejected.",
      "result_date": "2023-12-26T01:55:13Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 68,
    "fields": {
      "visit": 233,
      "test_name": "xray imaging",
      "result": "An urgent order was confirmed the same day.",
      "result_date": "2020-01-17T16:10:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 69,
    "fields": {
      "visit": 575,
      "test_name": "serology",
      "result": "Support confirmed the details and the transfer was resolved.",
      "result_date": "2022-12-02T16:22:55Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 70,
    "fields": {
      "visit": 377,
      "test_name": "cholesterol blood",
      "result": "The team reported a routine issue; the refund was cancelled.",
      "result_date": "2020-07-20T11:55:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 71,
    "fields": {
      "visit": 4,
      "test_name": "panel",
      "result": "The reviewer asked for a change and the item was reopened.",
      "result_date": "2023-11-19T11:52:06Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 72,
    "fields": {
      "visit": 281,
      "test_name": "genetic test mri",
      "result": "Support asked for a change and the refund was cancelled.",
      "result_date": "2021-08-30T16:26:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 73,
    "fields": {
      "visit": 403,
      "test_name": "panel",
      "result": "The transfer was reviewed following a routine review.",
      "result_date": "2021-03-10T13:57:45Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 74,
    "fields": {
      "visit": 576,
      "test_name": "biopsy",
      "result": "The record was refunded — routine case, no further action.",
      "result_date": "2023-02-22T10:39:58Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 75,
    "fields": {
      "visit": 582,
      "test_name": "mri genetic",
      "result": "The order was approved — standard case, no further action.",
      "result_date": "2022-03-11T12:25:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 76,
    "fields": {
      "visit": 268,
      "test_name": "echocardiogram glucose",
      "result": "The request was replaced — late case, no further action.",
      "result_date": "2023-02-15T15:02:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 77,
    "fields": {
      "visit": 39,
      "test_name": "blood glucose xray",
      "result": "A repeat follow-up: the item was rejected.",
      "result_date": "2023-02-12T14:55:49Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 78,
    "fields": {
      "visit": 237,
      "test_name": "screening",
      "result": "A manual follow-up: the invoice was processed.",
      "result_date": "2023-03-03T16:24:25Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 79,
    "fields": {
      "visit": 413,
      "test_name": "glucose test blood",
      "result": "Flagged as manual. The team replaced the report.",
      "result_date": "2023-05-03T10:26:00Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 80,
    "fields": {
      "visit": 458,
      "test_name": "imaging metabolic biopsy",
      "result": "Flagged as late. The account owner completed the appointment.",
      "result_date": "2022-05-09T11:43:54Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 81,
    "fields": {
      "visit": 443,
      "test_name": "culture liver mri",
      "result": "A duplicate account was escalated the same day.",
      "result_date": "2022-12-28T15:00:09Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 82,
    "fields": {
      "visit": 525,
      "test_name": "echocardiogram",
      "result": "The courier confirmed the details and the report was closed.",
      "result_date": "2020-01-11T13:58:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 83,
    "fields": {
      "visit": 505,
      "test_name": "culture echocardiogram",
      "result": "The reviewer asked for a change and the account was rejected.",
      "result_date": "2022-04-18T16:27:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 84,
    "fields": {
      "visit": 499,
      "test_name": "liver ct",
      "result": "A repeat follow-up: the account was resolved.",
      "result_date": "2020-09-28T11:46:54Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 85,
    "fields": {
      "visit": 471,
      "test_name": "cholesterol electrocardiogram",
      "result": "An operator reported a repeat issue; the item was reopened.",
      "result_date": "2020-12-05T07:00:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 86,
    "fields": {
      "visit": 466,
      "test_name": "hemoglobin ct thyroid",
      "result": "A minor follow-up: the transfer was cancelled.",
      "result_date": "2022-12-12T11:33:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 87,
    "fields": {
      "visit": 596,
      "test_name": "electrocardiogram liver urine",
      "result": null,
      "result_date": "2023-01-13T16:47:04Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 88,
    "fields": {
      "visit": 402,
      "test_name": "screening",
      "result": "The document was approved after a repeat check.",
      "result_date": "2023-11-21T10:18:06Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 89,
    "fields": {
      "visit": 205,
      "test_name": "cholesterol imaging",
      "result": "Flagged as unusual. The team escalated the appointment.",
      "result_date": "2022-02-17T16:46:30Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 90,
    "fields": {
      "visit": 162,
      "test_name": "liver",
      "result": "The supplier confirmed the details and the record was reopened.",
      "result_date": "2022-04-16T12:46:15Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 91,
    "fields": {
      "visit": 554,
      "test_name": "biopsy xray ct",
      "result": "An incomplete follow-up: the invoice was escalated.",
      "result_date": "2022-12-01T09:01:56Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 92,
    "fields": {
      "visit": 568,
      "test_name": "glucose xray",
      "result": "The account owner confirmed the details and the invoice was reviewed.",
      "result_date": "2021-06-27T15:51:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 93,
    "fields": {
      "visit": 24,
      "test_name": "electrocardiogram urine screening",
      "result": "The ticket was completed — routine case, no further action.",
      "result_date": "2023-05-05T11:56:11Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 94,
    "fields": {
      "visit": 493,
      "test_name": "imaging",
      "result": "The team confirmed the details and the payment was processed.",
      "result_date": "2023-04-14T15:35:30Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 95,
    "fields": {
      "visit": 306,
      "test_name": "test panel",
      "result": "The account owner reported a repeat issue; the order was closed.",
      "result_date": "2022-08-04T09:00:12Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 96,
    "fields": {
      "visit": 471,
      "test_name": "mri",
      "result": "The delivery was delayed after a minor check.",
      "result_date": "2020-01-18T13:32:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 97,
    "fields": {
      "visit": 472,
      "test_name": "screening",
      "result": "The transfer was reopened after a repeat check.",
      "result_date": "2023-02-10T10:40:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 98,
    "fields": {
      "visit": 124,
      "test_name": "liver urine",
      "result": "The account owner reported a manual issue; the order was completed.",
      "result_date": "2021-10-25T13:12:01Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 99,
    "fields": {
      "visit": 165,
      "test_name": "panel metabolic ct",
      "result": "The reviewer confirmed the details and the booking was resolved.",
      "result_date": "2022-10-12T15:54:22Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 100,
    "fields": {
      "visit": 279,
      "test_name": "blood electrocardiogram",
      "result": "The team asked for a change and the request was confirmed.",
      "result_date": "2022-06-17T11:56:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 101,
    "fields": {
      "visit": 269,
      "test_name": "imaging screening biopsy",
      "result": "The delivery was reviewed after an urgent check.",
      "result_date": "2021-10-13T14:40:29Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 102,
    "fields": {
      "visit": 249,
      "test_name": "urine liver",
      "result": "The request was rescheduled after an automatic check.",
      "result_date": "2023-03-11T13:02:47Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 103,
    "fields": {
      "visit": 345,
      "test_name": "test",
      "result": "A manual delivery was escalated the same day.",
      "result_date": "2022-09-16T11:57:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 104,
    "fields": {
      "visit": 516,
      "test_name": "echocardiogram electrocardiogram",
      "result": "The courier asked for a change and the document was reviewed.",
      "result_date": "2020-01-04T04:32:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 105,
    "fields": {
      "visit": 595,
      "test_name": "metabolic",
      "result": "The account owner asked for a change and the transfer was confirmed.",
      "result_date": "2021-11-21T13:14:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 106,
    "fields": {
      "visit": 255,
      "test_name": "mri",
      "result": "The booking was completed — standard case, no further action.",
      "result_date": "2022-02-08T16:36:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 107,
    "fields": {
      "visit": 75,
      "test_name": "serology hemoglobin thyroid",
      "result": "The supplier reported a duplicate issue; the request was rescheduled.",
      "result_date": "2023-07-30T17:34:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 108,
    "fields": {
      "visit": 82,
      "test_name": "genetic liver cholesterol",
      "result": "The shipment was closed following an unusual review.",
      "result_date": "2021-11-23T17:16:26Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 109,
    "fields": {
      "visit": 580,
      "test_name": "serology metabolic",
      "result": null,
      "result_date": "2021-10-30T13:45:55Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 110,
    "fields": {
      "visit": 159,
      "test_name": "liver xray",
      "result": "An automatic follow-up: the payment was reopened.",
      "result_date": "2020-08-12T09:13:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 111,
    "fields": {
      "visit": 14,
      "test_name": "thyroid mri blood",
      "result": "The supplier reported a standard issue; the order was completed.",
      "result_date": "2023-02-27T16:07:43Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 112,
    "fields": {
      "visit": 209,
      "test_name": "xray panel urine",
      "result": "Flagged as automatic. The customer escalated the item.",
      "result_date": "2023-04-05T13:02:49Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 113,
    "fields": {
      "visit": 168,
      "test_name": "glucose",
      "result": "A standard booking was refunded the same day.",
      "result_date": "2023-05-17T13:41:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 114,
    "fields": {
      "visit": 482,
      "test_name": "culture test ct",
      "result": "The customer confirmed the details and the session was delayed.",
      "result_date": "2023-07-11T11:56:10Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 115,
    "fields": {
      "visit": 130,
      "test_name": "electrocardiogram screening blood",
      "result": "The supplier asked for a change and the ticket was replaced.",
      "result_date": "2021-03-15T14:50:48Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 116,
    "fields": {
      "visit": 49,
      "test_name": "serology test biopsy",
      "result": null,
      "result_date": "2023-06-13T07:34:44Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 117,
    "fields": {
      "visit": 64,
      "test_name": "liver metabolic xray",
      "result": "The customer asked for a change and the payment was approved.",
      "result_date": "2023-06-09T17:25:06Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 118,
    "fields": {
      "visit": 322,
      "test_name": "cholesterol imaging",
      "result": "The account owner reported an automatic issue; the appointment was approved.",
      "result_date": "2023-12-24T09:52:40Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 119,
    "fields": {
      "visit": 586,
      "test_name": "urine echocardiogram serology",
      "result": "The document was cancelled — unusual case, no further action.",
      "result_date": "2021-05-31T11:30:56Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 120,
    "fields": {
      "visit": 493,
      "test_name": "cholesterol mri genetic",
      "result": "The order was completed after an incomplete check.",
      "result_date": "2021-12-05T16:43:14Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 121,
    "fields": {
      "visit": 55,
      "test_name": "culture panel",
      "result": "The refund was confirmed following a repeat review.",
      "result_date": "2020-08-29T12:26:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 122,
    "fields": {
      "visit": 79,
      "test_name": "electrocardiogram test panel",
      "result": "An automatic follow-up: the invoice was reviewed.",
      "result_date": "2020-08-20T14:17:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 123,
    "fields": {
      "visit": 471,
      "test_name": "mri echocardiogram culture",
      "result": "Flagged as unusual. The team completed the session.",
      "result_date": "2020-06-07T15:58:43Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 124,
    "fields": {
      "visit": 308,
      "test_name": "culture genetic glucose",
      "result": "The supplier reported a standard issue; the invoice was refunded.",
      "result_date": "2022-02-01T15:34:35Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 125,
    "fields": {
      "visit": 408,
      "test_name": "electrocardiogram thyroid echocardiogram",
      "result": "An incomplete follow-up: the booking was reviewed.",
      "result_date": "2020-09-01T12:56:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 126,
    "fields": {
      "visit": 550,
      "test_name": "hemoglobin",
      "result": "The team reported a partial issue; the shipment was confirmed.",
      "result_date": "2020-12-23T15:43:15Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 127,
    "fields": {
      "visit": 7,
      "test_name": "electrocardiogram",
      "result": null,
      "result_date": "2022-08-29T12:48:54Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 128,
    "fields": {
      "visit": 365,
      "test_name": "electrocardiogram",
      "result": null,
      "result_date": "2023-11-15T08:25:42Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 129,
    "fields": {
      "visit": 83,
      "test_name": "electrocardiogram cholesterol",
      "result": "The transfer was rescheduled after a repeat check.",
      "result_date": "2021-05-29T08:37:13Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 130,
    "fields": {
      "visit": 534,
      "test_name": "screening blood test",
      "result": "Flagged as late. The courier approved the shipment.",
      "result_date": "2021-01-28T10:58:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 131,
    "fields": {
      "visit": 144,
      "test_name": "electrocardiogram",
      "result": "A partial follow-up: the session was escalated.",
      "result_date": "2020-05-30T21:06:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 132,
    "fields": {
      "visit": 392,
      "test_name": "electrocardiogram hemoglobin",
      "result": "The claim was cancelled following a standard review.",
      "result_date": "2023-02-19T13:14:25Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 133,
    "fields": {
      "visit": 551,
      "test_name": "xray ct biopsy",
      "result": "Flagged as incomplete. An operator resolved the payment.",
      "result_date": "2021-09-15T13:45:37Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 134,
    "fields": {
      "visit": 109,
      "test_name": "xray blood",
      "result": "Support reported an automatic issue; the transfer was closed.",
      "result_date": "2020-06-23T14:47:10Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 135,
    "fields": {
      "visit": 400,
      "test_name": "electrocardiogram",
      "result": "The delivery was closed following a minor review.",
      "result_date": "2021-10-16T17:37:11Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 136,
    "fields": {
      "visit": 549,
      "test_name": "glucose",
      "result": "An automatic request was replaced the same day.",
      "result_date": "2022-06-22T11:31:48Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 137,
    "fields": {
      "visit": 131,
      "test_name": "glucose biopsy mri",
      "result": "Flagged as standard. The reviewer completed the account.",
      "result_date": "2020-11-18T17:52:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 138,
    "fields": {
      "visit": 72,
      "test_name": "metabolic genetic test",
      "result": "A repeat session was closed the same day.",
      "result_date": "2022-05-08T16:55:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 139,
    "fields": {
      "visit": 453,
      "test_name": "liver",
      "result": "A routine request was processed the same day.",
      "result_date": "2023-05-13T19:44:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 140,
    "fields": {
      "visit": 58,
      "test_name": "echocardiogram biopsy",
      "result": "An operator asked for a change and the document was cancelled.",
      "result_date": "2021-02-26T15:15:33Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 141,
    "fields": {
      "visit": 540,
      "test_name": "echocardiogram",
      "result": "The claim was processed after a repeat check.",
      "result_date": "2022-06-29T12:03:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 142,
    "fields": {
      "visit": 272,
      "test_name": "cholesterol glucose",
      "result": "An operator confirmed the details and the delivery was resolved.",
      "result_date": "2020-06-08T10:42:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 143,
    "fields": {
      "visit": 273,
      "test_name": "serology genetic mri",
      "result": "The record was cancelled after an unusual check.",
      "result_date": "2021-02-13T09:03:04Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 144,
    "fields": {
      "visit": 531,
      "test_name": "genetic blood",
      "result": null,
      "result_date": "2023-07-28T17:04:15Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 145,
    "fields": {
      "visit": 584,
      "test_name": "serology thyroid glucose",
      "result": "The supplier asked for a change and the report was rescheduled.",
      "result_date": "2023-11-20T17:28:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 146,
    "fields": {
      "visit": 568,
      "test_name": "xray cholesterol",
      "result": "The courier asked for a change and the appointment was cancelled.",
      "result_date": "2021-03-09T08:12:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 147,
    "fields": {
      "visit": 227,
      "test_name": "ct",
      "result": "Flagged as duplicate. The team processed the ticket.",
      "result_date": "2023-08-14T11:27:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 148,
    "fields": {
      "visit": 504,
      "test_name": "test cholesterol",
      "result": "The ticket was reviewed following a routine review.",
      "result_date": "2022-02-04T08:36:22Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 149,
    "fields": {
      "visit": 175,
      "test_name": "glucose",
      "result": "The customer confirmed the details and the payment was rejected.",
      "result_date": "2022-03-07T19:51:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 150,
    "fields": {
      "visit": 455,
      "test_name": "electrocardiogram",
      "result": null,
      "result_date": "2021-04-19T14:14:14Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 151,
    "fields": {
      "visit": 7,
      "test_name": "echocardiogram glucose cholesterol",
      "result": "The ticket was approved — duplicate case, no further action.",
      "result_date": "2022-06-08T10:26:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 152,
    "fields": {
      "visit": 21,
      "test_name": "glucose cholesterol blood",
      "result": "Support reported a minor issue; the request was reviewed.",
      "result_date": "2020-09-12T13:35:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 153,
    "fields": {
      "visit": 44,
      "test_name": "thyroid test",
      "result": "Flagged as manual. The account owner rejected the account.",
      "result_date": "2020-09-24T13:35:33Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 154,
    "fields": {
      "visit": 331,
      "test_name": "screening cholesterol",
      "result": "The shipment was reviewed — minor case, no further action.",
      "result_date": "2023-06-12T11:51:40Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 155,
    "fields": {
      "visit": 483,
      "test_name": "panel",
      "result": "Flagged as urgent. An operator confirmed the claim.",
      "result_date": "2021-02-05T10:36:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 156,
    "fields": {
      "visit": 280,
      "test_name": "metabolic blood electrocardiogram",
      "result": "The appointment was rescheduled following a partial review.",
      "result_date": "2023-03-17T10:21:01Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 157,
    "fields": {
      "visit": 402,
      "test_name": "blood hemoglobin genetic",
      "result": "A routine request was resolved the same day.",
      "result_date": "2020-12-20T13:42:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 158,
    "fields": {
      "visit": 380,
      "test_name": "panel",
      "result": "An incomplete document was confirmed the same day.",
      "result_date": "2020-08-09T09:54:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 159,
    "fields": {
      "visit": 251,
      "test_name": "liver xray genetic",
      "result": "A partial follow-up: the record was rescheduled.",
      "result_date": "2020-08-12T11:13:08Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 160,
    "fields": {
      "visit": 87,
      "test_name": "echocardiogram",
      "result": "A minor follow-up: the session was refunded.",
      "result_date": "2020-02-03T19:26:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 161,
    "fields": {
      "visit": 271,
      "test_name": "xray liver urine",
      "result": "The booking was cancelled following a manual review.",
      "result_date": "2023-11-04T12:20:00Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 162,
    "fields": {
      "visit": 516,
      "test_name": "hemoglobin screening",
      "result": "The order was resolved — incomplete case, no further action.",
      "result_date": "2020-01-11T10:53:43Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 163,
    "fields": {
      "visit": 47,
      "test_name": "test echocardiogram genetic",
      "result": "The account owner confirmed the details and the ticket was updated.",
      "result_date": "2021-08-17T09:23:26Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 164,
    "fields": {
      "visit": 99,
      "test_name": "electrocardiogram",
      "result": "No response from support, so the report was rescheduled.",
      "result_date": "2021-07-11T13:53:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 165,
    "fields": {
      "visit": 52,
      "test_name": "mri biopsy",
      "result": "A repeat follow-up: the refund was cancelled.",
      "result_date": "2020-07-25T17:48:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 166,
    "fields": {
      "visit": 218,
      "test_name": "imaging metabolic ct",
      "result": "The delivery was escalated following a manual review.",
      "result_date": "2021-09-17T10:55:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 167,
    "fields": {
      "visit": 234,
      "test_name": "electrocardiogram blood",
      "result": "Flagged as urgent. The customer rescheduled the session.",
      "result_date": "2021-04-11T11:56:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 168,
    "fields": {
      "visit": 426,
      "test_name": "electrocardiogram",
      "result": "The supplier asked for a change and the request was rescheduled.",
      "result_date": "2020-12-25T11:51:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 169,
    "fields": {
      "visit": 354,
      "test_name": "urine glucose",
      "result": null,
      "result_date": "2023-12-23T12:45:04Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 170,
    "fields": {
      "visit": 521,
      "test_name": "thyroid",
      "result": "An incomplete transfer was resolved the same day.",
      "result_date": "2020-01-29T09:14:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 171,
    "fields": {
      "visit": 91,
      "test_name": "xray",
      "result": "An automatic follow-up: the refund was delayed.",
      "result_date": "2022-07-05T12:17:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 172,
    "fields": {
      "visit": 104,
      "test_name": "panel echocardiogram",
      "result": "An unusual follow-up: the session was completed.",
      "result_date": "2021-03-22T06:02:37Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 173,
    "fields": {
      "visit": 186,
      "test_name": "genetic",
      "result": "Support reported a manual issue; the shipment was reviewed.",
      "result_date": "2022-09-25T13:29:50Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 174,
    "fields": {
      "visit": 509,
      "test_name": "glucose panel serology",
      "result": null,
      "result_date": "2023-06-21T17:15:30Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 175,
    "fields": {
      "visit": 339,
      "test_name": "thyroid",
      "result": "The item was reopened following an urgent review.",
      "result_date": "2023-01-04T20:38:25Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 176,
    "fields": {
      "visit": 134,
      "test_name": "urine cholesterol",
      "result": "Flagged as repeat. The team approved the shipment.",
      "result_date": "2020-12-06T15:04:47Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 177,
    "fields": {
      "visit": 586,
      "test_name": "hemoglobin cholesterol",
      "result": "The document was processed — manual case, no further action.",
      "result_date": "2023-12-04T17:35:14Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 178,
    "fields": {
      "visit": 131,
      "test_name": "biopsy electrocardiogram",
      "result": "The shipment was reopened after a minor check.",
      "result_date": "2020-07-05T12:01:22Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 179,
    "fields": {
      "visit": 476,
      "test_name": "serology thyroid ct",
      "result": "The document was closed after a repeat check.",
      "result_date": "2020-07-23T09:52:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 180,
    "fields": {
      "visit": 596,
      "test_name": "test cholesterol",
      "result": "The item was completed following an automatic review.",
      "result_date": "2021-01-26T15:46:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 181,
    "fields": {
      "visit": 561,
      "test_name": "panel xray",
      "result": "The report was updated following a partial review.",
      "result_date": "2022-06-13T11:52:49Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 182,
    "fields": {
      "visit": 8,
      "test_name": "panel",
      "result": "The ticket was escalated following an urgent review.",
      "result_date": "2022-03-02T09:03:13Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 183,
    "fields": {
      "visit": 593,
      "test_name": "hemoglobin",
      "result": "The courier asked for a change and the session was resolved.",
      "result_date": "2020-08-22T11:17:20Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 184,
    "fields": {
      "visit": 176,
      "test_name": "thyroid mri blood",
      "result": "The team asked for a change and the session was updated.",
      "result_date": "2023-08-13T14:18:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 185,
    "fields": {
      "visit": 195,
      "test_name": "electrocardiogram culture panel",
      "result": "A late ticket was completed the same day.",
      "result_date": "2022-07-19T11:37:28Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 186,
    "fields": {
      "visit": 377,
      "test_name": "thyroid serology glucose",
      "result": "Flagged as duplicate. The reviewer closed the report.",
      "result_date": "2020-09-13T10:42:06Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 187,
    "fields": {
      "visit": 544,
      "test_name": "serology panel genetic",
      "result": "No response from the customer, so the item was refunded.",
      "result_date": "2022-05-12T13:33:09Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 188,
    "fields": {
      "visit": 77,
      "test_name": "xray",
      "result": "The customer reported an incomplete issue; the request was reopened.",
      "result_date": "2020-04-10T16:34:05Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 189,
    "fields": {
      "visit": 218,
      "test_name": "cholesterol screening biopsy",
      "result": "A standard follow-up: the report was closed.",
      "result_date": "2020-04-12T21:42:26Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 190,
    "fields": {
      "visit": 71,
      "test_name": "serology echocardiogram",
      "result": "The request was rejected — urgent case, no further action.",
      "result_date": "2022-08-02T16:55:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 191,
    "fields": {
      "visit": 529,
      "test_name": "cholesterol mri",
      "result": null,
      "result_date": "2021-11-28T14:38:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 192,
    "fields": {
      "visit": 577,
      "test_name": "blood imaging",
      "result": null,
      "result_date": "2020-01-25T11:55:05Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 193,
    "fields": {
      "visit": 182,
      "test_name": "biopsy echocardiogram",
      "result": "Flagged as duplicate. The team resolved the claim.",
      "result_date": "2020-01-11T12:38:25Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 194,
    "fields": {
      "visit": 521,
      "test_name": "echocardiogram hemoglobin",
      "result": "The appointment was processed following a late review.",
      "result_date": "2022-03-29T15:02:58Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 195,
    "fields": {
      "visit": 223,
      "test_name": "test electrocardiogram",
      "result": "The reviewer confirmed the details and the ticket was refunded.",
      "result_date": "2022-11-18T14:15:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 196,
    "fields": {
      "visit": 178,
      "test_name": "biopsy genetic",
      "result": "A late follow-up: the ticket was refunded.",
      "result_date": "2023-09-13T07:14:13Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 197,
    "fields": {
      "visit": 195,
      "test_name": "screening serology urine",
      "result": "The order was cancelled following a manual review.",
      "result_date": "2022-09-20T09:32:43Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 198,
    "fields": {
      "visit": 263,
      "test_name": "cholesterol",
      "result": null,
      "result_date": "2021-05-16T15:04:54Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 199,
    "fields": {
      "visit": 518,
      "test_name": "echocardiogram cholesterol",
      "result": "An operator reported a minor issue; the record was updated.",
      "result_date": "2020-09-21T04:13:17Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 200,
    "fields": {
      "visit": 368,
      "test_name": "electrocardiogram",
      "result": null,
      "result_date": "2020-03-04T11:48:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 201,
    "fields": {
      "visit": 399,
      "test_name": "culture",
      "result": "The account was approved after a manual check.",
      "result_date": "2023-09-23T13:38:17Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 202,
    "fields": {
      "visit": 295,
      "test_name": "hemoglobin test",
      "result": "The courier reported an unusual issue; the account was updated.",
      "result_date": "2022-04-25T15:24:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 203,
    "fields": {
      "visit": 430,
      "test_name": "genetic",
      "result": "Flagged as duplicate. An operator rescheduled the item.",
      "result_date": "2022-10-12T08:50:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 204,
    "fields": {
      "visit": 413,
      "test_name": "panel urine xray",
      "result": "A standard transfer was replaced the same day.",
      "result_date": "2023-12-11T13:36:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 205,
    "fields": {
      "visit": 477,
      "test_name": "cholesterol",
      "result": "The reviewer confirmed the details and the account was reviewed.",
      "result_date": "2020-04-25T16:39:17Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 206,
    "fields": {
      "visit": 40,
      "test_name": "screening xray culture",
      "result": "Support reported an unusual issue; the invoice was delayed.",
      "result_date": "2022-09-07T20:17:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 207,
    "fields": {
      "visit": 213,
      "test_name": "electrocardiogram urine",
      "result": "An urgent follow-up: the document was reopened.",
      "result_date": "2023-10-01T11:14:41Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 208,
    "fields": {
      "visit": 131,
      "test_name": "metabolic blood",
      "result": "A partial follow-up: the account was escalated.",
      "result_date": "2023-01-28T16:19:51Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 209,
    "fields": {
      "visit": 311,
      "test_name": "culture hemoglobin serology",
      "result": "An unusual follow-up: the document was rescheduled.",
      "result_date": "2023-04-28T11:57:22Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 210,
    "fields": {
      "visit": 39,
      "test_name": "genetic serology culture",
      "result": "No response from support, so the order was rejected.",
      "result_date": "2023-02-10T22:33:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 211,
    "fields": {
      "visit": 519,
      "test_name": "echocardiogram serology culture",
      "result": "The transfer was resolved after a standard check.",
      "result_date": "2020-05-30T04:36:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 212,
    "fields": {
      "visit": 497,
      "test_name": "xray thyroid",
      "result": "A late payment was confirmed the same day.",
      "result_date": "2021-07-22T13:21:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 213,
    "fields": {
      "visit": 367,
      "test_name": "urine",
      "result": "An operator asked for a change and the transfer was updated.",
      "result_date": "2022-02-22T13:11:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 214,
    "fields": {
      "visit": 386,
      "test_name": "screening blood panel",
      "result": "No response from support, so the invoice was closed.",
      "result_date": "2021-10-02T19:15:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 215,
    "fields": {
      "visit": 568,
      "test_name": "metabolic urine test",
      "result": null,
      "result_date": "2020-05-07T15:42:04Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 216,
    "fields": {
      "visit": 65,
      "test_name": "serology",
      "result": "The ticket was closed following an urgent review.",
      "result_date": "2023-10-12T13:20:06Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 217,
    "fields": {
      "visit": 270,
      "test_name": "metabolic",
      "result": "No response from the courier, so the delivery was escalated.",
      "result_date": "2022-04-26T07:30:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 218,
    "fields": {
      "visit": 488,
      "test_name": "blood screening",
      "result": null,
      "result_date": "2021-05-27T13:28:30Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 219,
    "fields": {
      "visit": 104,
      "test_name": "ct cholesterol metabolic",
      "result": "The account owner confirmed the details and the order was approved.",
      "result_date": "2021-10-30T10:16:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 220,
    "fields": {
      "visit": 256,
      "test_name": "xray echocardiogram",
      "result": "A minor follow-up: the booking was escalated.",
      "result_date": "2021-11-07T08:03:39Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 221,
    "fields": {
      "visit": 178,
      "test_name": "serology culture panel",
      "result": null,
      "result_date": "2023-08-26T10:24:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 222,
    "fields": {
      "visit": 215,
      "test_name": "xray urine",
      "result": "Flagged as automatic. The courier replaced the claim.",
      "result_date": "2023-08-12T12:18:44Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 223,
    "fields": {
      "visit": 74,
      "test_name": "glucose",
      "result": "The delivery was confirmed following a repeat review.",
      "result_date": "2023-03-18T17:34:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 224,
    "fields": {
      "visit": 335,
      "test_name": "biopsy liver metabolic",
      "result": "The reviewer confirmed the details and the delivery was approved.",
      "result_date": "2023-11-14T15:32:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 225,
    "fields": {
      "visit": 33,
      "test_name": "imaging test",
      "result": "The customer asked for a change and the booking was reopened.",
      "result_date": "2022-07-05T15:24:11Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 226,
    "fields": {
      "visit": 392,
      "test_name": "liver",
      "result": "The delivery was updated following a routine review.",
      "result_date": "2023-11-16T09:04:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 227,
    "fields": {
      "visit": 213,
      "test_name": "serology ct echocardiogram",
      "result": "The shipment was delayed — late case, no further action.",
      "result_date": "2020-01-06T14:01:05Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 228,
    "fields": {
      "visit": 164,
      "test_name": "thyroid imaging",
      "result": "Flagged as late. The customer confirmed the document.",
      "result_date": "2023-10-14T17:42:52Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 229,
    "fields": {
      "visit": 444,
      "test_name": "ct",
      "result": "The team reported an automatic issue; the appointment was processed.",
      "result_date": "2020-08-06T13:56:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 230,
    "fields": {
      "visit": 272,
      "test_name": "blood cholesterol",
      "result": null,
      "result_date": "2020-07-19T11:57:34Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 231,
    "fields": {
      "visit": 176,
      "test_name": "liver",
      "result": "An incomplete follow-up: the claim was approved.",
      "result_date": "2021-03-16T10:50:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 232,
    "fields": {
      "visit": 54,
      "test_name": "panel urine",
      "result": "The courier asked for a change and the record was refunded.",
      "result_date": "2020-01-29T12:50:41Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 233,
    "fields": {
      "visit": 146,
      "test_name": "panel biopsy",
      "result": "A minor claim was rejected the same day.",
      "result_date": "2021-04-28T19:11:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 234,
    "fields": {
      "visit": 556,
      "test_name": "culture imaging",
      "result": "The team reported a minor issue; the report was reviewed.",
      "result_date": "2023-12-16T21:25:33Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 235,
    "fields": {
      "visit": 155,
      "test_name": "test serology urine",
      "result": "The order was cancelled — minor case, no further action.",
      "result_date": "2021-12-01T15:05:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 236,
    "fields": {
      "visit": 309,
      "test_name": "electrocardiogram biopsy",
      "result": "The appointment was rescheduled — late case, no further action.",
      "result_date": "2021-03-07T15:41:50Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 237,
    "fields": {
      "visit": 293,
      "test_name": "xray glucose test",
      "result": "The item was confirmed — standard case, no further action.",
      "result_date": "2021-11-26T16:54:29Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 238,
    "fields": {
      "visit": 406,
      "test_name": "biopsy",
      "result": null,
      "result_date": "2021-10-17T08:58:55Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 239,
    "fields": {
      "visit": 11,
      "test_name": "xray metabolic",
      "result": "Support confirmed the details and the booking was completed.",
      "result_date": "2021-01-25T09:07:19Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 240,
    "fields": {
      "visit": 6,
      "test_name": "xray",
      "result": "A partial item was rescheduled the same day.",
      "result_date": "2020-01-26T13:23:29Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 241,
    "fields": {
      "visit": 208,
      "test_name": "urine ct",
      "result": "Flagged as automatic. The supplier processed the transfer.",
      "result_date": "2020-01-31T12:49:57Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 242,
    "fields": {
      "visit": 6,
      "test_name": "ct biopsy serology",
      "result": "The item was completed after a minor check.",
      "result_date": "2021-12-05T17:15:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 243,
    "fields": {
      "visit": 233,
      "test_name": "biopsy xray",
      "result": "The reviewer asked for a change and the appointment was replaced.",
      "result_date": "2020-01-08T15:16:23Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 244,
    "fields": {
      "visit": 188,
      "test_name": "biopsy",
      "result": "Support confirmed the details and the delivery was updated.",
      "result_date": "2021-12-02T13:13:28Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 245,
    "fields": {
      "visit": 199,
      "test_name": "urine biopsy test",
      "result": "An unusual follow-up: the shipment was reviewed.",
      "result_date": "2021-02-07T11:12:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 246,
    "fields": {
      "visit": 510,
      "test_name": "culture thyroid echocardiogram",
      "result": "The customer asked for a change and the invoice was reopened.",
      "result_date": "2021-03-24T12:01:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 247,
    "fields": {
      "visit": 341,
      "test_name": "metabolic",
      "result": "No response from the account owner, so the booking was refunded.",
      "result_date": "2021-12-23T15:36:14Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 248,
    "fields": {
      "visit": 363,
      "test_name": "biopsy",
      "result": "The reviewer asked for a change and the record was resolved.",
      "result_date": "2020-01-11T08:36:48Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 249,
    "fields": {
      "visit": 532,
      "test_name": "glucose cholesterol mri",
      "result": "The record was confirmed — standard case, no further action.",
      "result_date": "2022-08-30T11:33:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 250,
    "fields": {
      "visit": 20,
      "test_name": "test echocardiogram",
      "result": "The account owner asked for a change and the payment was approved.",
      "result_date": "2021-04-10T16:24:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 251,
    "fields": {
      "visit": 246,
      "test_name": "thyroid screening",
      "result": "An unusual follow-up: the booking was resolved.",
      "result_date": "2022-10-01T13:26:29Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 252,
    "fields": {
      "visit": 396,
      "test_name": "urine genetic xray",
      "result": "Support asked for a change and the item was reopened.",
      "result_date": "2020-03-04T12:16:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 253,
    "fields": {
      "visit": 536,
      "test_name": "urine ct",
      "result": "The session was approved — incomplete case, no further action.",
      "result_date": "2021-07-19T14:20:28Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 254,
    "fields": {
      "visit": 415,
      "test_name": "liver cholesterol genetic",
      "result": null,
      "result_date": "2021-01-05T14:11:15Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 255,
    "fields": {
      "visit": 370,
      "test_name": "urine electrocardiogram",
      "result": "The reviewer reported a partial issue; the order was confirmed.",
      "result_date": "2023-12-21T17:57:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 256,
    "fields": {
      "visit": 494,
      "test_name": "blood",
      "result": null,
      "result_date": "2023-11-07T09:14:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 257,
    "fields": {
      "visit": 154,
      "test_name": "screening",
      "result": null,
      "result_date": "2020-07-12T11:50:30Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 258,
    "fields": {
      "visit": 20,
      "test_name": "screening",
      "result": "A partial follow-up: the order was replaced.",
      "result_date": "2021-12-08T19:06:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 259,
    "fields": {
      "visit": 101,
      "test_name": "screening",
      "result": "No response from the team, so the request was updated.",
      "result_date": "2021-03-06T16:08:49Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 260,
    "fields": {
      "visit": 239,
      "test_name": "screening",
      "result": "The courier asked for a change and the item was completed.",
      "result_date": "2020-04-22T15:14:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 261,
    "fields": {
      "visit": 136,
      "test_name": "ct metabolic",
      "result": "Flagged as minor. An operator resolved the report.",
      "result_date": "2023-10-12T11:24:47Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 262,
    "fields": {
      "visit": 142,
      "test_name": "biopsy echocardiogram",
      "result": "Flagged as minor. The customer refunded the account.",
      "result_date": "2022-11-23T15:43:02Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 263,
    "fields": {
      "visit": 498,
      "test_name": "urine",
      "result": "The reviewer reported a routine issue; the appointment was rescheduled.",
      "result_date": "2021-08-15T14:02:27Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 264,
    "fields": {
      "visit": 313,
      "test_name": "blood",
      "result": null,
      "result_date": "2022-08-25T14:12:03Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 265,
    "fields": {
      "visit": 405,
      "test_name": "urine mri blood",
      "result": "The team asked for a change and the report was reviewed.",
      "result_date": "2020-01-20T18:22:25Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 266,
    "fields": {
      "visit": 291,
      "test_name": "echocardiogram xray metabolic",
      "result": "A duplicate follow-up: the request was completed.",
      "result_date": "2020-07-29T12:19:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 267,
    "fields": {
      "visit": 486,
      "test_name": "metabolic screening thyroid",
      "result": "The supplier confirmed the details and the payment was reviewed.",
      "result_date": "2021-04-23T12:49:26Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 268,
    "fields": {
      "visit": 384,
      "test_name": "mri",
      "result": "An operator reported a duplicate issue; the transfer was rejected.",
      "result_date": "2022-09-03T17:42:08Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 269,
    "fields": {
      "visit": 71,
      "test_name": "echocardiogram",
      "result": "The document was replaced following a late review.",
      "result_date": "2020-09-24T14:18:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 270,
    "fields": {
      "visit": 18,
      "test_name": "electrocardiogram urine echocardiogram",
      "result": "The report was reopened after an incomplete check.",
      "result_date": "2023-05-29T09:20:34Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 271,
    "fields": {
      "visit": 371,
      "test_name": "imaging metabolic",
      "result": "The shipment was cancelled following a late review.",
      "result_date": "2021-05-03T10:19:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 272,
    "fields": {
      "visit": 24,
      "test_name": "echocardiogram",
      "result": "The ticket was escalated after an urgent check.",
      "result_date": "2021-01-22T13:38:18Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 273,
    "fields": {
      "visit": 235,
      "test_name": "ct hemoglobin",
      "result": "The account owner asked for a change and the request was refunded.",
      "result_date": "2021-10-24T17:16:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 274,
    "fields": {
      "visit": 170,
      "test_name": "serology",
      "result": "A minor order was refunded the same day.",
      "result_date": "2022-08-03T19:03:59Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 275,
    "fields": {
      "visit": 86,
      "test_name": "imaging mri liver",
      "result": "The delivery was refunded — repeat case, no further action.",
      "result_date": "2021-12-29T15:10:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 276,
    "fields": {
      "visit": 2,
      "test_name": "xray cholesterol mri",
      "result": "The payment was rejected — routine case, no further action.",
      "result_date": "2021-08-14T12:57:46Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 277,
    "fields": {
      "visit": 155,
      "test_name": "urine ct",
      "result": "A manual follow-up: the delivery was reviewed.",
      "result_date": "2020-08-04T12:42:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 278,
    "fields": {
      "visit": 357,
      "test_name": "xray biopsy culture",
      "result": "The refund was closed after an automatic check.",
      "result_date": "2021-06-29T06:40:24Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 279,
    "fields": {
      "visit": 366,
      "test_name": "thyroid",
      "result": null,
      "result_date": "2021-04-23T16:08:20Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 280,
    "fields": {
      "visit": 155,
      "test_name": "genetic",
      "result": "An operator reported a partial issue; the report was approved.",
      "result_date": "2021-01-08T12:51:58Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 281,
    "fields": {
      "visit": 75,
      "test_name": "glucose hemoglobin imaging",
      "result": "The reviewer reported an automatic issue; the request was reopened.",
      "result_date": "2021-04-19T11:36:07Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 282,
    "fields": {
      "visit": 91,
      "test_name": "liver",
      "result": "An incomplete order was refunded the same day.",
      "result_date": "2023-10-06T10:52:31Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 283,
    "fields": {
      "visit": 143,
      "test_name": "panel screening",
      "result": "The supplier reported an unusual issue; the order was replaced.",
      "result_date": "2020-01-14T09:04:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 284,
    "fields": {
      "visit": 387,
      "test_name": "thyroid metabolic electrocardiogram",
      "result": "Flagged as urgent. Support closed the transfer.",
      "result_date": "2021-08-20T10:40:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 285,
    "fields": {
      "visit": 589,
      "test_name": "glucose blood biopsy",
      "result": "An automatic order was resolved the same day.",
      "result_date": "2022-12-29T17:26:08Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 286,
    "fields": {
      "visit": 424,
      "test_name": "glucose genetic",
      "result": "No response from support, so the account was rejected.",
      "result_date": "2023-01-22T09:28:33Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 287,
    "fields": {
      "visit": 41,
      "test_name": "imaging",
      "result": "The courier confirmed the details and the report was replaced.",
      "result_date": "2021-05-16T11:37:50Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 288,
    "fields": {
      "visit": 114,
      "test_name": "blood test",
      "result": "The customer asked for a change and the claim was delayed.",
      "result_date": "2020-05-21T09:59:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 289,
    "fields": {
      "visit": 114,
      "test_name": "echocardiogram hemoglobin glucose",
      "result": "The customer asked for a change and the document was cancelled.",
      "result_date": "2020-12-17T13:47:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 290,
    "fields": {
      "visit": 433,
      "test_name": "xray",
      "result": "The courier asked for a change and the request was rejected.",
      "result_date": "2023-05-11T12:41:20Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 291,
    "fields": {
      "visit": 368,
      "test_name": "electrocardiogram",
      "result": "The record was cancelled — minor case, no further action.",
      "result_date": "2022-11-09T05:52:52Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 292,
    "fields": {
      "visit": 491,
      "test_name": "metabolic",
      "result": "The account owner confirmed the details and the ticket was approved.",
      "result_date": "2020-08-11T10:04:53Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 293,
    "fields": {
      "visit": 232,
      "test_name": "test metabolic",
      "result": "The claim was reviewed following a routine review.",
      "result_date": "2023-12-27T13:13:38Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 294,
    "fields": {
      "visit": 359,
      "test_name": "mri glucose serology",
      "result": "The refund was replaced after a manual check.",
      "result_date": "2021-05-19T16:38:16Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 295,
    "fields": {
      "visit": 577,
      "test_name": "test electrocardiogram screening",
      "result": "Support reported an automatic issue; the shipment was cancelled.",
      "result_date": "2021-08-31T12:58:15Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 296,
    "fields": {
      "visit": 59,
      "test_name": "biopsy culture",
      "result": "The invoice was escalated after an urgent check.",
      "result_date": "2022-03-08T15:10:21Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 297,
    "fields": {
      "visit": 495,
      "test_name": "genetic",
      "result": "The appointment was closed after an automatic check.",
      "result_date": "2022-07-19T12:20:36Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 298,
    "fields": {
      "visit": 425,
      "test_name": "electrocardiogram",
      "result": "The invoice was refunded after a routine check.",
      "result_date": "2023-08-29T11:15:32Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 299,
    "fields": {
      "visit": 118,
      "test_name": "mri",
      "result": "The invoice was reviewed — urgent case, no further action.",
      "result_date": "2023-04-02T13:24:37Z"
    }
  },
  {
    "model": "app.labresult",
    "pk": 300,
    "fields": {
      "visit": 260,
      "test_name": "biopsy",
      "result": "The account owner confirmed the details and the payment was escalated.",
      "result_date": "2020-04-04T09:33:16Z"
    }
  }
]
