id string | patient_id float64 | task_category string | query string | choices list | gold int64 | answer string |
|---|---|---|---|---|---|---|
1.0_exp1_structured | 1 | exp1_structured | {
"demographics": {
"age": 66.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
1.0_exp2_narrative | 1 | exp2_narrative | A 66.0-year-old 男 patient presents for cardiovascular risk assessment. The patient denies any chest tightness or pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
1.0_exp3_hybrid | 1 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 66.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical description... | [
"YES",
"NO"
] | 1 | NO |
1.0_exp4_raw_signal | 1 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.0945, -0.1041, -0.1153, -0.1281, -0.142, -0.156, -0.1693, -0.1807, -0.1895, -0.1959, -0.2012, -0.2069, -0.2135, -0.2205, -0.2275, -0.234, -0.24, -0.2447, -0.2472, -0.2466, -0.2438, -0.2406, -0.2398, -0.2433, -0.251, -0.2605, -0... | [
"YES",
"NO"
] | 1 | NO |
1.0_exp5_features | 1 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 426.8 ms
- RR Interval Std (SDNN): 168.9 ms
- Abnormal RR Interval Ratio (>50ms diff): 10.59% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.00... | [
"YES",
"NO"
] | 1 | NO |
1.0_exp6_hybrid_signal | 1 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.0945, -0.1041, -0.1153, -0.1281, -0.142, -0.156, -0.1693, -0.1807, -0.1895, -0.1959, -0.2012, -0.2069, -0.2135, -0.2205, -0.2275, -0.234, -0.24, -0.2447, -0.2472, -0.2466, -0.2438, -0.2406, -0.2398, -0.2433, -0.251... | [
"YES",
"NO"
] | 1 | NO |
3.0_exp1_structured | 3 | exp1_structured | {
"demographics": {
"age": 73.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "是"
}
} | [
"YES",
"NO"
] | 1 | NO |
3.0_exp2_narrative | 3 | exp2_narrative | A 73.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness and chest pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
3.0_exp3_hybrid | 3 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 73.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "是"
}
}
[Unstructured Narrative - ... | [
"YES",
"NO"
] | 1 | NO |
3.0_exp4_raw_signal | 3 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.7879, -0.4445, 0.0404, 0.5085, 0.797, 0.7774, 0.4171, -0.169, -0.7393, -1.0357, -0.927, -0.4851, 0.0581, 0.4435, 0.5177, 0.2887, -0.1109, -0.5154, -0.8025, -0.9154, -0.8402, -0.5867, -0.2042, 0.1937, 0.4468, 0.4196, 0.0812, -0.... | [
"YES",
"NO"
] | 1 | NO |
3.0_exp5_features | 3 | exp5_features | ECG Feature Report:
ECG signal not available or insufficient quality for feature extraction.
PPG Feature Report:
PPG signal not available. | [
"YES",
"NO"
] | 1 | NO |
3.0_exp6_hybrid_signal | 3 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.7879, -0.4445, 0.0404, 0.5085, 0.797, 0.7774, 0.4171, -0.169, -0.7393, -1.0357, -0.927, -0.4851, 0.0581, 0.4435, 0.5177, 0.2887, -0.1109, -0.5154, -0.8025, -0.9154, -0.8402, -0.5867, -0.2042, 0.1937, 0.4468, 0.4196... | [
"YES",
"NO"
] | 1 | NO |
4.0_exp1_structured | 4 | exp1_structured | {
"demographics": {
"age": 63.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
4.0_exp2_narrative | 4 | exp2_narrative | A 63.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
4.0_exp3_hybrid | 4 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 63.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical descri... | [
"YES",
"NO"
] | 1 | NO |
4.0_exp4_raw_signal | 4 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [1.4597, 1.4662, 1.464, 1.4521, 1.4286, 1.3921, 1.3435, 1.2863, 1.2253, 1.1647, 1.1068, 1.0522, 0.9999, 0.9494, 0.9005, 0.8544, 0.8125, 0.7761, 0.7458, 0.7211, 0.7008, 0.6832, 0.6667, 0.6501, 0.6326, 0.6137, 0.593, 0.5703, 0.5456, ... | [
"YES",
"NO"
] | 1 | NO |
4.0_exp5_features | 4 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 513.4 ms
- RR Interval Std (SDNN): 27.2 ms
- Abnormal RR Interval Ratio (>50ms diff): 1.16% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.000 ... | [
"YES",
"NO"
] | 1 | NO |
4.0_exp6_hybrid_signal | 4 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [1.4597, 1.4662, 1.464, 1.4521, 1.4286, 1.3921, 1.3435, 1.2863, 1.2253, 1.1647, 1.1068, 1.0522, 0.9999, 0.9494, 0.9005, 0.8544, 0.8125, 0.7761, 0.7458, 0.7211, 0.7008, 0.6832, 0.6667, 0.6501, 0.6326, 0.6137, 0.593, 0.5... | [
"YES",
"NO"
] | 1 | NO |
5.0_exp1_structured | 5 | exp1_structured | {
"demographics": {
"age": 57.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "是,且近期血糖控制较好",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
5.0_exp2_narrative | 5 | exp2_narrative | A 57.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
5.0_exp3_hybrid | 5 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 57.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "是,且近期血糖控制较好",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical d... | [
"YES",
"NO"
] | 1 | NO |
5.0_exp4_raw_signal | 5 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.5061, 0.4881, 0.4699, 0.4516, 0.433, 0.4143, 0.3955, 0.3766, 0.3578, 0.3388, 0.3196, 0.3001, 0.2805, 0.2608, 0.2412, 0.2214, 0.2012, 0.1804, 0.1597, 0.1401, 0.1225, 0.1063, 0.0894, 0.0691, 0.0432, 0.012, -0.0212, -0.0519, -0.076... | [
"YES",
"NO"
] | 1 | NO |
5.0_exp5_features | 5 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 674.9 ms
- RR Interval Std (SDNN): 499.9 ms
- Abnormal RR Interval Ratio (>50ms diff): 52.48% (High (frequent arrhythmic patterns) risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Me... | [
"YES",
"NO"
] | 1 | NO |
5.0_exp6_hybrid_signal | 5 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.5061, 0.4881, 0.4699, 0.4516, 0.433, 0.4143, 0.3955, 0.3766, 0.3578, 0.3388, 0.3196, 0.3001, 0.2805, 0.2608, 0.2412, 0.2214, 0.2012, 0.1804, 0.1597, 0.1401, 0.1225, 0.1063, 0.0894, 0.0691, 0.0432, 0.012, -0.0212, -0... | [
"YES",
"NO"
] | 1 | NO |
6.0_exp1_structured | 6 | exp1_structured | {
"demographics": {
"age": 64.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 0 | YES |
6.0_exp2_narrative | 6 | exp2_narrative | A 64.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 0 | YES |
6.0_exp3_hybrid | 6 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 64.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
}
[Unstructured Narrative - ... | [
"YES",
"NO"
] | 0 | YES |
6.0_exp4_raw_signal | 6 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.9774, 1.0411, 1.1421, 1.1785, 1.0271, 0.641, 0.1104, -0.3779, -0.6606, -0.7001, -0.5863, -0.4497, -0.3688, -0.3427, -0.327, -0.2869, -0.2212, -0.1516, -0.0987, -0.067, -0.0485, -0.0326, -0.0148, 0.004, 0.0217, 0.0378, 0.0531, 0.... | [
"YES",
"NO"
] | 0 | YES |
6.0_exp5_features | 6 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 427.8 ms
- RR Interval Std (SDNN): 112.8 ms
- Abnormal RR Interval Ratio (>50ms diff): 9.82% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.000... | [
"YES",
"NO"
] | 0 | YES |
6.0_exp6_hybrid_signal | 6 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.9774, 1.0411, 1.1421, 1.1785, 1.0271, 0.641, 0.1104, -0.3779, -0.6606, -0.7001, -0.5863, -0.4497, -0.3688, -0.3427, -0.327, -0.2869, -0.2212, -0.1516, -0.0987, -0.067, -0.0485, -0.0326, -0.0148, 0.004, 0.0217, 0.037... | [
"YES",
"NO"
] | 0 | YES |
7.0_exp1_structured | 7 | exp1_structured | {
"demographics": {
"age": 59.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 0 | YES |
7.0_exp2_narrative | 7 | exp2_narrative | A 59.0-year-old 男 patient presents for cardiovascular risk assessment. The patient denies any chest tightness or pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 0 | YES |
7.0_exp3_hybrid | 7 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 59.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical description]
A 59.0-... | [
"YES",
"NO"
] | 0 | YES |
7.0_exp4_raw_signal | 7 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [1.113, 1.1069, 1.1008, 1.0948, 1.0888, 1.0829, 1.0773, 1.0719, 1.0666, 1.0616, 1.0566, 1.0516, 1.0467, 1.042, 1.0376, 1.0335, 1.0299, 1.0264, 1.0227, 1.0188, 1.0148, 1.0109, 1.0072, 1.0038, 1.0007, 0.9978, 0.995, 0.9922, 0.9893, 0... | [
"YES",
"NO"
] | 0 | YES |
7.0_exp5_features | 7 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 460.4 ms
- RR Interval Std (SDNN): 239.8 ms
- Abnormal RR Interval Ratio (>50ms diff): 25.43% (Moderate (occasional irregular rhythms) risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
... | [
"YES",
"NO"
] | 0 | YES |
7.0_exp6_hybrid_signal | 7 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [1.113, 1.1069, 1.1008, 1.0948, 1.0888, 1.0829, 1.0773, 1.0719, 1.0666, 1.0616, 1.0566, 1.0516, 1.0467, 1.042, 1.0376, 1.0335, 1.0299, 1.0264, 1.0227, 1.0188, 1.0148, 1.0109, 1.0072, 1.0038, 1.0007, 0.9978, 0.995, 0.99... | [
"YES",
"NO"
] | 0 | YES |
8.0_exp1_structured | 8 | exp1_structured | {
"demographics": {
"age": 70.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "是"
}
} | [
"YES",
"NO"
] | 1 | NO |
8.0_exp2_narrative | 8 | exp2_narrative | A 70.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness and chest pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
8.0_exp3_hybrid | 8 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 70.0,
"gender": "女"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "是"
}
}
[Unstructured Narrative - Clinical descr... | [
"YES",
"NO"
] | 1 | NO |
8.0_exp4_raw_signal | 8 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.4457, 0.4617, 0.4789, 0.4974, 0.5166, 0.5358, 0.5545, 0.5725, 0.5902, 0.6082, 0.6275, 0.6488, 0.6717, 0.6953, 0.7184, 0.7409, 0.7634, 0.7868, 0.8105, 0.832, 0.8485, 0.8584, 0.863, 0.8655, 0.8686, 0.8734, 0.8797, 0.887, 0.896, 0.... | [
"YES",
"NO"
] | 1 | NO |
8.0_exp5_features | 8 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 461.5 ms
- RR Interval Std (SDNN): 198.9 ms
- Abnormal RR Interval Ratio (>50ms diff): 12.57% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.00... | [
"YES",
"NO"
] | 1 | NO |
8.0_exp6_hybrid_signal | 8 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.4457, 0.4617, 0.4789, 0.4974, 0.5166, 0.5358, 0.5545, 0.5725, 0.5902, 0.6082, 0.6275, 0.6488, 0.6717, 0.6953, 0.7184, 0.7409, 0.7634, 0.7868, 0.8105, 0.832, 0.8485, 0.8584, 0.863, 0.8655, 0.8686, 0.8734, 0.8797, 0.8... | [
"YES",
"NO"
] | 1 | NO |
10.0_exp1_structured | 10 | exp1_structured | {
"demographics": {
"age": 44.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "是"
}
} | [
"YES",
"NO"
] | 0 | YES |
10.0_exp2_narrative | 10 | exp2_narrative | A 44.0-year-old 男 patient presents for cardiovascular risk assessment. The patient reports experiencing chest pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 0 | YES |
10.0_exp3_hybrid | 10 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 44.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "是"
}
}
[Unstructured Narrative - Clinical description... | [
"YES",
"NO"
] | 0 | YES |
10.0_exp4_raw_signal | 10 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.1236, 0.1361, 0.1502, 0.1661, 0.1835, 0.2021, 0.2216, 0.2416, 0.262, 0.2825, 0.3027, 0.3226, 0.3419, 0.3607, 0.3792, 0.3975, 0.4154, 0.4327, 0.4487, 0.4629, 0.475, 0.4845, 0.4914, 0.4956, 0.4972, 0.4964, 0.4934, 0.4885, 0.482, 0... | [
"YES",
"NO"
] | 0 | YES |
10.0_exp5_features | 10 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 400.9 ms
- RR Interval Std (SDNN): 21.7 ms
- Abnormal RR Interval Ratio (>50ms diff): 0.00% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.000 ... | [
"YES",
"NO"
] | 0 | YES |
10.0_exp6_hybrid_signal | 10 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.1236, 0.1361, 0.1502, 0.1661, 0.1835, 0.2021, 0.2216, 0.2416, 0.262, 0.2825, 0.3027, 0.3226, 0.3419, 0.3607, 0.3792, 0.3975, 0.4154, 0.4327, 0.4487, 0.4629, 0.475, 0.4845, 0.4914, 0.4956, 0.4972, 0.4964, 0.4934, 0.4... | [
"YES",
"NO"
] | 0 | YES |
11.0_exp1_structured | 11 | exp1_structured | {
"demographics": {
"age": 70.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期血压控制较好",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
11.0_exp2_narrative | 11 | exp2_narrative | A 70.0-year-old 男 patient presents for cardiovascular risk assessment. The patient denies any chest tightness or pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
11.0_exp3_hybrid | 11 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 70.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期血压控制较好",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical descriptio... | [
"YES",
"NO"
] | 1 | NO |
11.0_exp4_raw_signal | 11 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.0783, 0.0674, 0.0551, 0.0417, 0.0276, 0.0134, -0.0001, -0.0126, -0.0239, -0.0342, -0.0437, -0.0525, -0.0605, -0.0676, -0.0735, -0.078, -0.0812, -0.0832, -0.084, -0.0835, -0.0813, -0.077, -0.0701, -0.0606, -0.0488, -0.0352, -0.02... | [
"YES",
"NO"
] | 1 | NO |
11.0_exp5_features | 11 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 474.5 ms
- RR Interval Std (SDNN): 62.2 ms
- Abnormal RR Interval Ratio (>50ms diff): 4.47% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.000 ... | [
"YES",
"NO"
] | 1 | NO |
11.0_exp6_hybrid_signal | 11 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.0783, 0.0674, 0.0551, 0.0417, 0.0276, 0.0134, -0.0001, -0.0126, -0.0239, -0.0342, -0.0437, -0.0525, -0.0605, -0.0676, -0.0735, -0.078, -0.0812, -0.0832, -0.084, -0.0835, -0.0813, -0.077, -0.0701, -0.0606, -0.0488, -... | [
"YES",
"NO"
] | 1 | NO |
12.0_exp1_structured | 12 | exp1_structured | {
"demographics": {
"age": 72.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
12.0_exp2_narrative | 12 | exp2_narrative | A 72.0-year-old 女 patient presents for cardiovascular risk assessment. The patient reports experiencing chest tightness. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
12.0_exp3_hybrid | 12 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 72.0,
"gender": "女"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "是,且近期血脂控制佳"
},
"symptoms": {
"chest_tightness": "是",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical description... | [
"YES",
"NO"
] | 1 | NO |
12.0_exp4_raw_signal | 12 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.3874, 0.3859, 0.3842, 0.3816, 0.3776, 0.3717, 0.3632, 0.3519, 0.3378, 0.3211, 0.3026, 0.283, 0.263, 0.243, 0.2231, 0.203, 0.1828, 0.1624, 0.1422, 0.1228, 0.1046, 0.0882, 0.0737, 0.0612, 0.0508, 0.0423, 0.0358, 0.0311, 0.0278, 0.... | [
"YES",
"NO"
] | 1 | NO |
12.0_exp5_features | 12 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 492.8 ms
- RR Interval Std (SDNN): 173.4 ms
- Abnormal RR Interval Ratio (>50ms diff): 13.33% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.00... | [
"YES",
"NO"
] | 1 | NO |
12.0_exp6_hybrid_signal | 12 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.3874, 0.3859, 0.3842, 0.3816, 0.3776, 0.3717, 0.3632, 0.3519, 0.3378, 0.3211, 0.3026, 0.283, 0.263, 0.243, 0.2231, 0.203, 0.1828, 0.1624, 0.1422, 0.1228, 0.1046, 0.0882, 0.0737, 0.0612, 0.0508, 0.0423, 0.0358, 0.031... | [
"YES",
"NO"
] | 1 | NO |
13.0_exp1_structured | 13 | exp1_structured | {
"demographics": {
"age": 59.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期血压控制较好",
"diabetes": "是,且近期血糖控制不佳",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
13.0_exp2_narrative | 13 | exp2_narrative | A 59.0-year-old 男 patient presents for cardiovascular risk assessment. The patient denies any chest tightness or pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
13.0_exp3_hybrid | 13 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 59.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期血压控制较好",
"diabetes": "是,且近期血糖控制不佳",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
}
[Unstructured Narrative - Clinical ... | [
"YES",
"NO"
] | 1 | NO |
13.0_exp4_raw_signal | 13 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.3063, -0.1133, 0.0791, 0.2544, 0.4013, 0.5155, 0.5982, 0.6535, 0.6849, 0.6935, 0.6786, 0.6405, 0.5827, 0.5121, 0.4369, 0.3639, 0.297, 0.237, 0.1829, 0.1331, 0.0863, 0.0416, -0.0008, -0.0406, -0.0775, -0.1115, -0.1432, -0.1733, ... | [
"YES",
"NO"
] | 1 | NO |
13.0_exp5_features | 13 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 574.5 ms
- RR Interval Std (SDNN): 233.8 ms
- Abnormal RR Interval Ratio (>50ms diff): 12.10% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.00... | [
"YES",
"NO"
] | 1 | NO |
13.0_exp6_hybrid_signal | 13 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [-0.3063, -0.1133, 0.0791, 0.2544, 0.4013, 0.5155, 0.5982, 0.6535, 0.6849, 0.6935, 0.6786, 0.6405, 0.5827, 0.5121, 0.4369, 0.3639, 0.297, 0.237, 0.1829, 0.1331, 0.0863, 0.0416, -0.0008, -0.0406, -0.0775, -0.1115, -0.14... | [
"YES",
"NO"
] | 1 | NO |
19.0_exp1_structured | 19 | exp1_structured | {
"demographics": {
"age": 35.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "是"
}
} | [
"YES",
"NO"
] | 1 | NO |
19.0_exp2_narrative | 19 | exp2_narrative | A 35.0-year-old 男 patient presents for cardiovascular risk assessment. The patient reports experiencing chest pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
19.0_exp3_hybrid | 19 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 35.0,
"gender": "男"
},
"medical_history": {
"hypertension": "否",
"diabetes": "否",
"dyslipidemia": "否"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "是"
}
}
[Unstructured Narrative - Clinical description]
A 35.0-... | [
"YES",
"NO"
] | 1 | NO |
19.0_exp4_raw_signal | 19 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.8743, 0.9024, 0.9486, 1.0089, 1.0695, 1.1129, 1.1293, 1.1228, 1.1076, 1.0982, 1.1008, 1.1146, 1.1373, 1.1675, 1.2015, 1.2304, 1.2461, 1.2494, 1.2512, 1.261, 1.2752, 1.2792, 1.2607, 1.2221, 1.1777, 1.1407, 1.1138, 1.0905, 1.0645,... | [
"YES",
"NO"
] | 1 | NO |
19.0_exp5_features | 19 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 379.3 ms
- RR Interval Std (SDNN): 96.0 ms
- Abnormal RR Interval Ratio (>50ms diff): 19.91% (Moderate (occasional irregular rhythms) risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
-... | [
"YES",
"NO"
] | 1 | NO |
19.0_exp6_hybrid_signal | 19 | exp6_hybrid_signal | Raw Signals:
ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.8743, 0.9024, 0.9486, 1.0089, 1.0695, 1.1129, 1.1293, 1.1228, 1.1076, 1.0982, 1.1008, 1.1146, 1.1373, 1.1675, 1.2015, 1.2304, 1.2461, 1.2494, 1.2512, 1.261, 1.2752, 1.2792, 1.2607, 1.2221, 1.1777, 1.1407, 1.1138, 1.... | [
"YES",
"NO"
] | 1 | NO |
20.0_exp1_structured | 20 | exp1_structured | {
"demographics": {
"age": 64.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
} | [
"YES",
"NO"
] | 1 | NO |
20.0_exp2_narrative | 20 | exp2_narrative | A 64.0-year-old 男 patient presents for cardiovascular risk assessment. The patient denies any chest tightness or pain. No significant comorbidities such as hypertension, diabetes, or dyslipidemia are reported. Assessment for Coronary Heart Disease is requested. | [
"YES",
"NO"
] | 1 | NO |
20.0_exp3_hybrid | 20 | exp3_hybrid | [Structured Data - JSON format]
{
"demographics": {
"age": 64.0,
"gender": "男"
},
"medical_history": {
"hypertension": "是,且近期(一月内)血压控制不佳",
"diabetes": "否",
"dyslipidemia": "是,且三月内血脂检测结果仍超标"
},
"symptoms": {
"chest_tightness": "否",
"chest_pain": "否"
}
}
[Unstructured Narrative - ... | [
"YES",
"NO"
] | 1 | NO |
20.0_exp4_raw_signal | 20 | exp4_raw_signal | ECG Data:
ECG sequence (short-term, 200 points, sampled from the most abnormal segment): [0.425, 0.4147, 0.4027, 0.3891, 0.3741, 0.3578, 0.3403, 0.3217, 0.3021, 0.2815, 0.2601, 0.2383, 0.2162, 0.194, 0.1719, 0.15, 0.1284, 0.1074, 0.0871, 0.0676, 0.0489, 0.0309, 0.0134, -0.0036, -0.0201, -0.0362, -0.0517, -0.0665, -0.08... | [
"YES",
"NO"
] | 1 | NO |
20.0_exp5_features | 20 | exp5_features | ECG Feature Report:
Enhanced ECG Feature Report:
[Rhythm and Variability]
- Mean RR Interval: 402.5 ms
- RR Interval Std (SDNN): 42.2 ms
- Abnormal RR Interval Ratio (>50ms diff): 4.50% (Normal risk)
[ST Segment and Ischemia]
- 30s ST Segment Voltage IQR: 0.000 mV (Low variability)
- Median ST Segment Voltage: 0.000 ... | [
"YES",
"NO"
] | 1 | NO |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 51