123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Text;
- using System.Threading.Tasks;
- namespace HNWD.Pregrant.Model
- {
- public class WD_PartInfo : ModelBase
- {
- public String ID = "0";
- [Nick("hospital")]
- public String PART_HOSPITALNAME = string.Empty;
- [Nick("departments")]
- public String PART_NAME = string.Empty;
- public String PART_CODE = string.Empty;
- public String PART_CONTENT = string.Empty;
- public String PART_ROOMCOUNT = string.Empty;
- public String PART_BEDCOUNT = string.Empty;
- [Nick("deviceScreamSleep")]
- public String PART_SLEEPTIME = string.Empty;
- public String PART_DAY_START = string.Empty;
- public String PART_DAY_BLIGHT = string.Empty;
- public String PART_DAY_SIPVOL = string.Empty;
- public String PART_DAY_RINGVOL = string.Empty;
- public String PART_DAY_RINGTIMES = string.Empty;
- public String PART_DAY_NURSINGLED = string.Empty;
- public String PART_DAY_DOORSIPVOL = string.Empty;
- public String PART_DAY_BEDSIPVOL = string.Empty;
- public String PART_NIGHT_START = string.Empty;
- public String PART_NIGHT_BLIGHT = string.Empty;
- public String PART_NIGHT_SIPVOL = string.Empty;
- public String PART_NIGHT_RINGVOL = string.Empty;
- public String PART_NIGHT_RINGTIMES = string.Empty;
- public String PART_NIGHT_NURSINGLED = string.Empty;
- public String PART_NIGHT_DOORSIPVOL = string.Empty;
- public String PART_NIGHT_BEDSIPVOL = string.Empty;
- [Nick("deviceCallTimeOut")]
- public String PART_SIP_OVERTIME = string.Empty;
- public String PART_ERRORPIC = string.Empty;
- public String PART_NURSE_LEVEL0 = string.Empty;
- public String PART_NURSE_LEVEL1 = string.Empty;
- public String PART_NURSE_LEVEL2 = string.Empty;
- public String PART_NURSE_LEVEL3 = string.Empty;
- public String PART_NURSE_LEVEL4 = string.Empty;
- public String PART_DISPLAY_ILLNESS = string.Empty;
- public String PART_CODESWITCH = string.Empty;
- public String PART_SPECIAL_CARE = string.Empty;
- public String PART_PRIMARY_CARE = string.Empty;
- public String SIPSEV_IP = string.Empty;
- public String SIPSEV_MYSQLUSERNAME = string.Empty;
- public String SIPSEV_MYSQLPASSWORD = string.Empty;
- public String PART_DATETIME = string.Empty;
- /// <summary>
- /// 床位信息列表
- /// </summary>
- [Ignore]
- public List<bedInfo> bedInfoList = new List<bedInfo>();
- ////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- //nick
- //////////////////////////////////////////////////
- //////////////////////////////////////////////////
- [Ignore]
- public String deviceCallTimeOut = "0";
- [Ignore]
- public String deviceScreamSleep = "0";
- [Ignore]
- public String hospital = string.Empty;
- [Ignore]
- public String departments = string.Empty;
- ////////////////////////////////////////////
- [Ignore]
- public string dayOrNight = string.Empty;
- [Ignore]
- public String screenLight = string.Empty;
- [Ignore]
- public String callVoice = string.Empty;
- [Ignore]
- public String ringlVoice = string.Empty;
- [Ignore]
- public String DoorSipVol = string.Empty;
- [Ignore]
- public String ringlVoiceLoop = string.Empty;
- [Ignore]
- public String nursingLight = string.Empty;
- [Ignore]
- public String BedSipVol = string.Empty;
- [Ignore]
- public String CallingTimeOut = string.Empty;
- [Ignore]
- public String screenExtinguishTime = string.Empty;
- ////////////////////////////////////////////////////
- ////////////////////////////////////////////////////
- //others
- [Ignore]
- public String wardNum = string.Empty;
-
- [Ignore]
- public string babyName = string.Empty;
- [Ignore]
- public string babySex = string.Empty;
- [Ignore]
- public string roomByname = string.Empty;
- [Ignore]
- public List<CarefulMatter> carefulMatter = new List<CarefulMatter>();
- [Ignore]
- public string avoidCertainFood = string.Empty;
-
- [Ignore]
- public String nurseLevel = string.Empty;
- /////////////////////////////////////////////
- /////////////////////////////////////////////
- /////////////////////////////////////////////
- //[Ignore]
- //public string hospital { get;set;}
- //[Ignore]
- //public string departments { get;set;}
- [Ignore]
- public string leftOneTitle = string.Empty;
- [Ignore]
- public string leftTwoTitle = string.Empty;
- [Ignore]
- public string leftThreeTitle = string.Empty;
- [Ignore]
- public string leftFourTitle = string.Empty;
- [Ignore]
- public string leftFiveTitle = string.Empty;
- [Ignore]
- public string leftOneColor = string.Empty;
- [Ignore]
- public string leftTwoColor = string.Empty;
- [Ignore]
- public string leftThreeColor = string.Empty;
- [Ignore]
- public string leftFourColor = string.Empty;
- [Ignore]
- public string leftFiveColor = string.Empty;
- [Ignore]
- public string leftOneContent = string.Empty;
- [Ignore]
- public string leftTwoContent = string.Empty;
- [Ignore]
- public string leftThreeContent = string.Empty;
- [Ignore]
- public string leftFourContent = string.Empty;
- [Ignore]
- public string leftFiveContent = string.Empty;
- [Ignore]
- public string inpatientNum = string.Empty;
- [Ignore]
- public string name = string.Empty;
- [Ignore]
- public string sex = string.Empty;
- [Ignore]
- public string ageNum = string.Empty;
- [Ignore]
- public string ageUnit = string.Empty;
- [Ignore]
- public string illness = string.Empty;
- [Ignore]
- public string admissionTime = string.Empty;
- [Ignore]
- public string responsDoctor = string.Empty;
- [Ignore]
- public string responsDoctorPic = string.Empty;
- [Ignore]
- public string responsNurse = string.Empty;
- [Ignore]
- public string responsNursePic = string.Empty;
- [Ignore]
- public string qrCodeSwitch = string.Empty;
- ////////////////////////////////
- [Ignore]
- public string dayBright = string.Empty;
- [Ignore]
- public string nightbright = string.Empty;
- [Ignore]
- public string dayRingVol = string.Empty;
- [Ignore]
- public string nightRightVol = string.Empty;
- [Ignore]
- public string dayRingTimes = string.Empty;
- [Ignore]
- public string nightRingTimes = string.Empty;
- [Ignore]
- public string dayNursingLed = string.Empty;
- [Ignore]
- public string nightNursingLed = string.Empty;
- [Ignore]
- public string sipOverTime = string.Empty;
- [Ignore]
- public string daySipVol = string.Empty;
- [Ignore]
- public string nightSipVol = string.Empty;
- [Ignore]
- public string dayDoorSipVol = string.Empty;
- [Ignore]
- public string dayBedSipVol = string.Empty;
- [Ignore]
- public string nightDoorSipVol = string.Empty;
- [Ignore]
- public string nightBedSipVol = string.Empty;
-
- }
- }
|