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

const prisma = new PrismaClient();

async function main() {
    await prisma.chronic_pain_data.createMany({
        data: [
            { id: 1, patient_id: "ccf29d50-101f-4a75-b5ce-17b015238c27", timestamp: new Date("2022-03-12T13:55:47Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.50", clinician_notes: "Flagged as repeat. The account owner closed the claim." },
            { id: 2, patient_id: "e12711d4-b080-4ca0-a370-cd4725609070", timestamp: new Date("2022-03-25T15:45:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.42", clinician_notes: "The record was updated following an unusual review." },
            { id: 3, patient_id: "92cb2df1-93e3-4c16-b558-6d5771077a41", timestamp: new Date("2022-06-07T09:31:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.91", clinician_notes: "A standard follow-up: the record was rescheduled." },
            { id: 4, patient_id: "463268d1-76c1-4219-bf42-1502e05aa5a4", timestamp: new Date("2022-06-10T19:17:26Z"), symptom_severity: 9, medication_adjustment: "decreased", sensor_reading: "52.36", clinician_notes: "Support reported an unusual issue; the ticket was escalated." },
            { id: 5, patient_id: "7dcd0efa-c2e2-4425-8c9b-3756f6937e85", timestamp: new Date("2022-01-26T19:13:11Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.68", clinician_notes: "Flagged as urgent. The reviewer reopened the claim." },
            { id: 6, patient_id: "77675cb1-7080-455a-8707-c272f1a6be97", timestamp: new Date("2022-02-24T18:15:06Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "16.38", clinician_notes: "The ticket was reviewed following a duplicate review." },
            { id: 7, patient_id: "5ba7f890-9b64-4ddd-860e-fcca9a05c7b6", timestamp: new Date("2022-05-07T09:58:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "24.04", clinician_notes: null },
            { id: 8, patient_id: "ca4756d3-2fee-4044-86a3-1a90dca10fc7", timestamp: new Date("2022-10-11T19:39:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.44", clinician_notes: "Support asked for a change and the refund was resolved." },
            { id: 9, patient_id: "0c308468-efd4-49c3-b987-2ede14204169", timestamp: new Date("2023-10-27T09:19:55Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "31.10", clinician_notes: "The reviewer reported a minor issue; the order was approved." },
            { id: 10, patient_id: "96539826-00ac-4fd7-9802-ef98946cb044", timestamp: new Date("2023-10-05T19:49:30Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "38.32", clinician_notes: "The claim was processed after an incomplete check." },
            { id: 11, patient_id: "432a256c-9fcc-48d9-8534-90cc4fc262d2", timestamp: new Date("2022-12-28T13:05:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The claim was reopened following a partial review." },
            { id: 12, patient_id: "34f360b6-2b8d-4e11-8b23-fc564946be0d", timestamp: new Date("2023-11-24T13:12:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.49", clinician_notes: "The record was delayed — routine case, no further action." },
            { id: 13, patient_id: "d608751b-c144-4d1f-98b9-c6d8546cae88", timestamp: new Date("2023-03-17T17:06:00Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: null, clinician_notes: "The session was rescheduled following an incomplete review." },
            { id: 14, patient_id: "53052553-eede-4a24-8637-1918d0a08724", timestamp: new Date("2022-07-15T06:56:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.87", clinician_notes: "A manual follow-up: the ticket was completed." },
            { id: 15, patient_id: "75675ed0-0262-4ce5-8d75-144a8839002e", timestamp: new Date("2022-10-12T16:34:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "84.35", clinician_notes: "A manual record was reviewed the same day." },
            { id: 16, patient_id: "77e7b472-d74a-449e-8b28-a432aea42937", timestamp: new Date("2023-10-31T09:07:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "No response from the account owner, so the transfer was escalated." },
            { id: 17, patient_id: "d6aa772d-512b-4f29-adeb-0f979d568d9d", timestamp: new Date("2023-01-09T21:39:30Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "68.51", clinician_notes: "The team confirmed the details and the booking was reopened." },
            { id: 18, patient_id: "fac7bed9-49f4-4ae6-934a-af1edac13ba9", timestamp: new Date("2023-12-15T18:49:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.00", clinician_notes: "The report was completed following a repeat review." },
            { id: 19, patient_id: "44fe1f22-db7a-4d7c-9fdc-44bebd97c4a8", timestamp: new Date("2022-02-14T11:03:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.36", clinician_notes: null },
            { id: 20, patient_id: "55d44843-565c-44ef-ab0b-9e44ad7a3294", timestamp: new Date("2023-09-02T18:49:53Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.90", clinician_notes: "Flagged as duplicate. The reviewer refunded the booking." },
            { id: 21, patient_id: "c15301f0-6a43-4285-9a63-3d58443d395e", timestamp: new Date("2022-10-27T16:15:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "68.86", clinician_notes: "The payment was replaced after an urgent check." },
            { id: 22, patient_id: "e056390c-af0f-486a-a7af-b6fd1b546a8e", timestamp: new Date("2023-11-17T21:19:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "76.06", clinician_notes: "Flagged as partial. The customer approved the shipment." },
            { id: 23, patient_id: "5c0949f7-8d73-4874-85dc-4fd02f384577", timestamp: new Date("2023-03-31T12:30:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.37", clinician_notes: "No response from the supplier, so the appointment was cancelled." },
            { id: 24, patient_id: "73c579f6-43a7-4a9a-8c67-b24474e885f0", timestamp: new Date("2023-11-08T20:37:11Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "52.16", clinician_notes: "Flagged as late. The courier confirmed the booking." },
            { id: 25, patient_id: "111c9d46-7c84-4314-8e59-0148091ce027", timestamp: new Date("2022-05-05T19:56:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.83", clinician_notes: "The transfer was delayed — automatic case, no further action." },
            { id: 26, patient_id: "a6c79b2d-832a-4bdf-8a02-c8f6ef06cb8d", timestamp: new Date("2022-02-03T20:15:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.76", clinician_notes: "The customer reported an unusual issue; the shipment was rescheduled." },
            { id: 27, patient_id: "96bd77dc-ad62-42c8-ab05-af4b5eec04a9", timestamp: new Date("2022-12-25T08:06:47Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "55.58", clinician_notes: "A manual follow-up: the record was refunded." },
            { id: 28, patient_id: "091e5f6a-6f10-4711-8495-d05f490229d5", timestamp: new Date("2023-06-30T21:03:25Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.46", clinician_notes: "Flagged as late. An operator approved the payment." },
            { id: 29, patient_id: "da691e2e-0045-4860-a7cc-a118128a7988", timestamp: new Date("2023-07-30T21:55:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.28", clinician_notes: "The item was resolved after an unusual check." },
            { id: 30, patient_id: "9b738992-453d-4df0-8fab-c97ce6963a3b", timestamp: new Date("2022-07-09T11:33:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.96", clinician_notes: "The invoice was rejected — standard case, no further action." },
            { id: 31, patient_id: "ce71f41f-8f4d-49d2-a44b-e91fa19284d8", timestamp: new Date("2023-12-15T21:31:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.90", clinician_notes: "The record was rejected — repeat case, no further action." },
            { id: 32, patient_id: "7b9122a3-f81d-4b7e-a141-aef9068f1543", timestamp: new Date("2022-12-26T19:34:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.79", clinician_notes: "The reviewer confirmed the details and the report was reviewed." },
            { id: 33, patient_id: "eafc7528-5e27-494b-b72c-94ded1221306", timestamp: new Date("2023-03-05T08:16:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "28.43", clinician_notes: "Flagged as routine. The supplier reviewed the refund." },
            { id: 34, patient_id: "d902fc1a-a063-41b1-9cf6-80123f9098bc", timestamp: new Date("2023-08-04T17:57:28Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.86", clinician_notes: null },
            { id: 35, patient_id: "bff9e37e-886f-43ca-af48-fb78bb5fb4f9", timestamp: new Date("2023-08-29T06:28:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.49", clinician_notes: "The booking was confirmed — routine case, no further action." },
            { id: 36, patient_id: "5ec3ec46-a24a-48b6-921d-f62e1d4e6f6c", timestamp: new Date("2022-02-19T11:25:30Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The appointment was completed following an automatic review." },
            { id: 37, patient_id: "a13e35ab-2add-4d0d-b137-fadca2d51144", timestamp: new Date("2022-10-27T12:03:34Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.56", clinician_notes: "The session was completed following a duplicate review." },
            { id: 38, patient_id: "78352011-5087-48bc-ae0a-3b7be016b340", timestamp: new Date("2023-12-24T12:48:39Z"), symptom_severity: 4, medication_adjustment: "decreased", sensor_reading: "38.49", clinician_notes: "An operator reported a duplicate issue; the item was processed." },
            { id: 39, patient_id: "7e9a1d91-daed-4c33-b6fc-be6aba41425c", timestamp: new Date("2022-01-02T11:49:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "30.87", clinician_notes: "A late follow-up: the booking was updated." },
            { id: 40, patient_id: "a41aa227-5ef8-4b15-9896-a1d15bd4010e", timestamp: new Date("2022-12-07T18:52:25Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "63.80", clinician_notes: null },
            { id: 41, patient_id: "67c1537a-b06d-41f5-bbfc-28af05984da6", timestamp: new Date("2023-05-10T16:14:08Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "37.83", clinician_notes: null },
            { id: 42, patient_id: "150944f8-8963-4f0c-8b2f-0ee3a1e6cceb", timestamp: new Date("2022-02-11T07:25:21Z"), symptom_severity: 1, medication_adjustment: "increased", sensor_reading: "64.81", clinician_notes: "The team reported a duplicate issue; the payment was escalated." },
            { id: 43, patient_id: "471a2b09-e2ec-4f15-b17b-71f748798fa8", timestamp: new Date("2023-12-15T18:06:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "38.49", clinician_notes: null },
            { id: 44, patient_id: "818108a3-ecac-4045-9fc4-d07a30f3c3a1", timestamp: new Date("2022-07-14T17:17:35Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "26.71", clinician_notes: "A repeat payment was escalated the same day." },
            { id: 45, patient_id: "fb87103f-e91d-46dd-9834-9e9225e07594", timestamp: new Date("2023-04-20T19:16:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "20.78", clinician_notes: null },
            { id: 46, patient_id: "2318a703-b54c-4c3f-bcc3-3988c03f60a5", timestamp: new Date("2022-08-27T19:12:45Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "47.20", clinician_notes: "A routine follow-up: the report was cancelled." },
            { id: 47, patient_id: "8ff1d72c-5172-48b1-877f-ceeb4b26e900", timestamp: new Date("2022-03-26T22:19:47Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.65", clinician_notes: "The customer confirmed the details and the appointment was updated." },
            { id: 48, patient_id: "0a7b1852-4692-4470-b54b-577c26de47bf", timestamp: new Date("2023-04-20T11:48:51Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "57.75", clinician_notes: "A routine follow-up: the shipment was rescheduled." },
            { id: 49, patient_id: "68f222c5-b4d5-45fa-8a85-a429bd95afc4", timestamp: new Date("2022-03-12T21:31:41Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "78.43", clinician_notes: "The reviewer asked for a change and the shipment was rescheduled." },
            { id: 50, patient_id: "b85296b5-d59c-435a-bd78-6549e5dfd093", timestamp: new Date("2023-06-16T18:01:47Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.91", clinician_notes: "The record was refunded — partial case, no further action." },
            { id: 51, patient_id: "53bfbc25-6816-4d8a-b8f0-9a4413e2a1e5", timestamp: new Date("2022-12-18T14:00:56Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.20", clinician_notes: "No response from the courier, so the ticket was closed." },
            { id: 52, patient_id: "2ff329e2-327e-4433-98ce-08678b71cc87", timestamp: new Date("2022-10-29T21:09:22Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.89", clinician_notes: "The session was processed following a standard review." },
            { id: 53, patient_id: "db648a03-66cf-4ccc-8b6d-9d3b2615a100", timestamp: new Date("2022-05-17T09:14:13Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "84.17", clinician_notes: "The order was cancelled after a duplicate check." },
            { id: 54, patient_id: "3ff5d628-eb60-48c4-a218-7bbb89092293", timestamp: new Date("2023-08-12T17:26:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.50", clinician_notes: null },
            { id: 55, patient_id: "a96577b0-430d-434e-b833-d288d7091a50", timestamp: new Date("2022-12-26T17:15:43Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.99", clinician_notes: "The customer confirmed the details and the claim was closed." },
            { id: 56, patient_id: "de44649a-7de9-49a4-98d1-1a0d1179e26a", timestamp: new Date("2022-10-01T18:27:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "30.59", clinician_notes: "Support reported an unusual issue; the order was updated." },
            { id: 57, patient_id: "bc58e6f9-bef6-4abe-aeb0-3fe15ccd8789", timestamp: new Date("2022-03-15T10:00:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The courier reported a routine issue; the refund was closed." },
            { id: 58, patient_id: "793b7f95-a999-4a39-b221-f212f84793e8", timestamp: new Date("2023-09-29T06:21:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.50", clinician_notes: "The account was closed — manual case, no further action." },
            { id: 59, patient_id: "3cc0412c-9f6e-44e7-b55d-d3ff2362ffc3", timestamp: new Date("2023-12-03T20:06:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.43", clinician_notes: "A partial follow-up: the order was refunded." },
            { id: 60, patient_id: "90a5164a-023c-401c-8e25-001715850587", timestamp: new Date("2023-06-21T16:26:47Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "43.40", clinician_notes: "The shipment was replaced following an urgent review." },
            { id: 61, patient_id: "2508adf9-4f7a-48c4-8d9b-901300e57e1a", timestamp: new Date("2023-03-10T20:27:29Z"), symptom_severity: 8, medication_adjustment: "decreased", sensor_reading: "47.08", clinician_notes: "The delivery was processed after a late check." },
            { id: 62, patient_id: "def98674-f2bf-49c2-b6bf-8d29f5669937", timestamp: new Date("2023-04-15T18:55:14Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "84.41", clinician_notes: "A late account was reopened the same day." },
            { id: 63, patient_id: "1a1e52f7-e92b-4294-b339-c331372fb060", timestamp: new Date("2023-10-06T01:50:37Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "26.66", clinician_notes: "The transfer was approved after an automatic check." },
            { id: 64, patient_id: "bd023d4d-3775-4de3-902c-a148e4590b0a", timestamp: new Date("2023-11-11T10:52:13Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.28", clinician_notes: "A minor appointment was delayed the same day." },
            { id: 65, patient_id: "45dab19e-5a82-473c-ae00-066f8198bb26", timestamp: new Date("2023-04-07T10:39:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.34", clinician_notes: "The team reported a routine issue; the order was closed." },
            { id: 66, patient_id: "64748942-dd60-4a8e-88d6-c6ec015d3ece", timestamp: new Date("2022-07-02T10:28:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "70.10", clinician_notes: "The document was resolved following a minor review." },
            { id: 67, patient_id: "4187db8f-84e5-492a-bce2-c5aa0745cfb6", timestamp: new Date("2023-05-28T17:48:57Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "44.52", clinician_notes: "No response from the supplier, so the report was cancelled." },
            { id: 68, patient_id: "46a5138d-feda-4032-9a5e-7fe1890c54ef", timestamp: new Date("2023-03-05T11:23:14Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "33.54", clinician_notes: "The appointment was refunded after a minor check." },
            { id: 69, patient_id: "d310879d-67d9-4fa1-bd6e-f813c956811e", timestamp: new Date("2022-04-04T02:19:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.79", clinician_notes: "An urgent follow-up: the report was processed." },
            { id: 70, patient_id: "012c8d37-6b61-4067-aad3-906b7c85fd82", timestamp: new Date("2023-02-01T00:39:29Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "27.11", clinician_notes: "The account owner asked for a change and the delivery was processed." },
            { id: 71, patient_id: "ffac2e75-c10c-44fb-8f5d-41ded7ed47e6", timestamp: new Date("2022-03-25T20:12:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "76.33", clinician_notes: "An urgent payment was approved the same day." },
            { id: 72, patient_id: "a0a16133-acf7-49c2-81b0-47896ac17b34", timestamp: new Date("2022-02-28T20:22:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.75", clinician_notes: "The ticket was reviewed — standard case, no further action." },
            { id: 73, patient_id: "f2725b0c-d5f9-410d-9cb7-683b7cab5c09", timestamp: new Date("2023-07-25T06:46:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "78.00", clinician_notes: "No response from the supplier, so the transfer was confirmed." },
            { id: 74, patient_id: "2e89d33c-4198-4ac9-87db-b843446ff631", timestamp: new Date("2022-09-29T11:31:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.93", clinician_notes: "A standard delivery was reviewed the same day." },
            { id: 75, patient_id: "ef9b1dac-7e05-4889-84b0-c910481f043e", timestamp: new Date("2022-06-17T10:44:09Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.75", clinician_notes: "The shipment was replaced following an urgent review." },
            { id: 76, patient_id: "28240c0c-bbd4-471a-9101-d82258ae3aed", timestamp: new Date("2023-04-21T23:38:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "51.18", clinician_notes: "The reviewer asked for a change and the shipment was reviewed." },
            { id: 77, patient_id: "0fa425dd-45ee-4248-971a-d783537b86b5", timestamp: new Date("2023-04-10T02:50:35Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "Support reported a repeat issue; the transfer was replaced." },
            { id: 78, patient_id: "cab1e3f4-b02a-4828-adab-ce3ce93c8e3f", timestamp: new Date("2022-05-06T14:04:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.55", clinician_notes: "No response from the account owner, so the refund was resolved." },
            { id: 79, patient_id: "795c0e55-bcef-4820-9a5d-1e71d1537cd2", timestamp: new Date("2022-01-04T08:43:41Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "63.78", clinician_notes: "The delivery was resolved — urgent case, no further action." },
            { id: 80, patient_id: "2bf357f6-02af-4bcc-86b8-4527a6349bd2", timestamp: new Date("2022-04-05T19:48:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.24", clinician_notes: "Flagged as manual. The customer closed the shipment." },
            { id: 81, patient_id: "1150a795-527f-429f-a96d-2381342d9ae6", timestamp: new Date("2022-04-25T07:03:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "70.10", clinician_notes: "A standard follow-up: the report was delayed." },
            { id: 82, patient_id: "9882e2b2-c1c3-47e9-a7fe-b2a72a9c347d", timestamp: new Date("2022-11-18T00:19:47Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The item was reviewed after a duplicate check." },
            { id: 83, patient_id: "2324a2ad-5817-4fa8-9356-e1178c70648e", timestamp: new Date("2022-02-04T23:27:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.33", clinician_notes: "The courier asked for a change and the session was delayed." },
            { id: 84, patient_id: "332a2ef1-a923-42c6-8541-c266d673ed36", timestamp: new Date("2022-07-22T12:11:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "38.04", clinician_notes: "The supplier confirmed the details and the session was updated." },
            { id: 85, patient_id: "7064d0cd-215d-4455-aa02-33807a613710", timestamp: new Date("2022-02-17T09:33:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "31.48", clinician_notes: "The report was processed after a manual check." },
            { id: 86, patient_id: "d15a99d7-b0f7-4914-9845-ab0570d41745", timestamp: new Date("2023-12-15T08:12:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "61.45", clinician_notes: "The shipment was delayed — manual case, no further action." },
            { id: 87, patient_id: "257df5f1-cff5-4635-bc31-8edc0980ec89", timestamp: new Date("2023-01-16T06:51:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "77.39", clinician_notes: "The supplier confirmed the details and the delivery was escalated." },
            { id: 88, patient_id: "a55c574a-1a60-4e2f-b26d-10f1321e8ce4", timestamp: new Date("2022-04-28T19:39:43Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.45", clinician_notes: "The team confirmed the details and the claim was refunded." },
            { id: 89, patient_id: "1e972773-38c3-4003-966e-16adc8aeb094", timestamp: new Date("2023-08-08T11:12:37Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.32", clinician_notes: "No response from the reviewer, so the ticket was refunded." },
            { id: 90, patient_id: "5c8683da-9fa2-40e8-beb8-3b8d8ee123eb", timestamp: new Date("2022-10-17T22:04:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "75.35", clinician_notes: null },
            { id: 91, patient_id: "98a808ce-1d16-4115-bd1f-aade76fcab6b", timestamp: new Date("2023-05-23T06:03:16Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "25.47", clinician_notes: "The reviewer asked for a change and the ticket was refunded." },
            { id: 92, patient_id: "ed46cee5-aef6-40e1-8c64-3b65452fde57", timestamp: new Date("2023-04-02T21:39:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.95", clinician_notes: "A manual session was refunded the same day." },
            { id: 93, patient_id: "0e0709c9-f6a0-43bf-b73d-ebe12faa0cac", timestamp: new Date("2023-10-01T17:18:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.64", clinician_notes: null },
            { id: 94, patient_id: "04428e1b-925f-4791-9636-6b81083de224", timestamp: new Date("2023-11-23T20:03:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "27.35", clinician_notes: "Flagged as partial. An operator rejected the request." },
            { id: 95, patient_id: "7cda3980-f53c-4eac-853e-e599e5bacdbb", timestamp: new Date("2022-10-26T11:01:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: null },
            { id: 96, patient_id: "cd0125cb-ede1-44b9-a18f-ffc9c8133423", timestamp: new Date("2022-10-22T15:08:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.17", clinician_notes: "The appointment was closed following a repeat review." },
            { id: 97, patient_id: "79b7486a-8908-4c59-982f-15fbfa32a580", timestamp: new Date("2023-03-20T19:38:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "Flagged as urgent. The reviewer processed the shipment." },
            { id: 98, patient_id: "bc6408bc-7e62-4673-82fe-86dfc89597df", timestamp: new Date("2023-08-10T12:42:39Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "67.77", clinician_notes: "The record was closed — late case, no further action." },
            { id: 99, patient_id: "2da9edfb-f861-4d4a-846f-2e4d157fb0a3", timestamp: new Date("2023-09-09T20:01:20Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "42.13", clinician_notes: "A late account was reviewed the same day." },
            { id: 100, patient_id: "1aabf03d-37cf-40cc-9664-3d9c58db75cf", timestamp: new Date("2023-12-05T08:33:43Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "76.90", clinician_notes: "The shipment was delayed following a late review." },
            { id: 101, patient_id: "0b1a747c-85db-472e-8fcc-520b9d52bb74", timestamp: new Date("2022-07-02T18:12:49Z"), symptom_severity: 3, medication_adjustment: "decreased", sensor_reading: "62.69", clinician_notes: "The ticket was reviewed — unusual case, no further action." },
            { id: 102, patient_id: "39ae7e27-e8f2-4255-8626-526123669da8", timestamp: new Date("2022-04-14T00:03:31Z"), symptom_severity: 9, medication_adjustment: "decreased", sensor_reading: "23.63", clinician_notes: "Flagged as routine. The team refunded the invoice." },
            { id: 103, patient_id: "233a1205-cf14-4080-ad27-60a64012a9ff", timestamp: new Date("2023-06-21T09:21:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.85", clinician_notes: "A duplicate follow-up: the payment was closed." },
            { id: 104, patient_id: "e4cabb5c-0d88-429f-8a4b-cbb2ed14a575", timestamp: new Date("2023-09-03T13:41:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "20.54", clinician_notes: "The reviewer asked for a change and the item was confirmed." },
            { id: 105, patient_id: "e6cbdfff-3acc-47b6-b9ae-ff542c8c7aae", timestamp: new Date("2022-03-16T18:12:51Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "48.15", clinician_notes: "Flagged as automatic. An operator reviewed the request." },
            { id: 106, patient_id: "b4ab9323-97d1-4a61-8c47-a91774bf081d", timestamp: new Date("2022-03-27T11:38:56Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.62", clinician_notes: null },
            { id: 107, patient_id: "ad687e5d-5132-4773-9819-b418a76db90b", timestamp: new Date("2023-02-23T09:06:00Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "Flagged as unusual. The reviewer reopened the account." },
            { id: 108, patient_id: "cd47a19a-512a-4220-a419-75bf0f596417", timestamp: new Date("2022-12-17T21:33:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "40.73", clinician_notes: "The shipment was replaced following a minor review." },
            { id: 109, patient_id: "b1e43dac-767e-4454-959b-6e7e80c869b8", timestamp: new Date("2023-07-03T15:44:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.36", clinician_notes: "The customer confirmed the details and the request was cancelled." },
            { id: 110, patient_id: "28022272-d64d-4851-bf0b-069109ddfc11", timestamp: new Date("2022-08-14T08:41:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "46.89", clinician_notes: "Flagged as incomplete. The courier reviewed the transfer." },
            { id: 111, patient_id: "ead2b1f6-4344-439f-b834-90eb508a85d5", timestamp: new Date("2023-11-05T09:40:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.43", clinician_notes: "The team reported a manual issue; the session was cancelled." },
            { id: 112, patient_id: "122cc173-0403-4c1d-b465-594e8919f798", timestamp: new Date("2022-05-29T15:35:30Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "44.99", clinician_notes: "A standard transfer was replaced the same day." },
            { id: 113, patient_id: "d611be76-a345-41ac-926c-154950c970eb", timestamp: new Date("2022-05-17T14:31:35Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "33.34", clinician_notes: "No response from an operator, so the request was completed." },
            { id: 114, patient_id: "c197bb79-c631-4d94-a7eb-83a928fb2536", timestamp: new Date("2023-07-04T16:00:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.70", clinician_notes: "The reviewer asked for a change and the booking was processed." },
            { id: 115, patient_id: "4a936b12-a850-4696-90fd-99360607e095", timestamp: new Date("2023-05-04T18:26:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "31.35", clinician_notes: null },
            { id: 116, patient_id: "620c9188-db42-45fa-a49a-faa875aae026", timestamp: new Date("2022-02-13T11:47:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "33.95", clinician_notes: "A manual follow-up: the order was processed." },
            { id: 117, patient_id: "30f78ef1-1098-4d16-aedc-97ff8a911465", timestamp: new Date("2022-06-23T22:36:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "71.74", clinician_notes: "No response from the team, so the record was confirmed." },
            { id: 118, patient_id: "4837b5fb-8cfa-45dc-bf7d-cd28ca854462", timestamp: new Date("2022-10-11T13:45:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.98", clinician_notes: "A late follow-up: the delivery was resolved." },
            { id: 119, patient_id: "97cf0a9a-1843-4d25-9850-3377bf3c1b74", timestamp: new Date("2023-04-26T06:15:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "35.79", clinician_notes: "The account owner confirmed the details and the account was rescheduled." },
            { id: 120, patient_id: "0ba0f22c-0c21-4c4b-9dd9-daff453ee125", timestamp: new Date("2022-04-13T19:34:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.01", clinician_notes: "The customer confirmed the details and the account was completed." },
            { id: 121, patient_id: "b59d90cc-0222-467e-9ad4-eac0431d777f", timestamp: new Date("2023-05-30T18:29:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.50", clinician_notes: "No response from the customer, so the claim was processed." },
            { id: 122, patient_id: "b53cee2b-2b4a-4b8f-b838-b90fa7ef82e6", timestamp: new Date("2023-01-23T10:36:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.37", clinician_notes: "An operator reported a repeat issue; the delivery was refunded." },
            { id: 123, patient_id: "59ecbe50-6902-49e6-9171-c8cc2fbf42ab", timestamp: new Date("2022-04-03T11:06:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.27", clinician_notes: "The reviewer asked for a change and the report was rescheduled." },
            { id: 124, patient_id: "d996e470-886f-42f6-bf5c-f65658bc940a", timestamp: new Date("2023-05-24T20:00:56Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.94", clinician_notes: "The customer reported an incomplete issue; the booking was rescheduled." },
            { id: 125, patient_id: "853159dc-baf2-40b3-a309-a41f426d4aaf", timestamp: new Date("2023-10-08T12:21:28Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.39", clinician_notes: "A repeat follow-up: the item was confirmed." },
            { id: 126, patient_id: "8458132a-3c7f-4572-a386-91e2c4fae083", timestamp: new Date("2023-04-01T21:10:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The transfer was replaced after a standard check." },
            { id: 127, patient_id: "6fee5dff-3470-4ca3-92ae-5ecfe0836afc", timestamp: new Date("2023-02-09T22:36:14Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "58.64", clinician_notes: "An automatic follow-up: the record was refunded." },
            { id: 128, patient_id: "dab9b771-9f63-4a92-a7a8-1fbcf018604d", timestamp: new Date("2023-01-15T07:28:16Z"), symptom_severity: 4, medication_adjustment: "decreased", sensor_reading: "56.61", clinician_notes: null },
            { id: 129, patient_id: "6b9df3ce-de58-41fa-9f65-3168cec38529", timestamp: new Date("2022-10-26T16:36:09Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "58.10", clinician_notes: "The team confirmed the details and the request was reopened." },
            { id: 130, patient_id: "57d8bc32-62c3-4665-a347-83bc661233b7", timestamp: new Date("2023-12-19T19:58:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "68.33", clinician_notes: "No response from the supplier, so the item was completed." },
            { id: 131, patient_id: "a84e438c-3296-4106-a7cc-102c2b7a6017", timestamp: new Date("2023-06-11T13:17:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "38.26", clinician_notes: "The account was reviewed after an automatic check." },
            { id: 132, patient_id: "ccad0531-f823-4aec-9ebb-3d07cde044f5", timestamp: new Date("2023-02-23T13:44:21Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.65", clinician_notes: "The reviewer reported an urgent issue; the appointment was confirmed." },
            { id: 133, patient_id: "d5fd2363-9103-4285-960d-515c2fcb376c", timestamp: new Date("2023-04-08T11:07:31Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "83.51", clinician_notes: "A duplicate follow-up: the appointment was replaced." },
            { id: 134, patient_id: "ba0e3fdd-78d1-40e2-9405-f8c60d507005", timestamp: new Date("2023-11-25T16:55:22Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.59", clinician_notes: "No response from the customer, so the appointment was rescheduled." },
            { id: 135, patient_id: "d1d8dd02-69d0-428a-9810-cdf9cdd62e70", timestamp: new Date("2022-07-20T12:38:59Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.42", clinician_notes: "The report was approved following a repeat review." },
            { id: 136, patient_id: "a94f6d92-dc05-4123-afd9-36e4da4da8cc", timestamp: new Date("2022-07-25T00:34:22Z"), symptom_severity: 5, medication_adjustment: "decreased", sensor_reading: "54.46", clinician_notes: "Flagged as late. The supplier reviewed the session." },
            { id: 137, patient_id: "85ad24c1-9121-4465-a9a6-b52570e23034", timestamp: new Date("2022-03-08T17:20:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.16", clinician_notes: "The account owner confirmed the details and the order was escalated." },
            { id: 138, patient_id: "8ad58717-0527-4b83-ae90-cbd3929ebb00", timestamp: new Date("2022-09-13T20:34:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "30.96", clinician_notes: "A routine invoice was refunded the same day." },
            { id: 139, patient_id: "9a0a02c2-42b6-454c-ab44-adad1536ae53", timestamp: new Date("2023-04-02T22:03:11Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "43.08", clinician_notes: "Flagged as unusual. Support updated the document." },
            { id: 140, patient_id: "020a00cb-3bc7-43d6-a1a0-9e82295f68fb", timestamp: new Date("2023-05-13T08:53:56Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.95", clinician_notes: "A duplicate payment was rescheduled the same day." },
            { id: 141, patient_id: "2a6588a3-d326-4587-b2be-5e3f2c99ca04", timestamp: new Date("2022-09-14T17:20:08Z"), symptom_severity: 3, medication_adjustment: "increased", sensor_reading: "52.22", clinician_notes: "Support asked for a change and the request was rejected." },
            { id: 142, patient_id: "442c0f3b-be36-4002-bc6b-75d73e6b9b19", timestamp: new Date("2023-11-08T22:56:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "61.41", clinician_notes: "Flagged as duplicate. The account owner cancelled the record." },
            { id: 143, patient_id: "d4565e61-5486-4f75-bc20-62a918421254", timestamp: new Date("2022-09-11T16:06:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "25.43", clinician_notes: "An automatic follow-up: the document was resolved." },
            { id: 144, patient_id: "98b3d8a0-ed0e-4610-b994-2b29086589d0", timestamp: new Date("2023-06-25T13:15:53Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.07", clinician_notes: "The account was updated after a partial check." },
            { id: 145, patient_id: "0466c2d6-b673-4664-8a2c-1ca23d46c80d", timestamp: new Date("2023-09-07T18:41:06Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "43.37", clinician_notes: "An unusual follow-up: the session was refunded." },
            { id: 146, patient_id: "7daa4af3-8f59-4a49-9e1f-585c334eda43", timestamp: new Date("2022-01-01T19:41:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The team asked for a change and the account was reviewed." },
            { id: 147, patient_id: "bcd0844a-f766-4cfa-ae81-a46f0aca7b24", timestamp: new Date("2023-09-16T22:36:44Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.76", clinician_notes: "No response from the courier, so the payment was updated." },
            { id: 148, patient_id: "4680a1ce-71e6-4e1a-a7ba-df5be2482dc8", timestamp: new Date("2023-12-19T10:58:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.81", clinician_notes: "The courier reported an automatic issue; the document was completed." },
            { id: 149, patient_id: "eec0e336-2bba-45d8-b1cb-450a0608bb64", timestamp: new Date("2023-11-07T15:14:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "57.25", clinician_notes: "The customer confirmed the details and the item was cancelled." },
            { id: 150, patient_id: "ef652ac0-c982-474b-8e31-33b911f9d4da", timestamp: new Date("2023-02-20T14:14:55Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.45", clinician_notes: "The customer confirmed the details and the request was reopened." },
            { id: 151, patient_id: "2ba6cb6d-249e-4035-aadd-91cbedfc1255", timestamp: new Date("2023-02-23T16:34:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.74", clinician_notes: null },
            { id: 152, patient_id: "c0c07ff0-817c-4831-954f-7b198f4c395a", timestamp: new Date("2023-07-30T18:47:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.06", clinician_notes: "The report was processed after a standard check." },
            { id: 153, patient_id: "dbb82d3f-d4ee-4abe-aea2-0ea78e76cb36", timestamp: new Date("2023-02-18T12:41:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.61", clinician_notes: null },
            { id: 154, patient_id: "439c2596-1b2c-45cb-8b02-d83b1940e79b", timestamp: new Date("2023-10-11T11:13:20Z"), symptom_severity: 5, medication_adjustment: "decreased", sensor_reading: "61.79", clinician_notes: "The supplier asked for a change and the invoice was rescheduled." },
            { id: 155, patient_id: "b98e34f2-27ea-47c9-9aa0-9a85217c94c3", timestamp: new Date("2022-05-07T21:16:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.97", clinician_notes: "No response from the team, so the claim was resolved." },
            { id: 156, patient_id: "ac7e51f5-a434-417a-ba45-8a9408313d35", timestamp: new Date("2023-04-23T06:04:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "40.64", clinician_notes: "A standard refund was escalated the same day." },
            { id: 157, patient_id: "dfa5557b-aacd-490d-a366-ab06be3bf4c5", timestamp: new Date("2022-11-04T08:50:58Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "46.49", clinician_notes: "The transfer was reviewed following a routine review." },
            { id: 158, patient_id: "c5129892-d05f-49b9-9979-4474e192fd36", timestamp: new Date("2022-11-16T07:51:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.99", clinician_notes: "The invoice was updated following an automatic review." },
            { id: 159, patient_id: "f6222d98-9e1d-4a1b-b823-38f82ac38a7b", timestamp: new Date("2022-02-19T08:00:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.61", clinician_notes: "A partial item was completed the same day." },
            { id: 160, patient_id: "acbc8718-6725-4a91-ada9-a9195351a69c", timestamp: new Date("2023-04-26T13:54:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.28", clinician_notes: null },
            { id: 161, patient_id: "e9a23f6c-f4b3-4552-bb17-f836f9ef8a71", timestamp: new Date("2023-02-15T12:43:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: null },
            { id: 162, patient_id: "bddde1e2-fcb3-4bd8-8ebb-8e229a7979b9", timestamp: new Date("2023-07-31T15:26:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "No response from the supplier, so the shipment was updated." },
            { id: 163, patient_id: "ff0da276-dd9d-4ed4-9742-099f013017dc", timestamp: new Date("2022-08-09T11:52:45Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.18", clinician_notes: "Flagged as automatic. Support reopened the delivery." },
            { id: 164, patient_id: "b053ac3e-7b3e-45d1-9ce3-2712508db3f8", timestamp: new Date("2022-04-03T17:38:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "29.78", clinician_notes: "No response from the customer, so the invoice was reopened." },
            { id: 165, patient_id: "f164fef7-e2da-45e6-9969-5972f0780dc2", timestamp: new Date("2023-10-31T13:04:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.77", clinician_notes: null },
            { id: 166, patient_id: "cc639ecf-94c6-44fc-b383-4360f1236626", timestamp: new Date("2023-09-16T16:19:26Z"), symptom_severity: 2, medication_adjustment: "decreased", sensor_reading: "52.64", clinician_notes: "An operator asked for a change and the shipment was replaced." },
            { id: 167, patient_id: "33bdcf4f-6d77-4dee-92fb-6c08964ea0ca", timestamp: new Date("2022-11-11T15:03:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.13", clinician_notes: "The booking was replaced following a routine review." },
            { id: 168, patient_id: "c12802c4-3f09-483a-98ce-7f56c800869c", timestamp: new Date("2023-09-15T00:56:38Z"), symptom_severity: 3, medication_adjustment: "decreased", sensor_reading: "33.91", clinician_notes: "Flagged as minor. An operator cancelled the appointment." },
            { id: 169, patient_id: "c3bf29de-1840-40b9-8791-641156b65d08", timestamp: new Date("2022-09-22T07:06:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "27.35", clinician_notes: "The delivery was rejected — unusual case, no further action." },
            { id: 170, patient_id: "1d9157ed-d46c-459f-8cf7-62b2e0fac226", timestamp: new Date("2022-09-10T00:38:13Z"), symptom_severity: 9, medication_adjustment: "decreased", sensor_reading: "44.70", clinician_notes: "The supplier asked for a change and the delivery was refunded." },
            { id: 171, patient_id: "c2437de4-a438-4878-bb95-4b1773d52b19", timestamp: new Date("2023-03-25T13:16:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "33.45", clinician_notes: null },
            { id: 172, patient_id: "e61ba01c-194e-4358-bce0-c460815ea86c", timestamp: new Date("2023-01-31T19:09:32Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The courier asked for a change and the report was updated." },
            { id: 173, patient_id: "d3747c24-2c74-4de2-95dd-ec9da0652db5", timestamp: new Date("2022-06-06T06:14:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.22", clinician_notes: "No response from the supplier, so the booking was replaced." },
            { id: 174, patient_id: "c143f4a0-338a-4c13-adc1-76b00426ebce", timestamp: new Date("2023-05-08T01:17:53Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "43.66", clinician_notes: "The team reported a late issue; the session was rescheduled." },
            { id: 175, patient_id: "c12fd228-0601-421d-a78a-41cff3e73d9e", timestamp: new Date("2022-01-11T13:46:44Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.98", clinician_notes: "A partial follow-up: the delivery was approved." },
            { id: 176, patient_id: "f0e4c75d-e903-4d4c-abcf-8daa5764c2f6", timestamp: new Date("2022-04-10T20:20:32Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "32.94", clinician_notes: "The payment was closed following an incomplete review." },
            { id: 177, patient_id: "0f963df1-9672-4bdb-b36e-fc9f3d6aeb9a", timestamp: new Date("2023-03-18T13:39:04Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "51.53", clinician_notes: "A routine request was refunded the same day." },
            { id: 178, patient_id: "441559eb-a636-4530-b602-9e03ad7a1c39", timestamp: new Date("2022-03-29T08:48:50Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "39.85", clinician_notes: "A partial follow-up: the document was reopened." },
            { id: 179, patient_id: "93f1ca63-49c5-4d05-80b8-072860df888c", timestamp: new Date("2022-01-23T20:57:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.49", clinician_notes: "The booking was processed following a manual review." },
            { id: 180, patient_id: "af9d9c75-8467-4a6a-b524-43449077412e", timestamp: new Date("2022-02-03T15:09:22Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "47.94", clinician_notes: null },
            { id: 181, patient_id: "359de002-aac7-4c2a-bdde-55bc333e7394", timestamp: new Date("2022-11-15T12:51:04Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.85", clinician_notes: "Flagged as partial. The team processed the item." },
            { id: 182, patient_id: "724836c9-5b49-4c1f-9186-dc7cddbf5689", timestamp: new Date("2022-12-08T09:10:22Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "35.64", clinician_notes: "Flagged as duplicate. An operator reviewed the report." },
            { id: 183, patient_id: "4045354f-51b4-45e9-a30b-501fbfa31a39", timestamp: new Date("2022-07-16T17:17:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "30.10", clinician_notes: "A partial follow-up: the order was updated." },
            { id: 184, patient_id: "cf1e6cc7-8daa-4268-bf15-cd3b6e5566de", timestamp: new Date("2023-09-21T22:24:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.93", clinician_notes: "No response from the supplier, so the record was confirmed." },
            { id: 185, patient_id: "0503657c-42ef-4738-bb28-5e2cc7306b96", timestamp: new Date("2022-12-10T19:35:25Z"), symptom_severity: 3, medication_adjustment: "increased", sensor_reading: "51.08", clinician_notes: "The reviewer confirmed the details and the ticket was delayed." },
            { id: 186, patient_id: "2bf97e6d-9a6a-43ed-895b-d79e1bdad176", timestamp: new Date("2023-02-23T20:35:54Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The account owner reported a partial issue; the session was processed." },
            { id: 187, patient_id: "158b7c3f-6d84-44a0-9ad5-2db5c5c5d866", timestamp: new Date("2022-08-17T20:58:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.14", clinician_notes: "Flagged as repeat. The supplier rescheduled the shipment." },
            { id: 188, patient_id: "96e21467-8a73-49d0-87a5-19445844488d", timestamp: new Date("2023-11-08T18:30:04Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "75.48", clinician_notes: "The order was confirmed following a repeat review." },
            { id: 189, patient_id: "ef4d0ebe-21f1-4a21-9658-2a280bc99c43", timestamp: new Date("2022-09-27T23:01:50Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "No response from the reviewer, so the account was escalated." },
            { id: 190, patient_id: "5c40997a-f9c0-407c-9c3c-e897acaa36a4", timestamp: new Date("2022-09-19T11:25:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.73", clinician_notes: "No response from an operator, so the payment was closed." },
            { id: 191, patient_id: "c811ffab-af6a-48f0-82dc-fc6fac182fc7", timestamp: new Date("2023-11-05T19:10:42Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "47.65", clinician_notes: "A manual transfer was updated the same day." },
            { id: 192, patient_id: "561332b0-f421-49cd-8530-d462a36df321", timestamp: new Date("2023-08-21T13:40:21Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.47", clinician_notes: "An operator reported a standard issue; the item was reopened." },
            { id: 193, patient_id: "76a2fa27-8bd7-4ee8-a369-6e6b1320a451", timestamp: new Date("2023-07-05T04:44:03Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "47.06", clinician_notes: "A minor follow-up: the ticket was escalated." },
            { id: 194, patient_id: "62a443f5-1667-47b1-8c8c-4bba7c6cac60", timestamp: new Date("2022-03-03T21:05:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.36", clinician_notes: "A routine follow-up: the record was resolved." },
            { id: 195, patient_id: "19b5f307-2829-4036-bba3-7c78e0b7485b", timestamp: new Date("2023-10-26T20:59:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.63", clinician_notes: "The booking was rescheduled — partial case, no further action." },
            { id: 196, patient_id: "590a3b86-f1b2-4b03-9e88-db708add6405", timestamp: new Date("2022-06-27T12:43:40Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "30.73", clinician_notes: "The team reported a late issue; the ticket was approved." },
            { id: 197, patient_id: "3f77a199-a076-4859-9db2-5fb9119d4d18", timestamp: new Date("2023-03-02T13:09:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "82.57", clinician_notes: "A duplicate shipment was processed the same day." },
            { id: 198, patient_id: "7c3a1465-8bb8-4f08-b2a2-88d2dcc0a83a", timestamp: new Date("2023-08-05T13:51:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "25.63", clinician_notes: "The reviewer asked for a change and the appointment was confirmed." },
            { id: 199, patient_id: "0ac55767-c6a3-4d02-9bc7-601b9af4c96e", timestamp: new Date("2022-01-15T09:02:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The item was cancelled — unusual case, no further action." },
            { id: 200, patient_id: "ed56be62-854b-4658-a598-c355b4f2c051", timestamp: new Date("2023-01-05T14:43:52Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.03", clinician_notes: "The courier asked for a change and the shipment was confirmed." },
            { id: 201, patient_id: "2f4eb46a-2a5f-47b9-b8e4-e91b01523ab9", timestamp: new Date("2023-11-08T17:10:07Z"), symptom_severity: 1, medication_adjustment: "increased", sensor_reading: "67.78", clinician_notes: "A manual follow-up: the transfer was reopened." },
            { id: 202, patient_id: "dcd33d15-fda1-4151-87e6-311fa23fd042", timestamp: new Date("2022-06-27T15:52:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.27", clinician_notes: "The customer reported a late issue; the appointment was updated." },
            { id: 203, patient_id: "41d049c3-61dd-43ee-abfc-c34e0baf9e23", timestamp: new Date("2023-03-04T22:50:50Z"), symptom_severity: 0, medication_adjustment: "increased", sensor_reading: "32.78", clinician_notes: "The team reported a repeat issue; the refund was approved." },
            { id: 204, patient_id: "296ab4c8-1d8d-4c3f-9045-dd7b56963fd8", timestamp: new Date("2022-03-01T16:21:01Z"), symptom_severity: 0, medication_adjustment: "decreased", sensor_reading: "25.63", clinician_notes: "The shipment was delayed following a duplicate review." },
            { id: 205, patient_id: "c061adba-e26f-475f-b769-dcf515ecfa86", timestamp: new Date("2023-01-14T17:24:28Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.93", clinician_notes: "A minor transfer was reopened the same day." },
            { id: 206, patient_id: "2a8493ff-92df-4567-b27a-67ac007baa78", timestamp: new Date("2023-10-21T12:09:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.04", clinician_notes: null },
            { id: 207, patient_id: "ca54e12b-689f-4e62-b50f-315842a61e95", timestamp: new Date("2023-06-29T19:24:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "34.75", clinician_notes: "An automatic ticket was confirmed the same day." },
            { id: 208, patient_id: "f9c304c8-a4b3-4279-93d1-8e46c3009b8a", timestamp: new Date("2022-01-11T22:03:52Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.71", clinician_notes: "Flagged as incomplete. The customer resolved the request." },
            { id: 209, patient_id: "75851de9-676e-40bc-983c-2a881e8113c1", timestamp: new Date("2022-01-11T00:28:05Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "31.05", clinician_notes: "No response from the team, so the order was cancelled." },
            { id: 210, patient_id: "f5d660c4-bd09-4d53-b5b5-9447506387c8", timestamp: new Date("2023-08-13T09:02:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.34", clinician_notes: "A late follow-up: the order was escalated." },
            { id: 211, patient_id: "ff3bc74a-bf1d-4988-9ba0-88781cbac7bd", timestamp: new Date("2022-12-22T20:17:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.86", clinician_notes: null },
            { id: 212, patient_id: "38a447bb-7c8b-42b4-bcf4-0ebce352fc8f", timestamp: new Date("2023-07-23T16:40:57Z"), symptom_severity: 5, medication_adjustment: "decreased", sensor_reading: "52.11", clinician_notes: "The shipment was replaced — unusual case, no further action." },
            { id: 213, patient_id: "714ddb45-e8fc-46c1-a4d2-345c88e1d6e6", timestamp: new Date("2022-11-23T18:53:46Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "30.22", clinician_notes: "The shipment was reopened — minor case, no further action." },
            { id: 214, patient_id: "df4004e9-d2a5-45d7-9e28-51ee541d9c3d", timestamp: new Date("2022-07-30T13:57:28Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "53.94", clinician_notes: "The session was completed following an unusual review." },
            { id: 215, patient_id: "7ec32f81-a022-41c1-be76-a302d52d4274", timestamp: new Date("2022-04-11T01:47:15Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "40.13", clinician_notes: "A repeat appointment was rejected the same day." },
            { id: 216, patient_id: "53af5eef-2bdc-4a21-9ff1-45d69e6a05e4", timestamp: new Date("2023-08-23T22:13:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.58", clinician_notes: "The document was replaced following a duplicate review." },
            { id: 217, patient_id: "f4f0cf01-1936-4ae4-afad-3651e1c7bc57", timestamp: new Date("2023-07-22T07:48:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.17", clinician_notes: null },
            { id: 218, patient_id: "7aaa130c-9912-42ac-9655-db5c9319ded4", timestamp: new Date("2023-08-09T19:10:12Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.04", clinician_notes: "The booking was reopened after a partial check." },
            { id: 219, patient_id: "de851e68-7ac2-4607-8ca0-4a092c7d2424", timestamp: new Date("2023-09-29T16:35:21Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "37.35", clinician_notes: "No response from the reviewer, so the document was reviewed." },
            { id: 220, patient_id: "82049713-47a1-413f-97ca-f4202d28d2ea", timestamp: new Date("2022-05-29T21:50:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.33", clinician_notes: "The team asked for a change and the booking was rescheduled." },
            { id: 221, patient_id: "54cb82fe-24ba-4792-a121-c749f5ea59e0", timestamp: new Date("2023-08-27T11:28:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.85", clinician_notes: "The claim was resolved following a partial review." },
            { id: 222, patient_id: "b87595b8-66ac-4fce-b87a-9220c9df4f11", timestamp: new Date("2022-01-07T13:34:54Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.17", clinician_notes: "An automatic follow-up: the order was resolved." },
            { id: 223, patient_id: "298cc7ce-fe4e-4d5e-aac7-a3cdcd069369", timestamp: new Date("2023-06-12T17:51:17Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The supplier asked for a change and the transfer was refunded." },
            { id: 224, patient_id: "8b210100-a910-44d6-bf9f-af671ed46641", timestamp: new Date("2023-02-18T16:21:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.54", clinician_notes: "The account owner reported a standard issue; the account was reopened." },
            { id: 225, patient_id: "67fa6ce1-fe6e-475c-bb3b-63039ffddeb6", timestamp: new Date("2022-11-02T00:47:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.53", clinician_notes: "An incomplete follow-up: the order was delayed." },
            { id: 226, patient_id: "1db7380f-0289-49d3-95de-f2b7422ea79b", timestamp: new Date("2022-08-09T11:40:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.87", clinician_notes: "A standard follow-up: the booking was cancelled." },
            { id: 227, patient_id: "278d4e82-0276-4e5d-b210-e8ca5b54c9e4", timestamp: new Date("2023-07-19T13:35:27Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "30.33", clinician_notes: "Flagged as automatic. The courier closed the refund." },
            { id: 228, patient_id: "a45dc210-3b20-4ef5-a22a-05695aee8621", timestamp: new Date("2023-05-11T18:43:21Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "46.17", clinician_notes: "The courier confirmed the details and the transfer was updated." },
            { id: 229, patient_id: "00e12aa2-8621-4fcc-8948-598095c4b23f", timestamp: new Date("2023-07-22T21:12:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.91", clinician_notes: "The document was processed following an urgent review." },
            { id: 230, patient_id: "4938771f-c588-4d28-918d-c7ae669be8c6", timestamp: new Date("2022-09-17T19:44:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.60", clinician_notes: "The document was delayed — routine case, no further action." },
            { id: 231, patient_id: "e07a01bc-950a-4f28-be4c-2ca7f99b6ce5", timestamp: new Date("2022-12-18T10:12:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.11", clinician_notes: "An urgent shipment was delayed the same day." },
            { id: 232, patient_id: "6f245aee-d384-4789-9920-9456ba2e4b0b", timestamp: new Date("2022-09-30T19:10:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.96", clinician_notes: "The request was closed after a manual check." },
            { id: 233, patient_id: "a8233da1-35fc-44d2-907d-7918d9ad9649", timestamp: new Date("2023-05-12T06:20:19Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "69.05", clinician_notes: "The report was updated after an unusual check." },
            { id: 234, patient_id: "d685cc6d-2a61-4819-a8b3-abcb352709d5", timestamp: new Date("2023-09-19T09:51:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.08", clinician_notes: "No response from an operator, so the document was confirmed." },
            { id: 235, patient_id: "eb5e1ff3-3828-42c6-b3c1-1d73ea8c61c0", timestamp: new Date("2022-12-06T20:45:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.72", clinician_notes: "Flagged as late. The courier confirmed the record." },
            { id: 236, patient_id: "8782a4e8-f9f8-4137-8974-2c05eba9dcc3", timestamp: new Date("2022-07-03T07:26:13Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "27.42", clinician_notes: "The customer reported a standard issue; the booking was cancelled." },
            { id: 237, patient_id: "094e3f8f-b564-4f0e-aba8-5fc6a032513f", timestamp: new Date("2022-12-15T18:59:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "35.22", clinician_notes: "The reviewer reported a routine issue; the refund was approved." },
            { id: 238, patient_id: "ca5cbc3a-f294-4dc4-9499-9395af2ef1c3", timestamp: new Date("2022-02-03T18:28:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "40.50", clinician_notes: "The report was reopened following a standard review." },
            { id: 239, patient_id: "3e2ac15e-b11e-4c29-8a62-1d8e1e6cb2d0", timestamp: new Date("2022-11-19T18:36:54Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "47.10", clinician_notes: "A duplicate follow-up: the payment was delayed." },
            { id: 240, patient_id: "f7c4cd9c-5948-48f5-bc54-854e601c7717", timestamp: new Date("2023-06-21T08:32:32Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "53.95", clinician_notes: null },
            { id: 241, patient_id: "f183e678-4162-4c06-9e3e-3fd0e13d2003", timestamp: new Date("2023-05-17T14:23:46Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "50.81", clinician_notes: "The reviewer confirmed the details and the refund was rescheduled." },
            { id: 242, patient_id: "69596a0f-9f27-4af6-a2d8-c4d665268815", timestamp: new Date("2023-06-27T17:18:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "71.66", clinician_notes: "The courier asked for a change and the invoice was approved." },
            { id: 243, patient_id: "be59c235-1d08-443f-9e77-abd6a6459798", timestamp: new Date("2023-07-22T17:35:05Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "44.97", clinician_notes: "No response from the reviewer, so the payment was closed." },
            { id: 244, patient_id: "408c233c-1e29-4134-bd6c-0fd7ac0f333d", timestamp: new Date("2022-12-06T21:42:13Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.81", clinician_notes: null },
            { id: 245, patient_id: "141f66f5-757a-4b7d-b373-2319c59cdf81", timestamp: new Date("2023-10-01T06:12:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "23.58", clinician_notes: "The item was reviewed after an urgent check." },
            { id: 246, patient_id: "3ffec2b8-fd03-4457-9a3b-f91432dfbd1c", timestamp: new Date("2022-04-19T12:01:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.04", clinician_notes: "The invoice was processed — partial case, no further action." },
            { id: 247, patient_id: "e2b08646-2ff3-43b4-b037-bfd280c7c9d6", timestamp: new Date("2023-08-19T21:15:15Z"), symptom_severity: 0, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The payment was processed — partial case, no further action." },
            { id: 248, patient_id: "77ef6e2d-82d7-439c-9057-10b2412326b9", timestamp: new Date("2022-09-06T09:26:39Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "58.81", clinician_notes: "The item was delayed following an automatic review." },
            { id: 249, patient_id: "056c43dc-ae80-4ad3-9c0f-6e63efbbf09f", timestamp: new Date("2023-04-16T21:42:27Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "59.02", clinician_notes: null },
            { id: 250, patient_id: "57171870-933c-40b3-9cf1-41db61031127", timestamp: new Date("2023-08-16T20:59:17Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.38", clinician_notes: "The record was refunded following a minor review." },
            { id: 251, patient_id: "8fe4da17-c090-418c-8208-4ff77340b63e", timestamp: new Date("2022-11-05T18:20:31Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "A routine refund was escalated the same day." },
            { id: 252, patient_id: "ad87adf6-6547-4bff-8b88-686c49b78a3f", timestamp: new Date("2023-01-15T19:02:11Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "65.49", clinician_notes: "The payment was delayed after a minor check." },
            { id: 253, patient_id: "24e9dcd0-3336-4abd-b20e-c2bfcb290e7e", timestamp: new Date("2022-04-09T11:07:52Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "41.94", clinician_notes: null },
            { id: 254, patient_id: "74d0d967-aa11-4be1-b55f-5861eb779a7e", timestamp: new Date("2022-04-19T08:05:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.89", clinician_notes: null },
            { id: 255, patient_id: "442110ed-2ff5-4c8a-a4a0-80ee9b287543", timestamp: new Date("2023-08-04T19:12:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.64", clinician_notes: "An incomplete ticket was processed the same day." },
            { id: 256, patient_id: "efabc1c0-e288-4cf7-996a-521424f6485d", timestamp: new Date("2022-05-18T10:43:51Z"), symptom_severity: 8, medication_adjustment: "decreased", sensor_reading: null, clinician_notes: null },
            { id: 257, patient_id: "c14f6f67-a83c-456a-875b-2c0ab54b5ba4", timestamp: new Date("2023-08-12T14:24:06Z"), symptom_severity: 1, medication_adjustment: "decreased", sensor_reading: null, clinician_notes: "No response from the account owner, so the record was cancelled." },
            { id: 258, patient_id: "7548eff9-177e-41b0-9b5c-be8851b9ed7b", timestamp: new Date("2023-02-10T08:08:59Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.87", clinician_notes: "The account owner reported a repeat issue; the shipment was completed." },
            { id: 259, patient_id: "cbb4fb14-fcb6-432a-8ecd-3bc05697d8a9", timestamp: new Date("2023-09-06T08:54:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.35", clinician_notes: "A routine follow-up: the invoice was escalated." },
            { id: 260, patient_id: "3ce4d440-66ea-494d-81ac-f75929bb6be4", timestamp: new Date("2023-05-07T21:00:47Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.49", clinician_notes: "The reviewer asked for a change and the invoice was replaced." },
            { id: 261, patient_id: "efb18100-fe20-40d3-8569-a25329dac564", timestamp: new Date("2023-08-26T03:05:52Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "57.24", clinician_notes: "An operator asked for a change and the ticket was updated." },
            { id: 262, patient_id: "8b2bc3ac-b984-4308-bd93-83e11f530b58", timestamp: new Date("2022-04-26T03:44:05Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.75", clinician_notes: "The supplier reported a duplicate issue; the invoice was escalated." },
            { id: 263, patient_id: "50906205-8860-4647-aaff-2cd5c1970fae", timestamp: new Date("2022-03-11T16:33:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "79.54", clinician_notes: "The team reported a standard issue; the document was delayed." },
            { id: 264, patient_id: "3976358f-008d-4bbe-8a81-1df3ac704049", timestamp: new Date("2023-10-10T20:15:56Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.18", clinician_notes: "The courier reported an urgent issue; the session was replaced." },
            { id: 265, patient_id: "49b0ac8e-8ed0-4023-99ad-351e1e060987", timestamp: new Date("2022-12-15T18:51:25Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The booking was replaced after a late check." },
            { id: 266, patient_id: "217c89d4-7745-4983-9296-4a38a068bd93", timestamp: new Date("2023-01-14T20:16:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.52", clinician_notes: "The session was approved — partial case, no further action." },
            { id: 267, patient_id: "cf0bc0dc-b390-42b6-b054-d39e52b9e455", timestamp: new Date("2023-03-20T00:09:17Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.09", clinician_notes: "The account was completed following a minor review." },
            { id: 268, patient_id: "0b1b7e46-4b37-40bd-93bb-344bef2abff3", timestamp: new Date("2022-11-29T18:12:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.11", clinician_notes: "The transfer was completed — late case, no further action." },
            { id: 269, patient_id: "812e0962-78fe-46a7-b86d-a8eed5b55dd5", timestamp: new Date("2023-02-02T12:32:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.66", clinician_notes: "A manual item was rejected the same day." },
            { id: 270, patient_id: "32fe917f-a991-47fc-aa95-06665131a8c5", timestamp: new Date("2023-11-09T08:01:13Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.44", clinician_notes: "Flagged as routine. The team replaced the session." },
            { id: 271, patient_id: "09829431-98b4-418f-8ff5-6ed4d45f4452", timestamp: new Date("2022-08-08T18:19:04Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The payment was refunded following an incomplete review." },
            { id: 272, patient_id: "657b182e-bb57-4391-bc95-f4bd5e8a82d4", timestamp: new Date("2022-12-18T01:43:50Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "63.16", clinician_notes: "The claim was closed — standard case, no further action." },
            { id: 273, patient_id: "12fcee4a-1cc2-4211-ac8c-efcea622099b", timestamp: new Date("2023-12-10T22:03:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.02", clinician_notes: "The appointment was rejected following a late review." },
            { id: 274, patient_id: "0a8331bf-43a1-4dc1-bf95-7215c584af29", timestamp: new Date("2022-12-17T20:25:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "61.33", clinician_notes: "The claim was approved — late case, no further action." },
            { id: 275, patient_id: "0163bc5c-b3c0-4a8f-bcde-687578d10408", timestamp: new Date("2022-07-19T15:10:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "An automatic follow-up: the payment was cancelled." },
            { id: 276, patient_id: "120497aa-f523-41f6-972f-1dc0cf8f9286", timestamp: new Date("2022-11-11T08:07:51Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "53.17", clinician_notes: "The team asked for a change and the refund was approved." },
            { id: 277, patient_id: "5c1d4e19-cbd9-4330-a88f-e258e38ce5a1", timestamp: new Date("2023-03-08T19:16:45Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "63.78", clinician_notes: "Flagged as unusual. Support reviewed the account." },
            { id: 278, patient_id: "285d472d-d0a0-4248-9e4e-f61eae4ca445", timestamp: new Date("2022-07-13T16:12:43Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "69.47", clinician_notes: "The account owner asked for a change and the order was resolved." },
            { id: 279, patient_id: "ae8ec963-564c-43be-9566-11535de3cb97", timestamp: new Date("2022-10-07T10:12:09Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.52", clinician_notes: "Flagged as minor. Support delayed the shipment." },
            { id: 280, patient_id: "5d0c6323-5f2e-40f1-8b16-afdb75bf28d0", timestamp: new Date("2023-03-01T11:37:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.02", clinician_notes: "Support confirmed the details and the session was rejected." },
            { id: 281, patient_id: "0396c064-25e3-4112-b511-9fe1c3c323f5", timestamp: new Date("2022-09-13T14:29:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.98", clinician_notes: "An unusual follow-up: the item was reopened." },
            { id: 282, patient_id: "b29ee44e-47ba-4f95-bd86-27cb922c3f25", timestamp: new Date("2023-12-13T11:12:46Z"), symptom_severity: 3, medication_adjustment: "decreased", sensor_reading: "67.99", clinician_notes: "The team confirmed the details and the record was closed." },
            { id: 283, patient_id: "f61ea522-fe38-4239-8660-26d6035bbf79", timestamp: new Date("2022-07-27T04:53:43Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "56.54", clinician_notes: null },
            { id: 284, patient_id: "27a25345-65bc-4484-873d-3660b2f34e4a", timestamp: new Date("2022-11-08T18:41:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The request was escalated following a routine review." },
            { id: 285, patient_id: "d9c5d2af-e34d-437f-9a3b-d3914e7da3dc", timestamp: new Date("2022-03-29T09:11:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.78", clinician_notes: "The customer confirmed the details and the item was replaced." },
            { id: 286, patient_id: "dd698329-a93c-4280-a783-68b65269bc9e", timestamp: new Date("2022-02-12T07:54:41Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "61.53", clinician_notes: "Flagged as unusual. The team resolved the request." },
            { id: 287, patient_id: "8d5417da-72dc-49df-a933-84556b7bd2ab", timestamp: new Date("2023-01-24T06:54:03Z"), symptom_severity: 3, medication_adjustment: "increased", sensor_reading: "69.53", clinician_notes: "The supplier asked for a change and the item was refunded." },
            { id: 288, patient_id: "4dd2a674-74a8-4472-9507-f7a725499ebf", timestamp: new Date("2022-05-29T17:51:37Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "40.55", clinician_notes: "A routine follow-up: the ticket was updated." },
            { id: 289, patient_id: "70847842-ad90-4466-81d1-13ad879f8a30", timestamp: new Date("2023-01-04T21:54:34Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "68.60", clinician_notes: null },
            { id: 290, patient_id: "3458b205-3db2-462c-a8d4-493082f15b37", timestamp: new Date("2023-01-25T16:15:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "70.83", clinician_notes: null },
            { id: 291, patient_id: "dab0205a-e4f1-4766-b674-60d09da1f060", timestamp: new Date("2023-12-02T15:45:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.65", clinician_notes: "Flagged as repeat. Support closed the delivery." },
            { id: 292, patient_id: "823d0499-905e-4f29-bda9-01330f7ae58e", timestamp: new Date("2022-01-10T13:45:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.19", clinician_notes: "The account was updated following a late review." },
            { id: 293, patient_id: "87aa249a-eff9-421f-976a-a7af7a97efba", timestamp: new Date("2023-05-09T10:28:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: null },
            { id: 294, patient_id: "95c7fadb-3360-4a64-a987-9ec5d6966976", timestamp: new Date("2022-01-19T07:56:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.06", clinician_notes: null },
            { id: 295, patient_id: "f10bb1d7-ce4a-4597-b1a2-870cbd298d22", timestamp: new Date("2023-01-31T10:32:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.25", clinician_notes: "An operator reported an incomplete issue; the shipment was rejected." },
            { id: 296, patient_id: "0bfce600-aafb-4099-935f-574c890d1434", timestamp: new Date("2023-01-19T11:16:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The reviewer confirmed the details and the document was escalated." },
            { id: 297, patient_id: "3cc914ed-8992-4d28-a573-617747038ff2", timestamp: new Date("2022-07-07T15:18:39Z"), symptom_severity: 4, medication_adjustment: "decreased", sensor_reading: "55.22", clinician_notes: null },
            { id: 298, patient_id: "fb3a1f2a-9142-4a3b-b110-41b19a301025", timestamp: new Date("2023-11-01T14:43:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.00", clinician_notes: "No response from the team, so the request was cancelled." },
            { id: 299, patient_id: "0d6c64e0-53d0-4d5e-a3b9-6d5af0f5e1b4", timestamp: new Date("2022-09-09T08:45:04Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: null, clinician_notes: null },
            { id: 300, patient_id: "8b484621-1d84-449f-a41d-7184a78a2a4c", timestamp: new Date("2022-01-08T03:32:16Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "71.58", clinician_notes: "A manual follow-up: the refund was refunded." },
            { id: 301, patient_id: "0fb85a5b-f168-4d29-834f-321c1d4c4d18", timestamp: new Date("2023-10-15T20:11:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "51.73", clinician_notes: "No response from the account owner, so the transfer was processed." },
            { id: 302, patient_id: "7907cb74-9062-473f-b4d5-1d9cb3a510b1", timestamp: new Date("2022-02-01T20:32:08Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "45.30", clinician_notes: null },
            { id: 303, patient_id: "76763d46-093d-4208-830f-d7943d124ad3", timestamp: new Date("2023-02-06T16:26:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "26.37", clinician_notes: "No response from the team, so the invoice was resolved." },
            { id: 304, patient_id: "54478238-4f06-4d0b-91d6-aa2c60d34899", timestamp: new Date("2022-08-01T19:38:08Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "A standard request was resolved the same day." },
            { id: 305, patient_id: "d4bf94d0-dd30-44d1-8c81-082a4bd0f796", timestamp: new Date("2022-06-10T04:01:22Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "71.27", clinician_notes: "Flagged as unusual. The supplier updated the report." },
            { id: 306, patient_id: "50ce3882-097d-42d5-bcb6-5ce4e5730cfa", timestamp: new Date("2022-06-09T18:33:28Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.77", clinician_notes: "The reviewer asked for a change and the session was replaced." },
            { id: 307, patient_id: "e4c742ec-8b5d-4a25-89f9-04374edd2ad1", timestamp: new Date("2022-11-06T19:00:07Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.40", clinician_notes: "Flagged as automatic. An operator approved the booking." },
            { id: 308, patient_id: "cc00113e-4500-49ef-9948-8b464c86489c", timestamp: new Date("2023-04-11T18:26:41Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "66.59", clinician_notes: "The delivery was delayed — incomplete case, no further action." },
            { id: 309, patient_id: "ac78366a-a510-4e10-adf3-e9194c36ddd7", timestamp: new Date("2022-08-15T07:58:25Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.51", clinician_notes: "An automatic appointment was completed the same day." },
            { id: 310, patient_id: "d3514a00-3a72-4780-8fb5-1ae86035bbf4", timestamp: new Date("2022-05-30T15:38:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.78", clinician_notes: "Support reported a standard issue; the appointment was delayed." },
            { id: 311, patient_id: "2f46e665-4f21-4c77-b8b7-2ebc099a5038", timestamp: new Date("2022-11-08T20:50:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "78.43", clinician_notes: "The team confirmed the details and the order was approved." },
            { id: 312, patient_id: "253bc612-acf2-41ae-983f-f81107cbd260", timestamp: new Date("2022-10-07T12:06:46Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.60", clinician_notes: "Support confirmed the details and the refund was resolved." },
            { id: 313, patient_id: "f1d079d3-8f25-42ec-a918-1a3a9ae2d159", timestamp: new Date("2023-03-30T18:13:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.66", clinician_notes: "A manual request was closed the same day." },
            { id: 314, patient_id: "2c0d5fbc-30f8-44f4-be95-d7a81d61ee18", timestamp: new Date("2022-07-29T20:57:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "35.37", clinician_notes: null },
            { id: 315, patient_id: "2e7f88e3-c95d-4797-9684-49711a339a67", timestamp: new Date("2023-10-30T15:45:36Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.83", clinician_notes: "The account owner confirmed the details and the booking was approved." },
            { id: 316, patient_id: "e345c0e9-77de-47e7-aaed-d26caf4dd656", timestamp: new Date("2023-12-21T11:13:45Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "65.14", clinician_notes: "The team reported an unusual issue; the invoice was resolved." },
            { id: 317, patient_id: "051a31f1-fbb8-44d4-9a6a-ede5f8d4f5f7", timestamp: new Date("2022-07-19T14:38:59Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "41.41", clinician_notes: "An unusual report was approved the same day." },
            { id: 318, patient_id: "b8cdd9d2-3948-418c-9e9e-5caf5adb9ed7", timestamp: new Date("2022-07-27T11:25:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.70", clinician_notes: "The payment was resolved following a manual review." },
            { id: 319, patient_id: "4356b5bf-e8ab-470a-b828-a472ca63c117", timestamp: new Date("2022-07-02T08:14:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.64", clinician_notes: "Flagged as urgent. The reviewer updated the refund." },
            { id: 320, patient_id: "5cea39f2-f082-46b7-92ac-1227df89a1f4", timestamp: new Date("2022-01-11T12:48:09Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "61.71", clinician_notes: null },
            { id: 321, patient_id: "20b1b7d6-9db2-4990-baaf-6eae7624ef63", timestamp: new Date("2022-06-03T17:21:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.48", clinician_notes: "The payment was processed following an unusual review." },
            { id: 322, patient_id: "2ba8f6e9-8deb-4a95-85ea-b56333a22990", timestamp: new Date("2022-01-05T19:21:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.27", clinician_notes: "Support asked for a change and the record was cancelled." },
            { id: 323, patient_id: "771896e3-fa2d-42b7-abfe-8060d80e74d5", timestamp: new Date("2023-02-21T17:10:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.24", clinician_notes: "A partial follow-up: the transfer was delayed." },
            { id: 324, patient_id: "66568813-efc4-411d-b0a7-ea0fc5f0dc08", timestamp: new Date("2023-10-11T10:13:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.67", clinician_notes: "Support asked for a change and the refund was reviewed." },
            { id: 325, patient_id: "a530ea97-6416-41af-bed6-96fe960f08e7", timestamp: new Date("2022-06-01T19:09:19Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "57.40", clinician_notes: "Flagged as unusual. The courier rejected the payment." },
            { id: 326, patient_id: "da7278c7-0934-40f5-92e8-893e000908e0", timestamp: new Date("2023-03-22T23:14:54Z"), symptom_severity: 1, medication_adjustment: "increased", sensor_reading: "73.53", clinician_notes: "No response from the reviewer, so the document was reviewed." },
            { id: 327, patient_id: "5f3363de-799f-4bd3-9b31-466db0c737e2", timestamp: new Date("2023-05-30T21:50:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "47.18", clinician_notes: "An operator asked for a change and the session was confirmed." },
            { id: 328, patient_id: "f99fde90-ac49-480a-9aba-247242bee3f9", timestamp: new Date("2023-09-23T19:42:33Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "32.90", clinician_notes: "A late session was delayed the same day." },
            { id: 329, patient_id: "8ec3e8a5-3171-4f6e-9cc1-13f7c48b5c7b", timestamp: new Date("2022-02-14T17:56:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.72", clinician_notes: "No response from the customer, so the payment was confirmed." },
            { id: 330, patient_id: "a15746a5-f2a7-4d0f-aeb5-edac0f2870a8", timestamp: new Date("2023-01-08T20:44:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "25.19", clinician_notes: "The document was completed following a late review." },
            { id: 331, patient_id: "308ff051-5481-41ce-a364-2549df0c9503", timestamp: new Date("2022-04-22T10:59:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.64", clinician_notes: "The courier reported an incomplete issue; the session was reviewed." },
            { id: 332, patient_id: "055b8fdb-86c7-4bd8-bf70-1c008a298037", timestamp: new Date("2023-06-28T13:45:07Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "89.43", clinician_notes: "Flagged as late. The courier escalated the invoice." },
            { id: 333, patient_id: "2019403a-aa3d-414a-aff3-9ccf11626cdf", timestamp: new Date("2023-04-28T13:02:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.23", clinician_notes: "An incomplete account was delayed the same day." },
            { id: 334, patient_id: "bcb99cb7-0de5-425e-844e-4521dd19847e", timestamp: new Date("2022-12-11T01:10:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "57.23", clinician_notes: "The report was updated after a manual check." },
            { id: 335, patient_id: "bc3dce87-77c3-4c1d-9ed1-98ebf9e267b3", timestamp: new Date("2022-05-10T12:41:27Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "54.29", clinician_notes: "An operator reported a minor issue; the claim was escalated." },
            { id: 336, patient_id: "23d08b72-e2ae-4e37-b2da-7e3431c93175", timestamp: new Date("2023-03-01T12:58:55Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "32.37", clinician_notes: null },
            { id: 337, patient_id: "686bf7d9-4f76-4dd8-8485-f568cb415726", timestamp: new Date("2022-05-10T18:30:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "35.22", clinician_notes: "A partial transfer was rescheduled the same day." },
            { id: 338, patient_id: "741b59e7-6b1f-4f51-8424-4a9863a119a6", timestamp: new Date("2023-02-13T18:05:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.98", clinician_notes: "The transfer was escalated following an incomplete review." },
            { id: 339, patient_id: "850b9d08-28a1-4b0d-9063-9f5d33c6f36e", timestamp: new Date("2022-10-26T22:44:53Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.47", clinician_notes: "Flagged as late. The customer rejected the record." },
            { id: 340, patient_id: "c1ef5a03-faf8-4270-9c41-085ce2d6a5df", timestamp: new Date("2023-02-02T18:32:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.12", clinician_notes: "A partial follow-up: the shipment was rescheduled." },
            { id: 341, patient_id: "add93bc9-f30b-4b3b-af49-b8b3a97543f6", timestamp: new Date("2023-10-05T09:36:51Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "53.89", clinician_notes: "The shipment was escalated — unusual case, no further action." },
            { id: 342, patient_id: "a97fdc2d-dbb7-4a73-b16f-d103ac1abecc", timestamp: new Date("2023-10-15T20:34:25Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "67.03", clinician_notes: "Flagged as manual. Support cancelled the record." },
            { id: 343, patient_id: "20447955-e421-4796-9919-ad389c635255", timestamp: new Date("2023-12-22T22:57:13Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: null, clinician_notes: "The team confirmed the details and the request was processed." },
            { id: 344, patient_id: "b25b66bf-ffb8-48ff-94b2-75e2e6db238b", timestamp: new Date("2022-12-03T22:20:09Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.68", clinician_notes: "The customer asked for a change and the claim was delayed." },
            { id: 345, patient_id: "aa3cab21-1dd0-4d29-8566-5453d59f12fa", timestamp: new Date("2022-02-23T10:40:15Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: null, clinician_notes: "The report was updated after a duplicate check." },
            { id: 346, patient_id: "f40c427c-6a00-4915-89b5-63a205e314cb", timestamp: new Date("2023-09-27T20:24:44Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "28.82", clinician_notes: null },
            { id: 347, patient_id: "e35f72b9-b56d-468c-a196-859945a7cafa", timestamp: new Date("2022-06-08T17:31:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "28.73", clinician_notes: "A partial payment was rescheduled the same day." },
            { id: 348, patient_id: "0486dfa5-227b-4aa3-b406-abcc37b5d363", timestamp: new Date("2023-02-09T22:16:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.13", clinician_notes: "The item was refunded after a manual check." },
            { id: 349, patient_id: "59cb381d-6077-43bc-8786-db076e015ce6", timestamp: new Date("2022-03-07T13:15:08Z"), symptom_severity: 3, medication_adjustment: "increased", sensor_reading: "50.47", clinician_notes: "A standard follow-up: the request was completed." },
            { id: 350, patient_id: "f49b01d9-1568-4264-8fc8-c18bc518dc3d", timestamp: new Date("2022-11-29T21:00:52Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.82", clinician_notes: "The customer reported a late issue; the booking was refunded." },
            { id: 351, patient_id: "2190ce35-edb5-4e2a-82cd-10ec007ec6e5", timestamp: new Date("2022-10-29T10:46:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.47", clinician_notes: "An incomplete shipment was reopened the same day." },
            { id: 352, patient_id: "aed406ef-6777-4353-aada-808470c9894c", timestamp: new Date("2023-07-27T21:41:38Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "53.54", clinician_notes: null },
            { id: 353, patient_id: "aab6518b-a0fb-48b7-a8f6-ead01f3ccd12", timestamp: new Date("2023-12-15T18:31:51Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "59.90", clinician_notes: "The document was rejected after an unusual check." },
            { id: 354, patient_id: "ba6eb19b-8eb7-4c3d-8458-84be9b9045f7", timestamp: new Date("2023-01-14T13:39:33Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "75.09", clinician_notes: "Support asked for a change and the booking was resolved." },
            { id: 355, patient_id: "be6df273-fe4f-4574-89fd-5eb5fb09b9e1", timestamp: new Date("2022-07-12T17:39:19Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "56.59", clinician_notes: "No response from the team, so the report was refunded." },
            { id: 356, patient_id: "88122d90-2a68-405a-a87f-f3b7b425cc91", timestamp: new Date("2023-07-05T15:50:07Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "24.63", clinician_notes: "No response from the customer, so the account was escalated." },
            { id: 357, patient_id: "5e354813-60ad-4e16-a045-ce25c02f3833", timestamp: new Date("2022-03-15T16:00:55Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "32.49", clinician_notes: "An operator asked for a change and the delivery was delayed." },
            { id: 358, patient_id: "7031e586-f51a-4e7e-82e2-3c66063b4952", timestamp: new Date("2023-03-06T19:50:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.41", clinician_notes: "The customer confirmed the details and the request was resolved." },
            { id: 359, patient_id: "8750868a-9e54-465c-a36a-47025a4e4f40", timestamp: new Date("2023-12-09T14:41:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "62.22", clinician_notes: null },
            { id: 360, patient_id: "00f723c6-ef51-4877-94ab-b2699a98755b", timestamp: new Date("2023-08-05T19:52:21Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.53", clinician_notes: "No response from the team, so the booking was approved." },
            { id: 361, patient_id: "df6ad475-4ccd-4112-b1fd-1735d12f1256", timestamp: new Date("2023-02-20T18:03:57Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "38.41", clinician_notes: "The reviewer confirmed the details and the invoice was cancelled." },
            { id: 362, patient_id: "99e8bd59-f583-4024-ac74-ce6fc3376841", timestamp: new Date("2022-11-02T21:06:37Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "46.79", clinician_notes: "A partial report was confirmed the same day." },
            { id: 363, patient_id: "6b3a19c1-07bb-4d3b-8031-539ab188a76a", timestamp: new Date("2023-08-12T18:44:18Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "60.26", clinician_notes: "A minor request was replaced the same day." },
            { id: 364, patient_id: "43068ba8-4e10-47c8-bb14-9a086e0c809b", timestamp: new Date("2023-12-03T15:18:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.58", clinician_notes: "The appointment was rescheduled — partial case, no further action." },
            { id: 365, patient_id: "9ade708a-8a02-4170-bbfa-9d94e322bdf9", timestamp: new Date("2023-03-21T19:01:55Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "25.75", clinician_notes: "No response from the customer, so the item was replaced." },
            { id: 366, patient_id: "7c5d614b-750f-42de-b3f6-c2d68d0a9b00", timestamp: new Date("2023-04-12T19:16:28Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.43", clinician_notes: "The account owner confirmed the details and the refund was processed." },
            { id: 367, patient_id: "af391f11-29c8-49fd-be51-dcd790f5518c", timestamp: new Date("2023-02-26T10:14:30Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.27", clinician_notes: "The team reported a routine issue; the refund was completed." },
            { id: 368, patient_id: "2ee3db43-42ff-4aab-847f-fd64bca3bba7", timestamp: new Date("2022-11-10T12:36:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "77.51", clinician_notes: "The reviewer confirmed the details and the order was rescheduled." },
            { id: 369, patient_id: "0ba7f748-b2e7-45a7-b651-7e1ab1e05f64", timestamp: new Date("2022-01-31T16:51:11Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "Flagged as minor. The courier escalated the invoice." },
            { id: 370, patient_id: "7231f2b1-fce0-4966-823c-38c4a80cda51", timestamp: new Date("2022-07-16T13:24:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.54", clinician_notes: "The refund was delayed — minor case, no further action." },
            { id: 371, patient_id: "5e78e85b-d90a-477f-bf68-92d7ecea3323", timestamp: new Date("2023-02-24T08:59:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.15", clinician_notes: "The account was approved after a duplicate check." },
            { id: 372, patient_id: "7d894049-82a8-4f11-afc3-a00a7687fd2b", timestamp: new Date("2023-08-09T13:27:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.19", clinician_notes: "A manual payment was resolved the same day." },
            { id: 373, patient_id: "f1554a95-46d4-451f-82c5-c6f645985808", timestamp: new Date("2023-03-16T08:37:01Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.85", clinician_notes: "Flagged as manual. The courier completed the shipment." },
            { id: 374, patient_id: "8e1d2244-b026-472a-ab82-d59602733e48", timestamp: new Date("2023-04-21T17:07:58Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "51.20", clinician_notes: "The order was reviewed — automatic case, no further action." },
            { id: 375, patient_id: "1c2a0785-3432-4360-9b3d-421e1bb0b1b0", timestamp: new Date("2023-08-16T17:31:30Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "52.83", clinician_notes: "The item was approved — incomplete case, no further action." },
            { id: 376, patient_id: "c6f29c92-3f14-4b05-b4d7-e876010cabae", timestamp: new Date("2023-03-17T18:06:08Z"), symptom_severity: 9, medication_adjustment: "decreased", sensor_reading: "58.75", clinician_notes: "An unusual delivery was reopened the same day." },
            { id: 377, patient_id: "1f512ccf-3266-4d77-93d2-0c7e1fc7eb5a", timestamp: new Date("2022-05-16T11:31:36Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "39.57", clinician_notes: "A standard follow-up: the invoice was closed." },
            { id: 378, patient_id: "78b5c90e-0a24-4b31-9ed3-fd50cb4724d8", timestamp: new Date("2022-06-20T18:15:11Z"), symptom_severity: 3, medication_adjustment: "increased", sensor_reading: "76.75", clinician_notes: "The ticket was completed following a routine review." },
            { id: 379, patient_id: "1babf80d-b520-42f5-87e6-102d2a26ca0b", timestamp: new Date("2023-03-11T16:33:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.33", clinician_notes: "The team reported an unusual issue; the transfer was closed." },
            { id: 380, patient_id: "910180fb-6975-4194-b552-f9ba374e2a34", timestamp: new Date("2023-10-24T13:03:50Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "45.76", clinician_notes: "The customer reported an incomplete issue; the payment was replaced." },
            { id: 381, patient_id: "87e2f631-ad50-4f40-8426-1f83bb29f7cb", timestamp: new Date("2022-01-24T18:20:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "An automatic request was delayed the same day." },
            { id: 382, patient_id: "4837b1e5-cd91-453b-81fb-093d71ae36f1", timestamp: new Date("2022-03-25T18:42:17Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "42.45", clinician_notes: "Flagged as automatic. The team refunded the invoice." },
            { id: 383, patient_id: "722d99ab-64e9-4a5a-a2b6-f62d61482017", timestamp: new Date("2022-01-02T13:25:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The ticket was cancelled — routine case, no further action." },
            { id: 384, patient_id: "d45d300a-755f-46b3-b332-afedc2ea27b2", timestamp: new Date("2023-12-13T06:34:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.89", clinician_notes: "The item was delayed after a repeat check." },
            { id: 385, patient_id: "6e739c53-6a0e-41c7-b3c3-bb76500c8f8f", timestamp: new Date("2023-01-07T07:15:57Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "48.42", clinician_notes: "Support confirmed the details and the payment was processed." },
            { id: 386, patient_id: "80f2a17b-27b8-4589-b9d8-ddf20f545767", timestamp: new Date("2022-03-10T18:38:22Z"), symptom_severity: 7, medication_adjustment: "decreased", sensor_reading: "63.04", clinician_notes: "No response from the courier, so the refund was closed." },
            { id: 387, patient_id: "ea78923f-9f34-4ebf-ab15-63469705cb10", timestamp: new Date("2022-09-05T20:26:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.59", clinician_notes: "The account owner asked for a change and the item was rejected." },
            { id: 388, patient_id: "06c891fa-aba0-4ada-93d0-e7d198d7ecce", timestamp: new Date("2023-05-28T17:32:27Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "68.00", clinician_notes: "An operator confirmed the details and the document was updated." },
            { id: 389, patient_id: "2681d991-7986-48a4-b46f-4ca98331892f", timestamp: new Date("2022-03-17T09:25:26Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "70.25", clinician_notes: "A manual follow-up: the claim was completed." },
            { id: 390, patient_id: "a403e450-2dfd-4438-83e5-0cfe787708b4", timestamp: new Date("2022-05-27T18:26:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "33.06", clinician_notes: "The refund was reviewed after a routine check." },
            { id: 391, patient_id: "46a50892-5401-4624-8de3-1e85c4cf3dfb", timestamp: new Date("2023-10-02T18:36:50Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.66", clinician_notes: "An operator asked for a change and the ticket was completed." },
            { id: 392, patient_id: "ee03a8ac-a1e2-4c13-97eb-16b5b130ede2", timestamp: new Date("2023-06-19T10:59:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.53", clinician_notes: "An operator reported an unusual issue; the request was approved." },
            { id: 393, patient_id: "1e6cbc73-a0ce-4f5b-bdc8-b8ca368ddcc9", timestamp: new Date("2022-10-31T23:59:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.27", clinician_notes: "The account was reopened — manual case, no further action." },
            { id: 394, patient_id: "3d53c653-c225-4f7b-b1e0-97c26b55afb6", timestamp: new Date("2022-11-10T11:35:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "22.36", clinician_notes: "No response from the supplier, so the appointment was processed." },
            { id: 395, patient_id: "772ca277-1aeb-452a-a6b0-ceee0d0c0173", timestamp: new Date("2022-08-03T22:40:29Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "50.92", clinician_notes: "The customer confirmed the details and the invoice was replaced." },
            { id: 396, patient_id: "be4d5519-3cf2-4da5-8320-598470837b37", timestamp: new Date("2023-06-24T09:25:18Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "43.88", clinician_notes: "The supplier confirmed the details and the claim was delayed." },
            { id: 397, patient_id: "18cf14a4-d744-4e12-87bf-bc1ca4904b44", timestamp: new Date("2023-09-30T08:40:24Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "35.97", clinician_notes: "A manual refund was rescheduled the same day." },
            { id: 398, patient_id: "8f7c4a02-99ff-4861-af31-9bccc0a2cd98", timestamp: new Date("2022-03-22T13:55:24Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "42.26", clinician_notes: "No response from the courier, so the shipment was reopened." },
            { id: 399, patient_id: "c971ea91-8e58-4ae8-8114-f5e0057675c6", timestamp: new Date("2022-05-21T19:46:45Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "19.30", clinician_notes: "An incomplete session was replaced the same day." },
            { id: 400, patient_id: "a334c71b-6313-4693-9c20-618c82c1f2cb", timestamp: new Date("2022-03-27T17:08:32Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "61.79", clinician_notes: "An operator confirmed the details and the appointment was rescheduled." },
            { id: 401, patient_id: "c80d86a6-bc26-4c3d-8f2c-de60ca668481", timestamp: new Date("2023-08-13T13:17:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.65", clinician_notes: "The refund was refunded — unusual case, no further action." },
            { id: 402, patient_id: "ddd03d14-f058-456e-b360-da3cc65b3489", timestamp: new Date("2023-01-17T13:38:03Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "31.21", clinician_notes: "A partial follow-up: the account was rescheduled." },
            { id: 403, patient_id: "3748f966-1279-48a4-a83e-6578ea3a8c95", timestamp: new Date("2023-08-13T20:52:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "22.69", clinician_notes: "The reviewer confirmed the details and the invoice was reopened." },
            { id: 404, patient_id: "9bd0b1e2-ad52-4605-9c5f-5ed2490760c2", timestamp: new Date("2023-05-08T17:49:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "61.30", clinician_notes: "The booking was resolved — unusual case, no further action." },
            { id: 405, patient_id: "8e98877e-b8f5-4f4a-a88d-3cf8f5820bee", timestamp: new Date("2022-01-28T13:15:59Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The account owner reported a repeat issue; the refund was rejected." },
            { id: 406, patient_id: "aaed5ef4-4e19-4b71-acba-d2e4f6549b11", timestamp: new Date("2022-02-17T10:26:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "57.47", clinician_notes: "A partial follow-up: the request was escalated." },
            { id: 407, patient_id: "bad225ed-b6c3-487d-88c9-ff418547206c", timestamp: new Date("2023-09-06T18:36:55Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.58", clinician_notes: "A partial follow-up: the refund was processed." },
            { id: 408, patient_id: "07948244-8c6d-4baa-b02a-1cb6c81cae23", timestamp: new Date("2022-09-07T20:31:36Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The report was reopened — urgent case, no further action." },
            { id: 409, patient_id: "c511db73-1757-4450-8f1b-80be35b038e2", timestamp: new Date("2023-04-29T11:39:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "33.88", clinician_notes: "Flagged as duplicate. The courier reviewed the payment." },
            { id: 410, patient_id: "be301666-f859-403f-8aae-21d2e80a217f", timestamp: new Date("2023-10-16T17:24:25Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.81", clinician_notes: null },
            { id: 411, patient_id: "74910af0-5acc-40e7-9d0d-4cf806d45916", timestamp: new Date("2023-08-23T02:32:54Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.72", clinician_notes: "A late follow-up: the appointment was updated." },
            { id: 412, patient_id: "d3975995-23ac-4efd-b739-935badfa7177", timestamp: new Date("2022-03-21T19:15:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "40.93", clinician_notes: "A routine request was reopened the same day." },
            { id: 413, patient_id: "c463d474-680f-49cd-a31a-40ecdca204d5", timestamp: new Date("2022-10-25T05:08:54Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.00", clinician_notes: null },
            { id: 414, patient_id: "1d3943d0-8132-48a4-8137-2b7734154884", timestamp: new Date("2022-02-14T15:20:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.10", clinician_notes: "An operator reported a manual issue; the transfer was reopened." },
            { id: 415, patient_id: "6aaf80db-2f35-4e0c-85f2-081bed43ad92", timestamp: new Date("2022-10-15T20:13:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.18", clinician_notes: "Flagged as automatic. The team delayed the claim." },
            { id: 416, patient_id: "68985a96-0ee8-4a18-96d0-1612fecc8e78", timestamp: new Date("2023-10-23T15:22:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "23.27", clinician_notes: "Flagged as urgent. The reviewer rescheduled the payment." },
            { id: 417, patient_id: "470c735a-f5cd-4216-baaa-82be60fd5f4c", timestamp: new Date("2022-01-15T14:43:10Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "51.57", clinician_notes: "The supplier asked for a change and the ticket was delayed." },
            { id: 418, patient_id: "1e90e28c-6f22-469e-af6d-5320e1941afe", timestamp: new Date("2022-11-04T18:47:25Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.71", clinician_notes: "The team asked for a change and the ticket was approved." },
            { id: 419, patient_id: "98661b07-10d8-4b00-81d7-9cb81ea599f1", timestamp: new Date("2022-11-20T14:57:55Z"), symptom_severity: 0, medication_adjustment: "decreased", sensor_reading: "60.81", clinician_notes: "The team confirmed the details and the item was reopened." },
            { id: 420, patient_id: "67ba7d1a-5a84-467e-bef9-e29a2405f13c", timestamp: new Date("2022-07-14T21:31:02Z"), symptom_severity: 4, medication_adjustment: "increased", sensor_reading: "56.27", clinician_notes: "The booking was rescheduled after a minor check." },
            { id: 421, patient_id: "60d0d7c5-d95e-4bc1-8974-f73a88310f48", timestamp: new Date("2023-09-21T21:57:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.81", clinician_notes: "The request was resolved — standard case, no further action." },
            { id: 422, patient_id: "b738a05b-88f6-465f-8c7f-37b09c0f5819", timestamp: new Date("2022-10-08T23:31:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.85", clinician_notes: "A partial follow-up: the transfer was refunded." },
            { id: 423, patient_id: "f06fff67-777a-47a1-9608-7966903547cb", timestamp: new Date("2023-11-17T09:01:03Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "62.55", clinician_notes: "A minor follow-up: the claim was closed." },
            { id: 424, patient_id: "a7bf904e-9915-4f47-930b-00c50256231c", timestamp: new Date("2022-12-18T14:05:39Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "30.33", clinician_notes: "An operator confirmed the details and the record was closed." },
            { id: 425, patient_id: "a79942cd-450f-4d65-9c0e-439fc82dfd81", timestamp: new Date("2023-12-16T16:31:20Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.72", clinician_notes: "Flagged as partial. Support replaced the document." },
            { id: 426, patient_id: "47088fcf-ea7c-4123-8126-082611489e74", timestamp: new Date("2023-03-03T18:43:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "An incomplete transfer was escalated the same day." },
            { id: 427, patient_id: "48178296-dc9c-445d-afb3-8e101c83b85b", timestamp: new Date("2023-05-07T18:41:55Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.50", clinician_notes: "A duplicate ticket was rescheduled the same day." },
            { id: 428, patient_id: "f8c4295b-bc59-4a70-b477-9a7627b71a6a", timestamp: new Date("2023-07-11T01:51:51Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "42.70", clinician_notes: "A late follow-up: the request was rejected." },
            { id: 429, patient_id: "491ce71b-5e00-47f0-86a1-252ff79d620b", timestamp: new Date("2023-10-22T12:00:17Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "51.69", clinician_notes: null },
            { id: 430, patient_id: "29b7f8c1-1d00-4d6e-8c51-3bba2010e623", timestamp: new Date("2023-02-07T22:19:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "75.03", clinician_notes: "A manual follow-up: the transfer was escalated." },
            { id: 431, patient_id: "7bc8814c-77fc-40b2-ab14-7ca8701125cc", timestamp: new Date("2023-02-18T17:04:15Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "41.58", clinician_notes: "An operator confirmed the details and the invoice was closed." },
            { id: 432, patient_id: "bfea4504-6f1b-4fc1-bfef-4a34f4a7fabb", timestamp: new Date("2022-06-15T12:42:45Z"), symptom_severity: 1, medication_adjustment: "increased", sensor_reading: "26.43", clinician_notes: "Support reported an incomplete issue; the session was delayed." },
            { id: 433, patient_id: "e0752e52-ebfd-4764-bd21-9296aea5fb3e", timestamp: new Date("2022-06-30T13:53:57Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "64.07", clinician_notes: "A duplicate booking was updated the same day." },
            { id: 434, patient_id: "d7715636-68fd-4582-be58-14c1e782ee22", timestamp: new Date("2023-10-12T08:54:47Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "54.91", clinician_notes: "The payment was rescheduled after an incomplete check." },
            { id: 435, patient_id: "8f382c6a-6df0-40a7-ad64-e78d9cecc2b1", timestamp: new Date("2023-09-30T15:41:14Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "The order was resolved following an urgent review." },
            { id: 436, patient_id: "b0fd537a-9a56-48b2-9694-6d8c52dbd7b4", timestamp: new Date("2023-11-25T19:21:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "21.63", clinician_notes: "The courier confirmed the details and the claim was updated." },
            { id: 437, patient_id: "4818255f-e9f5-4714-8647-03167dd66e0c", timestamp: new Date("2023-01-31T19:18:32Z"), symptom_severity: 8, medication_adjustment: "decreased", sensor_reading: null, clinician_notes: "Support reported a late issue; the claim was rescheduled." },
            { id: 438, patient_id: "b4902edf-82e5-4308-b42c-4bb6da8ba536", timestamp: new Date("2023-02-23T08:16:13Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "35.85", clinician_notes: "The supplier reported a routine issue; the report was cancelled." },
            { id: 439, patient_id: "f8f9a113-e295-4e8f-9a7f-ccfaaa362108", timestamp: new Date("2023-10-04T10:34:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "21.22", clinician_notes: null },
            { id: 440, patient_id: "127bc425-1e07-4a0f-aad8-0fcc51fe729e", timestamp: new Date("2022-06-24T01:34:47Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.80", clinician_notes: "The account owner confirmed the details and the delivery was rescheduled." },
            { id: 441, patient_id: "280c0367-f0bb-4409-a82d-8aa5d6df3362", timestamp: new Date("2023-07-17T07:20:40Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "70.25", clinician_notes: "Flagged as minor. An operator processed the transfer." },
            { id: 442, patient_id: "16d24655-e161-4a10-af29-72e557869245", timestamp: new Date("2023-07-09T09:32:09Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "74.20", clinician_notes: null },
            { id: 443, patient_id: "3840cbbf-e40e-4bf0-9493-8ee503e89bd4", timestamp: new Date("2023-01-15T22:13:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.02", clinician_notes: "An operator asked for a change and the refund was rejected." },
            { id: 444, patient_id: "e1f1c148-df98-43ac-b1af-e9ef5e0331a5", timestamp: new Date("2023-05-10T12:26:42Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "45.93", clinician_notes: "A repeat follow-up: the report was reviewed." },
            { id: 445, patient_id: "efe40385-fff3-4e2e-b450-accd38607d76", timestamp: new Date("2022-01-29T17:18:37Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "46.65", clinician_notes: "The shipment was approved after a minor check." },
            { id: 446, patient_id: "a4e89465-b69f-495b-ae3a-8b34037c0b6f", timestamp: new Date("2022-08-18T21:48:23Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "66.94", clinician_notes: "The supplier asked for a change and the item was rejected." },
            { id: 447, patient_id: "28eae26f-3727-49dd-a493-b2605bd8a454", timestamp: new Date("2023-02-06T15:10:20Z"), symptom_severity: 1, medication_adjustment: "increased", sensor_reading: "36.48", clinician_notes: "The claim was approved after a repeat check." },
            { id: 448, patient_id: "f665809f-f2c3-4c09-ae1f-bdb1abe93922", timestamp: new Date("2022-12-06T20:29:16Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "81.85", clinician_notes: "The ticket was updated — standard case, no further action." },
            { id: 449, patient_id: "1fb1e499-3b96-4da9-880b-352410edc80a", timestamp: new Date("2022-11-05T08:11:48Z"), symptom_severity: 10, medication_adjustment: "decreased", sensor_reading: "53.45", clinician_notes: "A duplicate record was replaced the same day." },
            { id: 450, patient_id: "c5d7223c-a404-448c-ba5a-9c1543b717dd", timestamp: new Date("2023-01-20T15:00:24Z"), symptom_severity: 9, medication_adjustment: "increased", sensor_reading: "52.75", clinician_notes: "The request was refunded — standard case, no further action." },
            { id: 451, patient_id: "bf46006b-f331-427e-9c00-ef58d02f962c", timestamp: new Date("2022-03-01T14:20:53Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.59", clinician_notes: "Support confirmed the details and the claim was rejected." },
            { id: 452, patient_id: "8059eb05-53be-4526-a0b6-60a2e9dbf187", timestamp: new Date("2022-11-16T16:52:51Z"), symptom_severity: 0, medication_adjustment: "decreased", sensor_reading: "52.50", clinician_notes: "The record was reopened following a standard review." },
            { id: 453, patient_id: "06ec374e-b74d-469d-8491-9efaacb31500", timestamp: new Date("2023-12-15T09:57:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "32.87", clinician_notes: "The reviewer reported an automatic issue; the transfer was reviewed." },
            { id: 454, patient_id: "890bad07-3df5-45b1-a8d4-2cddb4f04cb3", timestamp: new Date("2022-04-20T19:46:38Z"), symptom_severity: 8, medication_adjustment: "decreased", sensor_reading: "73.06", clinician_notes: "A duplicate ticket was escalated the same day." },
            { id: 455, patient_id: "18a51bb7-61de-4b25-acf0-49146f1bd664", timestamp: new Date("2022-03-21T14:30:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "47.78", clinician_notes: null },
            { id: 456, patient_id: "3cb8deac-1f3b-4960-b5f9-21bfe575dc55", timestamp: new Date("2023-06-04T21:07:24Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "53.91", clinician_notes: "The reviewer reported a repeat issue; the shipment was refunded." },
            { id: 457, patient_id: "d8027fce-b01b-47d4-b9ae-a2044ff70ae1", timestamp: new Date("2023-09-22T16:35:54Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.39", clinician_notes: "The session was closed after an urgent check." },
            { id: 458, patient_id: "955ee2dd-0307-459b-8c88-fd365a0a25b8", timestamp: new Date("2022-10-11T19:32:47Z"), symptom_severity: 8, medication_adjustment: "increased", sensor_reading: "70.53", clinician_notes: "The supplier asked for a change and the claim was rescheduled." },
            { id: 459, patient_id: "df09a3f0-39a7-48b4-95d1-1978679be912", timestamp: new Date("2022-11-10T14:20:59Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.51", clinician_notes: "The team reported an unusual issue; the booking was completed." },
            { id: 460, patient_id: "e9633d21-3cc8-4704-837f-57783ad1c0c4", timestamp: new Date("2023-11-20T10:57:52Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.24", clinician_notes: "Flagged as routine. The customer refunded the payment." },
            { id: 461, patient_id: "276fed70-30cf-47e3-b83f-5ae929cebe18", timestamp: new Date("2022-08-14T00:50:23Z"), symptom_severity: 10, medication_adjustment: "increased", sensor_reading: "55.72", clinician_notes: "The team reported a duplicate issue; the account was escalated." },
            { id: 462, patient_id: "2255a366-a4c6-4845-9995-b7fee197bc81", timestamp: new Date("2023-05-30T16:21:18Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "48.44", clinician_notes: "The team reported an automatic issue; the refund was closed." },
            { id: 463, patient_id: "17e9cd34-b81c-47bc-a8a3-f5e29d785b0b", timestamp: new Date("2022-01-29T16:14:00Z"), symptom_severity: 7, medication_adjustment: "increased", sensor_reading: "54.54", clinician_notes: "No response from the supplier, so the account was cancelled." },
            { id: 464, patient_id: "ebdfd523-5132-4958-a94f-4618b9a62f08", timestamp: new Date("2022-11-20T12:08:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "65.95", clinician_notes: "The account was refunded — partial case, no further action." },
            { id: 465, patient_id: "34e9b513-97f2-4b4d-b45c-0f60f04598dd", timestamp: new Date("2023-03-31T17:44:59Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.01", clinician_notes: "A standard follow-up: the refund was closed." },
            { id: 466, patient_id: "9ad77128-c3c4-49d9-a543-06800843b6ba", timestamp: new Date("2023-09-15T14:25:00Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.36", clinician_notes: null },
            { id: 467, patient_id: "dc3adc32-6ccf-4ba3-9875-c179551e2a01", timestamp: new Date("2022-10-28T10:45:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "63.74", clinician_notes: "The supplier reported an automatic issue; the report was replaced." },
            { id: 468, patient_id: "e05eab46-19df-4ef0-b1f2-6b5c8767f97f", timestamp: new Date("2022-08-25T22:47:12Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "51.10", clinician_notes: "A standard follow-up: the payment was resolved." },
            { id: 469, patient_id: "26c8d8c1-4267-43f5-9ef7-8feb6365ef88", timestamp: new Date("2022-05-18T04:54:36Z"), symptom_severity: 2, medication_adjustment: "decreased", sensor_reading: "72.93", clinician_notes: "Support confirmed the details and the refund was processed." },
            { id: 470, patient_id: "d0b3a0ae-2ae0-4e17-a929-86d5a51afe7d", timestamp: new Date("2023-09-19T19:01:49Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "45.16", clinician_notes: "A partial transfer was processed the same day." },
            { id: 471, patient_id: "92966fc2-823a-441a-9d8c-e627d2492dd6", timestamp: new Date("2023-02-10T20:51:57Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.23", clinician_notes: "No response from support, so the payment was resolved." },
            { id: 472, patient_id: "97bfc12f-f368-4b92-97bc-52f6b013cb9d", timestamp: new Date("2022-07-03T09:49:42Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "33.09", clinician_notes: "The document was rejected after a duplicate check." },
            { id: 473, patient_id: "1060406a-7952-4af0-a897-3e00607eb72a", timestamp: new Date("2022-05-05T20:26:04Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "52.97", clinician_notes: "Support confirmed the details and the payment was closed." },
            { id: 474, patient_id: "af64e81a-0f7a-46cc-a863-6ba6a8005d61", timestamp: new Date("2022-08-10T12:07:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "60.62", clinician_notes: "The account was completed following an incomplete review." },
            { id: 475, patient_id: "584c6ab4-8f11-4195-ae84-23ebbc67bbb6", timestamp: new Date("2022-07-29T19:41:17Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "36.30", clinician_notes: "Support reported a repeat issue; the claim was completed." },
            { id: 476, patient_id: "0f6015be-f7a8-4995-a874-78515a5d88d7", timestamp: new Date("2022-06-07T16:43:34Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "80.08", clinician_notes: "Flagged as late. The customer completed the payment." },
            { id: 477, patient_id: "34ce96a1-ae45-4eaa-a576-244b905f8061", timestamp: new Date("2023-07-04T08:17:02Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "Support asked for a change and the refund was replaced." },
            { id: 478, patient_id: "9c4060df-d6bf-4514-b2bb-a0cbb665bdae", timestamp: new Date("2023-01-07T09:29:11Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "43.31", clinician_notes: "A repeat follow-up: the order was escalated." },
            { id: 479, patient_id: "517e30b9-9035-404e-a1c5-cc2ede11d5a9", timestamp: new Date("2022-04-14T06:38:17Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.47", clinician_notes: "The refund was approved after a duplicate check." },
            { id: 480, patient_id: "72d05f19-2b4f-4714-9505-8534e68d3ee3", timestamp: new Date("2023-12-21T12:58:35Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "37.26", clinician_notes: "No response from the team, so the appointment was updated." },
            { id: 481, patient_id: "4ca7e1d4-811b-4b27-be95-5dedacbf6ab5", timestamp: new Date("2022-08-27T17:33:06Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "67.35", clinician_notes: null },
            { id: 482, patient_id: "00031394-de4a-4714-a78d-465af41ef565", timestamp: new Date("2022-06-25T10:02:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "54.16", clinician_notes: "The booking was resolved — partial case, no further action." },
            { id: 483, patient_id: "4e40e616-baaf-422e-9b8c-8f78d6077029", timestamp: new Date("2023-12-11T12:50:54Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "55.48", clinician_notes: "A standard report was resolved the same day." },
            { id: 484, patient_id: "fc8da1c4-6fe4-4c6e-8b46-bb4906bd5937", timestamp: new Date("2022-10-23T16:32:29Z"), symptom_severity: 2, medication_adjustment: "increased", sensor_reading: "75.94", clinician_notes: "The refund was cancelled following an incomplete review." },
            { id: 485, patient_id: "096d3f65-460c-4990-acca-d87bc759c831", timestamp: new Date("2022-05-05T12:23:58Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.74", clinician_notes: "The request was rescheduled — late case, no further action." },
            { id: 486, patient_id: "b62fc24b-b243-47e7-ad19-ec1bfb9dde0f", timestamp: new Date("2023-11-14T11:02:30Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "46.16", clinician_notes: "An operator confirmed the details and the appointment was refunded." },
            { id: 487, patient_id: "fea3d7dc-af5d-4933-8996-658734b17aba", timestamp: new Date("2022-01-17T18:17:35Z"), symptom_severity: 5, medication_adjustment: "increased", sensor_reading: "40.29", clinician_notes: "An incomplete payment was rescheduled the same day." },
            { id: 488, patient_id: "bf1bc8de-7f50-4577-a6b5-faa1913af134", timestamp: new Date("2023-06-16T22:01:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "49.44", clinician_notes: "The customer asked for a change and the order was processed." },
            { id: 489, patient_id: "e018bc09-0f09-4531-8376-19a152f559cf", timestamp: new Date("2022-08-14T12:50:38Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.73", clinician_notes: "A minor follow-up: the item was confirmed." },
            { id: 490, patient_id: "90bb99a9-cecd-4bf0-a54c-0113069bd5e1", timestamp: new Date("2023-06-08T16:29:41Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "64.58", clinician_notes: "The payment was cancelled following an automatic review." },
            { id: 491, patient_id: "2b08bc74-5ae6-4924-bdfb-c7b93ac9e0cb", timestamp: new Date("2022-12-02T08:30:48Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: "Flagged as unusual. The courier refunded the document." },
            { id: 492, patient_id: "52780f99-8b8a-4d7b-bea1-a714af38216c", timestamp: new Date("2023-03-22T07:45:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "39.27", clinician_notes: "No response from the reviewer, so the account was updated." },
            { id: 493, patient_id: "527f3d12-1811-4cf0-8695-853cac03390e", timestamp: new Date("2023-07-16T16:06:10Z"), symptom_severity: 6, medication_adjustment: "increased", sensor_reading: "48.54", clinician_notes: "The supplier confirmed the details and the appointment was closed." },
            { id: 494, patient_id: "10b40a35-f19e-4798-a442-f27f444bfd66", timestamp: new Date("2022-07-06T11:50:19Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "75.20", clinician_notes: "A late follow-up: the item was rescheduled." },
            { id: 495, patient_id: "5338641f-d40d-4923-b433-cd1f0ecd1861", timestamp: new Date("2023-11-18T19:07:40Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "44.77", clinician_notes: "The account owner confirmed the details and the transfer was completed." },
            { id: 496, patient_id: "cef401e9-a693-4315-b65e-72de8c6607ef", timestamp: new Date("2022-03-19T16:32:08Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "42.40", clinician_notes: "The invoice was reviewed following a minor review." },
            { id: 497, patient_id: "c05636cb-280a-4751-a09d-9568cecde1ac", timestamp: new Date("2022-09-14T17:14:36Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: null, clinician_notes: null },
            { id: 498, patient_id: "a592c961-2af9-46cc-856b-600508c6a0cb", timestamp: new Date("2023-11-01T15:52:53Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "56.03", clinician_notes: "A manual payment was confirmed the same day." },
            { id: 499, patient_id: "0347f9c5-976d-45be-bff3-cee454c48351", timestamp: new Date("2023-12-05T15:14:27Z"), symptom_severity: null, medication_adjustment: "none", sensor_reading: "58.03", clinician_notes: "The account was escalated after a standard check." },
            { id: 500, patient_id: "dfbb06d5-1d50-441d-bd84-6edbec4b645d", timestamp: new Date("2023-08-12T11:52:00Z"), symptom_severity: 6, medication_adjustment: "decreased", sensor_reading: "47.96", clinician_notes: null },
        ],
    });
}

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