{
  "contractVersion": "harness.catalyst-notebook.http-exchange.v1",
  "request": {
    "method": "POST",
    "path": "/v1/catalyst/workbench/versions/23122c47-cfff-4b9e-a8df-878fa71a6dce/execute",
    "body": {
      "contractVersion": "catalyst.workbench.execute.request.v1",
      "versionId": "23122c47-cfff-4b9e-a8df-878fa71a6dce",
      "queryDigest": "fbeb97c89d138ce0a93bbdd2aec41bb7d8c776aaa9dea6abb3e5cb734fc13843",
      "idempotencyKey": "harness-notebook-052f98aa-f9b0-43f4-9198-0507988cbdd9"
    }
  },
  "response": {
    "httpStatus": 200,
    "body": {
      "contractVersion": "catalyst.workbench.execution.v1",
      "queryDigest": "fbeb97c89d138ce0a93bbdd2aec41bb7d8c776aaa9dea6abb3e5cb734fc13843",
      "idempotencyKey": "harness-notebook-052f98aa-f9b0-43f4-9198-0507988cbdd9",
      "validationStatus": "valid",
      "query": {
        "sql": "SELECT\n  observation_id,\n  patient_id,\n  test_name,\n  result_status,\n  result_value,\n  result_unit,\n  observed_at\nFROM analytics.lab_result_fact_v1\nWHERE observed_at >= :start_date\n  AND test_name = :test_name\n  AND result_status = 'final'\nORDER BY observed_at DESC, observation_id",
        "parameters": [
          {
            "value": "2026-01-01",
            "type": "date",
            "name": "start_date",
            "source": "question"
          },
          {
            "value": "Viral Load",
            "source": "question",
            "type": "string",
            "name": "test_name"
          }
        ]
      },
      "statementTimeoutMs": 10000,
      "maxRows": 100,
      "replayed": false,
      "status": "succeeded",
      "result": {
        "columns": [
          {
            "ordinal": 0,
            "name": "observation_id",
            "databaseType": "varchar",
            "typeOid": 1043,
            "logicalType": "string"
          },
          {
            "ordinal": 1,
            "name": "patient_id",
            "databaseType": "text",
            "typeOid": 25,
            "logicalType": "string"
          },
          {
            "ordinal": 2,
            "name": "test_name",
            "databaseType": "text",
            "typeOid": 25,
            "logicalType": "string"
          },
          {
            "ordinal": 3,
            "name": "result_status",
            "databaseType": "text",
            "typeOid": 25,
            "logicalType": "string"
          },
          {
            "ordinal": 4,
            "name": "result_value",
            "databaseType": "numeric",
            "typeOid": 1700,
            "logicalType": "decimal"
          },
          {
            "ordinal": 5,
            "name": "result_unit",
            "databaseType": "text",
            "typeOid": 25,
            "logicalType": "string"
          },
          {
            "ordinal": 6,
            "name": "observed_at",
            "databaseType": "timestamptz",
            "typeOid": 1184,
            "logicalType": "date-time"
          }
        ],
        "rows": [
          [
            {
              "type": "string",
              "value": "218a800e-bea3-425c-8603-ee7a566bcd7e"
            },
            {
              "type": "string",
              "value": "a28ac5ad-c795-4019-8368-cf2c49189aee"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-27T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2a4c399d-e94b-4df3-87fe-79cc82c7821b"
            },
            {
              "type": "string",
              "value": "c8f5dd6e-a487-4d24-8c2d-7e0af044ee98"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-27T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "5335081e-5d19-4901-884e-6b145643d362"
            },
            {
              "type": "string",
              "value": "50fd2c79-e63f-44d5-8044-117972882c1f"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-27T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "8b1acf5e-27f6-4832-8fea-8ad45554fa44"
            },
            {
              "type": "string",
              "value": "ab028285-a1c2-4598-8031-0bf85bc106c4"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-27T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "e06a4a38-a9ab-442f-80c7-36571d9907a4"
            },
            {
              "type": "string",
              "value": "57e3e4d5-cc97-48b7-8f9c-14032d770f19"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-27T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2f21b2da-01d6-49b9-8c80-a938deec1bf9"
            },
            {
              "type": "string",
              "value": "34fea238-4bf1-4339-8bfb-60c8c19d9fa2"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-26T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "456f3908-8a94-47ba-8b32-2bf988d27ac5"
            },
            {
              "type": "string",
              "value": "1c33f3f1-acf4-4872-8a92-e40ceb39e775"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-26T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "66bcc98d-9101-4104-8c64-6af9cfaeacf6"
            },
            {
              "type": "string",
              "value": "e02384aa-6d35-42c0-8259-0340054aab9c"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-26T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "9b62f7e5-f492-41dc-8408-ca9f5998e558"
            },
            {
              "type": "string",
              "value": "0717325f-44ab-44b0-81b3-a225b9b9b6d0"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-26T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "a7c0a52a-c25f-464a-88a4-3b95af9c86c0"
            },
            {
              "type": "string",
              "value": "2b6f8c67-015f-45c1-81c7-edd91f58d48d"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-26T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "34abd839-6c6e-4d66-8243-1b4b816b70d1"
            },
            {
              "type": "string",
              "value": "bec2d69f-f22a-45a1-8a77-6286ef9d6291"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-25T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "52f3a7a3-a9d8-4c1b-824a-56f8bdb58c1c"
            },
            {
              "type": "string",
              "value": "659cbe8c-8dde-42c8-85a3-50869ef30643"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-25T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "6f94422e-949e-41fb-8d71-d0c243d1c092"
            },
            {
              "type": "string",
              "value": "9c418e2e-f75f-459f-80e4-20b97f048656"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-25T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "c0b1bb64-5a59-4e11-8daf-e606f4aa1b63"
            },
            {
              "type": "string",
              "value": "5ceb0554-7486-4e69-82db-a6be3ad81cb3"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-25T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "e1077f7b-b843-4548-81bf-1ca4b4e6bacb"
            },
            {
              "type": "string",
              "value": "bfb25714-1a7f-4ab4-83e8-e5cbe2051616"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-25T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "4dbb29e4-49a7-47fc-86b5-e088ccbf860c"
            },
            {
              "type": "string",
              "value": "0d01abb1-05a5-48e1-8254-51033cd9d0ef"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-24T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "66be9924-eb03-4a38-8a98-854371c7b897"
            },
            {
              "type": "string",
              "value": "644501c1-2871-45db-82dc-22b91c82f775"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-24T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "70186f10-4128-48bf-8660-9fa26a12a0e7"
            },
            {
              "type": "string",
              "value": "66fa20ce-e546-4581-8073-1fa7fb46c838"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-24T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "829fd18c-a0b2-4051-8272-86ddd925b7e2"
            },
            {
              "type": "string",
              "value": "a801e085-4681-484b-8eb8-92b255d27d12"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-24T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "cb7ead53-2db2-4067-8288-1ecc0e0efc90"
            },
            {
              "type": "string",
              "value": "a637c6f9-bc77-460e-866e-919978067420"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-24T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2b090097-9230-4d19-828c-5e4adf395b74"
            },
            {
              "type": "string",
              "value": "ea780246-0b32-443a-85f5-e116239b03ed"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-23T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "628165c0-0ea5-4aa5-8856-9155fb49805e"
            },
            {
              "type": "string",
              "value": "e5363f22-43c0-46f3-8098-f141c1acc629"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-23T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "aa74c974-d00a-4b00-859e-1e65660368d7"
            },
            {
              "type": "string",
              "value": "f1182b70-04fd-4566-8de7-ddde56062051"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-23T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "ae1bf324-abcc-41e4-8774-d7b8499d4050"
            },
            {
              "type": "string",
              "value": "eeadc1b0-f054-4dbe-8ab6-4fad12aef03c"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-23T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "f2b0dd8d-7a1f-444d-8120-ef8ca6db3fe0"
            },
            {
              "type": "string",
              "value": "6dab1c5a-6de1-47c7-8473-08f32c254f5f"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-23T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "04ac6dd2-a019-41fd-8cd3-770a32d87acd"
            },
            {
              "type": "string",
              "value": "2cab322a-9316-46f6-8aeb-f56ba87f8a27"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "247a20cc-dd35-4d3c-8d25-996d9941b485"
            },
            {
              "type": "string",
              "value": "cf7cf7cb-008e-44a4-8902-58833f057cd2"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b48dc9a6-bc50-495e-8823-720a9773b88d"
            },
            {
              "type": "string",
              "value": "98ba36ea-81bd-404b-8812-98d0a5fbeac8"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b64cee0d-901d-4781-86bc-0af87bbfc704"
            },
            {
              "type": "string",
              "value": "0d2d7e68-fe8b-4ead-822d-a77c4a320a20"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "de8a0277-c8e4-42cb-8fe5-cff4007b39a4"
            },
            {
              "type": "string",
              "value": "15203287-9004-4a06-8ff9-55e7d4c195eb"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "fc0a7d95-8169-4435-851f-a4747d49c2c3"
            },
            {
              "type": "string",
              "value": "f7209f7c-f30c-4ece-88b4-2fb275f44660"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-22T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2c45661b-e3a4-45b2-8e18-2935158d3862"
            },
            {
              "type": "string",
              "value": "5a2ba481-fd3b-4c40-82c8-ee678a262643"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "663e43f9-5eb3-439e-8c92-2779fca8b64d"
            },
            {
              "type": "string",
              "value": "1211bae3-f82b-46d4-853d-6dfa415aedfc"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "683ecf29-91a3-42df-82b9-512dd846c986"
            },
            {
              "type": "string",
              "value": "12791d2a-0585-4cf9-8613-c23a4563179e"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "803e6674-a895-479b-807d-0ccb326355d4"
            },
            {
              "type": "string",
              "value": "c35b7f7d-a311-43f5-86c5-27560aa5abf3"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "d0f94217-cc64-40fa-8713-db8522b772ff"
            },
            {
              "type": "string",
              "value": "6911d2dc-faab-4498-8dcc-45c6f37794fe"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "f5acf87d-e11a-4245-8d8d-daabb18ee8b9"
            },
            {
              "type": "string",
              "value": "a43ba5cc-6be8-41ea-87fd-2953da62a764"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-21T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "051b0dfd-f1f5-46c3-842a-e4d0e47ecba1"
            },
            {
              "type": "string",
              "value": "78a765c3-7cc5-44ca-8b96-41a80437be6e"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2a20d9b9-11da-4101-8530-b20062a6273c"
            },
            {
              "type": "string",
              "value": "2169994a-d217-4456-8a69-feb3304552ad"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "59d45124-31f6-4d56-8524-b94b99339da3"
            },
            {
              "type": "string",
              "value": "15bea6b5-67d6-4f52-8f06-5944a4a360ef"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "7f91c179-53df-4243-85f1-0f9533c4bd1e"
            },
            {
              "type": "string",
              "value": "c7280f5d-4e08-430d-8f4a-5b4da17f5f5a"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "86a84d78-cf92-4c48-8ed2-c38f1350e70f"
            },
            {
              "type": "string",
              "value": "6fb9fe5c-a814-409d-884d-94591c521e4d"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "9a65e4c4-4e4c-4bc0-84b9-ce96f3705443"
            },
            {
              "type": "string",
              "value": "428f8206-9126-4cf4-810f-1c01b876d080"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-20T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "123a2d61-5e02-4a3e-8d19-2dbbcb1800d3"
            },
            {
              "type": "string",
              "value": "e9fe5e7d-cc44-493d-816c-ad7b65fa5c55"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "39847909-0b27-4242-8342-f247b91bc729"
            },
            {
              "type": "string",
              "value": "4e3ed695-5129-4b0d-81f7-647850fd32aa"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "3f5f3fc5-1894-4dc6-8993-70bb3d382832"
            },
            {
              "type": "string",
              "value": "22d05e3d-da9b-4ff7-841f-034f1a000674"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "50"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "3f87261b-3871-45f3-890d-6ce0c6caa31f"
            },
            {
              "type": "string",
              "value": "a974e7eb-296e-4056-8653-ebdb5b578ef9"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b482c226-0fa4-4d96-8241-88cdb49d7ee1"
            },
            {
              "type": "string",
              "value": "d1a7684c-b65e-4d12-824d-ebfda090ad1f"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b49dec16-33d3-4a50-8bc7-55620e1ea1cb"
            },
            {
              "type": "string",
              "value": "1b8236ff-6de2-4c6b-81f5-1963dc35565d"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-19T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "1c04183e-319f-4545-8e73-2b93292b6fe0"
            },
            {
              "type": "string",
              "value": "952e18bb-b31c-4d56-880f-e1440e9b5691"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "3b88679a-8935-4171-8553-787ad4b3e376"
            },
            {
              "type": "string",
              "value": "85ca692b-c172-4ced-8131-d76e083011ea"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "610af517-fc7b-41a6-8e0c-f8943a12409e"
            },
            {
              "type": "string",
              "value": "7ae242a8-6b36-4ade-812d-02999f704f29"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b2a6879f-71b7-468d-8f7d-626542a91f86"
            },
            {
              "type": "string",
              "value": "2f357774-5119-47d0-86ba-bf8eb5ea6f3a"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "e9afbb72-899f-492c-8b61-6990924d9983"
            },
            {
              "type": "string",
              "value": "c3d31387-b194-4265-8a20-029866897c6c"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "ef2e18f6-5040-465b-89dc-48f741dab91b"
            },
            {
              "type": "string",
              "value": "4e6805cb-311c-4b15-8f6e-cac51408b006"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-18T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "0f77d2e0-c917-4474-8970-028fc9db22b3"
            },
            {
              "type": "string",
              "value": "a5ef0bca-af3a-4d7d-83ff-917a1712d71e"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "6ed5a0ca-cd6d-4003-8dab-189a9e204600"
            },
            {
              "type": "string",
              "value": "73e69482-9961-495b-8b2c-109ed7b8b304"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "755be397-15fa-4d03-889a-11742409fbc3"
            },
            {
              "type": "string",
              "value": "f30036a2-396f-46d1-8b8c-f228baed4a32"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "9ba74e4a-ff86-4d85-87ef-95b351d9f206"
            },
            {
              "type": "string",
              "value": "46d4d8d3-06d3-49e0-8234-c2b66cca2022"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "c978b5d7-f17e-4eae-89bd-9c24fb651ee1"
            },
            {
              "type": "string",
              "value": "5e947701-6855-4c4d-83af-463a5951ea31"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "cab16307-b533-4eb3-86bf-44dd2ae7fa1d"
            },
            {
              "type": "string",
              "value": "a29e90f2-5487-47d9-8bc2-6c5673a81fa3"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-17T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "3e10c424-1283-430b-8a26-f311fff8ae98"
            },
            {
              "type": "string",
              "value": "61adcd55-2713-45ec-8c43-427389ec2532"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "81cb7a59-9f8f-479a-8beb-2c38a33554a2"
            },
            {
              "type": "string",
              "value": "9bcf53bc-6453-445b-87cd-ed9cc132f0f2"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "c06e1f1e-7ae8-431b-83f1-09e6aa8f8774"
            },
            {
              "type": "string",
              "value": "39dc5442-bad5-42db-83ac-de1c3dde73e3"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "cd1a55f9-1c01-4bbf-8d1d-579abbefa79f"
            },
            {
              "type": "string",
              "value": "24d7782e-cd5f-4255-84be-771e9aa6d252"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "f1a82031-5a67-471c-8240-85a1bdb0c351"
            },
            {
              "type": "string",
              "value": "ca62de1f-ba4c-4ad5-8e97-906204b3ee2d"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "f96307f9-fe68-4a4c-874b-f2e73ab152bd"
            },
            {
              "type": "string",
              "value": "021d7d2c-b516-4ebc-8efc-d10d6c290723"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-16T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "11149c00-c178-40a0-89cc-957c70adf97c"
            },
            {
              "type": "string",
              "value": "63b98ca5-dec2-4a37-866d-c80818592034"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "1a1ccce4-6d2c-4697-822a-f4553fb9325a"
            },
            {
              "type": "string",
              "value": "e47eb080-4a39-4b50-83fc-00e2a0e1154a"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "2126d2e9-e235-4c35-875c-41f5629a25e9"
            },
            {
              "type": "string",
              "value": "11111111-1111-4111-8111-111111111111"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "21691888-6b05-42a7-8028-8f41856a3e71"
            },
            {
              "type": "string",
              "value": "85a89f8d-99e2-449e-8b48-af3c595532f9"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "557a829f-5567-48cf-8d4a-b369d8e76a0d"
            },
            {
              "type": "string",
              "value": "1d8e21ba-27f4-4961-8567-11d4fc0dd3ec"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "87973812-0258-45e5-8eb1-87733915277f"
            },
            {
              "type": "string",
              "value": "edca0d0f-06ea-4062-843b-b68c31b40381"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "97bfde59-83f7-4706-8b77-acf4347adbae"
            },
            {
              "type": "string",
              "value": "514612a6-ac87-4ccb-87ed-5a476933e7d6"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "6442dfa4-e094-43a9-8a23-474d4bc8c33f"
            },
            {
              "type": "string",
              "value": "6d0dcf87-68e0-4b97-83f1-517db2694f2d"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "68feb4f2-60bd-4a88-89b5-214379350a3f"
            },
            {
              "type": "string",
              "value": "a210d2bc-61c9-4d3a-8888-faf6ff809e8e"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "75a895da-1f91-4c18-8b90-b01f043e3b35"
            },
            {
              "type": "string",
              "value": "8ed0945f-5883-4760-86f6-d4439979bb8a"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "ab0aa2f4-80b9-4209-8603-17b211ed1fff"
            },
            {
              "type": "string",
              "value": "c9920194-20ee-4c1c-8f94-e9166c20f3ab"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "b7b8e10e-7821-42e6-854d-3078f3d23c33"
            },
            {
              "type": "string",
              "value": "1f4d2d5a-7a5e-4359-8798-f45780ef2848"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "d2486ab9-0c9f-41a5-83a9-12c48084862b"
            },
            {
              "type": "string",
              "value": "8ec05082-b530-4585-8c7c-2bf0b4bf3878"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-14T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "1373c6cc-c9db-488b-8054-6b95420250e4"
            },
            {
              "type": "string",
              "value": "1d919693-c74f-47f7-8b1a-6a31389dd06f"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "72973210-9212-4a14-803d-0a82117a7510"
            },
            {
              "type": "string",
              "value": "0f9ad3e0-783d-46d8-8e72-4827fc3a8c0b"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "95c67730-6038-412b-82a4-6aef6f061196"
            },
            {
              "type": "string",
              "value": "53d0dc06-ca5c-4841-8e75-d619cb8d47ec"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "9874c1f2-482b-49a8-8b3f-899ae27ea848"
            },
            {
              "type": "string",
              "value": "bfb22eba-ffb0-45b8-8682-eae2a03b2d07"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "a194bdb8-21e4-4055-8426-07cfdf3fe562"
            },
            {
              "type": "string",
              "value": "d1c23b91-c13c-48f1-89cb-196980fdb854"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "fd8c433e-a034-4a43-8f27-d42f835896c5"
            },
            {
              "type": "string",
              "value": "8610dd21-b7e5-43fa-8700-707cc49fc1b2"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-13T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "08bdec1e-4983-4f3c-802e-b08ebbc46801"
            },
            {
              "type": "string",
              "value": "fd71d17b-75d9-4ff5-8e08-3475cae2a95f"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-12T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "72da8a03-4a9a-49d6-8b50-c3be8880e2c2"
            },
            {
              "type": "string",
              "value": "0e52d00a-2c33-40bd-8765-a7c6f99aed6c"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-12T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "81663e1e-7fac-4ed2-8a1e-b8ebeb744b85"
            },
            {
              "type": "string",
              "value": "99575a44-f7d9-4d84-8e89-85b6d24a0665"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-12T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "84f1bfc3-99f8-454e-8b25-1d7fc4d12d11"
            },
            {
              "type": "string",
              "value": "2c6b0af1-c5a1-4f69-8abe-eebb8f87e492"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-12T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "ee74e59f-61c7-4bf7-85b5-643206049fd3"
            },
            {
              "type": "string",
              "value": "7faecde8-399e-418c-8a7c-afcc0c440830"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-12T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "20d8c151-2ffc-4075-8560-9dff2d9039b8"
            },
            {
              "type": "string",
              "value": "f23487d3-7ac7-4c9f-8f9e-caa15fdec0f2"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-11T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "3355082c-bcc3-492b-8b97-431afeb777ac"
            },
            {
              "type": "string",
              "value": "b385c321-8fc8-4ef1-8529-db0c0585cb78"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "9000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-11T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "8470d275-aec6-426d-8c77-aeeb96a30cac"
            },
            {
              "type": "string",
              "value": "42f06d87-a5d4-4555-86c8-c82c58bb8942"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "45"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-11T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "d02ff3e6-ab31-4b56-82b0-324e65ce672f"
            },
            {
              "type": "string",
              "value": "ee0fb90a-fac1-4403-890d-ae53d40d0c85"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "30"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-11T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "e8e1ff27-fe99-4573-8b87-df8c535472a6"
            },
            {
              "type": "string",
              "value": "3400e730-b703-4994-8e9f-a7bbdc921f27"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "6000"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-04-11T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "53333333-3333-4333-8333-333333333333"
            },
            {
              "type": "string",
              "value": "11111111-1111-4111-8111-111111111111"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "80"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-03-15T13:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "52222222-2222-4222-8222-222222222222"
            },
            {
              "type": "string",
              "value": "11111111-1111-4111-8111-111111111111"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "450"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-02-15T14:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "486b1ee0-abbb-4373-84ef-535b9813b69e"
            },
            {
              "type": "string",
              "value": "c8f5dd6e-a487-4d24-8c2d-7e0af044ee98"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "35"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-01-27T14:00:00Z"
            }
          ],
          [
            {
              "type": "string",
              "value": "97a9280f-f69c-4c97-8fd2-3c80d230f546"
            },
            {
              "type": "string",
              "value": "ab028285-a1c2-4598-8031-0bf85bc106c4"
            },
            {
              "type": "string",
              "value": "Viral Load"
            },
            {
              "type": "string",
              "value": "final"
            },
            {
              "type": "decimal",
              "value": "800"
            },
            {
              "type": "string",
              "value": "copies/ml"
            },
            {
              "type": "date-time",
              "value": "2026-01-27T14:00:00Z"
            }
          ]
        ],
        "rowCount": {
          "returned": 100,
          "truncated": true,
          "truncationReason": "configured_limit"
        },
        "warnings": []
      },
      "durationMs": 8,
      "executionId": "d09e9aa5-d296-47b6-89cf-14a5487a8bf2",
      "sessionId": "b5e29216-5560-47ed-bcc2-8ae0442c7935",
      "versionId": "23122c47-cfff-4b9e-a8df-878fa71a6dce",
      "ordinal": 2,
      "completedAt": "2026-08-04T21:13:55.979814Z"
    }
  },
  "elapsedMs": 26
}
