using System; using System.Collections; using System.Collections.Generic; namespace DrawGraph { [Serializable] public partial class OperationRecordInstrumentList { private int? id; private int? operationRecordId; private string applianceUseType; private string tagPicture; private string remark; private string jsonTextData; private string operatorNo; private string operatorName; private DateTime? operateDate; private string operationName; private string operationNameRermark; private string diseaseName; private string operationSite; private string skinBackInfo; private string beforSkinInfo; private string deepVeniPuncture; private string specialInfected; private string gastricCanal; private string catheterization; private string inBloodType; private string inBloodName; private string inBloodXXB; private string inBloodXFHXB; private string inBloodXJ; private string inBloodLCD; private string inBloodZTX; private string inBloodQT; private string inBloodDose; private string veinInfuse; private string inDose; private string outDose; private string imagingData; private string specimen; private string specimenCount; private string pathologyCount; private string specimenState; private string specimanToFrozen; private string specimanToPathology; private string submitForInspection; private string submitPerson; private string opeOutState; private string opeSpecialGoods; private string specialProblems; private string antibioticUserTime; private string beforInvasive; private string tourniquetBegin1; private string tourniquetEnd1; private string tourniquetBegin2; private string tourniquetEnd2; private string tourniquetBegin3; private string tourniquetEnd3; private string tourniquetPosition; private string negativePlatePosition; private string inWardTime; private string eMRInfo; private string consciousness; private string bloodPressure; private string pulse; private string breathing; private string skinType; private string hbsAg; private string afterSkinStatus; private string drainage; private string inBloodPosition; private string asepticBagMonitor; private string drugAllergy; private string operationDoctor; private string instrumentNurse; private string instrumentNurseSucceed; private string instrumentNurseSucceedTime; private string tourNurse; private string tourNurseSucceed; private string tourNurseSucceedTime; private string outInstrumentNurse; private string outInstrumentNurseSucceed; private string outTourNurse; private string outTourNurseSucceed; private string otherInfo; private string operationNurse; private string wardNurse; public List ApplianceRecordList; [NoCreatControlAttributs] public int? Id { get { return id; } set { id = value; } } [NoCreatControlAttributs] public int? OperationRecordId { get { return operationRecordId; } set { operationRecordId = value; } } /// /// 器械包Id /// [NoCreatControlAttributs] public string ApplianceUseType { get { return applianceUseType; } set { applianceUseType = value; } } /// /// 人体标记图 /// [NoCreatControlAttributs] public string TagPicture { get { return tagPicture; } set { tagPicture = value; } } [ClassAttributs(Description = "人体标记图")] public string TagPicturePanel { get; set; } [ClassAttributs(Description = "灭菌包列表")] public string PackPanel { get; set; } /// /// 备注 /// [ClassAttributs(Description = "备注")] public string Remark { get { return remark; } set { remark = value; } } /// /// 格式化文本 /// [NoCreatControlAttributs] public string JsonTextData { get { return jsonTextData; } set { jsonTextData = value; } } /// /// 操作工号3 /// [NoCreatControlAttributs] public string OperatorNo { get { return operatorNo; } set { operatorNo = value; } } /// /// 操作人名称 /// [NoCreatControlAttributs] public string OperatorName { get { return operatorName; } set { operatorName = value; } } /// /// 操作时间 /// [NoCreatControlAttributs] public DateTime? OperateDate { get { return operateDate; } set { operateDate = value; } } /// /// 手术名称 /// [ClassAttributs(Description = "手术名称")] public string OperationName { get { return operationName; } set { operationName = value; } } /// /// 手术名称备注 /// [ClassAttributs(Description = "手术名称备注")] public string OperationNameRermark { get { return operationNameRermark; } set { operationNameRermark = value; } } /// /// 术后诊断 /// [ClassAttributs(Description = "术后诊断")] public string DiseaseName { get { return diseaseName; } set { diseaseName = value; } } /// /// 手术体位 /// [ClassAttributs(Description = "手术体位")] public string OperationSite { get { return operationSite; } set { operationSite = value; } } /// /// 备皮情况 /// [ClassAttributs(Description = "备皮情况")] public string SkinBackInfo { get { return skinBackInfo; } set { skinBackInfo = value; } } /// /// 术前皮肤完整情况 /// [ClassAttributs(Description = "术前皮肤完整情况")] public string BeforSkinInfo { get { return beforSkinInfo; } set { beforSkinInfo = value; } } /// /// 深静脉穿刺 /// [ClassAttributs(Description = "深静脉穿刺")] public string DeepVeniPuncture { get { return deepVeniPuncture; } set { deepVeniPuncture = value; } } /// /// 特殊感染 /// [ClassAttributs(Description = "特殊感染")] public string SpecialInfected { get { return specialInfected; } set { specialInfected = value; } } /// /// 胃管 /// [ClassAttributs(Description = "胃管")] public string GastricCanal { get { return gastricCanal; } set { gastricCanal = value; } } /// /// 导尿 /// [ClassAttributs(Description = "导尿")] public string Catheterization { get { return catheterization; } set { catheterization = value; } } /// /// 输血血型 /// [ClassAttributs(Description = "输血血型")] public string InBloodType { get { return inBloodType; } set { inBloodType = value; } } /// /// 输血成分名称 /// [ClassAttributs(Description = "输血成分名称")] public string InBloodName { get { return inBloodName; } set { inBloodName = value; } } /// /// 输血成分名称血小板 /// [ClassAttributs(Description = "输血成分名称血小板")] public string InBloodXXB { get { return inBloodXXB; } set { inBloodXXB = value; } } /// /// 输血成分名称悬浮红细胞 /// [ClassAttributs(Description = "输血成分名称悬浮红细胞")] public string InBloodXFHXB { get { return inBloodXFHXB; } set { inBloodXFHXB = value; } } /// /// 输血成分名称血浆 /// [ClassAttributs(Description = "输血成分名称血浆")] public string InBloodXJ { get { return inBloodXJ; } set { inBloodXJ = value; } } /// /// 输血成分名称冷沉淀 /// [ClassAttributs(Description = "输血成分名称冷沉淀")] public string InBloodLCD { get { return inBloodLCD; } set { inBloodLCD = value; } } /// /// 输血成分名称自体血 /// [ClassAttributs(Description = "输血成分名称自体血")] public string InBloodZTX { get { return inBloodZTX; } set { inBloodZTX = value; } } /// /// 输血成分名称其他 /// [ClassAttributs(Description = "输血成分名称其他")] public string InBloodQT { get { return inBloodQT; } set { inBloodQT = value; } } /// /// 输血量 /// [ClassAttributs(Description = "输血量")] public string InBloodDose { get { return inBloodDose; } set { inBloodDose = value; } } /// /// 静脉输液 /// [ClassAttributs(Description = "静脉输液")] public string VeinInfuse { get { return veinInfuse; } set { veinInfuse = value; } } /// /// 液体 /// [ClassAttributs(Description = "液体")] public string InDose { get { return inDose; } set { inDose = value; } } /// /// 出量 /// [ClassAttributs(Description = "出量")] public string OutDose { get { return outDose; } set { outDose = value; } } /// /// 影像资料 /// [ClassAttributs(Description = "影像资料")] public string ImagingData { get { return imagingData; } set { imagingData = value; } } /// /// 有无标本 /// [ClassAttributs(Description = "有无标本")] public string Specimen { get { return specimen; } set { specimen = value; } } /// /// 标本数量 /// [ClassAttributs(Description = "标本数量")] public string SpecimenCount { get { return specimenCount; } set { specimenCount = value; } } /// /// 病理数量 /// [ClassAttributs(Description = "病理数量")] public string PathologyCount { get { return pathologyCount; } set { pathologyCount = value; } } /// /// 标本去处 /// [ClassAttributs(Description = "标本去处")] public string SpecimenState { get { return specimenState; } set { specimenState = value; } } /// /// 标本送冰冻 /// [ClassAttributs(Description = "标本送冰冻")] public string SpecimanToFrozen { get { return specimanToFrozen; } set { specimanToFrozen = value; } } /// /// 标本送病理 /// [ClassAttributs(Description = "标本送病理")] public string SpecimanToPathology { get { return specimanToPathology; } set { specimanToPathology = value; } } /// /// 是否送检 /// [ClassAttributs(Description = "是否送检")] public string SubmitForInspection { get { return submitForInspection; } set { submitForInspection = value; } } /// /// 送检者 /// [ClassAttributs(Description = "送检者")] public string SubmitPerson { get { return submitPerson; } set { submitPerson = value; } } /// /// 术后送回 /// [ClassAttributs(Description = "术后送回")] public string OpeOutState { get { return opeOutState; } set { opeOutState = value; } } /// /// 术中使用特殊物品 /// [ClassAttributs(Description = "术中使用特殊物品")] public string OpeSpecialGoods { get { return opeSpecialGoods; } set { opeSpecialGoods = value; } } /// /// 特殊问题处理 /// [ClassAttributs(Description = "特殊问题处理")] public string SpecialProblems { get { return specialProblems; } set { specialProblems = value; } } /// /// 预防性抗生素术前用药时间 /// [ClassAttributs(Description = "预防性抗生素术前用药时间")] public string AntibioticUserTime { get { return antibioticUserTime; } set { antibioticUserTime = value; } } /// /// 术前有创筛查 /// [ClassAttributs(Description = "术前有创筛查")] public string BeforInvasive { get { return beforInvasive; } set { beforInvasive = value; } } /// /// 止血带开始时间 /// [ClassAttributs(Description = "止血带开始时间")] public string TourniquetBegin1 { get { return tourniquetBegin1; } set { tourniquetBegin1 = value; } } /// /// 止血带结束时间 /// [ClassAttributs(Description = "止血带结束时间")] public string TourniquetEnd1 { get { return tourniquetEnd1; } set { tourniquetEnd1 = value; } } /// /// 止血带开始时间2 /// [ClassAttributs(Description = "止血带开始时间2")] public string TourniquetBegin2 { get { return tourniquetBegin2; } set { tourniquetBegin2 = value; } } /// /// 止血带结束时间2 /// [ClassAttributs(Description = "止血带结束时间2")] public string TourniquetEnd2 { get { return tourniquetEnd2; } set { tourniquetEnd2 = value; } } /// /// 止血带开始时间3 /// [ClassAttributs(Description = "止血带开始时间3")] public string TourniquetBegin3 { get { return tourniquetBegin3; } set { tourniquetBegin3 = value; } } /// /// 止血带结束时间3 /// [ClassAttributs(Description = "止血带结束时间3")] public string TourniquetEnd3 { get { return tourniquetEnd3; } set { tourniquetEnd3 = value; } } /// /// 止血带部位 /// [ClassAttributs(Description = "止血带部位")] public string TourniquetPosition { get { return tourniquetPosition; } set { tourniquetPosition = value; } } /// /// 负极板部位 /// [ClassAttributs(Description = "负极板部位")] public string NegativePlatePosition { get { return negativePlatePosition; } set { negativePlatePosition = value; } } /// /// 回病房时间 /// [ClassAttributs(Description = "回病房时间")] public string InWardTime { get { return inWardTime; } set { inWardTime = value; } } /// /// 病历资料 /// [ClassAttributs(Description = "病历资料")] public string EMRInfo { get { return eMRInfo; } set { eMRInfo = value; } } /// /// 意识 /// [ClassAttributs(Description = "意识")] public string Consciousness { get { return consciousness; } set { consciousness = value; } } /// /// 血压 /// [ClassAttributs(Description = "血压")] public string BloodPressure { get { return bloodPressure; } set { bloodPressure = value; } } /// /// 脉搏 /// [ClassAttributs(Description = "脉搏")] public string Pulse { get { return pulse; } set { pulse = value; } } /// /// 呼吸 /// [ClassAttributs(Description = "呼吸")] public string Breathing { get { return breathing; } set { breathing = value; } } /// /// 皮肤 /// [ClassAttributs(Description = "皮肤")] public string SkinType { get { return skinType; } set { skinType = value; } } /// /// HbsAg /// [ClassAttributs(Description = "HbsAg")] public string HbsAg { get { return hbsAg; } set { hbsAg = value; } } /// /// 皮肤情况 /// [ClassAttributs(Description = "皮肤情况")] public string AfterSkinStatus { get { return afterSkinStatus; } set { afterSkinStatus = value; } } /// /// 引流 /// [ClassAttributs(Description = "引流")] public string Drainage { get { return drainage; } set { drainage = value; } } /// /// 静脉输液(血)/部位 /// [ClassAttributs(Description = "静脉输液(血)/部位")] public string InBloodPosition { get { return inBloodPosition; } set { inBloodPosition = value; } } /// /// 无菌包监测合格 /// [ClassAttributs(Description = "无菌包监测合格")] public string AsepticBagMonitor { get { return asepticBagMonitor; } set { asepticBagMonitor = value; } } /// /// 药物过敏史 /// [ClassAttributs(Description = "药物过敏史")] public string DrugAllergy { get { return drugAllergy; } set { drugAllergy = value; } } /// /// 主刀医生 /// [ClassAttributs(Description = "主刀医生")] public string OperationDoctor { get { return operationDoctor; } set { operationDoctor = value; } } /// /// 器械护士 /// [ClassAttributs(Description = "器械护士")] public string InstrumentNurse { get { return instrumentNurse; } set { instrumentNurse = value; } } /// /// 器械护士接台 /// [ClassAttributs(Description = "器械护士接台")] public string InstrumentNurseSucceed { get { return instrumentNurseSucceed; } set { instrumentNurseSucceed = value; } } /// /// 器械护士接台时间 /// [ClassAttributs(Description = "器械护士接台时间")] public string InstrumentNurseSucceedTime { get { return instrumentNurseSucceedTime; } set { instrumentNurseSucceedTime = value; } } /// /// 巡回护士 /// [ClassAttributs(Description = "巡回护士")] public string TourNurse { get { return tourNurse; } set { tourNurse = value; } } /// /// 巡回护士接台 /// [ClassAttributs(Description = "巡回护士接台")] public string TourNurseSucceed { get { return tourNurseSucceed; } set { tourNurseSucceed = value; } } /// /// 巡回护士接台时间 /// [ClassAttributs(Description = "巡回护士接台时间")] public string TourNurseSucceedTime { get { return tourNurseSucceedTime; } set { tourNurseSucceedTime = value; } } /// /// 结束器械护士 /// [ClassAttributs(Description = "结束器械护士")] public string OutInstrumentNurse { get { return outInstrumentNurse; } set { outInstrumentNurse = value; } } /// /// 结束器械护士接台 /// [ClassAttributs(Description = "结束器械护士接台")] public string OutInstrumentNurseSucceed { get { return outInstrumentNurseSucceed; } set { outInstrumentNurseSucceed = value; } } /// /// 结束巡回护士 /// [ClassAttributs(Description = "结束巡回护士")] public string OutTourNurse { get { return outTourNurse; } set { outTourNurse = value; } } /// /// 结束巡回护士接台 /// [ClassAttributs(Description = "结束巡回护士接台")] public string OutTourNurseSucceed { get { return outTourNurseSucceed; } set { outTourNurseSucceed = value; } } /// /// 其他 /// [ClassAttributs(Description = "其他")] public string OtherInfo { get { return otherInfo; } set { otherInfo = value; } } /// /// 手术护士 /// [ClassAttributs(Description = "手术护士")] public string OperationNurse { get { return operationNurse; } set { operationNurse = value; } } /// /// 病房护士 /// [ClassAttributs(Description = "病房护士")] public string WardNurse { get { return wardNurse; } set { wardNurse = value; } } } }