StableVersion4.3/HL_FristAidPlatform_Models/Sercice/T_Service_ApoplexyScreenCer...

301 lines
7.2 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

using System;
using System.ComponentModel.DataAnnotations;
using SqlSugar;
namespace HL_FristAidPlatform_Models
{
/// <summary>
/// 卒中筛查颈部血管超声(高危人群必做)
/// </summary>
public class T_Service_ApoplexyScreenCervical
{
/// <summary>
/// ID
/// </summary>
[SugarColumn(IsIdentity = true)]
public int ID { get; set; }
/// <summary>
/// GUID
/// </summary>
[Key]
[SugarColumn(IsPrimaryKey = true)]
public string GUID { get; set; }
/// <summary>
///
/// </summary>
public string PatientGUID { get; set; }
/// <summary>
/// 是否颈部血管超声检查 0 否 1 是
/// </summary>
public string CervicalInspect { get; set; }
/// <summary>
/// 检查时间
/// </summary>
public string InspectionTime { get; set; }
/// <summary>
/// 检查人
/// </summary>
public string InspectionName { get; set; }
/// <summary>
/// 检查机构名称
/// </summary>
public string InspectionMechanism { get; set; }
/// <summary>
/// 检查结果 0 正常 1 异常
/// </summary>
public string InspectionResult { get; set; }
/// <summary>
/// 内膜IMT厚度
/// </summary>
public string IMTThickness { get; set; }
/// <summary>
/// 内模TMT颈总左
/// </summary>
public string IMTJZL { get; set; }
/// <summary>
/// 内模tmt颈总右
/// </summary>
public string IMTJZR { get; set; }
/// <summary>
/// 斑块数量 0 无 1 单发 2 多发
/// </summary>
public string BKPatchesNumber { get; set; }
/// <summary>
/// 斑块形态颈总左
/// </summary>
public string BKShapeJZL { get; set; }
/// <summary>
/// 斑块形态颈总右
/// </summary>
public string BKShapeJZR { get; set; }
/// <summary>
/// 斑块形态窦部左
/// </summary>
public string BKShapeDBL { get; set; }
/// <summary>
/// 斑块形态窦部右
/// </summary>
public string BKShapeDBR { get; set; }
/// <summary>
/// 斑块形态颈内左
/// </summary>
public string BKShapeJNL { get; set; }
/// <summary>
/// 斑块形态颈内右
/// </summary>
public string BKShapeJNR { get; set; }
/// <summary>
/// 斑块形态sa左
/// </summary>
public string BKShapeSAL { get; set; }
/// <summary>
/// 斑块形态sa右
/// </summary>
public string BKShapeSAR { get; set; }
/// <summary>
/// 斑块形态VA左
/// </summary>
public string BKShapeVAL { get; set; }
/// <summary>
/// 斑块形态VA右
/// </summary>
public string BKShapeVAR { get; set; }
/// <summary>
/// 斑块溃疡颈总左
/// </summary>
public string BKUlcerJZL { get; set; }
/// <summary>
/// 斑块溃疡颈总右
/// </summary>
public string BKUlcerJZR { get; set; }
/// <summary>
/// 斑块溃疡窦部左
/// </summary>
public string BKUlcerDBL { get; set; }
/// <summary>
/// 斑块溃疡窦部右
/// </summary>
public string BKUlcerDBR { get; set; }
/// <summary>
/// 斑块溃疡颈内左
/// </summary>
public string BKUlcerJNL { get; set; }
/// <summary>
/// 斑块溃疡颈内右
/// </summary>
public string BKUlcerJNR { get; set; }
/// <summary>
/// 斑块溃疡sa左
/// </summary>
public string BKUlcerSAL { get; set; }
/// <summary>
/// 斑块溃疡sa右
/// </summary>
public string BKUlcerSAR { get; set; }
/// <summary>
/// 斑块溃疡va左
/// </summary>
public string BKUlcerVAL { get; set; }
/// <summary>
/// 斑块溃疡va右
/// </summary>
public string BKUlcerVAR { get; set; }
/// <summary>
/// 斑块回声颈总左
/// </summary>
public string BKEchoJZL { get; set; }
/// <summary>
/// 斑块回声颈总右
/// </summary>
public string BKEchoJZR { get; set; }
/// <summary>
/// 斑块回声窦部左
/// </summary>
public string BKEchoDBL { get; set; }
/// <summary>
/// 斑块回声窦部右
/// </summary>
public string BKEchoDBR { get; set; }
/// <summary>
/// 斑块回声颈内左
/// </summary>
public string BKEchoJNL { get; set; }
/// <summary>
/// 斑块回声颈内右
/// </summary>
public string BKEchoJNR { get; set; }
/// <summary>
/// 斑块回声sa左
/// </summary>
public string BKEchoSAL { get; set; }
/// <summary>
/// 斑块回声sa右
/// </summary>
public string BKEchoSAR { get; set; }
/// <summary>
/// 斑块回声va左
/// </summary>
public string BKEchoVAL { get; set; }
/// <summary>
/// 斑块回声va右
/// </summary>
public string BKEchoVAR { get; set; }
/// <summary>
/// 狭窄率颈总左
/// </summary>
public string NarrowJZL { get; set; }
/// <summary>
/// 狭窄率颈总右
/// </summary>
public string NarrowJZR { get; set; }
/// <summary>
/// 狭窄率窦部左
/// </summary>
public string NarrowDBL { get; set; }
/// <summary>
/// 狭窄率窦部右
/// </summary>
public string NarrowDBR { get; set; }
/// <summary>
/// 狭窄率颈内左
/// </summary>
public string NarrowJNL { get; set; }
/// <summary>
/// 狭窄率颈内右
/// </summary>
public string NarrowJNR { get; set; }
/// <summary>
/// 狭窄率sa左
/// </summary>
public string NarrowSAL { get; set; }
/// <summary>
/// 狭窄率sa右
/// </summary>
public string NarrowSAR { get; set; }
/// <summary>
/// 狭窄率va左
/// </summary>
public string NarrowVAL { get; set; }
/// <summary>
/// 狭窄率va右
/// </summary>
public string NarrowVAR { get; set; }
/// <summary>
/// 填写状态0 未填写 1 已填写
/// </summary>
public string FillinStatus { get; set; } = "0";
/// <summary>
///
/// </summary>
public long CreateID { get; set; }
/// <summary>
///
/// </summary>
public DateTime CreateTime { get; set; }
/// <summary>
///
/// </summary>
public int DeleteFlag { get; set; }
/// <summary>
/// 1 筛查 2 干预
/// </summary>
public string Flag { get; set; }
}
}