样例字段语义
| 分组 | 字段 | 英文键 | 语义 |
|---|
| 评测题 | 任务模式 | task_schema | 本题考查哪一类抽取任务;实体边界、关系属性与时间事件分列,不同任务不共用一套判分口径 |
| 评测题 | 题干 | question_text | 要求作答的具体内容,如标出某段文字的字符区间并给出实体类型候选 |
| 评测题 | 文本版本标识 | documentversionid | 本题所绑定的冻结文本;题目与答案只在该版本文本上成立 |
| 冻结文本 | 文书类型 | document_type | 题干所依托的文书类别,如门诊病历、入院记录 |
| 冻结文本 | 文本版本 | text_version | 文本的版本号;去标识、规范化或重新切分都产生新版本,位置坐标按各自版本标注 |
| 冻结文本 | 规范化状态 | normalization_status | 该文本在保留临床内容前提下所做的标识符处理状态 |
| 字符区间候选 | 区间起止 | startoffset/endoffset | 答案文字在文本中的起止位置,据此可把答案原样定位回原文 |
| 字符区间候选 | 计位口径 | offset_semantics | 按 Unicode 字符的左闭右开区间计位,避免按字节或按行计位造成的错位 |
| 字符区间候选 | 区间文本 | span_text | 该区间对应的原文文字 |
| 实体候选 | 实体类型 | entity_type | 该区间所标注的实体类别,如症状、频次 |
| 实体候选 | 断言状态 | assertion_status | 该实体候选所处的确认层级;候选与经复核的答案分开记录 |
| 关系候选 | 关系两端 | subjectentityid/objectentityid | 关系连接的两个实体;两端必须落在同一份文本内且不指向自身 |
| 关系候选 | 关系类型 | relation_type | 两端实体之间的关系类别 |
| 时间事件候选 | 事件类型 | event_type | 时间表达的形态,如相对天数 |
| 时间事件候选 | 锚点状态 | anchor_status | 相对时间能否落到具体时点;锚点缺失时保留未解状态 |
| 编码候选 | 原始术语 | source_term | 文本中出现的原始写法,与映射结果分列保存 |
| 编码候选 | 目标系统与代码 | codingsystem/codevalue | 该术语映射到的编码系统与代码值 |
| 编码候选 | 映射状态 | mapping_status | 映射结果的判定;信息不足时记为歧义或未映射,不强配最相近的代码 |
| 编码候选 | 映射方式 | mapping_method | 得到该映射的方式;规则命中与人工确认分开记录 |
| 术语发布版本 | 术语域与版本 | domain/release_version | 编码答案所依据的术语发布版本;换版本即另立一版答案,旧结果不被覆盖 |
| 污染记录 | 隔离规则 | leakage_rule | 本题与训练侧数据的隔离口径 |
| 数据划分 | 主体独立性 | patient_independent | 划分是否做到主体级独立;只能做到文档级时如实标注,不称独立测试集 |
| 评分细则 | 计分方法 | scoring_method | 区间题同时报严格边界与声明的宽松重叠。关系题要求两端与关系类型都对,编码题按目标系统与版本判定 |
样例记录
取一份门诊病历的冻结文本,在其上出三类任务的题:实体边界、关系属性、时间事件。每题标出答案所在的字符区间与计位口径,并给出实体类型与关系候选。时间表达另记锚点能不能解出,解不出的保留未解状态。编码题绑定原始术语、目标编码系统与冻结的术语发布版本,信息不足时判为歧义或未映射。参考答案与评分细则随题目按项目交付。
{
"样例性质": "真实记录·已脱敏",
"eval_document_version": [
{
"available_time": null,
"document_type": "门诊病历",
"document_version_id": "DOCUMENT_VERSION-0000001",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "{\"就诊时间\": \"[REDACTED_IDENTIFIER]\", \"医疗机构\": \"[REDACTED_IDENTIFIER]\", \"就诊科室\": \"[REDACTED_IDENTIFIER]\", \"[REDACTED_IDENTIFIER]\": \"职称B\", \"性别\": \"女\", \"年龄\": \"80岁\", \"主诉\": \"便血1天\", \"现病史\": \"便血1天,大便次数增多,肛门坠胀,昨日大便7次,无腹痛。\", \"既往史\": \"既往有高血压。\", \"过敏史\": \"否认食物、药物过敏史。 \", \"月经史\": \"已绝经\", \"婚育史\": \"已婚,配偶健在。育有2子2女 ,子女体健。\", \"家族史\": \"既往无特殊病史。\", \"个人史\": \"出生于D省E市F县、居住在D省E市F县80年,无疫区居留史。无业人员及无毒物接触史,无吸烟史,无嗜酒史,无冶游史。\", \"体格检查\": \"已检查。\", \"检查检验/辅助检查\": \"无\", \"诊断\": \"直肠肿物,大便习惯改变,内痔,外痔,高血压\", \"医嘱/处理建议/诊疗计划\": \"拟收治入院,完善相关检查。\"}",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000001",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "入院记录",
"document_version_id": "DOCUMENT_VERSION-0000002",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "{\"入院时间\": \"2026-07-23T13:46:27\", \"性别\": \"女\", \"年龄\": \"80岁\", \"医疗机构\": \"[REDACTED_IDENTIFIER]\", \"就诊科室\": \"[REDACTED_IDENTIFIER]\", \"就诊医生\": \"[REDACTED_IDENTIFIER]\", \"主诉\": \"便血1天\", \"现病史\": \"[REDACTED_IDENTIFIER]出现便血,量多,呈暗红色,昨日解便7次,不伴腹痛,今为求进一步治疗,遂至我科门诊就诊,门诊以“大便习惯改变”收治入院。一般情况:神清、精神可,胃纳可,夜寐安,小便通畅,大便情况如上所述。\", \"既往史\": \"既往一般,患高血压20+年,最高达150/?mmHg,目前服用降压药替米沙坦片,否认心脏病史,否认糖尿病,否认哮喘,20+年前脑梗死,口服阿司匹林肠溶片,否认精神疾病史,否认肝炎,否认结核,否认疟疾,白内障手术,否认外伤史,否认输血史,过敏原:否认, 过敏症状:无,预防接种史不详。\", \"个人史\": \"出生于D省E市F县、居住在D省E市F县80年,无疫区居留史。无业人员及无毒物接触史,无吸烟史,无嗜酒史,无冶游史。\", \"过敏史\": \"无食物药物过敏史。\", \"月经史\": \"已绝经。\", \"婚育史\": \"已婚,配偶健在。育有2子2女 ,子女体健。\", \"家族史\": \"家族中无同类病人;无遗传倾向的疾患。直系亲属中无与[REDACTED_IDENTIFIER],无遗传史,无传染病,无慢性病史。\", \"体格检查\": \"体温:36.5℃,脉搏:64次/分,呼吸:20次/分,血压:130/78mmHg,身高:155cm,体重:65kg\", \"专科检查\": \"肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。\", \"检查检验/辅助检查\": \"—\", \"入院诊断\": \"初步诊断:\\n西医诊断\\n1.直肠肿物\\n2.高血压\\n修正诊断:\\n西医诊断:\\n1.直肠癌\\n2.低蛋白血症\\n3.高血压\\n4.动脉粥样硬化\\n5.胆囊结石伴慢性胆囊炎\\n6.胆总管结石\\n7.肾结石\\n8.单纯性肾囊肿\"}",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000002",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "首次病程记录",
"document_version_id": "DOCUMENT_VERSION-0000003",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "{\"文档记录时间\": \"2026-07-23T16:54:51\", \"病例特点\": \"1.[REDACTED_IDENTIFIER],起病急、病程短。\\n2.以“便血1天”为主要临床表现入院。\\n3.既往史:既往一般,患高血压20+年,最高达150/?mmHg,目前服用降压药替米沙坦片,否认心脏病史,否认糖尿病,否认哮喘,20+年前脑梗死,口服阿司匹林肠溶片,否认精神疾病史,否认肝炎,否认结核,否认疟疾,白内障手术,否认外伤史,否认输血史。\\n4.查体:体温36.5℃、脉搏64次/分、呼吸20次/分、血压130/78mmHg,生命体征平稳,心肺腹未见明显阳性体征。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。\\n5.辅助检查:-\", \"入院诊断\": \"直肠肿物 高血压\", \"诊断依据\": \"1.直肠肿物,诊断依据:[REDACTED_IDENTIFIER]“便血1天”入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂;2.高血压,诊断依据:结合既往史诊断。\", \"鉴别诊断\": \"内痔:内痔早期以出血为主要表现,颜色多鲜红,不伴肛门疼痛,可伴有肛门内肿物脱出,肛门镜下可见齿线处粘膜充盈明显,部分齿线消失。内痔痔核为曲张静脉丛,呈桑葚状或结节状突起,颜色紫暗或鲜红。各痔核间常有明显界线或正常的粘膜组织。\", \"诊疗计划\": \"1、肛肠科护理常规、二级护理、低盐饮食;2、完善血常规、凝血功能、生化检查、感染性标志物、大小便常规、心电图、心脏彩超、颈部血管彩超等;3、完善肠镜检查。\"}",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000003",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "病程和查房记录",
"document_version_id": "DOCUMENT_VERSION-0000004",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "2026-07-23 16:54 首次病程记录\n[REDACTED_IDENTIFIER],女,80岁,无业人员,因“便血1天”于2026-07-23入院。\n一、病史特点:\n1.[REDACTED_IDENTIFIER],起病急、病程短。\n2.以“便血1天”为主要临床表现入院。\n3.既往史:既往既往一般,患高血压20+年,最高达150/?mmHg,目前服用降压药替米沙坦片,,否认心脏病史,否认糖尿病,否认哮喘,20+年前脑梗死,口服阿司匹林肠溶片,否认精神疾病史,否认肝炎,否认结核,否认疟疾,白内障手术,否认外伤史,否认输血史。\n4.查体:体温36.5℃、脉搏64次/分、呼吸20次/分、血压130/78mmHg,生命体征平稳,心肺腹未见明显阳性体征。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。\n5.辅助检查:-\n二、初步诊断:直肠肿物 高血压\n三、诊断依据:\n1.直肠肿物,诊断依据:[REDACTED_IDENTIFIER]“便血1天”入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂;\n2.高血压,诊断依据:结合既往史诊断。\n四、鉴别诊断:\n内痔:内痔早期以出血为主要表现,颜色多鲜红,不伴肛门疼痛,可伴有肛门内肿物脱出,肛门镜下可见齿线处粘膜充盈明显,部分齿线消失。内痔痔核为曲张静脉丛,呈桑葚状或结节状突起,颜色紫暗或鲜红。各痔核间常有明显界线或正常的粘膜组织。\n五、入院病情评估:[REDACTED_IDENTIFIER],意识清楚,自主能力正常,告知[REDACTED_IDENTIFIER]病诊断、疾病诊疗方法、风险及转归可能,需要24h留陪。入院VTE评分3分,出血风险低危,暂无特殊处理,嘱[REDACTED_IDENTIFIER]。\n六、诊疗计划:1、肛肠科护理常规、二级护理、低盐饮食;2、完善血常规、凝血功能、生化检查、感染性标志物、大小便常规、心电图、心脏彩超、颈部血管彩超等;3、完善肠镜检查。\n医师签名:[REDACTED_IDENTIFIER]\n",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000004",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "病程和查房记录",
"document_version_id": "DOCUMENT_VERSION-0000005",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "2026-07-24 08:08 [REDACTED_IDENTIFIER]查房记录\n 今[REDACTED_IDENTIFIER]病人及总结病史特点如下:[REDACTED_IDENTIFIER],起病急、病程短。“便血1天”入院。既往史:既往一般,患高血压20+年,最高达150/?mmHg,目前服用降压药替米沙坦片,否认心脏病史,否认糖尿病,否认哮喘,20+年前脑梗死,口服阿司匹林肠溶片,否认精神疾病史,否认肝炎,否认结核,否认疟疾,白内障手术。查体:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。辅助检查 :2026-07-23 心脏彩超+心功能,彩超计算机图文报告,左房增、室间隔基底段增厚、主动脉瓣轻度反流、2026-07-23 颈部血管(含双侧颈总动脉、双侧颈内动脉、双侧椎动脉),彩超计算机图文报告,头臂干分叉处斑块形成。目前诊断:直肠肿物,高血压。诊断依据:1.直肠肿物,诊断依据:[REDACTED_IDENTIFIER]“便血1天”入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂;2.高血压,诊断依据:结合既往史诊断。鉴别诊断:内痔:内痔早期以出血为主要表现,颜色多鲜红,不伴肛门疼痛,可伴有肛门内肿物脱出,肛门镜下可见齿线处粘膜充盈明显,部分齿线消失。内痔痔核为曲张静脉丛,呈桑葚状或结节状突起,颜色紫暗或鲜红。各痔核间常有明显界线或正常的粘膜组织。查房指示: 1、完善结肠镜检查等。2、明确手术禁忌,积极术前准备,择期行手术治疗。3、术后养成良好饮食排便习惯。4、注意讲明白手术方案及风险。\n医师签名:[REDACTED_IDENTIFIER]\n",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000005",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "病程和查房记录",
"document_version_id": "DOCUMENT_VERSION-0000006",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "2026-07-25 12:06 [REDACTED_IDENTIFIER]查房记录\n [REDACTED_IDENTIFIER],[REDACTED_IDENTIFIER],起病急、病程短。“便血1天”入院。既往史:既往一般,患高血压20+年,最高达150/?mmHg,目前服用降压药替米沙坦片,否认心脏病史,否认糖尿病,否认哮喘,20+年前脑梗死,口服阿司匹林肠溶片,白内障手术。查体:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。辅助检查:2026-07-25 上腹+下腹+盆腔CT薄层平扫+薄层增强+能量成像(空腹+适度胀尿),能量成像(CT平扫)(加收),能量成像(CT增强)(加收),CT薄层平扫(加收),CT薄层增强(加收),1、直肠中下段壁增厚,病灶与正常肠壁分界不清,浆膜面光滑,周围脂肪间隙清晰,建议结合肠镜。2、胆囊多发结石并慢性胆囊炎。3、肝内外胆管稍扩张。4、右肾小结石,左肾点状钙化灶或结石;双肾少量囊肿。5、膀胱充盈欠佳。6、回盲部及部分升结肠壁可疑不均匀增厚或充盈不佳,增强未见明显异常强化,建议结合镜检。7、胰腺、脾脏、双肾上腺、子宫及双侧附件CT平扫及增强未见明显异常。8、腹腔系膜局部密度稍增高并散在小淋巴结影。2026-07-25 快速石蜡切片检查与诊断,“直肠近肛门隆起中央”小活检组织,查见腺癌。目前诊断: 直肠肿物 高血压。诊断依据:1.直肠恶性肿瘤,诊断依据:[REDACTED_IDENTIFIER]“便血1天”入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂;2.高血压,诊断依据:结合既往史诊断。鉴别诊断:内痔:内痔早期以出血为主要表现,颜色多鲜红,不伴肛门疼痛,可伴有肛门内肿物脱出,肛门镜下可见齿线处粘膜充盈明显,部分齿线消失。内痔痔核为曲张静脉丛,呈桑葚状或结节状突起,颜色紫暗或鲜红。各痔核间常有明显界线或正常的粘膜组织。诊疗计划:1、告知[REDACTED_IDENTIFIER];2.[REDACTED_IDENTIFIER]治疗。\n医师签名:[REDACTED_IDENTIFIER]/[REDACTED_IDENTIFIER]\n",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000006",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "病程和查房记录",
"document_version_id": "DOCUMENT_VERSION-0000007",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "2026-07-26 09:12 转出记录\n[REDACTED_IDENTIFIER],女,80岁,因便血1天于2026-07-23入院。\n入院科室:肛肠科,转出日期:2026-07-26 08:13。转入科室:胃肠外科一病区,已住院3天。\n入院情况:[REDACTED_IDENTIFIER],女,80岁,无业人员,因“便血1天”于2026-07-23入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。\n入院诊断:直肠肿物,高血压。\n诊疗经过:入院后完善相关检查,2026-07-23 心脏彩超+心功能,彩超计算机图文报告,左房增、室间隔基底段增厚、主动脉瓣轻度反流、2026-07-23 颈部血管(含双侧颈总动脉、双侧颈内动脉、双侧椎动脉),彩超计算机图文报告,头臂干分叉处斑块形成。2026-07-25 上腹+下腹+盆腔CT薄层平扫+薄层增强+能量成像(空腹+适度胀尿),能量成像(CT平扫)(加收),能量成像(CT增强)(加收),CT薄层平扫(加收),CT薄层增强(加收)。1、直肠中下段壁增厚,病灶与正常肠壁分界不清,浆膜面光滑,周围脂肪间隙清晰,建议结合肠镜。2、胆囊多发结石并慢性胆囊炎。3、肝内外胆管稍扩张。4、右肾小结石,左肾点状钙化灶或结石;双肾少量囊肿。5、膀胱充盈欠佳。6、回盲部及部分升结肠壁可疑不均匀增厚或充盈不佳,增强未见明显异常强化,建议结合镜检。7、胰腺、脾脏、双肾上腺、子宫及双侧附件CT平扫及增强未见明显异常。8、腹腔系膜局部密度稍增高并散在小淋巴结影。2026-07-25 快速石蜡切片检查与诊断,“直肠近肛门隆起中央”小活检组织,查见腺癌;[REDACTED_IDENTIFIER],要求转入胃肠外科一病区进一步治疗。\n目前情况:[REDACTED_IDENTIFIER]。\n转出诊断:直肠恶性肿瘤,高血压,头臂干分叉处斑块。\n转科目的:进一步治疗。\n注意事项:遵贵科。\n医师签名:[REDACTED_IDENTIFIER]\n\n",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000007",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_type": "病程和查房记录",
"document_version_id": "DOCUMENT_VERSION-0000008",
"event_time_raw": null,
"missing_reason": "document_event_time_not_uniformly_available",
"normalization_status": "clinical_text_preserved_with_identifier_redaction",
"normalized_text": "2026-07-26 10:40 转入记录\n[REDACTED_IDENTIFIER],女,80岁,因“便血1天”于2026-07-23入院。\n入院科室:肛肠科,转入日期:2026-07-26 09:41。转入科室:胃肠外科一病区 已住院3天\n入院情况:[REDACTED_IDENTIFIER],女,80岁,因“便血1天”于2026-07-23入院。专科检查:肛门居中,肛门缘可见皮赘,指检直肠下段距离肛门约3-8cm扪及环腔约1/2形态不规则,质地中等偏硬,边界欠清,指套见血染,镜下见直肠新生物糜烂,内痔充血。\n入院诊断:直肠肿物,高血压。\n诊疗经过:入院后完善相关检查,2026-07-23 心脏彩超+心功能,彩超计算机图文报告,左房增、室间隔基底段增厚、主动脉瓣轻度反流、2026-07-23 颈部血管(含双侧颈总动脉、双侧颈内动脉、双侧椎动脉),彩超计算机图文报告,头臂干分叉处斑块形成。2026-07-25 上腹+下腹+盆腔CT薄层平扫+薄层增强+能量成像(空腹+适度胀尿),能量成像(CT平扫)(加收),能量成像(CT增强)(加收),CT薄层平扫(加收),CT薄层增强(加收),1、直肠中下段壁增厚,病灶与正常肠壁分界不清,浆膜面光滑,周围脂肪间隙清晰,建议结合肠镜。2、胆囊多发结石并慢性胆囊炎。3、肝内外胆管稍扩张。4、右肾小结石,左肾点状钙化灶或结石;双肾少量囊肿。5、膀胱充盈欠佳。6、回盲部及部分升结肠壁可疑不均匀增厚或充盈不佳,增强未见明显异常强化,建议结合镜检。7、胰腺、脾脏、双肾上腺、子宫及双侧附件CT平扫及增强未见明显异常。8、腹腔系膜局部密度稍增高并散在小淋巴结影。2026-07-25 快速石蜡切片检查与诊断,“直肠近肛门隆起中央”小活检组织,查见腺癌;[REDACTED_IDENTIFIER],要求转入胃肠外科一病区进一步治疗。\n目前情况:[REDACTED_IDENTIFIER]。\n转入诊断:直肠恶性肿瘤,高血压,头臂干分叉处斑块。\n诊疗计划:完善术前检查,给与对症治疗,限期手术治疗。\n医师签名:[REDACTED_IDENTIFIER]\n",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "frozen_deidentified_document",
"source_object_id": "SOURCE_OBJECT-0000008",
"text_version": "P35_text_deid_v2"
}
],
"extraction_coding_eval_item": [
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“便血1天”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“7次”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“昨日”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“高血压”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“150/?mmHg”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-23T13:46:27”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“直肠肿物”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“边界欠清”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-23T16:54:51”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“高血压”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“替米沙坦片”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-23 16:54”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“直肠肿物”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“3-8cm”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-24 08:08”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“直肠恶性肿瘤”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“腺癌”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-25 12:06”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“转出记录”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“胃肠外科一病区”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-26 09:12”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "标出文书中“转入记录”的Unicode半开区间,并给出实体类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "entity_boundary_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "连接同文档实体与“胃肠外科一病区”,判断其属性或关系类型候选。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "relation_attribute_v1"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"question_text": "解析文书中的时间表达“2026-07-26 10:40”;未知锚点或精度必须原样保留。",
"record_status": "source_record",
"review_status": "source_derived_candidate_pending_review",
"source_object_id": "SOURCE_OBJECT-0000009",
"task_schema": "temporal_event_v1"
}
],
"gold_span_candidate": [
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"end_offset": "167",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000001",
"span_text": "便血1天",
"start_offset": "163",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"end_offset": "201",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000002",
"span_text": "7次",
"start_offset": "199",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000001",
"end_offset": "197",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000003",
"span_text": "昨日",
"start_offset": "195",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"end_offset": "311",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000004",
"span_text": "高血压",
"start_offset": "308",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"end_offset": "328",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000005",
"span_text": "150/?mmHg",
"start_offset": "319",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000002",
"end_offset": "29",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000006",
"span_text": "2026-07-23T13:46:27",
"start_offset": "10",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"end_offset": "393",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000007",
"span_text": "直肠肿物",
"start_offset": "389",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"end_offset": "344",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000008",
"span_text": "边界欠清",
"start_offset": "340",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000003",
"end_offset": "31",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000009",
"span_text": "2026-07-23T16:54:51",
"start_offset": "12",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"end_offset": "161",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000010",
"span_text": "高血压",
"start_offset": "158",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"end_offset": "191",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000011",
"span_text": "替米沙坦片",
"start_offset": "186",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000004",
"end_offset": "16",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000012",
"span_text": "2026-07-23 16:54",
"start_offset": "0",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"end_offset": "440",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000013",
"span_text": "直肠肿物",
"start_offset": "436",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"end_offset": "266",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000014",
"span_text": "3-8cm",
"start_offset": "261",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000005",
"end_offset": "16",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000015",
"span_text": "2026-07-24 08:08",
"start_offset": "0",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"end_offset": "661",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000016",
"span_text": "直肠恶性肿瘤",
"start_offset": "655",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"end_offset": "630",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000017",
"span_text": "腺癌",
"start_offset": "628",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000006",
"end_offset": "16",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000018",
"span_text": "2026-07-25 12:06",
"start_offset": "0",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"end_offset": "25",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000019",
"span_text": "转出记录",
"start_offset": "21",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"end_offset": "117",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000020",
"span_text": "胃肠外科一病区",
"start_offset": "110",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000007",
"end_offset": "16",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000021",
"span_text": "2026-07-26 09:12",
"start_offset": "0",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"end_offset": "25",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000022",
"span_text": "转入记录",
"start_offset": "21",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"end_offset": "119",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000023",
"span_text": "胃肠外科一病区",
"start_offset": "112",
"text_version": "P35_text_deid_v2"
},
{
"available_time": null,
"document_version_id": "DOCUMENT_VERSION-0000008",
"end_offset": "16",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"missing_reason": "candidate_not_human_gold",
"offset_semantics": "unicode_[start,end)",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000024",
"span_text": "2026-07-26 10:40",
"start_offset": "0",
"text_version": "P35_text_deid_v2"
}
],
"gold_entity_candidate": [
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000001\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000001",
"entity_type": "symptom",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000001"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000001\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000002",
"entity_type": "frequency",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000002"
},
{
"assertion_status": "anchor_missing",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000001\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000003",
"entity_type": "time_expression",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000003"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000002\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000004",
"entity_type": "condition",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000004"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000002\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000005",
"entity_type": "measurement",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000005"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000002\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000006",
"entity_type": "time_expression",
"event_time_raw": "2026-07-23T13:46:27",
"item_id": "ITEM-0000006",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000006"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000003\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000007",
"entity_type": "finding",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000007"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000003\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000008",
"entity_type": "qualitative_attribute",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000008"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000003\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000009",
"entity_type": "time_expression",
"event_time_raw": "2026-07-23T16:54:51",
"item_id": "ITEM-0000009",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000009"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000004\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000010",
"entity_type": "condition",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000010"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000004\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000011",
"entity_type": "medication",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000011"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000004\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000012",
"entity_type": "time_expression",
"event_time_raw": "2026-07-23T16:54:00",
"item_id": "ITEM-0000012",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000012"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000005\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000013",
"entity_type": "finding",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000013"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000005\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000014",
"entity_type": "anatomy_distance",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000014"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000005\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000015",
"entity_type": "time_expression",
"event_time_raw": "2026-07-24T08:08:00",
"item_id": "ITEM-0000015",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000015"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000006\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000016",
"entity_type": "condition",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000016"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000006\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000017",
"entity_type": "pathology_diagnosis",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000017"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000006\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000018",
"entity_type": "time_expression",
"event_time_raw": "2026-07-25T12:06:00",
"item_id": "ITEM-0000018",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000018"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000007\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000019",
"entity_type": "document_event",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000019"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000007\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000020",
"entity_type": "care_location",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000020"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000007\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000021",
"entity_type": "time_expression",
"event_time_raw": "2026-07-26T09:12:00",
"item_id": "ITEM-0000021",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000021"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000008\", \"task\": \"entity_boundary\"}",
"available_time": null,
"entity_id": "ENTITY-0000022",
"entity_type": "document_event",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000022"
},
{
"assertion_status": "candidate_unreviewed",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000008\", \"task\": \"relation_attribute\"}",
"available_time": null,
"entity_id": "ENTITY-0000023",
"entity_type": "care_location",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000023"
},
{
"assertion_status": "explicit",
"attribute_json": "{\"document_version_id\": \"DOCUMENT_VERSION-0000008\", \"task\": \"temporal_event\"}",
"available_time": null,
"entity_id": "ENTITY-0000024",
"entity_type": "time_expression",
"event_time_raw": "2026-07-26T10:40:00",
"item_id": "ITEM-0000024",
"missing_reason": "candidate_not_human_gold",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000024"
}
],
"gold_event_candidate": [
{
"anchor_status": "anchor_missing",
"available_time": null,
"event_id": "EVENT-0000001",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": null,
"event_type": "relative_day",
"item_id": "ITEM-0000003",
"missing_reason": "relative_time_anchor_missing",
"normalized_time": null,
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000003",
"time_precision": "relative_day"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000002",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-23T13:46:27",
"event_type": "admission_time",
"item_id": "ITEM-0000006",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-23T13:46:27",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000006",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000003",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-23T16:54:51",
"event_type": "document_record_time",
"item_id": "ITEM-0000009",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-23T16:54:51",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000009",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000004",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-23T16:54:00",
"event_type": "document_record_time",
"item_id": "ITEM-0000012",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-23T16:54:00",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000012",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000005",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-24T08:08:00",
"event_type": "document_record_time",
"item_id": "ITEM-0000015",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-24T08:08:00",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000015",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000006",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-25T12:06:00",
"event_type": "document_record_time",
"item_id": "ITEM-0000018",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-25T12:06:00",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000018",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000007",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-26T09:12:00",
"event_type": "document_record_time",
"item_id": "ITEM-0000021",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-26T09:12:00",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000021",
"time_precision": "minute_or_second"
},
{
"anchor_status": "explicit",
"available_time": null,
"event_id": "EVENT-0000008",
"event_status": "source_derived_candidate_pending_review",
"event_time_raw": "2026-07-26T10:40:00",
"event_type": "document_record_time",
"item_id": "ITEM-0000024",
"missing_reason": "candidate_not_human_gold",
"normalized_time": "2026-07-26T10:40:00",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"span_id": "SPAN-0000024",
"time_precision": "minute_or_second"
}
],
"gold_relation_candidate": [
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000002",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000002",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000001",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "has_frequency",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000001"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000005",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000005",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000002",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "has_maximum_measurement",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000004"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000008",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000008",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000003",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "has_boundary_attribute",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000007"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000011",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000011",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000004",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "treated_with",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000010"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000014",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000014",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000005",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "has_anatomical_distance",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000013"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000017",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000017",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000006",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "supported_by_pathology",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000016"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000020",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000020",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000007",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "transfer_destination",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000019"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000023",
"missing_reason": "candidate_not_human_gold",
"object_entity_id": "ENTITY-0000023",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"relation_id": "RELATION-0000008",
"relation_status": "source_derived_candidate_pending_review",
"relation_type": "transfer_destination",
"source_object_id": "SOURCE_OBJECT-0000009",
"subject_entity_id": "ENTITY-0000022"
}
],
"gold_code_candidate": [
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000001",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "1.直肠癌(T1N1M0 ⅢA期) \n2.低蛋白血症",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000001",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000002",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "主要诊断:直肠癌(T1N1M0 ⅢA期) 次要诊断:低蛋白血症",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000002",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000003",
"code_value": "K64.805",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "内痔",
"target_name": "内痔",
"term_domain": "diagnosis",
"term_id": "TERM-0000003",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000004",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "初步诊断:\n西医诊断\n1.直肠肿物\n2.高血压\n修正诊断:\n西医诊断:\n1.直肠癌\n2.低蛋白血症\n3.高血压\n4.动脉粥样硬化\n5.胆囊结石伴慢性胆囊炎\n6.胆总管结石\n7.肾结石\n8.单纯性肾囊肿",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000004",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000005",
"code_value": "I70.900x004",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "动脉粥样硬化",
"target_name": "动脉粥样硬化",
"term_domain": "diagnosis",
"term_id": "TERM-0000005",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000006",
"code_value": "K64.809",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "外痔",
"target_name": "外痔",
"term_domain": "diagnosis",
"term_id": "TERM-0000006",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000007",
"code_value": "R19.400",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "大便习惯改变",
"target_name": "大便习惯改变",
"term_domain": "diagnosis",
"term_id": "TERM-0000007",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000008",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "直肠癌",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000008",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000009",
"code_value": "K62.903",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "直肠肿物",
"target_name": "直肠肿物",
"term_domain": "diagnosis",
"term_id": "TERM-0000009",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000010",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "直肠肿物 高血压",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000010",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000011",
"code_value": "N28.100",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "肾囊肿",
"target_name": "肾囊肿",
"term_domain": "diagnosis",
"term_id": "TERM-0000011",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000012",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "肾囊肿2026-07-29 09:00 2026-07-29 11:50",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000012",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000013",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "肾囊肿。",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000013",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000014",
"code_value": "N20.000",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "肾结石",
"target_name": "肾结石",
"term_domain": "diagnosis",
"term_id": "TERM-0000014",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000015",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "胆囊多发结石并慢性胆囊炎",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000015",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000016",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "胆总管内多发小结石",
"target_name": null,
"term_domain": "diagnosis",
"term_id": "TERM-0000016",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000017",
"code_value": "I10.x00x002",
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "strict_blank_normalized_reference_name",
"mapping_status": "strict_name_match_candidate_unreviewed",
"missing_reason": "mapping_not_professionally_reviewed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "高血压",
"target_name": "高血压",
"term_domain": "diagnosis",
"term_id": "TERM-0000017",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000001"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000018",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(30%)脂肪乳注射液(C14-24)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000018",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000019",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基)复合磷酸氢钾注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000019",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000020",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基)开塞露(含甘油)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000020",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000021",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基)浓氯化钠注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000021",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000022",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/100ml)0.9%氯化钠注射液(科伦双阀)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000022",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000023",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/10ml)0.9%氯化钠注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000023",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000024",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/500ml)10%葡萄糖注射液(科伦双阀)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000024",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000025",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)(400IU)人胰岛素注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000025",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000026",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)(多特)脂肪乳氨基酸(17)葡萄糖(11%)注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000026",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000027",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)吸入用布地奈德混悬液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000027",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000028",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)复方聚乙二醇电解质散(Ⅲ)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000028",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000029",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)氨茶碱注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000029",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000030",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)注射用头孢呋辛钠",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000030",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000031",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)注射用法莫替丁",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000031",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000032",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集1.5g)氯化钾注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000032",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000033",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(安达)铝镁加混悬液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000033",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000034",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(维他利匹特)脂溶性维生素注射液(Ⅱ)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000034",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000035",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)(Ⅱ)多种微量元素注射液(Ⅱ)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000035",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000036",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)二甲硅油散",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000036",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000037",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)人血白蛋白(软袋)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000037",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000038",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)右佐匹克隆片",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000038",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000039",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)氟比洛芬酯注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000039",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000040",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)注射用矛头蝮蛇血凝酶",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000040",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000041",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)洛索洛芬钠片",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000041",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000042",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸昂丹司琼注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000042",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000043",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸氨溴索注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000043",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000044",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)碘克沙醇注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000044",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000045",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(马根维显)钆喷酸葡胺注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000045",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000046",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "ω-3鱼油脂肪乳注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000046",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000047",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "四逆散",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000047",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000048",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "复方氨基酸注射液(18AA)",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000048",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000049",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "复方谷氨酰胺肠溶胶囊",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000049",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000050",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "注射用吲哚菁绿",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000050",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000051",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "注射用水溶性维生素",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000051",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000052",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "注射用艾普拉唑钠",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000052",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000053",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "灭菌注射用水",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000053",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000054",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "琥珀酰明胶注射液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000054",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000055",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "硫酸镁钠钾口服用浓溶液",
"target_name": null,
"term_domain": "drug_brand",
"term_id": "TERM-0000055",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000056",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基)开塞露(含甘油)(20ml*20支/盒)×2 40ml 外用给药 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000056",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000057",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000057",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000058",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/10ml)0.9%氯化钠注射液(10ml/支) 10ml 静脉注射(冲封管) 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000058",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000059",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/10ml)0.9%氯化钠注射液(10ml/支)×2支 5ml 静脉注射(冲封管) 每日二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000059",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000060",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶)×1瓶 500ml 静脉输液 立即 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000060",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000061",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1支 4IU 静脉输液 立即",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000061",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000062",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)吸入用布地奈德混悬液(2ml:1mg*30支/盒) 1mg 雾化吸入 每日二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000062",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000063",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)吸入用布地奈德混悬液(2ml:1mg*30支/盒)×1支 1mg 雾化吸入 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000063",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000064",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(基/集)复方聚乙二醇电解质散(Ⅲ)(每袋含:聚乙二醇4000 64g*4袋/盒)×4袋 4袋 口服给药 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000064",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000065",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(安达)铝镁加混悬液(15ml:1.5g*15袋/盒) 15ml 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000065",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000066",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(安达)铝镁加混悬液(15ml:1.5g*15袋/盒)×15袋 15ml 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000066",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000067",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)二甲硅油散 0.3g 口服给药 st",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000067",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000068",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)人血白蛋白(软袋)(10g(20%*50ml)/袋/盒) 20g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000068",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000069",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)右佐匹克隆片(3mg*7/盒)×7片 3mg 口服给药 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000069",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000070",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)注射用矛头蝮蛇血凝酶(1U*5支/盒) 1U 静脉注射 每12小时一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000070",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000071",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)注射用矛头蝮蛇血凝酶(1U*5支/盒)×1支 1U 肌肉注射 立即",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000071",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000072",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)注射用矛头蝮蛇血凝酶(1U*5支/盒)×1支 1U 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000072",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000073",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)洛索洛芬钠片(60mg*20片/盒) 60mg 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000073",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000074",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸昂丹司琼注射液(4ml:8mg) 8mg 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000074",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000075",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸昂丹司琼注射液(4ml:8mg)×1支 8mg 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000075",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000076",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸氨溴索注射液(2ml:15mg*5支/盒) 15mg 静脉注射 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000076",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000077",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)盐酸氨溴索注射液(2ml:15mg*5支/盒)×1支 15mg 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000077",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000078",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(集)碘克沙醇注射液 80ml 静脉注射 一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000078",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000079",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "(马根维显)钆喷酸葡胺注射液 18ml 静脉注射 一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000079",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000080",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "ω-3鱼油脂肪乳注射液(100ml:10g:1.2g/瓶) 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000080",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000081",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (30%)脂肪乳注射液(C14-24)(30%*250ml/瓶) 250ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000081",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000082",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基)复合磷酸氢钾注射液(2ml/支) 2ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000082",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000083",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基)浓氯化钠注射液(10ml:10%*5支/盒) 50ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000083",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000084",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基)浓氯化钠注射液(10ml:10%*5支/盒)×3支 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000084",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000085",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 术前30分 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000085",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000086",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶)×1瓶 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000086",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000087",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集)(400IU)人胰岛素注射液(10ml:400IU/支) 20IU 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000087",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000088",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1 4IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000088",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000089",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集)(多特)脂肪乳氨基酸(17)葡萄糖(11%)注射液(1440ml/袋) 1440ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000089",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000090",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 术前30分 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000090",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000091",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集1.5g)氯化钾注射液(10ml:1.5g/支) 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000091",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000092",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集1.5g)氯化钾注射液(10ml:1.5g/支) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000092",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000093",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (基/集1.5g)氯化钾注射液(10ml:1.5g/支)×1支 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000093",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000094",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (维他利匹特)脂溶性维生素注射液(Ⅱ)(10ml*10支/盒) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000094",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000095",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① (集)(Ⅱ)多种微量元素注射液(Ⅱ)(10ml*5支/盒) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000095",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000096",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① 复方氨基酸注射液(18AA)(500ml/瓶) 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000096",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000097",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "① 注射用水溶性维生素(0.5g*10支/盒) 0.5g 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000097",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000098",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基)浓氯化钠注射液(10ml:10%*5支/盒) 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000098",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000099",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基)浓氯化钠注射液(10ml:10%*5支/盒)×3支 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000099",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000100",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 立即 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000100",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000101",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶) 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000101",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000102",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶)×1瓶 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000102",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000103",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/集)(400IU)人胰岛素注射液(10ml:400IU/支) 4IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000103",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000104",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1 4IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000104",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000105",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 立即 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000105",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000106",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/集1.5g)氯化钾注射液(10ml:1.5g/支) 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000106",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000107",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "② (基/集1.5g)氯化钾注射液(10ml:1.5g/支)×1支 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000107",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000108",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基)浓氯化钠注射液(10ml:10%*5支/盒)×3支 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000108",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000109",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000109",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000110",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶)×1瓶 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000110",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000111",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1 2IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000111",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000112",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1 4IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000112",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000113",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000113",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000114",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "③ (基/集1.5g)氯化钾注射液(10ml:1.5g/支)×1支 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000114",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000115",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基)浓氯化钠注射液(10ml:10%*5支/盒)×3支 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000115",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000116",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000116",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000117",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000117",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000118",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶)×1瓶 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000118",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000119",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/集)(400IU)人胰岛素注射液(10ml:400IU/支)×1 2IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000119",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000120",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000120",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000121",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/集)注射用法莫替丁(20mg/瓶)×1瓶 20mg 静脉输液 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000121",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000122",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "④ (基/集1.5g)氯化钾注射液(10ml:1.5g/支)×1支 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000122",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000123",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑤ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000123",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000124",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑤ (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000124",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000125",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑤ (集)氟比洛芬酯注射液(5ml:50mg*5支/盒)×1支 50mg 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000125",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000126",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑥ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000126",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000127",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑥ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000127",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000128",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑥ (集)氟比洛芬酯注射液(5ml:50mg*5支/盒)×1支 50mg 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000128",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000129",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑥ 注射用艾普拉唑钠(10mg/瓶) 10mg 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000129",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000130",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑦ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日二次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000130",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000131",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑦ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000131",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000132",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑦ (基/集)氨茶碱注射液(10ml:0.25g*5支/盒) 0.25g 静脉输液 每日二次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000132",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000133",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑦ (基/集)氨茶碱注射液(10ml:0.25g*5支/盒)×1支 0.25g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000133",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000134",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑧ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每12小时一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000134",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000135",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑧ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000135",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000136",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑧ (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000136",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000137",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑧ (集)氟比洛芬酯注射液(5ml:50mg*5支/盒) 50mg 静脉输液 每12小时一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000137",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000138",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑨ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶)×1瓶 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000138",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000139",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "⑨ (基/集)注射用头孢呋辛钠(0.75g/瓶)×2瓶 1.5g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000139",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000140",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "中草药处方 1剂 外用:盐小茴香 500g",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000140",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000141",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000141",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000142",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(基/10ml)0.9%氯化钠注射液(10ml/支) 10ml 静脉注射(冲封管) 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000142",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000143",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(基/集)吸入用布地奈德混悬液(2ml:1mg*30支/盒) 1mg 雾化吸入 每日二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000143",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000144",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(集)人血白蛋白(软袋)(10g(20%*50ml)/袋/盒) 20g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000144",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000145",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(集)注射用矛头蝮蛇血凝酶(1U*5支/盒) 1U 静脉注射 每12小时一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000145",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000146",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(集)洛索洛芬钠片(60mg*20片/盒) 60mg 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000146",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000147",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(集)盐酸昂丹司琼注射液(4ml:8mg) 8mg 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000147",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000148",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:(集)盐酸氨溴索注射液(2ml:15mg*5支/盒) 15mg 静脉注射 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000148",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000149",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:ω-3鱼油脂肪乳注射液(100ml:10g:1.2g/瓶) 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000149",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000150",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (基)复合磷酸氢钾注射液(2ml/支) 2ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000150",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000151",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (基)浓氯化钠注射液(10ml:10%*5支/盒) 50ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000151",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000152",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (基/集)(400IU)人胰岛素注射液(10ml:400IU/支) 20IU 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000152",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000153",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (基/集)(多特)脂肪乳氨基酸(17)葡萄糖(11%)注射液(1440ml/袋) 1440ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000153",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000154",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000010",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (基/集1.5g)氯化钾注射液(10ml:1.5g/支) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000154",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000155",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000011",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (维他利匹特)脂溶性维生素注射液(Ⅱ)(10ml*10支/盒) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000155",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000156",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000012",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① (集)(Ⅱ)多种微量元素注射液(Ⅱ)(10ml*5支/盒) 10ml 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000156",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000157",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000013",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:① 注射用水溶性维生素(0.5g*10支/盒) 0.5g 静脉高营养治疗 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000157",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000158",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000014",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:② (基)浓氯化钠注射液(10ml:10%*5支/盒) 30ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000158",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000159",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000015",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:② (基/500ml)10%葡萄糖注射液(科伦双阀)(500ml:50g/瓶) 500ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000159",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000160",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000016",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:② (基/集)(400IU)人胰岛素注射液(10ml:400IU/支) 4IU 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000160",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000161",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000017",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:② (基/集1.5g)氯化钾注射液(10ml:1.5g/支) 10ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000161",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000162",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000018",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑥ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000162",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000163",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000019",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑥ 注射用艾普拉唑钠(10mg/瓶) 10mg 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000163",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000164",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000020",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑦ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每日二次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000164",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000165",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000021",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑦ (基/集)氨茶碱注射液(10ml:0.25g*5支/盒) 0.25g 静脉输液 每日二次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000165",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000166",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000022",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑧ (基/100ml)0.9%氯化钠注射液(科伦双阀)(100ml:0.9g/瓶) 100ml 静脉输液 每12小时一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000166",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000167",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000023",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "停止:⑧ (集)氟比洛芬酯注射液(5ml:50mg*5支/盒) 50mg 静脉输液 每12小时一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000167",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000168",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000024",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "四逆散(9g*6袋/盒) 9g 口服给药 每日二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000168",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000169",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000001",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "四逆散(9g*6袋/盒)×6袋 9g 口服给药 每日二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000169",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000170",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000002",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "复方谷氨酰胺肠溶胶囊(36粒/盒) 3粒 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000170",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000171",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000003",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "复方谷氨酰胺肠溶胶囊(36粒/盒)×36粒 1粒 口服给药 每日三次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000171",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000172",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000004",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "注射用吲哚菁绿(25mg/支)×2支 50mg 静脉注射 每日一次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000172",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000173",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000005",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "灭菌注射用水(500ml/瓶)×1瓶 500ml 外用给药 立即",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000173",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000174",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000006",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "琥珀酰明胶注射液(500ml:20g/袋)×1袋 20g 静脉输液 每日一次 30-50滴/分",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000174",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000175",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000007",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "硫酸镁钠钾口服用浓溶液(177ml/瓶)×1瓶 177ml 口服给药 立即",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000175",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000176",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000008",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "硫酸镁钠钾口服用浓溶液(177ml/瓶)×2瓶 177ml 口服给药 二次",
"target_name": null,
"term_domain": "drug_order",
"term_id": "TERM-0000176",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000002"
},
{
"available_time": null,
"code_candidate_id": "CODE_CANDIDATE-0000177",
"code_value": null,
"coding_system": "local_reference_snapshot",
"event_time_raw": null,
"item_id": "ITEM-0000009",
"mapping_method": "no_forced_mapping",
"mapping_status": "unmapped_candidate",
"missing_reason": "unmapped_candidate",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "candidate_unreviewed",
"source_object_id": "SOURCE_OBJECT-0000009",
"source_term": "1.腹腔镜下直肠前切除术+回肠预防性单腔造口术",
"target_name": null,
"term_domain": "procedure",
"term_id": "TERM-0000177",
"terminology_release_id": "TERMINOLOGY_RELEASE-0000003"
}
],
"terminology_release": [
{
"available_time": null,
"domain": "diagnosis",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"release_id": "TERMINOLOGY_RELEASE-0000001",
"release_status": "local_reference_snapshot_not_official_release",
"release_version": "sha256:",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"domain": "procedure",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"release_id": "TERMINOLOGY_RELEASE-0000003",
"release_status": "local_reference_snapshot_not_official_release",
"release_version": "sha256:",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"domain": "drug_brand_and_order",
"event_time_raw": null,
"missing_reason": "not_covered_or_not_applicable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"release_id": "TERMINOLOGY_RELEASE-0000002",
"release_status": "local_reference_snapshot_not_official_release",
"release_version": "sha256:",
"source_object_id": "SOURCE_OBJECT-0000009"
}
],
"scoring_rubric": [
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000001",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000001",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000002",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000002",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000003",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000003",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000004",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000004",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000005",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000005",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000006",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000006",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000007",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000007",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000008",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000008",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000009",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000009",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000010",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000010",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000011",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000011",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000012",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000012",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000013",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000013",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000014",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000014",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000015",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000015",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000016",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000016",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000017",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000017",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000018",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000018",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000019",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000019",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000020",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000020",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000021",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000021",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000022",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000022",
"scoring_method": "strict_unicode_span_and_type_plus_declared_overlap",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000023",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000023",
"scoring_method": "both_endpoints_and_relation_type",
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000024",
"max_score": "2",
"missing_reason": "rubric_not_professionally_confirmed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_status": "pending_professional_review",
"rubric_id": "RUBRIC-0000024",
"scoring_method": "normalized_time_anchor_precision_and_uncertainty",
"source_object_id": "SOURCE_OBJECT-0000009"
}
],
"review_record": [
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000001",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000001",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000002",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000002",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000003",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000003",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000004",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000004",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000005",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000005",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000006",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000006",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000007",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000007",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000008",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000008",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000009",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000009",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000010",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000010",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000011",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000011",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000012",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000012",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000013",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000013",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000014",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000014",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000015",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000015",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000016",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000016",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000017",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000017",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000018",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000018",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000019",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000019",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000020",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000020",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000021",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000021",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000022",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000022",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000023",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000023",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
},
{
"available_time": null,
"event_time_raw": null,
"item_id": "ITEM-0000024",
"missing_reason": "professional_review_not_completed",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"review_id": "REVIEW-0000024",
"review_status": "pending_professional_review",
"review_time": null,
"source_object_id": "SOURCE_OBJECT-0000009"
}
],
"contamination_record": [
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000001",
"document_version_id": "DOCUMENT_VERSION-0000001",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000002",
"document_version_id": "DOCUMENT_VERSION-0000002",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000003",
"document_version_id": "DOCUMENT_VERSION-0000003",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000004",
"document_version_id": "DOCUMENT_VERSION-0000004",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000005",
"document_version_id": "DOCUMENT_VERSION-0000005",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000006",
"document_version_id": "DOCUMENT_VERSION-0000006",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000007",
"document_version_id": "DOCUMENT_VERSION-0000007",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
},
{
"available_time": null,
"contamination_id": "CONTAMINATION-0000008",
"document_version_id": "DOCUMENT_VERSION-0000008",
"event_time_raw": null,
"leakage_rule": "exclude_document_and_near_duplicates_from_training_products",
"missing_reason": "patient_independent_split_unavailable",
"parent_object_id": "PARENT_OBJECT-0000001",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_status": "same_patient_document_holdout_requires_training_exclusion"
}
],
"split_group": [
{
"available_time": null,
"event_time_raw": null,
"grouping_key": "GROUPING-0000001",
"missing_reason": "single_patient_source",
"parent_object_id": "PARENT_OBJECT-0000001",
"patient_independent": "false",
"record_status": "source_record",
"source_object_id": "SOURCE_OBJECT-0000009",
"split_id": "SPLIT-0000001",
"split_name": "same_patient_document_holdout"
}
],
"quality_issue": [
{
"available_time": null,
"event_time_raw": null,
"issue_code": "no_human_gold_or_patient_independent_split",
"issue_detail": "24题、24 span、8关系、8事件和177编码均为待复核候选。",
"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-0000009"
}
]
}