Database Open Access

MIMIC-IV-ECG: Diagnostic Electrocardiogram Matched Subset

Brian Gow Tom Pollard Larry A Nathanson Alistair Johnson Benjamin Moody Chrystinne Fernandes Nathaniel Greenbaum Jonathan W Waks Parastou Eslami Tanner Carbonati Ashish Chaudhari Elizabeth Herbst Dana Moukheiber Seth Berkowitz Roger Mark Steven Horng

Published: Sept. 15, 2023. Version: 1.0


When using this resource, please cite: (show more options)
Gow, B., Pollard, T., Nathanson, L. A., Johnson, A., Moody, B., Fernandes, C., Greenbaum, N., Waks, J. W., Eslami, P., Carbonati, T., Chaudhari, A., Herbst, E., Moukheiber, D., Berkowitz, S., Mark, R., & Horng, S. (2023). MIMIC-IV-ECG: Diagnostic Electrocardiogram Matched Subset (version 1.0). PhysioNet. https://doi.org/10.13026/4nqg-sb35.

Please include the standard citation for PhysioNet: (show more options)
Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation [Online]. 101 (23), pp. e215–e220.

Abstract

The MIMIC-IV-ECG module contains approximately 800,000 diagnostic electrocardiograms across nearly 160,000 unique patients. These diagnostic ECGs use 12 leads and are 10 seconds in length. They are sampled at 500 Hz. This subset contains all of the ECGs for patients who appear in the MIMIC-IV Clinical Database. When a cardiologist report is available for a given ECG, we provide the needed information to link the waveform to the report. The patients in MIMIC-IV-ECG have been matched against the MIMIC-IV Clinical Database, making it possible to link to information across the MIMIC-IV modules.


Background

An Electrocardiogram or ECG / EKG measures the electrical activity associated with the heart [1]. Diagnostic ECGs are a standard part of a patients care [2]. The standard ECG leads are denoted as lead I, II, III, aVF, aVR, aVL, V1, V2, V3, V4, V5, V6. They are routinely obtained when admitted to the Emergency Department or to a hospital floor. ECGs will typically be repeated for patients who exhibit cardiac symptoms such as chest pain or abnormal rhythms. Daily ECGs may be obtained following acute cardiovascular events such as myocardial infarction. Patients in the Intensive Care Unit (ICU) are continuously monitored to detect rhythm abnormalities, but full ECGs are needed to evaluate evidence of cardiac ischemia or infarction. However, diagnostic ECGs typically only comprise a small part of understanding the overall condition of a subject at the hospital. To fully understand how to best treat a given patient, a broader set of data is collected which may include: patient demographics, diagnosis, medications, lab tests, and additional information. This broader set of clinical information is shared as part of the MIMIC-IV Clinical Database [3]. The MIMIC-IV-ECG Matched Subset contains the vast majority of diagnostic ECGs collected between 2008 - 2019 for subjects in MIMIC-IV.


Methods

As part of routine care, diagnostic ECGs are collected across Beth Israel Deaconess Medical Center (BIDMC). Three types of information associated with an ECG are presented here. The electrocardiogram waveforms themselves, the machine measurements (ex: average RR interval as calculated by the machine), and the cardiologist reports. Identifiers connected to the ECGs allow this information to be connected back to the patients overall electronic health record. All of the information is de-identified to satisfy the US Health Insurance Portability and Accountability Act of 1996 (HIPAA) Safe Harbor requirements.

Electronic Health Record

Patients from the MIMIC-IV Clinical Database who had ECGs collected between 2008 - 2019 are included as part of MIMIC-IV-ECG. The diagnostic ECGs are collected on machines from various manufacturers including Burdick/Spacelabs, Philips, and General Electric. When the ECG is collected, the machine is populated with the patient's demographics and their medical record number (MRN).

As part of de-identification the raw identifiers are shifted. The patient's MRN was used to match a given 12-lead ECG record to the corresponding subject ID in the MIMIC-IV Clinical Database. As another part of the de-identification, the date-time information was shifted to obscure the actual date and time. Relative date-time information for a given subject is preserved though. The shifted date-times were matched against date-times in the subject's MIMIC-IV Clinical Database records. A unique study_id was generated for each record.

Electrocardiogram Waveforms

If a patient appears in the MIMIC-IV Clinical Database, all of their available ECG waveforms were pulled. This includes ECGs from the BIDMC emergency department, hospital (including the ICU), and outpatient care centers. We converted the ECGs from the manufacturers format to the open WFDB format 16 [4] with each WFDB record comprised of a header (.hea) file and a signal (.dat) file. The files were then transferred from BIDMC to MIT for additional processing.

We scrubbed the WFDB header files for PHI such that only the signal information, subject ID, and shifted date-time are provided. Timestamps for events in the MIMIC-IV Clinical Database, such as drug administration, are aligned with the timestamps in MIMIC-IV-ECG. However, some of the diagnostic ECGs provided here were collected outside of ED or ICU visits at the hospital. Since the MIMIC-IV Clinical Database is comprised solely of ED and ICU data, the ECG timestamp can occur before or after a visit from the clinical database.

Machine Measurements

The ECG machine generates summary reports and summary measures (ex: RR interval, QRS onset and end, etc.) for each diagnostic ECG. We collectively refer to these as machine measurements. The machine output is parsed and any PHI is removed. In particular, the MRN is shifted to subject_id, the de-identified study_id is assigned in a manner consistent with the ECG waveform files, and the raw Cart ID is randomly shifted to create a de-identified cart_id. There was no PHI in the report lines. 

The global machine measures are provided in this release. These global measures are calculated across all 12 leads. Machine measurements for individual leads may be released in a future version of this project. 

Cardiologist Reports

Most ECG waveforms get read by a cardiologist and an associated report is generated from the reading. We provide information for linking a waveform with its associated report where available. 

The de-identified free-text notes from these ECG reports will be made available as part of the MIMIC-IV-Note module [5] at a later time. These ECG reports are de-identified using a rule-based approach [6, 7, 8], similar to that used for other MIMIC reports.


Data Description

Electrocardiogram Waveforms

Approximately 800,000 ten-second-long 12 lead diagnostic ECGs across nearly 160,000 unique subjects are provided in the MIMIC-IV-ECG module. Around 5% of the available diagnostic ECGs were withheld from this release so they can be used as a hidden test set in workshops and challenges. The ECGs are sampled at 500 Hz. The patients in this module have been matched with the MIMIC-IV Clinical Database. Many of the provided diagnostic ECGs overlap with a MIMIC-IV hospital or emergency department stay but a number of them do not overlap. Approximately 55% of the ECGs overlap with a hospital admission and 25% overlap with an emergency department visit.

The ECGs are grouped into subdirectories based on subject_id. Each DICOM record path follows the pattern: files/pNNNN/pXXXXXXXX/sZZZZZZZZ/ZZZZZZZZ, where:

  • NNNN is the first four characters of the subject_id,
  • XXXXXXXX is the subject_id,
  • ZZZZZZZZ is the study_id

An example of the file structure is as follows:

files
├── p1000
|   └── p10001725
|       └── s41420867
|           ├── 41420867.dat
|           └── 41420867.hea
└── p1002
    └── p10023771
        ├── s42745010
        │   ├── 42745010.dat
        │   └── 42745010.hea
        ├── s46989724
        │   ├── 46989724.dat
        │   └── 46989724.hea
        └── s42460255
            ├── 42460255.dat
            └── 42460255.hea

Above we find two subjects p10001725 (under the p1000 group level directory) and p10023771 (under the p1002 group level directory). For subject p10001725 we find one study: s41420867. For p10023771 we find three studies: s42745010, s46989724, s42460255. The study identifiers are completely random, and their order has no implications for the chronological order of the actual studies. Each study has a like named .hea and .dat file, comprising the WFDB record. 

The record_list.csv file contains the file name and path for each WFDB record. It also provides the corresponding subject ID and study ID. The subject ID can be used to link a subject from MIMIC-IV-ECG to the other modules in the MIMIC-IV Clinical Database. 

Machine Measurements

Machine measurements for each ECG waveform are provided in the machine_measurements.csv file. A data dictionary provides a description for each of the columns in machine_measurements_data_dictionary.csv. The machine measurements table provides the machine generated reports in columns report_0..report_17. The report lines are provided as generated by the machine. In some cases there will be a column with no text in between columns with text (ex: report_0: <text_a>, report_1: empty, report_2: <text_b>). In addition to the summary measurements (rr_interval, qrs_onset, qrs_end, etc.) columns for the machine's bandwidth and filter settings (filtering) are provided. A cart_id is provided which can be used to track which machine was used for a given ECG. Finally, the subject_id, study_id, and ecg_time are provided, consistent with the ECG waveform files themselves. 

Cardiologist Reports 

A little more than 600,000 cardiologist reports are available for the ~800,000 diagnostic ECGs. Not all diagnostic ECGs get read by a cardiologist. This is the primary reason that there are fewer reports than waveforms.

The waveform_note_links.csv table provides a note_id for the associated ECG waveform. This note_id can be used to link between a waveform and the free-text note in the MIMIC-IV-Note module. Each note_id is composed of the subject ID, the abbreviation for the domain (EK) that the report comes from, and a sequential integer. The sequential integer is also listed in its own column, note_seq, and can be used to decipher the order in which ECGs were collected for a given subject across all of their visits. This table also contains the subject ID, study ID, and waveform path.

BigQuery

The information from the record_list.csv, machine_measurements.csv, and waveform_note_links.csv tables are available on BigQuery [9].


Usage Notes

This module provides MIMIC-IV users an additional, potentially important piece of information for their research using MIMIC. 

There are some limitations with this dataset. The date and time for each ECG were recorded by the machine's internal clock, which in most cases was not synchronized with any external time source. As a result, the ECG time stamps could be significantly out of sync with the corresponding time stamps in the MIMIC-IV Clinical Database, MIMIC-IV Waveform Database, or other modules in MIMIC-IV. An additional limitation, as noted above, is that some of the ECGs provided here were collected outside of the ED and ICU. This means that the timestamps for those ECGs won't overlap with data from the MIMIC-IV Clinical Database.

The signals can be viewed in Lightwave by clicking the Visualize waveforms links in the Files section below. Additionally, the signals can be read by using the WFDB toolboxes provided on PhysioNet: WFDB (in C) [10], WFDB-Matlab [11], and WFDB-Python [12]. Here is a basic script for reading a downloaded record from this project and plotting it by using the WFDB-Python toolbox:


import wfdb 
rec_path = '/files/p1000/p10001725/s41420867/41420867' 
rd_record = wfdb.rdrecord(rec_path) 
wfdb.plot_wfdb(record=rd_record, figsize=(24,18), title='Study 41420867 example', ecg_grids='all')

where rec_path is the path to the name of the .hea and .dat files for the record you'd like to plot.

Here we provide an example of how subject p10023771 from MIMIC-IV-ECG can be linked to their admission information in the MIMIC-IV Clinical Database.  Executing this from BigQuery:

SELECT * FROM `physionet-data.mimiciv_hosp.admissions` WHERE subject_id=10023771

we see that the patient only has one admission to the hospital with an admittime = 2113-08-25T07:15:00 and a dischtime = 2113-08-30T14:15:00. We also need to check to see if they were seen in the emergency department and not admitted to the hospital:

SELECT * FROM `physionet-data.mimiciv_ed.edstays` WHERE subject_id = 10023771

We observe that they did not have a stay in the emergency department.

Next, we get the timestamps from the diagnostic ECGs by checking the base_date and base_time variables. These are the variables used in the WFDB format for storing date and time. They correspond with the timestamps for the diagnostic ECGs that are provided in the summary tables. We then save the result to a csv file:


from pathlib import Path
import pandas as pd

import wfdb

# get the path to all the study .hea files for p10023771
paths = list(Path("p10023771/.").rglob("*.hea"))

# get date and time for each study
date_times = {'study':[],'date':[],'time':[]} # use a dictionary to store the date and time for each study
for file in paths:
    study = file.stem
    metadata = wfdb.rdheader(f'{file.parent}/{file.stem}')
    date_times['study'].append(study)
    date_times['date'].append(metadata.base_date)
    date_times['time'].append(metadata.base_time)

df_date_times = pd.DataFrame(data=date_times)
df_date_times.to_csv('p10023771_date_times.csv', index=False)

We observe the following for the 3 diagnostic ECGs for p10023771

study datetime
42745010 2110-07-23T08:43
46989724 2113-08-19T07:18
42460255 2113-08-25T13:58

where the date is given before the T as YYYY-MM-DD and the time is given after the T as HH:MM. Comparing this to the subjects admission in the MIMIC-IV Clinical Database:

admittime dischtime
2113-08-25T07:15 2113-08-30T14:15

we observe that s42745010 and s46989724 occurred prior to their only hospital admission while s42460255 occurred during their hospital admission. 

We can also check the available cardiologist reports for this subject by running this command in BigQuery:


SELECT * FROM `lcp-consortium.mimic_ecg.reports` WHERE subject_id = 10023771

We find that there are cardiologist reports available for s46989724 and s42460255 but not s42745010. Please note that only members who are part of our consortium can access the cardiologist reports / notes from lcp-consortium on BigQuery.


Release Notes

MIMIC-IV-ECG v1.0

This release removes the sensitive information (i.e. free-text note) from the cardiologist reports. We now simply provide information for linking between the waveforms in this module and their associated free-text note in MIMIC-IV-Note module. Since that sensitive information has been removed, the project access has been changed to open instead of requiring credentialling. 


Ethics

The project was approved by the Institutional Review Boards of Beth Israel Deaconess Medical Center (Boston, MA) and the Massachusetts Institute of Technology (Cambridge, MA). Requirement for individual patient consent was waived because the project did not impact clinical care and all protected health information was deidentified.


Acknowledgements

SH, RM, BG, DM, and TP are funded by the Massachusetts Life Sciences Center, Nov. 30, 2020. NG is supported by National Institutes of Health National Library of Medicine Biomedical Informatics and Data Science Research Training Program under grant number T15LM007092-30. BG, TP, AJ, BM, CF, DM, and RM are supported by the National Institute of Biomedical Imaging and Bioengineering (NIBIB) under NIH grant number R01EB030362.


Conflicts of Interest

The author(s) have no conflicts of interest to declare.


References

  1. Geselowitz DB. On the theory of the electrocardiogram. Proceedings of the IEEE. 1989 Jun;77(6):857-76.
  2. Harris PR. The Normal electrocardiogram: resting 12-Lead and electrocardiogram monitoring in the hospital. Critical Care Nursing Clinics. 2016 Sep 1;28(3):281-96.
  3. Johnson, A., Bulgarelli, L., Pollard, T., Horng, S., Celi, L. A., & Mark, R. (2021). MIMIC-IV (version 1.0). PhysioNet. https://doi.org/10.13026/s6n6-xd98.
  4. Documentation for the Waveform Database (WFDB) file format. https://wfdb.io/ [Accessed 21 June 2022]
  5. Johnson, A., Pollard, T., Horng, S., Celi, L. A., & Mark, R. (2023). MIMIC-IV-Note: Deidentified free-text clinical notes (version 2.2). PhysioNet. https://doi.org/10.13026/1n74-ne17.
  6. Margaret Douglass, Computer-assisted de-identification of free-text nursing notes. Master's Thesis, 2005. MIT.
  7. Neamatullah, I., Douglass, M.M., Lehman, L.H., Reisner, A., Villarroel, M., Long, W.J., Szolovits, P., Moody, G.B., Mark, R.G., Clifford, G.D. (2007). De-Identification Software Package (version 1.1). PhysioNet. doi:10.13026/C20M3F
  8. Neamatullah I, Douglass MM, Lehman LH, Reisner A, Villarroel M, Long WJ, Szolovits P, Moody GB, Mark RG, Clifford GD. Automated de-identification of free-text medical records. BMC medical informatics and decision making. 2008 Dec;8(1):1-7. doi:10.1186/1472-6947-8-32
  9. Documentation about using the Medical Information Mart for Intensive Care (MIMIC) Database with Google BigQuery. https://mimic.mit.edu/docs/gettingstarted/cloud/ [Accessed 21 June 2022]
  10. Documentation for the Waveform Database (WFDB) toolbox in C. https://physionet.org/content/wfdb/10.7.0/ [Accessed 21 June 2022]
  11. Documentation for the Waveform Database (WFDB) toolbox for Matlab. https://physionet.org/content/wfdb-matlab/0.10.0/ [Accessed 21 June 2022]
  12. Documentation for the Waveform Database (WFDB) toolbox for Python. https://physionet.org/content/wfdb-python/3.4.1/ [Accessed 21 June 2022]

Parent Projects
MIMIC-IV-ECG: Diagnostic Electrocardiogram Matched Subset was derived from: Please cite them when using this project.
Share
Access

Access Policy:
Anyone can access the files, as long as they conform to the terms of the specified license.

License (for files):
Open Data Commons Open Database License v1.0

Discovery
Corresponding Author
You must be logged in to view the contact information.
Versions
  • 0.1 - Dec. 23, 2022
  • 0.2 - Feb. 8, 2023
  • 0.3 - July 21, 2023
  • 1.0 - Sept. 15, 2023

Files

Total uncompressed size: 90.4 GB.

Access the files

Visualize waveforms

Folder Navigation: <base>/files
Name Size Modified
Parent Directory
p1000
p1001
p1002
p1003
p1004
p1005
p1006
p1007
p1008
p1009
p1010
p1011
p1012
p1013
p1014
p1015
p1016
p1017
p1018
p1019
p1020
p1021
p1022
p1023
p1024
p1025
p1026
p1027
p1028
p1029
p1030
p1031
p1032
p1033
p1034
p1035
p1036
p1037
p1038
p1039
p1040
p1041
p1042
p1043
p1044
p1045
p1046
p1047
p1048
p1049
p1050
p1051
p1052
p1053
p1054
p1055
p1056
p1057
p1058
p1059
p1060
p1061
p1062
p1063
p1064
p1065
p1066
p1067
p1068
p1069
p1070
p1071
p1072
p1073
p1074
p1075
p1076
p1077
p1078
p1079
p1080
p1081
p1082
p1083
p1084
p1085
p1086
p1087
p1088
p1089
p1090
p1091
p1092
p1093
p1094
p1095
p1096
p1097
p1098
p1099
p1100
p1101
p1102
p1103
p1104
p1105
p1106
p1107
p1108
p1109
p1110
p1111
p1112
p1113
p1114
p1115
p1116
p1117
p1118
p1119
p1120
p1121
p1122
p1123
p1124
p1125
p1126
p1127
p1128
p1129
p1130
p1131
p1132
p1133
p1134
p1135
p1136
p1137
p1138
p1139
p1140
p1141
p1142
p1143
p1144
p1145
p1146
p1147
p1148
p1149
p1150
p1151
p1152
p1153
p1154
p1155
p1156
p1157
p1158
p1159
p1160
p1161
p1162
p1163
p1164
p1165
p1166
p1167
p1168
p1169
p1170
p1171
p1172
p1173
p1174
p1175
p1176
p1177
p1178
p1179
p1180
p1181
p1182
p1183
p1184
p1185
p1186
p1187
p1188
p1189
p1190
p1191
p1192
p1193
p1194
p1195
p1196
p1197
p1198
p1199
p1200
p1201
p1202
p1203
p1204
p1205
p1206
p1207
p1208
p1209
p1210
p1211
p1212
p1213
p1214
p1215
p1216
p1217
p1218
p1219
p1220
p1221
p1222
p1223
p1224
p1225
p1226
p1227
p1228
p1229
p1230
p1231
p1232
p1233
p1234
p1235
p1236
p1237
p1238
p1239
p1240
p1241
p1242
p1243
p1244
p1245
p1246
p1247
p1248
p1249
p1250
p1251
p1252
p1253
p1254
p1255
p1256
p1257
p1258
p1259
p1260
p1261
p1262
p1263
p1264
p1265
p1266
p1267
p1268
p1269
p1270
p1271
p1272
p1273
p1274
p1275
p1276
p1277
p1278
p1279
p1280
p1281
p1282
p1283
p1284
p1285
p1286
p1287
p1288
p1289
p1290
p1291
p1292
p1293
p1294
p1295
p1296
p1297
p1298
p1299
p1300
p1301
p1302
p1303
p1304
p1305
p1306
p1307
p1308
p1309
p1310
p1311
p1312
p1313
p1314
p1315
p1316
p1317
p1318
p1319
p1320
p1321
p1322
p1323
p1324
p1325
p1326
p1327
p1328
p1329
p1330
p1331
p1332
p1333
p1334
p1335
p1336
p1337
p1338
p1339
p1340
p1341
p1342
p1343
p1344
p1345
p1346
p1347
p1348
p1349
p1350
p1351
p1352
p1353
p1354
p1355
p1356
p1357
p1358
p1359
p1360
p1361
p1362
p1363
p1364
p1365
p1366
p1367
p1368
p1369
p1370
p1371
p1372
p1373
p1374
p1375
p1376
p1377
p1378
p1379
p1380
p1381
p1382
p1383
p1384
p1385
p1386
p1387
p1388
p1389
p1390
p1391
p1392
p1393
p1394
p1395
p1396
p1397
p1398
p1399
p1400
p1401
p1402
p1403
p1404
p1405
p1406
p1407
p1408
p1409
p1410
p1411
p1412
p1413
p1414
p1415
p1416
p1417
p1418
p1419
p1420
p1421
p1422
p1423
p1424
p1425
p1426
p1427
p1428
p1429
p1430
p1431
p1432
p1433
p1434
p1435
p1436
p1437
p1438
p1439
p1440
p1441
p1442
p1443
p1444
p1445
p1446
p1447
p1448
p1449
p1450
p1451
p1452
p1453
p1454
p1455
p1456
p1457
p1458
p1459
p1460
p1461
p1462
p1463
p1464
p1465
p1466
p1467
p1468
p1469
p1470
p1471
p1472
p1473
p1474
p1475
p1476
p1477
p1478
p1479
p1480
p1481
p1482
p1483
p1484
p1485
p1486
p1487
p1488
p1489
p1490
p1491
p1492
p1493
p1494
p1495
p1496
p1497
p1498
p1499
p1500
p1501
p1502
p1503
p1504
p1505
p1506
p1507
p1508
p1509
p1510
p1511
p1512
p1513
p1514
p1515
p1516
p1517
p1518
p1519
p1520
p1521
p1522
p1523
p1524
p1525
p1526
p1527
p1528
p1529
p1530
p1531
p1532
p1533
p1534
p1535
p1536
p1537
p1538
p1539
p1540
p1541
p1542
p1543
p1544
p1545
p1546
p1547
p1548
p1549
p1550
p1551
p1552
p1553
p1554
p1555
p1556
p1557
p1558
p1559
p1560
p1561
p1562
p1563
p1564
p1565
p1566
p1567
p1568
p1569
p1570
p1571
p1572
p1573
p1574
p1575
p1576
p1577
p1578
p1579
p1580
p1581
p1582
p1583
p1584
p1585
p1586
p1587
p1588
p1589
p1590
p1591
p1592
p1593
p1594
p1595
p1596
p1597
p1598
p1599
p1600
p1601
p1602
p1603
p1604
p1605
p1606
p1607
p1608
p1609
p1610
p1611
p1612
p1613
p1614
p1615
p1616
p1617
p1618
p1619
p1620
p1621
p1622
p1623
p1624
p1625
p1626
p1627
p1628
p1629
p1630
p1631
p1632
p1633
p1634
p1635
p1636
p1637
p1638
p1639
p1640
p1641
p1642
p1643
p1644
p1645
p1646
p1647
p1648
p1649
p1650
p1651
p1652
p1653
p1654
p1655
p1656
p1657
p1658
p1659
p1660
p1661
p1662
p1663
p1664
p1665
p1666
p1667
p1668
p1669
p1670
p1671
p1672
p1673
p1674
p1675
p1676
p1677
p1678
p1679
p1680
p1681
p1682
p1683
p1684
p1685
p1686
p1687
p1688
p1689
p1690
p1691
p1692
p1693
p1694
p1695
p1696
p1697
p1698
p1699
p1700
p1701
p1702
p1703
p1704
p1705
p1706
p1707
p1708
p1709
p1710
p1711
p1712
p1713
p1714
p1715
p1716
p1717
p1718
p1719
p1720
p1721
p1722
p1723
p1724
p1725
p1726
p1727
p1728
p1729
p1730
p1731
p1732
p1733
p1734
p1735
p1736
p1737
p1738
p1739
p1740
p1741
p1742
p1743
p1744
p1745
p1746
p1747
p1748
p1749
p1750
p1751
p1752
p1753
p1754
p1755
p1756
p1757
p1758
p1759
p1760
p1761
p1762
p1763
p1764
p1765
p1766
p1767
p1768
p1769
p1770
p1771
p1772
p1773
p1774
p1775
p1776
p1777
p1778
p1779
p1780
p1781
p1782
p1783
p1784
p1785
p1786
p1787
p1788
p1789
p1790
p1791
p1792
p1793
p1794
p1795
p1796
p1797
p1798
p1799
p1800
p1801
p1802
p1803
p1804
p1805
p1806
p1807
p1808
p1809
p1810
p1811
p1812
p1813
p1814
p1815
p1816
p1817
p1818
p1819
p1820
p1821
p1822
p1823
p1824
p1825
p1826
p1827
p1828
p1829
p1830
p1831
p1832
p1833
p1834
p1835
p1836
p1837
p1838
p1839
p1840
p1841
p1842
p1843
p1844
p1845
p1846
p1847
p1848
p1849
p1850
p1851
p1852
p1853
p1854
p1855
p1856
p1857
p1858
p1859
p1860
p1861
p1862
p1863
p1864
p1865
p1866
p1867
p1868
p1869
p1870
p1871
p1872
p1873
p1874
p1875
p1876
p1877
p1878
p1879
p1880
p1881
p1882
p1883
p1884
p1885
p1886
p1887
p1888
p1889
p1890
p1891
p1892
p1893
p1894
p1895
p1896
p1897
p1898
p1899
p1900
p1901
p1902
p1903
p1904
p1905
p1906
p1907
p1908
p1909
p1910
p1911
p1912
p1913
p1914
p1915
p1916
p1917
p1918
p1919
p1920
p1921
p1922
p1923
p1924
p1925
p1926
p1927
p1928
p1929
p1930
p1931
p1932
p1933
p1934
p1935
p1936
p1937
p1938
p1939
p1940
p1941
p1942
p1943
p1944
p1945
p1946
p1947
p1948
p1949
p1950
p1951
p1952
p1953
p1954
p1955
p1956
p1957
p1958
p1959
p1960
p1961
p1962
p1963
p1964
p1965
p1966
p1967
p1968
p1969
p1970
p1971
p1972
p1973
p1974
p1975
p1976
p1977
p1978
p1979
p1980
p1981
p1982
p1983
p1984
p1985
p1986
p1987
p1988
p1989
p1990
p1991
p1992
p1993
p1994
p1995
p1996
p1997
p1998
p1999