样例字段语义
| 分组 | 字段 | 英文键 | 语义 |
|---|
| 卒中发作 | 发作类型与来源诊断 | episodetyperaw / diagnosis_raw | 该次发作在来源记录中的类型与诊断表述,是划分发作的唯一依据 |
| 卒中发作 | 就诊业务号 | encounterbusinessid | 该次发作对应的就诊业务标识,同一次发作的多条记录据此归拢 |
| 就诊 | 就诊类型与入院时间 | encountertype / admissiontime_raw | 门急诊或住院及其入院时点 |
| 就诊 | 诊断与诊断亚型 | diagnosisraw / diagnosissubtype_raw | 本次就诊的来源诊断及其亚型表述,亚型未写明时不按病因分型硬分 |
| 神经功能量表评估 | 量表名称与版本 | scalenameraw / scale_version | 所用神经功能量表及版本,如美国国立卫生研究院卒中量表;不同量表与版本的分数不可互换 |
| 神经功能量表评估 | 量表总分 | totalscoreraw | 来源记录的量表总分 |
| 神经功能量表评估 | 评估状态 | assessment_status | 该评估的完整程度,如仅有总分、条目齐全、仅有文字描述 |
| 影像评估 | 检查类别与部位 | modalityraw / bodysite_raw | 该次影像的设备类别与检查部位 |
| 影像评估 | 影像所见与结论 | findingraw / conclusionraw | 报告中的征象描述与结论;弥散加权成像阴性等表述作为影像事实保留 |
| 影像评估 | 检查时间 | examtimeraw | 影像采集时点,是计算发病到影像时长的依据 |
| 发病与急诊时间线 | 发病与急诊时间线 | emergencytimelineid | 发病、到院、影像、用药等关键节点的时间记录;来源写「三天前起病」这类相对表述时按原样保留 |
| 急性期再灌注治疗 | 再灌注治疗记录 | acutetreatmentid | 静脉溶栓、血管内取栓等急性期治疗的来源记录 |
| 康复与二级预防 | 二级预防陈述与状态 | statementraw / statementstatus | 出院医嘱与随访记录中的康复与二级预防内容及其状态 |
| 随访结局 | 随访结局 | followupoutcomeid | 随访记录的结局 |
| 全表 | 首次可用时间与缺失原因 | availabletime / missingreason | 该记录首次可被读取的时点及其缺失原因,决定它能否进入急诊时点的决策类任务 |
样例记录
同一名患者的多次卒中相关就诊。来源诊断分别为短暂性脑缺血发作、急性脑梗死与急性缺血性脑卒中。各次的影像所见与结论、神经功能量表的总分陈述都在。发病时间在来源中的相对表述如何保留,也看得到。
{
"样例性质": "真实记录·已脱敏",
"stroke_course": {
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"stroke_course_id": "STROKE_COURSE-0000001"
},
"stroke_cohort_definition": {
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"stroke_cohort_definition_id": "STROKE_COHORT_DEFINITION-0000001"
},
"encounter": [
{
"admission_time_raw": "2021-07-06 10:20:00",
"available_time": null,
"diagnosis_raw": "1.短暂性脑缺血发作 2.后循环缺血 3.脑动脉粥样硬化 4.高血压2级(很高危) 5.陈旧性心肌梗死PCI术后 6.2型糖尿病 7.高脂血症 8.反流性食管炎",
"diagnosis_subtype_raw": "source_candidate",
"encounter_id": "ENCOUNTER-0000001",
"encounter_type": "inpatient",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": "2024-01-09 09:40:00",
"available_time": null,
"diagnosis_raw": "1.急性脑梗死(左侧基底节区及放射冠) 2.脑动脉粥样硬化 3.高血压2级(很高危) 4.陈旧性心肌梗死PCI术后 5.2型糖尿病 6.高脂血症 7.反流性食管炎",
"diagnosis_subtype_raw": "source_candidate",
"encounter_id": "ENCOUNTER-0000002",
"encounter_type": "inpatient",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": "2026-07-27 11:35:27",
"available_time": null,
"diagnosis_raw": "1.急性缺血性脑卒中(DWI阴性) 2.脑动脉粥样硬化 3.双侧颈内动脉C4-C7段轻度狭窄 4.头颈部动脉粥样硬化 5.头晕 6.高血压2级(很高危) 7.陈旧性心肌梗死PCI术后 8.高脂血症 9.2型糖尿病 10.反流性食管炎",
"diagnosis_subtype_raw": "source_candidate",
"encounter_id": "ENCOUNTER-0000003",
"encounter_type": "inpatient",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000004",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000005",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000006",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000007",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000008",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000009",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000010",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000011",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000012",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000013",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000014",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"admission_time_raw": null,
"available_time": null,
"diagnosis_raw": null,
"diagnosis_subtype_raw": null,
"encounter_id": "ENCOUNTER-0000015",
"encounter_type": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
}
],
"stroke_episode": [
{
"available_time": null,
"diagnosis_raw": "1.短暂性脑缺血发作 2.后循环缺血 3.脑动脉粥样硬化 4.高血压2级(很高危) 5.陈旧性心肌梗死PCI术后 6.2型糖尿病 7.高脂血症 8.反流性食管炎",
"encounter_business_id": "ENCOUNTER_BUSINESS-0000001",
"episode_type_raw": "TIA_candidate",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"stroke_episode_id": "STROKE_EPISODE-0000001"
},
{
"available_time": null,
"diagnosis_raw": "1.急性脑梗死(左侧基底节区及放射冠) 2.脑动脉粥样硬化 3.高血压2级(很高危) 4.陈旧性心肌梗死PCI术后 5.2型糖尿病 6.高脂血症 7.反流性食管炎",
"encounter_business_id": "ENCOUNTER_BUSINESS-0000002",
"episode_type_raw": "ischemic_stroke_candidate",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"stroke_episode_id": "STROKE_EPISODE-0000002"
},
{
"available_time": null,
"diagnosis_raw": "1.急性缺血性脑卒中(DWI阴性) 2.脑动脉粥样硬化 3.双侧颈内动脉C4-C7段轻度狭窄 4.头颈部动脉粥样硬化 5.头晕 6.高血压2级(很高危) 7.陈旧性心肌梗死PCI术后 8.高脂血症 9.2型糖尿病 10.反流性食管炎",
"encounter_business_id": "ENCOUNTER_BUSINESS-0000003",
"episode_type_raw": "ischemic_stroke_candidate",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"stroke_episode_id": "STROKE_EPISODE-0000003"
}
],
"imaging_assessment": [
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "双侧基底节区腔隙灶或缺血性白质改变可能;颅内未见急性出血。",
"event_time_raw": null,
"exam_time_raw": "2021-06-03 10:16:00",
"finding_raw": "双侧基底节区见点片状低密度影,脑室系统未见受压,中线结构居中,颅内未见出血征象。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000001",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CT",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000001",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "双侧基底节区腔隙灶;颅内未见急性出血。",
"event_time_raw": null,
"exam_time_raw": "2021-07-06 11:21:00",
"finding_raw": "双侧基底节区小片低密度影,脑实质内未见急性出血灶,中线结构居中。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000002",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CT",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000002",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "未见明确新发脑梗死;双侧基底节区腔隙灶及缺血性白质改变。",
"event_time_raw": null,
"exam_time_raw": "2021-07-07 09:36:00",
"finding_raw": "DWI未见明显弥散受限灶;双侧基底节区及半卵圆中心散在斑点状长T2信号,FLAIR稍高信号。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000003",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "MRI",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000003",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "脑血管",
"conclusion_raw": "颅内主要动脉TCD检测未见明显异常。",
"event_time_raw": null,
"exam_time_raw": "2021-07-08 10:05:00",
"finding_raw": "双侧大脑中动脉、前动脉、后动脉及椎基底动脉血流速度未见明显异常。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000004",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "TCD",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000004",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "双侧基底节区腔隙灶;未见急性颅内出血。",
"event_time_raw": null,
"exam_time_raw": "2023-03-01 15:12:00",
"finding_raw": "双侧基底节区腔隙灶同前,脑沟裂稍增宽,颅内未见急性出血或占位征象。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000005",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CT",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000005",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "颅内未见急性出血;双侧基底节区腔隙灶。",
"event_time_raw": null,
"exam_time_raw": "2024-01-09 10:25:00",
"finding_raw": "双侧基底节区腔隙灶,脑实质内未见急性出血灶,中线结构居中。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000006",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CT",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000006",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "左侧基底节区及放射冠新近脑梗死。",
"event_time_raw": null,
"exam_time_raw": "2024-01-10 08:58:00",
"finding_raw": "左侧基底节区及放射冠见点片状DWI高信号、ADC减低,FLAIR稍高信号;脑室系统未见明显受压。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000007",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "MRI",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000007",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颈部动脉",
"conclusion_raw": "头颈动脉粥样硬化改变;未见责任大血管闭塞。",
"event_time_raw": null,
"exam_time_raw": "2024-01-10 14:05:00",
"finding_raw": "双侧颈内动脉虹吸段、椎基底动脉壁毛糙并散在钙化斑块,未见责任大血管闭塞。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000008",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CTA",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000008",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "未见明确新发脑梗死;陈旧性脑梗死及缺血性白质改变。",
"event_time_raw": null,
"exam_time_raw": "2025-06-13 11:10:00",
"finding_raw": "DWI未见新发弥散受限灶;双侧基底节区、半卵圆中心散在缺血性白质改变,左侧基底节区陈旧性软化灶。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000009",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "MRI",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000009",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "双侧基底节区腔隙灶或缺血性白质改变可能;未见急性出血。",
"event_time_raw": null,
"exam_time_raw": "2026-07-25 11:06:00",
"finding_raw": "双侧基底节区斑片状低密度影,脑白质密度欠均,颅内未见出血。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000010",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CT",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000010",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颅",
"conclusion_raw": "未见明确新发脑梗死;双侧基底节区腔隙灶。",
"event_time_raw": null,
"exam_time_raw": "2026-07-28 09:28:00",
"finding_raw": "DWI未见明确新发弥散受限灶;双侧基底节区腔隙灶及脑白质少许缺血性改变。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000011",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "MRI",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000011",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "头颈部动脉",
"conclusion_raw": "双侧颈内动脉C4-C7段轻度狭窄;头颈部动脉粥样硬化改变。",
"event_time_raw": null,
"exam_time_raw": "2026-07-28 15:12:00",
"finding_raw": "双侧颈内动脉C4-C7段管壁毛糙,局部轻度狭窄;头颈部多发动脉粥样硬化改变,未见大血管闭塞。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000012",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "CTA",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000012",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"body_site_raw": "脑血管",
"conclusion_raw": "TCD发泡试验阴性。",
"event_time_raw": null,
"exam_time_raw": "2026-07-29 10:00:00",
"finding_raw": "静息状态及Valsalva动作时未见微栓子信号。",
"imaging_assessment_id": "IMAGING_ASSESSMENT-0000013",
"missing_reason": "not_covered_or_not_applicable",
"modality_raw": "TCD",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"report_business_id": "REPORT_BUSINESS-0000013",
"source_object_id": "SOURCE_OBJECT-0000001"
}
],
"neurologic_scale_assessment": {
"assessment_status": "raw_total_only",
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"scale_assessment_id": "SCALE_ASSESSMENT-0000001",
"scale_name_raw": "NIHSS",
"scale_version": null,
"source_object_id": "SOURCE_OBJECT-0000001",
"total_score_raw": "1"
},
"followup_outcome": [
{
"available_time": null,
"event_time_raw": null,
"followup_outcome_id": "FOLLOWUP_OUTCOME-0000001",
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"event_time_raw": null,
"followup_outcome_id": "FOLLOWUP_OUTCOME-0000002",
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
},
{
"available_time": null,
"event_time_raw": null,
"followup_outcome_id": "FOLLOWUP_OUTCOME-0000003",
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
}
],
"rehabilitation_secondary_prevention": [
{
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"prevention_id": "PREVENTION-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"statement_raw": "高血压7余年,血压最高160/100mmHg,规律口服缬沙坦分散片80mg qd、酒石酸美托洛尔25mg qd。2型糖尿病3余年,口服阿卡波糖、瑞格列奈及二甲双胍控制血糖,平素空腹血糖多在6-7mmol/L。心肌梗死PCI术后3余年,长期口服阿司匹林、单硝酸异山梨酯及他汀类药物。有高脂血症、反流性食管炎及颈椎病史。否认肝炎、结核、精神疾病史。过敏史:无。",
"statement_status": "source_statement_not_exposure"
},
{
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"prevention_id": "PREVENTION-0000002",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"statement_raw": "高血压9余年,血压最高160/100mmHg,规律口服缬沙坦分散片80mg qd、酒石酸美托洛尔25mg qd。2型糖尿病5余年,口服阿卡波糖、瑞格列奈及二甲双胍控制血糖,平素空腹血糖多在6-7mmol/L。心肌梗死PCI术后5余年,长期口服阿司匹林、单硝酸异山梨酯及他汀类药物。有高脂血症、反流性食管炎及颈椎病史。否认肝炎、结核、精神疾病史。过敏史:无。",
"statement_status": "source_statement_not_exposure"
},
{
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"prevention_id": "PREVENTION-0000003",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001",
"statement_raw": "高血压12余年,血压最高160/100mmHg,规律口服缬沙坦分散片80mg qd、酒石酸美托洛尔25mg qd。2型糖尿病8余年,口服阿卡波糖、瑞格列奈及二甲双胍控制血糖,平素空腹血糖多在6-7mmol/L。心肌梗死PCI术后8余年,长期口服阿司匹林、单硝酸异山梨酯及他汀类药物。有高脂血症、反流性食管炎及颈椎病史。否认肝炎、结核、精神疾病史。过敏史:无。",
"statement_status": "source_statement_not_exposure"
}
],
"quality_issue": {
"available_time": null,
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"quality_issue_id": "QUALITY_ISSUE-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000001"
}
}