192 lines
5.7 KiB
C#
192 lines
5.7 KiB
C#
using System;
|
||
using System.Collections.Generic;
|
||
using System.Linq;
|
||
using System.Text;
|
||
using System.Threading.Tasks;
|
||
|
||
namespace HL_FristAidPlatform_Help
|
||
{
|
||
/// <summary>
|
||
/// 检查项目
|
||
/// </summary>
|
||
public class FollowUpInspectionItemModel
|
||
{
|
||
/// <summary>
|
||
/// 患者 ID
|
||
/// </summary>
|
||
public string registerId { get; set; }
|
||
|
||
/// <summary>
|
||
/// 随访的月份
|
||
/// 1:1 月随访 3:3 月随访 6:6 月随访 12:12 月随访
|
||
/// </summary>
|
||
public string month { get; set; }
|
||
|
||
|
||
#region 检查项目
|
||
/// <summary>
|
||
/// 心电图
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isHasEcg { get; set; }
|
||
|
||
/// <summary>
|
||
/// 心电图(检查时间)
|
||
/// 《心电图》为“是,获得准确数 值”
|
||
/// </summary>
|
||
public string ecgCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 心电图文件
|
||
/// 《心电图》为“是,获得准确数 值
|
||
/// </summary>
|
||
public string ecgFile { get; set; }
|
||
|
||
/// <summary>
|
||
/// CKMB
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isCkmb { get; set; }
|
||
|
||
/// <summary>
|
||
/// CKMB(检查时间)
|
||
/// 《CKMB》为“是,获得准确数值”
|
||
/// </summary>
|
||
public string ckmbCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// CKMB(数值)
|
||
/// 《CKMB》为“是,获得准确数值”
|
||
/// </summary>
|
||
public string ckmbValue { get; set; }
|
||
|
||
/// <summary>
|
||
/// CKMB(单位)
|
||
/// 1:ng/mL 2:ug/L 3:u/L 4:IU/L
|
||
/// 《CKMB》为“是,获得准确数值”
|
||
/// </summary>
|
||
public string ckmbUnit { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isTroponin { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白(检查时间)
|
||
/// 1:是 0:否
|
||
/// </summary>
|
||
public string troponinCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白(类型)
|
||
/// 1:TnT 2:TnI
|
||
/// 《肌钙蛋白》为“是,获得准确 数值
|
||
/// </summary>
|
||
public string troponinType { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白(数值)
|
||
/// 《肌钙蛋白》为“是,获得准确 数值”
|
||
/// </summary>
|
||
public string troponinValue { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白(单位)
|
||
/// 1:ug/L 2:ng/L 3:mg/L 4:ng/ml
|
||
/// 《肌钙蛋白》为“是,获得准确 数值”
|
||
/// </summary>
|
||
public string troponinUnit { get; set; }
|
||
|
||
/// <summary>
|
||
/// 肌钙蛋白(状态)
|
||
/// 1:阳性 2:阴性
|
||
/// 《肌钙蛋白》为“是,获得准确 数值”
|
||
/// </summary>
|
||
public string troponinStatus { get; set; }
|
||
|
||
/// <summary>
|
||
/// 脑钠肽
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isBnp { get; set; }
|
||
|
||
/// <summary>
|
||
/// 脑钠肽(检查时间)
|
||
/// 《脑钠肽》为“是,获得准确数 值
|
||
/// </summary>
|
||
public string bnpCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 脑钠肽(类型)
|
||
/// 1:BNP 2:pro-BNP
|
||
/// 《脑钠肽》为“是,获得准确数 值
|
||
/// </summary>
|
||
public string bnpType { get; set; }
|
||
|
||
/// <summary>
|
||
/// 脑钠肽(数值)
|
||
/// 《脑钠肽》为“是,获得准确数 值”
|
||
/// </summary>
|
||
public string bnpValue { get; set; }
|
||
|
||
/// <summary>
|
||
/// 超声心动图
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isUcg { get; set; }
|
||
|
||
/// <summary>
|
||
/// 超声心动图(检查时间)
|
||
/// 《超声心动图》为“是,获得准 确数值”
|
||
/// </summary>
|
||
public string ucgCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 超声心动图(LVEF)
|
||
/// 《超声心动图》为“是,获得准 确数值”
|
||
/// </summary>
|
||
public string ucgLvef { get; set; }
|
||
|
||
/// <summary>
|
||
/// 超声心动图(室壁瘤)
|
||
/// 1:是
|
||
/// 《超声心动图》为“是,获得准
|
||
/// </summary>
|
||
public string ucgVan { get; set; }
|
||
|
||
/// <summary>
|
||
/// 超声心动图(局部室壁活动异常)
|
||
/// 1:是 0:否
|
||
/// 《超声心动图》为“是,获得准确数值”
|
||
/// </summary>
|
||
public string ucgRwm { get; set; }
|
||
|
||
/// <summary>
|
||
/// 冠脉造影
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isCag { get; set; }
|
||
|
||
/// <summary>
|
||
/// 冠脉造影(检查时间)
|
||
/// 《冠脉造影》为“是,获得准确数值”
|
||
/// </summary>
|
||
public string cagCheckTime { get; set; }
|
||
|
||
/// <summary>
|
||
/// 冠脉 CTA
|
||
/// 0:否 1:是,获得准确数值 2:是,未获得准确数值
|
||
/// </summary>
|
||
public string isCoronaryCta { get; set; }
|
||
|
||
/// <summary>
|
||
/// 冠脉 CTA(检查时间)
|
||
/// 《冠脉 CTA》为“是,获得准确 数值”
|
||
/// </summary>
|
||
public string coronaryCtaCheckTime { get; set; }
|
||
#endregion
|
||
}
|
||
}
|