211 lines
6.6 KiB
C#
211 lines
6.6 KiB
C#
using System.ComponentModel.DataAnnotations;
|
||
|
||
namespace HL_FristAidPlatform_DTO
|
||
{
|
||
/// <summary>
|
||
/// AIS 静脉溶栓表(RSZL)
|
||
/// </summary>
|
||
public class T_Service_Apoplexy_RSZLDTO
|
||
{
|
||
/// <summary>
|
||
/// ID
|
||
/// </summary>
|
||
public long ID { get; set; }
|
||
|
||
/// <summary>
|
||
/// GUID
|
||
/// </summary>
|
||
[Key]
|
||
public string GUID { get; set; }
|
||
|
||
/// <summary>
|
||
///病人编号(GUID)
|
||
/// </summary>
|
||
public string PatientGuid { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓前 NIHSS 评分 单选,1.已评 2.未评
|
||
/// </summary>
|
||
public string RSStartNIHSSYN { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓前 NIHSS 评分 分数 整数,合理取值范围 0≤n≤42
|
||
/// </summary>
|
||
public string RSStartNIHSS { get; set; }
|
||
|
||
/// <summary>
|
||
/// 开始静脉 溶栓的场 所 单选,1.本地急救车 2.本院急诊科 3.本院 CT 室 4.本院病房
|
||
/// </summary>
|
||
public string RSRongShuanPlace { get; set; }
|
||
|
||
/// <summary>
|
||
/// 开始静脉 溶栓时间 yyyy-MM-dd HH:mm
|
||
/// </summary>
|
||
public string RSRongShuanTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// ONT 时间 发病到开始溶栓治疗时间 (ONT) , 合理取值范围 1≤n≤360。 ONT 计算:开始静脉溶栓时间- 发病时间(当发病时间未知或 未填写时,ONT 记为“不详”)
|
||
/// </summary>
|
||
public string RSONT { get; set; }
|
||
|
||
/// <summary>
|
||
/// DNT 时间 到院到开始溶栓治疗时间 (DNT), 合理取值范围 1≤n≤360。 DNT 计算:开始静脉溶栓时间- 到院时间(当在院卒中时,到 院时间=发病时间,当到院时 间未填写时,DNT 记为“不详”)
|
||
/// </summary>
|
||
public string RSDNT { get; set; }
|
||
|
||
/// <summary>
|
||
/// 静脉溶栓 药物 单选,1.rt-PA 2.尿激酶 3.阿尼普酶 4.瑞替普酶 5.替奈普酶 6.尿激酶原 9.其他
|
||
/// </summary>
|
||
public string RSRongShuanYW { get; set; }
|
||
|
||
|
||
/// <summary>
|
||
/// rt-PA 给药 总量 合理取值范围 20mg≤n≤300mg
|
||
/// </summary>
|
||
public string RSrtPA { get; set; }
|
||
|
||
/// <summary>
|
||
/// 尿激酶给 药剂量 合理取值范围 50 万 IU≤n≤200 万 IU
|
||
/// </summary>
|
||
public string RSUrokinase { get; set; }
|
||
|
||
/// <summary>
|
||
/// 其他药物 名称
|
||
/// </summary>
|
||
public string RSYWOther { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓并发症 多选,01.颅内出血 02.消化道出血 03.牙龈出血 04.其他部位出血 05.再灌注损伤 06.血管源性唇舌水肿 98.无 99.其他 存储格式示例:;01;02;03;
|
||
/// </summary>
|
||
public string RSBFZNR { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓并发 症其他
|
||
/// </summary>
|
||
public string RSBFZOther { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓结束 后即刻 NIHSS 评分 单选,1.已评 2.未评
|
||
/// </summary>
|
||
public string RSEndNIHSSYN { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓结束 后即刻 NIHSS 评分 分数 整数,合理取值范围 0≤n≤42
|
||
/// </summary>
|
||
public string RSEndNIHSS { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓后 24hNIHSS 评分 单选,1.已评 2.未评 3.死亡
|
||
/// </summary>
|
||
public string RS24hNIHSSYN { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓后 24hNIHSS 评分分数 整数,合理取值范围 0≤n≤42
|
||
/// </summary>
|
||
public string RS24hNIHSS { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓后 7± 2 天 NIHSS 评分 单选,1.已评 2.未评 3.死亡
|
||
/// </summary>
|
||
public string RS7dNIHSSYN { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓后 7± 2 天 NIHSS 评分分数 整数,合理取值范围 0≤n≤42
|
||
/// </summary>
|
||
public string RS7dNIHSS { get; set; }
|
||
|
||
/// <summary>
|
||
/// 未给予血 管内治疗 的原因 多选,01.超时间窗 02.禁忌症 03.患者/家属拒绝 04.非大血管病变 99.其他 存储格式示例:;01;02;03;
|
||
/// </summary>
|
||
public string XGZLReason { get; set; }
|
||
|
||
/// <summary>
|
||
/// 删除标记0未删除1已删除
|
||
/// </summary>
|
||
public int DeleteFlag { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓医生电子签名
|
||
/// </summary>
|
||
public byte[] ThrombolysisDoctorImageFiles { get; set; }
|
||
#region 新增字段
|
||
|
||
/// <summary>
|
||
/// 评估时间
|
||
/// </summary>
|
||
public string EstimateTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 适应症评估结果 1 不适应 2 适应
|
||
/// </summary>
|
||
public string IndicationResult { get; set; }
|
||
|
||
/// <summary>
|
||
/// 禁忌症评估结果 1 有禁忌症 2 无禁忌症
|
||
/// </summary>
|
||
public string ContraindicationResult { get; set; }
|
||
|
||
/// <summary>
|
||
/// 介入手术预警 1 未预警 2 已预警
|
||
/// </summary>
|
||
public string SurgicalWarning { get; set; }
|
||
|
||
/// <summary>
|
||
/// 谈话医生
|
||
/// </summary>
|
||
public string TalkingDoctor { get; set; }
|
||
|
||
/// <summary>
|
||
/// 家属意见 1 同意 2 拒绝
|
||
/// </summary>
|
||
public string FamilyOpinions { get; set; }
|
||
|
||
/// <summary>
|
||
/// 知情同意书
|
||
/// </summary>
|
||
public string InformedConsent { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓护士
|
||
/// </summary>
|
||
public string ThrombolyticNurse { get; set; }
|
||
|
||
/// <summary>
|
||
/// CT完成至溶栓时间
|
||
/// </summary>
|
||
public string CTToNT { get; set; }
|
||
|
||
/// <summary>
|
||
/// 血管再通 1 否 2 是
|
||
/// </summary>
|
||
public string VascularRecanalization { get; set; }
|
||
|
||
/// <summary>
|
||
/// 救治是否延误 1 否 1 是
|
||
/// </summary>
|
||
public string Delay { get; set; }
|
||
|
||
/// <summary>
|
||
/// 会诊场所
|
||
/// </summary>
|
||
public string ConsultationVenue { get; set; }
|
||
|
||
/// <summary>
|
||
/// 静脉溶栓开始谈话时间
|
||
/// </summary>
|
||
public string TalkTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 签字时间
|
||
/// </summary>
|
||
public string SigningTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 溶栓会诊时间
|
||
/// </summary>
|
||
public string Consultation { get; set; }
|
||
#endregion
|
||
}
|
||
}
|
||
|