mobile_dialysis_service.go 126KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485
  1. package service
  2. import (
  3. "XT_New/models"
  4. "fmt"
  5. "github.com/jinzhu/gorm"
  6. "time"
  7. )
  8. // func GetSchedualPatients(orgID int64) ([]*MDialysisScheduleVM, error) {
  9. // var vms []*MDialysisScheduleVM
  10. // err := readDb.
  11. // Table("xt_schedule as sch").
  12. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  13. // Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  14. // Preload("DeviceZone", "status = 1 AND org_id = ?", orgID).
  15. // Preload("TreatmentMode", "status = 1").
  16. // Preload("DialysisOrder", "status = 1 AND user_org_id = ?", orgID).
  17. // Preload("DialysisOrder.MonitoringRecords", "status = 1 AND user_org_id = ?", orgID).
  18. // Where("sch.status = 1 AND sch.user_org_id = ? AND schedule_date = 1536768000", orgID).
  19. // Find(&vms).
  20. // Error
  21. // return vms, err
  22. // }
  23. func MobileGetDialysisScheduals(orgID int64, scheduleDate int64, scheduleType int64) ([]*MDialysisScheduleVM, error) {
  24. var vms []*MDialysisScheduleVM
  25. db := readDb.
  26. Table("xt_schedule as sch").
  27. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  28. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  29. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  30. Preload("Advices", "status = 1 AND user_org_id = ? AND advice_type = 2 AND advice_date = ? ", orgID, scheduleDate).
  31. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  32. Preload("AssessmentBeforeDislysis", "status = 1 AND user_org_id = ? AND assessment_date = ? ", orgID, scheduleDate).
  33. Preload("DialysisOrder", "status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).
  34. Preload("DialysisOrder.DeviceNumber", "status = 1 AND org_id = ?", orgID).
  35. Preload("TreatmentSummary", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  36. Preload("AssessmentAfterDislysis", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  37. Preload("HisAdvices", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  38. // Preload("DialysisOrder.MonitoringRecords", func(rdb *gorm.DB) *gorm.DB {
  39. // return rdb.Where("status = 1 AND user_org_id = ?", orgID).Order("operate_time DESC")
  40. // }).
  41. Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  42. if scheduleDate != 0 {
  43. db = db.Where("schedule_date = ?", scheduleDate)
  44. }
  45. if scheduleType != 0 {
  46. db = db.Where("schedule_type = ?", scheduleType)
  47. }
  48. err := db.Find(&vms).Error
  49. return vms, err
  50. }
  51. func MobileGetWaitingScheduals(orgID int64, scheduleDate int64) ([]*MDialysisScheduleVM, error) {
  52. var vms []*MDialysisScheduleVM
  53. db := readDb.
  54. Table("xt_schedule as sch").
  55. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  56. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  57. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  58. // Preload("DeviceZone", "status = 1 AND org_id = ?", orgID).
  59. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  60. Preload("AssessmentBeforeDislysis", "status = 1 AND user_org_id = ? AND assessment_date = ? ", orgID, scheduleDate).
  61. Preload("DialysisOrder", "status = 1 AND user_org_id = ?", orgID).
  62. Preload("Advices", "status = 1 AND user_org_id = ? AND advice_type = 2 ", orgID).
  63. Preload("TreatmentMode", "status = 1").
  64. Preload("TreatmentSummary", "status = 1 AND user_org_id = ?", orgID).
  65. Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  66. if scheduleDate != 0 {
  67. db = db.Where("schedule_date = ?", scheduleDate)
  68. }
  69. err := db.Find(&vms).Error
  70. return vms, err
  71. }
  72. type VMTreatmentSummary struct {
  73. ID int64 `gorm:"column:id" json:"id"`
  74. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  75. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  76. AssessmentDate int64 `gorm:"column:assessment_date" json:"assessment_date"`
  77. DialysisSummary string `gorm:"column:dialysis_summary" json:"dialysis_summary" form:"dialysis_summary"`
  78. }
  79. func (VMTreatmentSummary) TableName() string {
  80. return "xt_treatment_summary"
  81. }
  82. type AssessmentAfterDislysis struct {
  83. ID int64 `gorm:"column:id" json:"id"`
  84. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  85. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  86. AssessmentDate int64 `gorm:"column:assessment_date" json:"assessment_date"`
  87. WeightAfter float64 `gorm:"column:weight_after" json:"weight_after"`
  88. Status int64 `gorm:"column:status" json:"status"`
  89. }
  90. func (AssessmentAfterDislysis) TableName() string {
  91. return "xt_assessment_after_dislysis"
  92. }
  93. type MDialysisScheduleVM struct {
  94. ID int64 `gorm:"column:id" json:"id"`
  95. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  96. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  97. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  98. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  99. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  100. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  101. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  102. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  103. Status int64 `gorm:"column:status" json:"status"`
  104. SchedualPatient *MSchedualPatientVMList `gorm:"ForeignKey:PatientId" json:"patient"`
  105. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  106. DialysisOrder *MDialysisOrderVMList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  107. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  108. AssessmentBeforeDislysis *models.PredialysisEvaluationList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_before_dislysis"`
  109. AssessmentAfterDislysis *AssessmentAfterDislysis `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_after_dislysis"`
  110. HisAdvices []*VMHisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"his_doctor_advice"`
  111. Advices []*VMDoctorAdvice `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  112. TreatmentSummary *VMTreatmentSummary `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"treatment_summary"`
  113. }
  114. func (MDialysisScheduleVM) TableName() string {
  115. return "xt_schedule"
  116. }
  117. type MDeviceNumberVM struct {
  118. models.DeviceNumber
  119. Zone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"zone"`
  120. }
  121. func (MDeviceNumberVM) TableName() string {
  122. return "xt_device_number"
  123. }
  124. type MSchedualPatientVMList struct {
  125. ID int64 `gorm:"column:id" json:"id" form:"id"`
  126. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  127. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  128. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  129. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  130. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  131. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  132. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  133. Age int64 `gorm:"column:age" json:"age"`
  134. Name string `gorm:"column:name" json:"name" form:"name"`
  135. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  136. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  137. }
  138. func (MSchedualPatientVMList) TableName() string {
  139. return "xt_patients"
  140. }
  141. type MSchedualPatientVM struct {
  142. ID int64 `gorm:"column:id" json:"id" form:"id"`
  143. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  144. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  145. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  146. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  147. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  148. AdmissionNumber string `gorm:"column:admission_number" json:"admission_number" form:"admission_number"`
  149. Source int64 `gorm:"column:source" json:"source" form:"source"`
  150. Lapseto int64 `gorm:"column:lapseto" json:"lapseto" form:"lapseto"`
  151. PartitionId int64 `gorm:"column:partition_id" json:"partition_id" form:"partition_id"`
  152. BedId int64 `gorm:"column:bed_id" json:"bed_id" form:"bed_id"`
  153. Name string `gorm:"column:name" json:"name" form:"name"`
  154. Alias string `gorm:"column:alias" json:"alias" form:"alias"`
  155. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  156. Nation string `gorm:"column:nation" json:"nation" form:"nation"`
  157. NativePlace string `gorm:"column:native_place" json:"native_place" form:"native_place"`
  158. MaritalStatus int64 `gorm:"column:marital_status" json:"marital_status" form:"marital_status"`
  159. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  160. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  161. ReimbursementWayId int64 `gorm:"column:reimbursement_way_id" json:"reimbursement_way_id" form:"reimbursement_way_id"`
  162. HealthCareType int64 `gorm:"column:health_care_type" json:"health_care_type" form:"health_care_type"`
  163. HealthCareNo string `gorm:"column:health_care_no" json:"health_care_no" form:"health_care_no"`
  164. HealthCareDueDate int64 `gorm:"column:health_care_due_date" json:"health_care_due_date" form:"health_care_due_date"`
  165. Height int64 `gorm:"column:height" json:"height" form:"height"`
  166. BloodType int64 `gorm:"column:blood_type" json:"blood_type" form:"blood_type"`
  167. Rh int64 `gorm:"column:rh" json:"rh" form:"rh"`
  168. HealthCareDueAlertDate int64 `gorm:"column:health_care_due_alert_date" json:"health_care_due_alert_date" form:"health_care_due_alert_date"`
  169. EducationLevel int64 `gorm:"column:education_level" json:"education_level" form:"education_level"`
  170. Profession int64 `gorm:"column:profession" json:"profession" form:"profession"`
  171. Phone string `gorm:"column:phone" json:"phone" form:"phone"`
  172. HomeTelephone string `gorm:"column:home_telephone" json:"home_telephone" form:"home_telephone"`
  173. RelativePhone string `gorm:"column:relative_phone" json:"relative_phone" form:"relative_phone"`
  174. RelativeRelations string `gorm:"column:relative_relations" json:"relative_relations" form:"relative_relations"`
  175. HomeAddress string `gorm:"column:home_address" json:"home_address" form:"home_address"`
  176. WorkUnit string `gorm:"column:work_unit" json:"work_unit" form:"work_unit"`
  177. UnitAddress string `gorm:"column:unit_address" json:"unit_address" form:"unit_address"`
  178. Children int64 `gorm:"column:children" json:"children" form:"children"`
  179. ReceivingDate int64 `gorm:"column:receiving_date" json:"receiving_date" form:"receiving_date"`
  180. IsHospitalFirstDialysis int64 `gorm:"column:is_hospital_first_dialysis" json:"is_hospital_first_dialysis" form:"is_hospital_first_dialysis"`
  181. FirstDialysisDate int64 `gorm:"column:first_dialysis_date" json:"first_dialysis_date" form:"first_dialysis_date"`
  182. FirstDialysisHospital string `gorm:"column:first_dialysis_hospital" json:"first_dialysis_hospital" form:"first_dialysis_hospital"`
  183. InductionPeriod int64 `gorm:"column:induction_period" json:"induction_period" form:"induction_period"`
  184. InitialDialysis int64 `gorm:"column:initial_dialysis" json:"initial_dialysis" form:"initial_dialysis"`
  185. TotalDialysis int64 `gorm:"column:total_dialysis" json:"total_dialysis" form:"total_dialysis"`
  186. AttendingDoctorId int64 `gorm:"column:attending_doctor_id" json:"attending_doctor_id" form:"attending_doctor_id"`
  187. HeadNurseId int64 `gorm:"column:head_nurse_id" json:"head_nurse_id" form:"head_nurse_id"`
  188. Evaluate string `gorm:"column:evaluate" json:"evaluate" form:"evaluate"`
  189. Diagnose string `gorm:"column:diagnose" json:"diagnose" form:"diagnose"`
  190. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  191. RegistrarsId int64 `gorm:"column:registrars_id" json:"registrars_id" form:"registrars_id"`
  192. Registrars string `gorm:"column:registrars" json:"registrars" form:"registrars"`
  193. QrCode string `gorm:"column:qr_code" json:"qr_code" form:"qr_code"`
  194. BindingState int64 `gorm:"column:binding_state" json:"binding_state" form:"binding_state"`
  195. PatientComplains string `gorm:"column:patient_complains" json:"patient_complains"` // 主诉
  196. PresentHistory string `gorm:"column:present_history" json:"present_history"` // 现病史
  197. PastHistory string `gorm:"column:past_history" json:"past_history"` // 既往史
  198. Temperature float64 `gorm:"column:temperature" json:"temperature"` // 体格检查-体温
  199. Pulse int64 `gorm:"column:pulse" json:"pulse"` // 体格检查-脉搏
  200. Respiratory int64 `gorm:"column:respiratory" json:"respiratory"` // 体格检查-呼吸频率
  201. SBP int64 `gorm:"column:sbp" json:"sbp"` // 体格检查-收缩压
  202. DBP int64 `gorm:"column:dbp" json:"dbp"` // 体格检查-舒张压
  203. Status int64 `gorm:"column:status" json:"status" form:"status"`
  204. Age int64 `gorm:"column:age" json:"age"`
  205. IsOpenRemind int64 `gorm:"column:is_open_remind" json:"is_open_remind"`
  206. DialysisAge int64 `gorm:"column:dialysis_age" json:"dialysis_age" form:"dialysis_age"`
  207. ExpenseKind int64 `gorm:"column:expense_kind" json:"expense_kind" form:"expense_kind"`
  208. TellPhone string `gorm:"column:tell_phone" json:"tell_phone" form:"tell_phone"`
  209. FirstTreatmentDate int64 `gorm:"column:first_treatment_date" json:"first_treatment_date" form:"first_treatment_date"`
  210. ContactName string `gorm:"column:contact_name" json:"contact_name" form:"contact_name"`
  211. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  212. }
  213. func (MSchedualPatientVM) TableName() string {
  214. return "xt_patients"
  215. }
  216. type MDialysisOrderVM struct {
  217. ID int64 `gorm:"column:id" json:"id"`
  218. DialysisDate int64 `gorm:"column:dialysis_date" json:"dialysis_date"`
  219. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  220. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  221. // PrescriptionId int64 `gorm:"column:prescription_id" json:"prescription_id"`
  222. Stage int64 `gorm:"column:stage" json:"stage"`
  223. // Remark string `gorm:"column:remark" json:"remark"`
  224. BedID int64 `gorm:"column:bed_id" json:"bed_id"`
  225. StartNurse int64 `gorm:"column:start_nurse" json:"start_nurse"`
  226. FinishNurse int64 `gorm:"column:finish_nurse" json:"finish_nurse"`
  227. Status int64 `gorm:"column:status" json:"status"`
  228. PunctureNurse int64 `gorm:"column:puncture_nurse" json:"puncture_nurse"`
  229. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedID" json:"device_number"`
  230. MonitoringRecords []*models.MonitoringRecord `gorm:"ForeignKey:DialysisOrderId" json:"monitoring_records"`
  231. Creator int64 `gorm:"column:creator" json:"creator"`
  232. Modifier int64 `gorm:"column:modifier" json:"modifier"`
  233. FinishCreator int64 `gorm:"column:finish_creator" json:"finish_creator"`
  234. FinishModifier int64 `gorm:"column:finish_modifier" json:"finish_modifier"`
  235. SchedualType int64 `gorm:"column:schedual_type" json:"schedual_type"`
  236. WashpipeNurse int64 `gorm:"column:washpipe_nurse" json:"washpipe_nurse" form:"washpipe_nurse"`
  237. }
  238. func (MDialysisOrderVM) TableName() string {
  239. return "xt_dialysis_order"
  240. }
  241. type MDialysisOrderVMList struct {
  242. ID int64 `gorm:"column:id" json:"id"`
  243. DialysisDate int64 `gorm:"column:dialysis_date" json:"dialysis_date"`
  244. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  245. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  246. // PrescriptionId int64 `gorm:"column:prescription_id" json:"prescription_id"`
  247. Stage int64 `gorm:"column:stage" json:"stage"`
  248. // Remark string `gorm:"column:remark" json:"remark"`
  249. BedID int64 `gorm:"column:bed_id" json:"bed_id"`
  250. StartNurse int64 `gorm:"column:start_nurse" json:"start_nurse"`
  251. Status int64 `gorm:"column:status" json:"status"`
  252. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedID" json:"device_number"`
  253. Creator int64 `gorm:"column:creator" json:"creator"`
  254. WashpipeNurse int64 `gorm:"column:washpipe_nurse" json:"washpipe_nurse" form:"washpipe_nurse"`
  255. }
  256. func (MDialysisOrderVMList) TableName() string {
  257. return "xt_dialysis_order"
  258. }
  259. type VMDoctorAdvice struct {
  260. ID int64 `gorm:"column:id" json:"id" form:"id"`
  261. GroupNo int64 `gorm:"column:groupno" json:"groupno" form:"groupno"`
  262. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  263. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  264. AdviceDate int64 `gorm:"column:advice_date" json:"advice_date" form:"advice_date"`
  265. Status int64 `gorm:"column:status" json:"status" form:"status"`
  266. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state" form:"execution_state"`
  267. RecordDate int64 `gorm:"column:record_date" json:"record_date"`
  268. CheckTime int64 `gorm:"column:check_time" json:"check_time" form:"check_time"`
  269. CheckState int64 `gorm:"column:check_state" json:"check_state" form:"check_state"`
  270. ParentId int64 `gorm:"column:parent_id" json:"parent_id" form:"parent_id"`
  271. }
  272. func (VMDoctorAdvice) TableName() string {
  273. return "xt_doctor_advice"
  274. }
  275. type VMHisDoctorAdviceInfo struct {
  276. ID int64 `gorm:"column:id" json:"id" form:"id"`
  277. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  278. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  279. HisPatientId int64 `gorm:"column:his_patient_id" json:"his_patient_id" form:"his_patient_id"`
  280. ExecutionTime int64 `gorm:"column:execution_time" json:"execution_time" form:"execution_time"`
  281. ExecutionStaff int64 `gorm:"column:execution_staff" json:"execution_staff" form:"execution_staff"`
  282. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state" form:"execution_state"`
  283. }
  284. func (VMHisDoctorAdviceInfo) TableName() string {
  285. return "his_doctor_advice_info"
  286. }
  287. // 获取透析记录
  288. func MobileGetDialysisRecord(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  289. var record models.DialysisOrder
  290. err := readDb.Model(&models.DialysisOrder{}).Where("user_org_id = ? AND patient_id = ? AND dialysis_date = ?", orgID, patientID, recordDate).First(&record).Error
  291. if err != nil {
  292. if err == gorm.ErrRecordNotFound {
  293. return nil, nil
  294. } else {
  295. return nil, err
  296. }
  297. }
  298. return &record, nil
  299. }
  300. // 用户基本信息
  301. func MobileGetPatientDetail(orgID int64, patientID int64) (*MPatient, error) {
  302. var patient MPatient
  303. err := readDb.Model(&MPatient{}).Where("status = 1 AND user_org_id = ? AND id = ?", orgID, patientID).First(&patient).Error
  304. if err != nil {
  305. if err == gorm.ErrRecordNotFound {
  306. return nil, nil
  307. } else {
  308. return nil, err
  309. }
  310. }
  311. return &patient, nil
  312. }
  313. // 用户排班信息
  314. func MobileGetSchedualDetail(orgID int64, patientID int64, schedualDate int64) (*MDialysisScheduleVM, error) {
  315. var vm MDialysisScheduleVM
  316. err := readDb.
  317. Table("xt_schedule").
  318. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  319. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  320. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  321. First(&vm).Error
  322. if err != nil {
  323. if err == gorm.ErrRecordNotFound {
  324. return nil, nil
  325. } else {
  326. return nil, err
  327. }
  328. }
  329. return &vm, err
  330. }
  331. // 用户排班信息
  332. func MobileGetPatientSchedual(orgID int64, patientID int64, schedualDate int64) (*models.Schedule, error) {
  333. var schedule models.Schedule
  334. err := readDb.
  335. Table("xt_schedule").
  336. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  337. First(&schedule).Error
  338. if err != nil {
  339. if err == gorm.ErrRecordNotFound {
  340. return nil, nil
  341. } else {
  342. return nil, err
  343. }
  344. }
  345. return &schedule, nil
  346. }
  347. type MPatient struct {
  348. ID int64 `gorm:"column:id" json:"id" form:"id"`
  349. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  350. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  351. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  352. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  353. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  354. AdmissionNumber string `gorm:"column:admission_number" json:"admission_number" form:"admission_number"`
  355. Source int64 `gorm:"column:source" json:"source" form:"source"`
  356. Lapseto int64 `gorm:"column:lapseto" json:"lapseto" form:"lapseto"`
  357. PartitionId int64 `gorm:"column:partition_id" json:"partition_id" form:"partition_id"`
  358. BedId int64 `gorm:"column:bed_id" json:"bed_id" form:"bed_id"`
  359. Name string `gorm:"column:name" json:"name" form:"name"`
  360. Alias string `gorm:"column:alias" json:"alias" form:"alias"`
  361. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  362. Nation string `gorm:"column:nation" json:"nation" form:"nation"`
  363. NativePlace string `gorm:"column:native_place" json:"native_place" form:"native_place"`
  364. MaritalStatus int64 `gorm:"column:marital_status" json:"marital_status" form:"marital_status"`
  365. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  366. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  367. ReimbursementWayId int64 `gorm:"column:reimbursement_way_id" json:"reimbursement_way_id" form:"reimbursement_way_id"`
  368. HealthCareType int64 `gorm:"column:health_care_type" json:"health_care_type" form:"health_care_type"`
  369. HealthCareNo string `gorm:"column:health_care_no" json:"health_care_no" form:"health_care_no"`
  370. HealthCareDueDate int64 `gorm:"column:health_care_due_date" json:"health_care_due_date" form:"health_care_due_date"`
  371. Height int64 `gorm:"column:height" json:"height" form:"height"`
  372. BloodType int64 `gorm:"column:blood_type" json:"blood_type" form:"blood_type"`
  373. Rh int64 `gorm:"column:rh" json:"rh" form:"rh"`
  374. HealthCareDueAlertDate int64 `gorm:"column:health_care_due_alert_date" json:"health_care_due_alert_date" form:"health_care_due_alert_date"`
  375. EducationLevel int64 `gorm:"column:education_level" json:"education_level" form:"education_level"`
  376. Profession int64 `gorm:"column:profession" json:"profession" form:"profession"`
  377. Phone string `gorm:"column:phone" json:"phone" form:"phone"`
  378. HomeTelephone string `gorm:"column:home_telephone" json:"home_telephone" form:"home_telephone"`
  379. RelativePhone string `gorm:"column:relative_phone" json:"relative_phone" form:"relative_phone"`
  380. RelativeRelations string `gorm:"column:relative_relations" json:"relative_relations" form:"relative_relations"`
  381. HomeAddress string `gorm:"column:home_address" json:"home_address" form:"home_address"`
  382. WorkUnit string `gorm:"column:work_unit" json:"work_unit" form:"work_unit"`
  383. UnitAddress string `gorm:"column:unit_address" json:"unit_address" form:"unit_address"`
  384. Children int64 `gorm:"column:children" json:"children" form:"children"`
  385. ReceivingDate int64 `gorm:"column:receiving_date" json:"receiving_date" form:"receiving_date"`
  386. IsHospitalFirstDialysis int64 `gorm:"column:is_hospital_first_dialysis" json:"is_hospital_first_dialysis" form:"is_hospital_first_dialysis"`
  387. FirstDialysisDate int64 `gorm:"column:first_dialysis_date" json:"first_dialysis_date" form:"first_dialysis_date"`
  388. FirstDialysisHospital string `gorm:"column:first_dialysis_hospital" json:"first_dialysis_hospital" form:"first_dialysis_hospital"`
  389. InductionPeriod int64 `gorm:"column:induction_period" json:"induction_period" form:"induction_period"`
  390. InitialDialysis int64 `gorm:"column:initial_dialysis" json:"initial_dialysis" form:"initial_dialysis"`
  391. TotalDialysis int64 `gorm:"column:total_dialysis" json:"total_dialysis" form:"total_dialysis"`
  392. AttendingDoctorId int64 `gorm:"column:attending_doctor_id" json:"attending_doctor_id" form:"attending_doctor_id"`
  393. HeadNurseId int64 `gorm:"column:head_nurse_id" json:"head_nurse_id" form:"head_nurse_id"`
  394. Evaluate string `gorm:"column:evaluate" json:"evaluate" form:"evaluate"`
  395. Diagnose string `gorm:"column:diagnose" json:"diagnose" form:"diagnose"`
  396. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  397. RegistrarsId int64 `gorm:"column:registrars_id" json:"registrars_id" form:"registrars_id"`
  398. Registrars string `gorm:"column:registrars" json:"registrars" form:"registrars"`
  399. QrCode string `gorm:"column:qr_code" json:"qr_code" form:"qr_code"`
  400. BindingState int64 `gorm:"column:binding_state" json:"binding_state" form:"binding_state"`
  401. PatientComplains string `gorm:"column:patient_complains" json:"patient_complains"` // 主诉
  402. PresentHistory string `gorm:"column:present_history" json:"present_history"` // 现病史
  403. PastHistory string `gorm:"column:past_history" json:"past_history"` // 既往史
  404. Temperature float64 `gorm:"column:temperature" json:"temperature"` // 体格检查-体温
  405. Pulse int64 `gorm:"column:pulse" json:"pulse"` // 体格检查-脉搏
  406. Respiratory int64 `gorm:"column:respiratory" json:"respiratory"` // 体格检查-呼吸频率
  407. SBP int64 `gorm:"column:sbp" json:"sbp"` // 体格检查-收缩压
  408. DBP int64 `gorm:"column:dbp" json:"dbp"` // 体格检查-舒张压
  409. Status int64 `gorm:"column:status" json:"status" form:"status"`
  410. Age int64 `gorm:"column:age" json:"age"`
  411. IsOpenRemind int64 `gorm:"column:is_open_remind" json:"is_open_remind"`
  412. CreatedTime int64 `gorm:"column:created_time" json:"created_time" form:"created_time"`
  413. DialysisAge int64 `gorm:"column:dialysis_age" json:"dialysis_age" form:"dialysis_age"`
  414. ExpenseKind int64 `gorm:"column:expense_kind" json:"expense_kind" form:"expense_kind"`
  415. TellPhone string `gorm:"column:tell_phone" json:"tell_phone" form:"tell_phone"`
  416. FirstTreatmentDate int64 `gorm:"column:first_treatment_date" json:"first_treatment_date" form:"first_treatment_date"`
  417. ContactName string `gorm:"column:contact_name" json:"contact_name" form:"contact_name"`
  418. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  419. }
  420. func (MPatient) TableName() string {
  421. return "xt_patients"
  422. }
  423. // 接诊评估
  424. func MobileGetReceiverTreatmentAccessRecord(orgID int64, patientID int64, recordDate int64) (*models.ReceiveTreatmentAsses, error) {
  425. var record models.ReceiveTreatmentAsses
  426. err = readDb.Model(&models.ReceiveTreatmentAsses{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  427. if err != nil {
  428. if err == gorm.ErrRecordNotFound {
  429. return nil, nil
  430. } else {
  431. return nil, err
  432. }
  433. }
  434. return &record, nil
  435. }
  436. // 透前评估
  437. func MobileGetPredialysisEvaluation(orgID int64, patientID int64, recordDate int64) (*models.PredialysisEvaluation, error) {
  438. fmt.Println("recordDate", recordDate)
  439. var record models.PredialysisEvaluation
  440. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  441. if err != nil {
  442. if err == gorm.ErrRecordNotFound {
  443. return nil, nil
  444. } else {
  445. return nil, err
  446. }
  447. }
  448. return &record, nil
  449. }
  450. // 获取 maxDate 之前一次的透前评估记录
  451. func MobileGetLastTimePredialysisEvaluation(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  452. var record models.PredialysisEvaluation
  453. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date < ?", patientID, orgID, maxDate).Order("assessment_date desc").First(&record).Error
  454. if err != nil {
  455. if err == gorm.ErrRecordNotFound {
  456. return nil, nil
  457. } else {
  458. return nil, err
  459. }
  460. }
  461. return &record, nil
  462. }
  463. // 临时医嘱
  464. func MobileGetDoctorAdvices(orgID int64, patientID int64, recordDate int64) ([]*models.DoctorAdvice, error) {
  465. var records []*models.DoctorAdvice
  466. // err := readDb.Model(&models.DoctorAdvice{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).Find(&records).Error
  467. err := readDb.
  468. Model(&models.DoctorAdvice{}).
  469. Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ? and (advice_type = 2 or advice_type = 3)", patientID, orgID, recordDate).
  470. Select("id,user_org_id,patient_id,advice_type,advice_date,record_date,start_time,advice_name,advice_desc,reminder_date, drug_spec, drug_spec_unit,single_dose,single_dose_unit,prescribing_number,prescribing_number_unit,delivery_way,execution_frequency,advice_doctor,status,created_time,updated_time,advice_affirm,remark,stop_time,stop_reason,stop_doctor,stop_state,parent_id,execution_time,execution_staff,execution_state,checker, check_state, check_time,way,drug_id,drug_name_id,IF(parent_id>0, parent_id, id) as advice_order,groupno").
  471. Order("start_time asc, groupno desc, advice_order desc, id").
  472. Scan(&records).Error
  473. if err != nil {
  474. return nil, err
  475. }
  476. return records, nil
  477. }
  478. func MobileGetDoctorAdvicesByGroups(orgID int64, patientID int64, recordDate int64) ([]*models.DoctorAdvice, error) {
  479. var records []*models.DoctorAdvice
  480. // err := readDb.Model(&models.DoctorAdvice{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).Find(&records).Error
  481. err := readDb.
  482. Model(&models.DoctorAdvice{}).
  483. Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ? and (advice_type = 2 || advice_type = 3)", patientID, orgID, recordDate).
  484. Select("id, user_org_id, patient_id, advice_type, advice_date, record_date, start_time, advice_name,advice_desc, reminder_date, drug_spec, drug_spec_unit, single_dose, single_dose_unit, prescribing_number, prescribing_number_unit, delivery_way, execution_frequency, advice_doctor, status, created_time,updated_time, advice_affirm, remark, stop_time, stop_reason, stop_doctor, stop_state, parent_id, execution_time, execution_staff, execution_state, checker, check_state, check_time, groupno,way,drug_id,drug_name_id, IF(parent_id > 0, parent_id, id) as advice_order").
  485. Order("start_time asc, groupno desc, advice_order desc, id asc").
  486. Scan(&records).Error
  487. if err != nil {
  488. return nil, err
  489. }
  490. return records, nil
  491. }
  492. // 透析记录
  493. func MobileGetSchedualDialysisRecord(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  494. var record models.DialysisOrder
  495. err := readDb.Model(&models.DialysisOrder{}).Preload("DeviceNumber", "org_id = ? AND status = 1", orgID).Where("user_org_id = ? AND patient_id = ? AND dialysis_date = ?", orgID, patientID, recordDate).First(&record).Error
  496. if err != nil {
  497. if err == gorm.ErrRecordNotFound {
  498. return nil, nil
  499. } else {
  500. return nil, err
  501. }
  502. }
  503. return &record, nil
  504. }
  505. // 双人核对
  506. func MobileGetDoubleCheck(orgID int64, patientID int64, recordDate int64) (*models.DoubleCheck, error) {
  507. var record models.DoubleCheck
  508. err := readDb.Model(&models.DoubleCheck{}).Where("patient_id = ? and user_org_id = ? and status = 1 and check_date = ?", patientID, orgID, recordDate).First(&record).Error
  509. if err != nil {
  510. if err == gorm.ErrRecordNotFound {
  511. return nil, nil
  512. } else {
  513. return nil, err
  514. }
  515. }
  516. return &record, nil
  517. }
  518. // 透析监测记录
  519. func MobileGetMonitorRecords(orgID int64, patientID int64, recordDate int64) ([]*models.MonitoringRecord, error) {
  520. var records []*models.MonitoringRecord
  521. err := readDb.Model(&models.MonitoringRecord{}).Where("patient_id = ? and user_org_id = ? and status = 1 and monitoring_date = ?", patientID, orgID, recordDate).Order("operate_time asc").Find(&records).Error
  522. if err != nil {
  523. return nil, err
  524. }
  525. return records, nil
  526. }
  527. func MobileGetMonitorRecordFirst(orgID int64, patientID int64, recordDate int64) (*models.MonitoringRecord, error) {
  528. var records models.MonitoringRecord
  529. err := readDb.Model(&models.MonitoringRecord{}).Where("patient_id = ? and user_org_id = ? and status = 1 and monitoring_date = ?", patientID, orgID, recordDate).Order("operate_time asc").First(&records).Error
  530. if err != nil {
  531. return nil, err
  532. }
  533. return &records, nil
  534. }
  535. func MobileGetLastMonitorRecord(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  536. var record models.MonitoringRecord
  537. err := readDb.Model(&models.MonitoringRecord{}).Where("patient_id = ? and user_org_id = ? and status = 1 and monitoring_date = ?", patientID, orgID, beforeDate).Order("operate_time desc").First(&record).Error
  538. if err != nil {
  539. if err == gorm.ErrRecordNotFound {
  540. return nil, nil
  541. } else {
  542. return nil, err
  543. }
  544. }
  545. return &record, nil
  546. }
  547. // 透后评估
  548. func MobileGetAssessmentAfterDislysis(orgID int64, patientID int64, recordDate int64) (*models.AssessmentAfterDislysis, error) {
  549. var record models.AssessmentAfterDislysis
  550. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  551. if err != nil {
  552. if err == gorm.ErrRecordNotFound {
  553. return nil, nil
  554. } else {
  555. return nil, err
  556. }
  557. }
  558. return &record, nil
  559. }
  560. // 获取 maxDate 之前一次的透后评估记录
  561. func MobileGetLastTimeAssessmentAfterDislysis(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  562. var record models.AssessmentAfterDislysis
  563. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date < ?", patientID, orgID, maxDate).Order("assessment_date desc").First(&record).Error
  564. if err != nil {
  565. if err == gorm.ErrRecordNotFound {
  566. return nil, nil
  567. } else {
  568. return nil, err
  569. }
  570. }
  571. return &record, nil
  572. }
  573. func MobileGetLast(orgID int64, patientID int64, maxDate int64) (models.AssessmentAfterDislysis, error) {
  574. dislysis := models.AssessmentAfterDislysis{}
  575. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date < ?", patientID, orgID, maxDate).Order("assessment_date desc").First(&dislysis).Error
  576. return dislysis, err
  577. }
  578. // 治疗小结
  579. func MobileGetTreatmentSummary(orgID int64, patientID int64, recordDate int64) (*models.TreatmentSummary, error) {
  580. var record models.TreatmentSummary
  581. err := readDb.Model(&models.TreatmentSummary{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  582. if err != nil {
  583. if err == gorm.ErrRecordNotFound {
  584. return nil, nil
  585. } else {
  586. return nil, err
  587. }
  588. }
  589. return &record, nil
  590. }
  591. // 透析处方
  592. func MobileGetDialysisPrescribe(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  593. var record models.DialysisPrescription
  594. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  595. if err != nil {
  596. if err == gorm.ErrRecordNotFound {
  597. return nil, nil
  598. } else {
  599. return nil, err
  600. }
  601. }
  602. return &record, nil
  603. }
  604. func MobileGetDialysisSchedual(orgID int64, patientID int64, scheduleDate int64) (*models.XtSchedule, error) {
  605. var schedule models.XtSchedule
  606. err := readDb.Model(&models.XtSchedule{}).Where("patient_id = ? and user_org_id = ? and status = 1 and schedule_date = ?", patientID, orgID, scheduleDate).First(&schedule).Error
  607. if err != nil {
  608. if err == gorm.ErrRecordNotFound {
  609. return nil, nil
  610. } else {
  611. return nil, err
  612. }
  613. }
  614. return &schedule, nil
  615. }
  616. // 透析方案
  617. func MobileGetDialysisSolution(orgID int64, patientID int64) (*models.DialysisSolution, error) {
  618. var record models.DialysisSolution
  619. err := readDb.Model(&models.DialysisSolution{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  620. if err != nil {
  621. if err == gorm.ErrRecordNotFound {
  622. return nil, nil
  623. } else {
  624. return nil, err
  625. }
  626. }
  627. return &record, nil
  628. }
  629. func MobileGetPatientById(orgID int64, patientID int64) (*models.Patients, error) {
  630. var patient models.Patients
  631. err := readDb.Model(&models.Patients{}).Where("id = ? and user_org_id = ? and status = 1", patientID, orgID).First(&patient).Error
  632. if err != nil {
  633. if err == gorm.ErrRecordNotFound {
  634. return nil, nil
  635. } else {
  636. return nil, err
  637. }
  638. }
  639. return &patient, nil
  640. }
  641. func DisableMonitor(orgID int64, patientID int64, recordID int64, admin_user_id int64) error {
  642. fmt.Println()
  643. tx := writeDb.Begin()
  644. updateTime := time.Now().Unix()
  645. err := tx.Model(&models.MonitoringRecord{}).Where("user_org_id = ? AND patient_id = ? AND id = ? AND status = 1 ", orgID, patientID, recordID).Updates(map[string]interface{}{"status": 0, "updated_time": updateTime, "modify": admin_user_id}).Error
  646. if err != nil {
  647. tx.Rollback()
  648. return err
  649. }
  650. tx.Commit()
  651. return nil
  652. }
  653. func GetMonitor(orgID int64, patientID int64, id int64) (*models.MonitoringRecord, error) {
  654. var monitor models.MonitoringRecord
  655. var err error
  656. err = readDb.Model(&models.MonitoringRecord{}).Where("id = ? AND user_org_id = ? AND patient_id = ? AND status = 1 ", id, orgID, patientID).Find(&monitor).Error
  657. if err == gorm.ErrRecordNotFound {
  658. return nil, nil
  659. }
  660. if err != nil {
  661. return nil, err
  662. }
  663. return &monitor, nil
  664. }
  665. type MScheduleDoctorAdviceVM struct {
  666. ID int64 `gorm:"column:id" json:"id"`
  667. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  668. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  669. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  670. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  671. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  672. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  673. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  674. Status int64 `gorm:"column:status" json:"status"`
  675. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  676. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  677. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  678. DoctorAdvices []*MDoctorAdviceVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  679. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  680. DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  681. }
  682. func (MScheduleDoctorAdviceVM) TableName() string {
  683. return "xt_schedule"
  684. }
  685. type MScheduleDoctorAdviceVMOne struct {
  686. ID int64 `gorm:"column:id" json:"id"`
  687. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  688. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  689. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  690. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  691. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  692. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  693. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  694. Status int64 `gorm:"column:status" json:"status"`
  695. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  696. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  697. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  698. DoctorAdvices []*MDoctorAdviceVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  699. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  700. //DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  701. }
  702. func (MScheduleDoctorAdviceVMOne) TableName() string {
  703. return "xt_schedule"
  704. }
  705. type MDoctorAdviceVM struct {
  706. ID int64 `gorm:"column:id" json:"id"`
  707. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  708. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  709. AdviceType int64 `gorm:"column:advice_type" json:"advice_type"`
  710. AdviceDate int64 `gorm:"column:advice_date" json:"advice_date"`
  711. StartTime int64 `gorm:"column:start_time" json:"start_time"`
  712. AdviceName string `gorm:"column:advice_name" json:"advice_name"`
  713. AdviceDesc string `gorm:"column:advice_desc" json:"advice_desc"`
  714. ReminderDate int64 `gorm:"column:reminder_date" json:"reminder_date"`
  715. SingleDose float64 `gorm:"column:single_dose" json:"single_dose"`
  716. SingleDoseUnit string `gorm:"column:single_dose_unit" json:"single_dose_unit"`
  717. PrescribingNumber float64 `gorm:"column:prescribing_number" json:"prescribing_number"`
  718. PrescribingNumberUnit string `gorm:"column:prescribing_number_unit" json:"prescribing_number_unit"`
  719. DeliveryWay string `gorm:"column:delivery_way" json:"delivery_way"`
  720. ExecutionFrequency string `gorm:"column:execution_frequency" json:"execution_frequency"`
  721. AdviceDoctor int64 `gorm:"column:advice_doctor" json:"advice_doctor"`
  722. Status int64 `gorm:"column:status" json:"status"`
  723. CreatedTime int64 `gorm:"column:created_time" json:"created_time"`
  724. UpdatedTime int64 `gorm:"column:updated_time" json:"updated_time"`
  725. AdviceAffirm string `gorm:"column:advice_affirm" json:"advice_affirm"`
  726. Remark string `gorm:"column:remark" json:"remark"`
  727. StopTime int64 `gorm:"column:stop_time" json:"stop_time"`
  728. StopReason string `gorm:"column:stop_reason" json:"stop_reason"`
  729. StopDoctor int64 `gorm:"column:stop_doctor" json:"stop_doctor"`
  730. StopState int64 `gorm:"column:stop_state" json:"stop_state"`
  731. ParentId int64 `gorm:"column:parent_id" json:"parent_id"`
  732. ExecutionTime int64 `gorm:"column:execution_time" json:"execution_time"`
  733. ExecutionStaff int64 `gorm:"column:execution_staff" json:"execution_staff"`
  734. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state"`
  735. Checker int64 `gorm:"column:checker" json:"checker"`
  736. RecordDate int64 `gorm:"column:record_date" json:"record_date"`
  737. DialysisOrderId int64 `gorm:"column:dialysis_order_id" json:"dialysis_order_id"`
  738. CheckTime int64 `gorm:"column:check_time" json:"check_time"`
  739. CheckState int64 `gorm:"column:check_state" json:"check_state"`
  740. DrugSpec float64 `gorm:"column:drug_spec" json:"drug_spec"`
  741. DrugSpecUnit string `gorm:"column:drug_spec_unit" json:"drug_spec_unit"`
  742. Groupno int64 `gorm:"column:groupno" json:"groupno"`
  743. RemindType int64 `gorm:"column:remind_type" json:"remind_type"`
  744. FrequencyType int64 `gorm:"column:frequency_type" json:"frequency_type"`
  745. DayCount int64 `gorm:"column:day_count" json:"day_count"`
  746. WeekDay string `gorm:"column:week_day" json:"week_day"`
  747. TemplateId string `gorm:"column:template_id" json:"template_id"`
  748. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  749. }
  750. func (MDoctorAdviceVM) TableName() string {
  751. return "xt_doctor_advice"
  752. }
  753. func MobileGetScheduleDoctorAdvices(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string) ([]*MScheduleDoctorAdviceVM, error) {
  754. var vms []*MScheduleDoctorAdviceVM
  755. adviceWhere := ""
  756. adviceCondition := []interface{}{}
  757. if adviceType == 0 {
  758. if patientType == 0 {
  759. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  760. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  761. } else if patientType == 1 {
  762. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  763. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  764. } else if patientType == 2 {
  765. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  766. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  767. }
  768. } else if adviceType == 1 {
  769. if patientType == 0 {
  770. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  771. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  772. } else if patientType == 1 {
  773. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  774. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  775. } else if patientType == 2 {
  776. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  777. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  778. }
  779. } else if adviceType == 3 {
  780. if patientType == 0 {
  781. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  782. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  783. } else if patientType == 1 {
  784. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  785. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  786. } else if patientType == 2 {
  787. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  788. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  789. }
  790. } else if adviceType == 2 && len(deliverWay) > 0 {
  791. if patientType == 0 {
  792. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  793. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  794. } else if patientType == 1 {
  795. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  796. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  797. } else if patientType == 2 {
  798. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  799. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  800. }
  801. } else if adviceType == 2 && len(deliverWay) <= 0 {
  802. if patientType == 0 {
  803. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  804. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  805. } else if patientType == 1 {
  806. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND (advice_doctor = ? or execution_staff = ?)"
  807. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, adminUserId)
  808. } else if patientType == 2 {
  809. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  810. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  811. }
  812. }
  813. db := readDb.
  814. Table("xt_schedule").
  815. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  816. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  817. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  818. }).
  819. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  820. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  821. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  822. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  823. Preload("DoctorAdvices", adviceCondition...).
  824. Where("status = 1 AND user_org_id = ?", orgID)
  825. if scheduleDate != 0 {
  826. db = db.Where("schedule_date = ?", scheduleDate)
  827. }
  828. err := db.Find(&vms).Error
  829. return vms, err
  830. }
  831. func MobileGetScheduleDoctorAdvicesTwo(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string) ([]*MScheduleDoctorAdviceVMOne, error) {
  832. var vms []*MScheduleDoctorAdviceVMOne
  833. adviceWhere := ""
  834. adviceCondition := []interface{}{}
  835. if adviceType == 0 {
  836. if patientType == 0 {
  837. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  838. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  839. } else if patientType == 1 {
  840. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  841. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  842. } else if patientType == 2 {
  843. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  844. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  845. }
  846. } else if adviceType == 1 {
  847. if patientType == 0 {
  848. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  849. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  850. } else if patientType == 1 {
  851. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  852. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  853. } else if patientType == 2 {
  854. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  855. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  856. }
  857. } else if adviceType == 3 {
  858. if patientType == 0 {
  859. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  860. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  861. } else if patientType == 1 {
  862. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  863. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  864. } else if patientType == 2 {
  865. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  866. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  867. }
  868. } else if adviceType == 2 && len(deliverWay) > 0 {
  869. if patientType == 0 {
  870. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  871. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  872. } else if patientType == 1 {
  873. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  874. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  875. } else if patientType == 2 {
  876. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  877. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  878. }
  879. } else if adviceType == 2 && len(deliverWay) <= 0 {
  880. if patientType == 0 {
  881. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  882. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  883. } else if patientType == 1 {
  884. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND (advice_doctor = ? or execution_staff = ?)"
  885. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, adminUserId)
  886. } else if patientType == 2 {
  887. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  888. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  889. }
  890. }
  891. db := readDb.
  892. Table("xt_schedule").
  893. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  894. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  895. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  896. }).
  897. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  898. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  899. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  900. //Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  901. Preload("DoctorAdvices", adviceCondition...).
  902. Where("status = 1 AND user_org_id = ?", orgID)
  903. if scheduleDate != 0 {
  904. db = db.Where("schedule_date = ?", scheduleDate)
  905. }
  906. err := db.Find(&vms).Error
  907. return vms, err
  908. }
  909. func GetHisDoctorAdvices(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  910. var vms []*HisMScheduleDoctorAdviceVM
  911. if len(deliverWay) > 0 {
  912. if patientType == 0 {
  913. db := readDb.
  914. Table("xt_schedule").
  915. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  916. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  917. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  918. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  919. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  920. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  921. }).
  922. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  923. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  924. Where("status = 1 AND user_org_id = ?", orgID)
  925. if scheduleDate != 0 {
  926. db = db.Where("schedule_date = ?", scheduleDate)
  927. }
  928. err = db.Find(&vms).Error
  929. }
  930. if patientType > 0 {
  931. db := readDb.
  932. Table("xt_schedule").
  933. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  934. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  935. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, deliverWay, adminUserId, adminUserId).
  936. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  937. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  938. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  939. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  940. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  941. }).Where("status = 1 AND user_org_id = ?", orgID)
  942. if scheduleDate != 0 {
  943. db = db.Where("schedule_date = ?", scheduleDate)
  944. }
  945. err = db.Find(&vms).Error
  946. }
  947. } else {
  948. if patientType == 0 {
  949. db := readDb.
  950. Table("xt_schedule").
  951. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  952. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  953. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  954. return db.Where("status = 1 AND user_org_id = ? and dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  955. }).
  956. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  957. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  958. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  959. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  960. Where("status = 1 AND user_org_id = ?", orgID)
  961. if scheduleDate != 0 {
  962. db = db.Where("schedule_date = ?", scheduleDate)
  963. }
  964. err = db.Find(&vms).Error
  965. }
  966. if patientType > 0 {
  967. db := readDb.
  968. Table("xt_schedule").
  969. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  970. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  971. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  972. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  973. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  974. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  975. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  976. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  977. Where("status = 1 AND user_org_id = ?", orgID)
  978. if scheduleDate != 0 {
  979. db = db.Where("schedule_date = ?", scheduleDate)
  980. }
  981. err = db.Find(&vms).Error
  982. }
  983. }
  984. return vms, err
  985. }
  986. func GetHisDoctorAdvicesTwo(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleDoctorAdviceVMOne, error) {
  987. var vms []*HisMScheduleDoctorAdviceVMOne
  988. if len(deliverWay) > 0 {
  989. if patientType == 0 {
  990. db := readDb.
  991. Table("xt_schedule").
  992. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  993. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  994. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  995. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  996. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  997. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  998. }).
  999. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1000. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1001. Where("status = 1 AND user_org_id = ?", orgID)
  1002. if scheduleDate != 0 {
  1003. db = db.Where("schedule_date = ?", scheduleDate)
  1004. }
  1005. err = db.Find(&vms).Error
  1006. }
  1007. if patientType > 0 {
  1008. db := readDb.
  1009. Table("xt_schedule").
  1010. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1011. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1012. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, deliverWay, adminUserId, adminUserId).
  1013. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1014. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1015. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1016. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1017. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1018. }).Where("status = 1 AND user_org_id = ?", orgID)
  1019. if scheduleDate != 0 {
  1020. db = db.Where("schedule_date = ?", scheduleDate)
  1021. }
  1022. err = db.Find(&vms).Error
  1023. }
  1024. } else {
  1025. if patientType == 0 {
  1026. db := readDb.
  1027. Table("xt_schedule").
  1028. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  1029. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1030. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1031. return db.Where("status = 1 AND user_org_id = ? and dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1032. }).
  1033. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1034. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1035. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1036. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1037. Where("status = 1 AND user_org_id = ?", orgID)
  1038. if scheduleDate != 0 {
  1039. db = db.Where("schedule_date = ?", scheduleDate)
  1040. }
  1041. err = db.Find(&vms).Error
  1042. }
  1043. if patientType > 0 {
  1044. db := readDb.
  1045. Table("xt_schedule").
  1046. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1047. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1048. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1049. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1050. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1051. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1052. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1053. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1054. Where("status = 1 AND user_org_id = ?", orgID)
  1055. if scheduleDate != 0 {
  1056. db = db.Where("schedule_date = ?", scheduleDate)
  1057. }
  1058. err = db.Find(&vms).Error
  1059. }
  1060. }
  1061. return vms, err
  1062. }
  1063. func GetMobileHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleProjectVM, error) {
  1064. var vms []*HisMScheduleProjectVM
  1065. if patientType == 0 {
  1066. db := readDb.
  1067. Table("xt_schedule").
  1068. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1069. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1070. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1071. }).
  1072. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1073. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1074. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1075. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1076. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1077. }).
  1078. Where("status = 1 AND user_org_id = ?", orgID)
  1079. if scheduleDate != 0 {
  1080. db = db.Where("schedule_date = ?", scheduleDate)
  1081. }
  1082. err = db.Find(&vms).Error
  1083. }
  1084. if patientType > 0 {
  1085. db := readDb.
  1086. Table("xt_schedule").
  1087. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1088. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1089. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1090. }).
  1091. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1092. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1093. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1094. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1095. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1096. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1097. }).
  1098. Where("status = 1 AND user_org_id = ?", orgID)
  1099. if scheduleDate != 0 {
  1100. db = db.Where("schedule_date = ?", scheduleDate)
  1101. }
  1102. err = db.Find(&vms).Error
  1103. }
  1104. return vms, err
  1105. }
  1106. func MobileCreateDialysisOrder(orgID int64, patientID int64, order *models.DialysisOrder) error {
  1107. now := time.Now()
  1108. tx := writeDb.Begin()
  1109. if createOrderErr := tx.Model(&models.DialysisOrder{}).Create(order).Error; createOrderErr != nil {
  1110. tx.Rollback()
  1111. return createOrderErr
  1112. }
  1113. // 更新透析记录 ID
  1114. // 透析处方
  1115. if err := tx.Model(&models.DialysisPrescription{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"record_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1116. tx.Rollback()
  1117. return err
  1118. }
  1119. // 接诊评估
  1120. if err := tx.Model(&models.ReceiveTreatmentAsses{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"record_id": order.ID, "update_time": now.Unix()}).Error; err != nil {
  1121. tx.Rollback()
  1122. return err
  1123. }
  1124. // 透前评估
  1125. if err := tx.Model(&models.PredialysisEvaluation{}).Where("user_org_id = ? AND patient_id = ? AND assessment_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1126. tx.Rollback()
  1127. return err
  1128. }
  1129. // 临时医嘱
  1130. if err := tx.Model(&models.DoctorAdvice{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1 AND advice_type = 2", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1131. tx.Rollback()
  1132. return err
  1133. }
  1134. // 双人核对
  1135. if err := tx.Model(&models.DoubleCheck{}).Where("user_org_id = ? AND patient_id = ? AND check_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1136. tx.Rollback()
  1137. return err
  1138. }
  1139. // 透后评估
  1140. if err := tx.Model(&models.AssessmentAfterDislysis{}).Where("user_org_id = ? AND patient_id = ? AND assessment_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1141. tx.Rollback()
  1142. return err
  1143. }
  1144. // 治疗小结
  1145. if err := tx.Model(&models.TreatmentSummary{}).Where("user_org_id = ? AND patient_id = ? AND assessment_date = ? AND status = 1", orgID, patientID, order.DialysisDate).Updates(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1146. tx.Rollback()
  1147. return err
  1148. }
  1149. // 透析监测
  1150. if err := tx.Model(&models.MonitoringRecord{}).Where("patient_id = ? and user_org_id=? and status=1 and monitoring_date = ?", patientID, orgID, order.DialysisDate).Update(map[string]interface{}{"dialysis_order_id": order.ID, "updated_time": now.Unix()}).Error; err != nil {
  1151. tx.Rollback()
  1152. return err
  1153. }
  1154. tx.Commit()
  1155. return nil
  1156. }
  1157. type MobileUrgentSchedulePatientVM struct {
  1158. ID int64 `gorm:"column:id" json:"id"`
  1159. Name string `gorm:"column:name" json:"name"`
  1160. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no"`
  1161. }
  1162. func (MobileUrgentSchedulePatientVM) TableName() string {
  1163. return "xt_patients"
  1164. }
  1165. type MobileUrgentScheduleTreatmentModeVM struct {
  1166. ID int64 `gorm:"column:id" json:"id"`
  1167. Name string `gorm:"column:name" json:"name"`
  1168. }
  1169. func (MobileUrgentScheduleTreatmentModeVM) TableName() string {
  1170. return "xt_treatment_mode"
  1171. }
  1172. func MobileGetAllPatientsForUrgentSchedule(orgID int64, record_date int64) ([]*MobileUrgentSchedulePatientVM, error) {
  1173. var vms []*MobileUrgentSchedulePatientVM = make([]*MobileUrgentSchedulePatientVM, 0)
  1174. rows, err := readDb.Raw("SELECT p.* FROM xt_patients as p WHERE (p.user_org_id = ? AND p.status = 1 AND p.lapseto = 1) AND NOT EXISTS (Select * FROM `xt_dialysis_order` as d Where d.`dialysis_date` = ? AND d.`status` = 1 AND d.`patient_id` = p.id AND d.user_org_id = p.user_org_id )", orgID, record_date).Rows()
  1175. defer rows.Close()
  1176. if err != nil {
  1177. return nil, err
  1178. }
  1179. for rows.Next() {
  1180. var vm MobileUrgentSchedulePatientVM
  1181. readDb.ScanRows(rows, &vm)
  1182. vms = append(vms, &vm)
  1183. }
  1184. return vms, nil
  1185. }
  1186. func MobileGetAllTrearmentModesForUrgentSchedule() ([]*MobileUrgentScheduleTreatmentModeVM, error) {
  1187. var modes []*MobileUrgentScheduleTreatmentModeVM
  1188. err := readDb.Model(&MobileUrgentScheduleTreatmentModeVM{}).Where("status = 1").Find(&modes).Error
  1189. if err != nil {
  1190. return nil, err
  1191. }
  1192. return modes, nil
  1193. }
  1194. type MobileUrgentScheduleScheduleListVM struct {
  1195. ID int64 `gorm:"column:id" json:"id"`
  1196. // ZoneID int64 `gorm:"column:partition_id" json:"zone_id"`
  1197. DeviceNumberID int64 `gorm:"column:bed_id" json:"bed_id"`
  1198. PatientID int64 `gorm:"column:patient_id" json:"patient_id"`
  1199. ScheduleType int `gorm:"column:schedule_type" json:"schedule_type"`
  1200. DeviceNumber *models.DeviceNumber `gorm:"ForeignKey:DeviceNumberID" json:"device_number"`
  1201. // DeviceZone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"device_zone"`
  1202. }
  1203. func (MobileUrgentScheduleScheduleListVM) TableName() string {
  1204. return "xt_schedule"
  1205. }
  1206. func MobileGetSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) (schedules []*MobileUrgentScheduleScheduleListVM, err error) {
  1207. db := readDb.
  1208. Model(&MobileUrgentScheduleScheduleListVM{}).
  1209. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1210. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND schedule_type = ? ", orgID, scheduleDate, schedule_type)
  1211. err = db.Find(&schedules).Error
  1212. if err != nil {
  1213. return nil, err
  1214. }
  1215. return schedules, nil
  1216. }
  1217. func MobileGetOtherSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) ([]*MobileUrgentScheduleScheduleListVM, error) {
  1218. var vms []*MobileUrgentScheduleScheduleListVM = make([]*MobileUrgentScheduleScheduleListVM, 0)
  1219. rows, err := readDb.Raw("SELECT * FROM xt_schedule as s WHERE s.user_org_id = ? AND s.status = 1 AND s.schedule_date = ? ", orgID, scheduleDate).Rows()
  1220. defer rows.Close()
  1221. if err != nil {
  1222. return nil, err
  1223. }
  1224. for rows.Next() {
  1225. var vm MobileUrgentScheduleScheduleListVM
  1226. readDb.ScanRows(rows, &vm)
  1227. vms = append(vms, &vm)
  1228. }
  1229. return vms, nil
  1230. }
  1231. type MobileUrgentScheduleDeviceNumberVM struct {
  1232. ID int64 `gorm:"column:id" json:"id"`
  1233. Number string `gorm:"column:number" json:"number"`
  1234. ZoneID int64 `gorm:"column:zone_id" json:"zone_id"`
  1235. Zone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"zone"`
  1236. }
  1237. func (MobileUrgentScheduleDeviceNumberVM) TableName() string {
  1238. return "xt_device_number"
  1239. }
  1240. func MobileGetAllDeviceNumbersForUrgentSchedule(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  1241. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  1242. rows, err := readDb.Raw("SELECT n.*, z.name as zone_name, g.name as group_name FROM xt_device_number as n join xt_device_zone as z on z.id = n.zone_id join xt_device_group as g on g.id = n.group_id WHERE (n.org_id = ? AND n.status = 1) AND NOT EXISTS (Select * FROM xt_schedule as s Where s.`schedule_date` = ? AND s.user_org_id = n.org_id AND s.`bed_id` = n.id AND s.`schedule_type` = ? AND s.status = 1 )", orgID, record_date, schedule_type).Rows()
  1243. defer rows.Close()
  1244. if err != nil {
  1245. return nil, err
  1246. }
  1247. for rows.Next() {
  1248. var vm DeviceNumberViewModel
  1249. readDb.ScanRows(rows, &vm)
  1250. vms = append(vms, &vm)
  1251. }
  1252. return vms, nil
  1253. //var deviceNumbers []*MobileUrgentScheduleDeviceNumberVM
  1254. //db := readDb.
  1255. // Model(&MobileUrgentScheduleDeviceNumberVM{}).
  1256. // Preload("Zone", "status = 1 AND org_id = ?", orgID).
  1257. // Where("status = 1 AND org_id = ?", orgID)
  1258. //err := db.Order("zone_id asc").Find(&deviceNumbers).Error
  1259. //if err != nil {
  1260. // return nil, err
  1261. //}
  1262. //return deviceNumbers, nil
  1263. }
  1264. func GetValidScheduleMonitorRecordCount() (int64, error) {
  1265. var total int64
  1266. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Count(&total).Error
  1267. return total, err
  1268. }
  1269. func GetTop1000ValidScheduleMonitorRecord() ([]*models.MonitoringRecord, error) {
  1270. var monitors []*models.MonitoringRecord
  1271. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Order("id asc").Limit(100).Find(&monitors).Error
  1272. if err != nil {
  1273. return nil, err
  1274. }
  1275. return monitors, nil
  1276. }
  1277. func BatchUpdateMonitors(monitors []*models.MonitoringRecord) error {
  1278. tx := writeDb.Begin()
  1279. for index := 0; index < len(monitors); index++ {
  1280. tx.Save(monitors[index])
  1281. }
  1282. return tx.Commit().Error
  1283. }
  1284. func ModifyStartDialysisOrder(order *models.DialysisOrder) error {
  1285. tx := writeDb.Begin()
  1286. updateTime := time.Now().Unix()
  1287. err := tx.Model(&models.DialysisOrder{}).Where("user_org_id = ? AND id = ? AND status = 1 ", order.UserOrgId, order.ID).Updates(map[string]interface{}{"start_nurse": order.StartNurse, "updated_time": updateTime, "bed_id": order.BedID, "puncture_nurse": order.PunctureNurse, "start_time": order.StartTime, "modifier": order.Modifier, "schedual_type": order.SchedualType, "washpipe_nurse": order.WashpipeNurse, "change_nurse": order.ChangeNurse, "difficult_puncture_nurse": order.DifficultPunctureNurse, "new_fistula_nurse": order.NewFistulaNurse}).Error
  1288. if err != nil {
  1289. tx.Rollback()
  1290. return err
  1291. }
  1292. tx.Commit()
  1293. return err
  1294. }
  1295. func ModifyFinishDialysisOrder(order *models.DialysisOrder) error {
  1296. tx := writeDb.Begin()
  1297. updateTime := time.Now().Unix()
  1298. err := tx.Model(&models.DialysisOrder{}).Where("user_org_id = ? AND id = ? AND status = 1 ", order.UserOrgId, order.ID).Updates(map[string]interface{}{"finish_nurse": order.FinishNurse, "updated_time": updateTime, "end_time": order.EndTime, "finish_modifier": order.FinishModifier}).Error
  1299. if err != nil {
  1300. tx.Rollback()
  1301. return err
  1302. }
  1303. tx.Commit()
  1304. return err
  1305. }
  1306. func MobileGetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  1307. var record models.SgjPatientDryweight
  1308. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  1309. if err != nil {
  1310. if err == gorm.ErrRecordNotFound {
  1311. return nil, nil
  1312. } else {
  1313. return nil, err
  1314. }
  1315. }
  1316. return &record, nil
  1317. }
  1318. // 透析方案
  1319. func MobileGetDialysisSolutionByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  1320. var record models.DialysisSolution
  1321. err := readDb.Model(&models.DialysisSolution{}).Where("patient_id = ? and user_org_id = ? and status = 1 AND mode_id = ?", patientID, orgID, mode_id).Last(&record).Error
  1322. if err != nil {
  1323. if err == gorm.ErrRecordNotFound {
  1324. return nil, nil
  1325. } else {
  1326. return nil, err
  1327. }
  1328. }
  1329. return &record, nil
  1330. }
  1331. // 透析处方
  1332. func MobileGetDialysisPrescribeByModeId(orgID int64, patientID int64, recordDate int64, mode_id int64) (*models.DialysisPrescription, error) {
  1333. var record models.DialysisPrescription
  1334. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ? AND mode_id = ?", patientID, orgID, recordDate, mode_id).First(&record).Error
  1335. if err != nil {
  1336. if err == gorm.ErrRecordNotFound {
  1337. return nil, nil
  1338. } else {
  1339. return nil, err
  1340. }
  1341. }
  1342. return &record, nil
  1343. }
  1344. func MobileGetDialysisPrescribeByModeIdOne(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  1345. var record models.DialysisPrescription
  1346. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  1347. if err != nil {
  1348. if err == gorm.ErrRecordNotFound {
  1349. return nil, nil
  1350. } else {
  1351. return nil, err
  1352. }
  1353. }
  1354. return &record, nil
  1355. }
  1356. func MobileGetLastDialysisPrescribe(orgID int64, patientID int64) (*models.DialysisPrescription, error) {
  1357. var record models.DialysisPrescription
  1358. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 ", patientID, orgID).Last(&record).Error
  1359. if err != nil {
  1360. if err == gorm.ErrRecordNotFound {
  1361. return nil, nil
  1362. } else {
  1363. return nil, err
  1364. }
  1365. }
  1366. return &record, nil
  1367. }
  1368. func MobileGetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  1369. var record models.DialysisPrescription
  1370. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 AND mode_id = ?", patientID, orgID, mode_id).Last(&record).Error
  1371. if err != nil {
  1372. if err == gorm.ErrRecordNotFound {
  1373. return nil, nil
  1374. } else {
  1375. return nil, err
  1376. }
  1377. }
  1378. return &record, nil
  1379. }
  1380. func GetAllAvaildDeviceNumbers(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  1381. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  1382. rows, err := readDb.Raw("SELECT n.*, z.name as zone_name, g.name as group_name FROM xt_device_number as n join xt_device_zone as z on z.id = n.zone_id join xt_device_group as g on g.id = n.group_id WHERE (n.org_id = ? AND n.status = 1) AND NOT EXISTS (Select * FROM xt_schedule as s Where s.`schedule_date` = ? AND s.user_org_id = n.org_id AND s.`bed_id` = n.id AND s.`schedule_type` = ? AND s.status = 1 )", orgID, record_date, schedule_type).Rows()
  1383. defer rows.Close()
  1384. if err != nil {
  1385. return nil, err
  1386. }
  1387. for rows.Next() {
  1388. var vm DeviceNumberViewModel
  1389. readDb.ScanRows(rows, &vm)
  1390. vms = append(vms, &vm)
  1391. }
  1392. return vms, nil
  1393. }
  1394. // 获取 maxDate 之前一次的透前评估记录
  1395. func GetLastTimePredialysisEvaluation(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  1396. var record models.PredialysisEvaluation
  1397. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date < ?", patientID, orgID, maxDate).Order("assessment_date desc").First(&record).Error
  1398. if err != nil {
  1399. if err == gorm.ErrRecordNotFound {
  1400. return nil, nil
  1401. } else {
  1402. return nil, err
  1403. }
  1404. }
  1405. return &record, nil
  1406. }
  1407. func GetLastTimeOrder(orgID int64, patientID int64, maxDate int64) (*models.DialysisOrder, error) {
  1408. var record models.DialysisOrder
  1409. err := readDb.Model(&models.DialysisOrder{}).Where("patient_id = ? and user_org_id = ? and status = 1 and dialysis_date < ?", patientID, orgID, maxDate).Order("dialysis_date desc").First(&record).Error
  1410. if err != nil {
  1411. if err == gorm.ErrRecordNotFound {
  1412. return nil, nil
  1413. } else {
  1414. return nil, err
  1415. }
  1416. }
  1417. return &record, nil
  1418. }
  1419. func GetLastMonitorRecord(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  1420. var record models.MonitoringRecord
  1421. err := readDb.Model(&models.MonitoringRecord{}).Where("patient_id = ? and user_org_id = ? and status = 1 and monitoring_date = ?", patientID, orgID, beforeDate).Order("operate_time desc").First(&record).Error
  1422. if err != nil {
  1423. if err == gorm.ErrRecordNotFound {
  1424. return nil, nil
  1425. } else {
  1426. return nil, err
  1427. }
  1428. }
  1429. return &record, nil
  1430. }
  1431. // 获取 maxDate 之前一次的透后评估记录
  1432. func GetLastTimeAssessmentAfterDislysis(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  1433. var record models.AssessmentAfterDislysis
  1434. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date < ?", patientID, orgID, maxDate).Order("assessment_date desc").First(&record).Error
  1435. if err != nil {
  1436. if err == gorm.ErrRecordNotFound {
  1437. return nil, nil
  1438. } else {
  1439. return nil, err
  1440. }
  1441. }
  1442. return &record, nil
  1443. }
  1444. // 透析处方
  1445. func GetDialysisPrescribe(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  1446. var record models.DialysisPrescription
  1447. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  1448. if err != nil {
  1449. if err == gorm.ErrRecordNotFound {
  1450. return nil, nil
  1451. } else {
  1452. return nil, err
  1453. }
  1454. }
  1455. return &record, nil
  1456. }
  1457. // 透析方案
  1458. func GetDialysisSolution(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  1459. var record models.DialysisSolution
  1460. err := readDb.Model(&models.DialysisSolution{}).Where("patient_id = ? and user_org_id = ? and status = 1 AND mode_id = ?", patientID, orgID, mode_id).Last(&record).Error
  1461. if err != nil {
  1462. if err == gorm.ErrRecordNotFound {
  1463. return nil, nil
  1464. } else {
  1465. return nil, err
  1466. }
  1467. }
  1468. return &record, nil
  1469. }
  1470. func GetDialysisSolutionOne(orgID int64, mode_id int64) (*models.DialysisSolution, error) {
  1471. var record models.DialysisSolution
  1472. err := readDb.Model(&models.DialysisSolution{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  1473. if err != nil {
  1474. if err == gorm.ErrRecordNotFound {
  1475. return nil, nil
  1476. } else {
  1477. return nil, err
  1478. }
  1479. }
  1480. return &record, nil
  1481. }
  1482. func GetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  1483. var record models.DialysisPrescription
  1484. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 AND mode_id = ?", patientID, orgID, mode_id).Last(&record).Error
  1485. if err != nil {
  1486. if err == gorm.ErrRecordNotFound {
  1487. return nil, nil
  1488. } else {
  1489. return nil, err
  1490. }
  1491. }
  1492. return &record, nil
  1493. }
  1494. func GetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  1495. var record models.SgjPatientDryweight
  1496. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  1497. if err != nil {
  1498. if err == gorm.ErrRecordNotFound {
  1499. return nil, nil
  1500. } else {
  1501. return nil, err
  1502. }
  1503. }
  1504. return &record, nil
  1505. }
  1506. func MobileGetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  1507. var record models.SystemPrescription
  1508. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).First(&record).Error
  1509. if err != nil {
  1510. if err == gorm.ErrRecordNotFound {
  1511. return nil, nil
  1512. } else {
  1513. return nil, err
  1514. }
  1515. }
  1516. return &record, nil
  1517. }
  1518. func GetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  1519. var record models.SystemPrescription
  1520. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  1521. if err != nil {
  1522. if err == gorm.ErrRecordNotFound {
  1523. return nil, nil
  1524. } else {
  1525. return nil, err
  1526. }
  1527. }
  1528. return &record, nil
  1529. }
  1530. func GetDialysisOrderCount(orgID int64, patient_id int64, recordDate int64) (count int64, err error) {
  1531. err = readDb.Model(&models.DialysisOrder{}).Where("dialysis_date <= ? AND status = 1 AND stage = 2 AND user_org_id = ? AND patient_id = ?", recordDate, orgID, patient_id).Count(&count).Error
  1532. return
  1533. }
  1534. func GetFirstDateOfMonth(d time.Time) time.Time {
  1535. d = d.AddDate(0, 0, -d.Day()+1)
  1536. return GetZeroTime(d)
  1537. }
  1538. func GetZeroTime(d time.Time) time.Time {
  1539. return time.Date(d.Year(), d.Month(), d.Day(), 0, 0, 0, 0, d.Location())
  1540. }
  1541. func GetDialysisCountByPatientId(startime int64, endtime int64, patientid int64, orgid int64) (order []*models.BloodDialysisOrderCount, err error) {
  1542. db := XTReadDB().Table("xt_dialysis_order as o")
  1543. err = db.Raw("select count(o.id) as count,o.patient_id from xt_dialysis_order as o left join xt_schedule AS x ON x.patient_id = o.patient_id where o.status = 1 and o.dialysis_date>=? and o.dialysis_date<=? and o.user_org_id = ? and x.schedule_date = o.dialysis_date and x.status = 1 and o.patient_id = ?", startime, endtime, orgid, patientid).Scan(&order).Group("o.patient_id").Error
  1544. return order, err
  1545. }
  1546. func FindConsumablesByDate(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  1547. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1 AND count<>0", orgID, patient_id, recordDate).Find(&consumables).Error
  1548. return
  1549. }
  1550. func FindConsumablesByDateTwo(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  1551. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1 AND count > 0", orgID, patient_id, recordDate).Find(&consumables).Error
  1552. return
  1553. }
  1554. func FindConsumablesByDateThree(orgID int64, patient_id int64, recordDate int64) (consumables []*models.BloodAutomaticReduceDetail, err error) {
  1555. err = readDb.Model(&models.BloodAutomaticReduceDetail{}).Where("org_id = ? AND patient_id = ? AND record_time = ? AND status = 1 AND count > 0", orgID, patient_id, recordDate).Find(&consumables).Error
  1556. return
  1557. }
  1558. //func FindLastConsumables(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error){
  1559. // err = readDb.Model(&models.DialysisBeforePrepare{}).Where("user_org_id = ? AND patient_id = ? AND record_date = ? AND status = 1", orgID, patient_id,recordDate).Find(&consumables).Error
  1560. // return
  1561. //}
  1562. //
  1563. func GetLastTimeConsumables(orgID int64, patientID int64, maxDate int64) (prepare []*models.DialysisBeforePrepare, err error) {
  1564. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date < ?", patientID, orgID, maxDate).Order("record_date desc").Find(&prepare).Error
  1565. return
  1566. }
  1567. type GoodsType struct {
  1568. ID int64 `gorm:"column:id" json:"id"`
  1569. TypeName string `gorm:"column:type_name" json:"type_name"`
  1570. Remark string `gorm:"column:remark" json:"remark"`
  1571. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1572. Status int64 `gorm:"column:status" json:"status"`
  1573. Type int64 `gorm:"column:type" json:"type"`
  1574. }
  1575. func (GoodsType) TableName() string {
  1576. return "xt_goods_type"
  1577. }
  1578. type VMGoodInfo struct {
  1579. ID int64 `gorm:"column:id" json:"id"`
  1580. SpecificationName string `gorm:"column:specification_name" json:"specification_name"`
  1581. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1582. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1583. GoodName string `gorm:"column:good_name" json:"good_name" form:"good_name"`
  1584. GoodUnit int64 `gorm:"column:good_unit" json:"good_unit" form:"good_unit"`
  1585. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1586. }
  1587. func (VMGoodInfo) TableName() string {
  1588. return "xt_good_information"
  1589. }
  1590. type AutomaticReduceDetail struct {
  1591. ID int64 `gorm:"column:id" json:"id"`
  1592. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1593. Status int64 `gorm:"column:status" json:"status"`
  1594. RecordTime int64 `gorm:"column:record_time" json:"record_time"`
  1595. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1596. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  1597. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1598. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  1599. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  1600. Count int64 `gorm:"column:count" json:"count"`
  1601. }
  1602. func (AutomaticReduceDetail) TableName() string {
  1603. return "xt_automatic_reduce_detail"
  1604. }
  1605. type DialysisBeforePrepare struct {
  1606. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1607. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  1608. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  1609. RecordDate int64 `gorm:"column:record_date" json:"record_date" form:"record_date"`
  1610. GoodId int64 `gorm:"column:good_id" json:"good_id" form:"good_id"`
  1611. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id" form:"good_type_id"`
  1612. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1613. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1614. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1615. Creater int64 `gorm:"column:creater" json:"creater" form:"creater"`
  1616. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  1617. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  1618. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  1619. }
  1620. func (DialysisBeforePrepare) TableName() string {
  1621. return "dialysis_before_prepare"
  1622. }
  1623. type MDialysisGoodsVM struct {
  1624. ID int64 `gorm:"column:id" json:"id"`
  1625. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1626. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1627. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1628. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1629. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1630. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1631. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  1632. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1633. Status int64 `gorm:"column:status" json:"status"`
  1634. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1635. SchedualPatient *MSchedualPatientVMList `gorm:"ForeignKey:PatientId" json:"patient"`
  1636. AutomaticReduceDetail []*AutomaticReduceDetail `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"good_user"`
  1637. LastAutomaticReduceDetail []*AutomaticReduceDetail `gorm:"-" json:"last_good_user"`
  1638. DialysisBeforePrepare []*DialysisBeforePrepare `gorm:"ForeignKey:PatientId,ScheduleDate;AssociationForeignKey:PatientId,RecordDate" json:"good_user_detail"`
  1639. LastDialysisBeforePrepare []*DialysisBeforePrepare `gorm:"-" json:"last_good_user_detail"`
  1640. Project []*models.HisPrescriptionProject `gorm:"-" json:"project"`
  1641. }
  1642. func (MDialysisGoodsVM) TableName() string {
  1643. return "xt_schedule"
  1644. }
  1645. type VMWarehouseOutInfo struct {
  1646. ID int64 `gorm:"column:id" json:"id"`
  1647. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id"`
  1648. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  1649. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1650. Count int64 `gorm:"column:count" json:"count"`
  1651. Price float64 `gorm:"column:price" json:"price"`
  1652. TotalPrice float64 `gorm:"column:total_price" json:"total_price"`
  1653. Status int64 `gorm:"column:status" json:"status"`
  1654. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1655. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number"`
  1656. GoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"good_info"`
  1657. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"good_type"`
  1658. IsSys int64 `gorm:"column:is_sys" json:"is_sys"`
  1659. SysRecordTime int64 `gorm:"column:sys_record_time" json:"sys_record_time"`
  1660. Mtime int64 `gorm:"column:mtime" json:"mtime"`
  1661. Ctime int64 `gorm:"column:ctime" json:"ctime"`
  1662. }
  1663. func (VMWarehouseOutInfo) TableName() string {
  1664. return "xt_warehouse_out_info"
  1665. }
  1666. type DialysisGoodsDate struct {
  1667. RecordDate int64
  1668. }
  1669. type DialysisGoodsDetailDate struct {
  1670. RecordTime int64
  1671. }
  1672. func MobileGetDialysisGoods(orgID int64, scheduleDate int64, schedule_type int64, partition_id int64, page int, limit int, patient_id int64, keywords string, end_time int64) ([]*MDialysisGoodsVM, error, int64) {
  1673. var vms []*MDialysisGoodsVM
  1674. var total int64
  1675. db := readDb.
  1676. Table("xt_schedule as sch").
  1677. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1678. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1679. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1680. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  1681. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ?", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Where("status = 1 AND user_org_id = ? AND record_date = ? AND count > 0 ", orgID, scheduleDate)
  1682. }).
  1683. Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  1684. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Where("status = 1 AND org_id = ? AND count > 0 AND record_time >= ? AND record_time <= ? ", orgID, scheduleDate, end_time).Group("patient_id,good_id")
  1685. }).Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  1686. if scheduleDate != 0 {
  1687. db = db.Where("schedule_date = ?", scheduleDate)
  1688. }
  1689. if schedule_type != 0 {
  1690. db = db.Where("schedule_type = ?", schedule_type)
  1691. }
  1692. if partition_id != 0 {
  1693. db = db.Where("partition_id = ?", partition_id)
  1694. }
  1695. if patient_id != 0 {
  1696. db = db.Where("patient_id = ?", patient_id)
  1697. }
  1698. //db = db.Count(&total)
  1699. //offset := (page - 1) * limit
  1700. //
  1701. //db = db.Offset(offset).Limit(limit)
  1702. err := db.Find(&vms).Error
  1703. return vms, err, total
  1704. }
  1705. func GetLastDialysisGoods(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  1706. var Id []*DialysisGoodsDetailDate
  1707. err = readDb.Model(&AutomaticReduceDetail{}).Where("patient_id = ? AND org_id = ? AND status=1 AND record_time < ? AND count > 0", patient_id, orgID, record_time).Select("record_time").Group("record_time").Order("record_time asc").Scan(&Id).Error
  1708. if len(Id) > 0 {
  1709. err = readDb.Model(&AutomaticReduceDetail{}).Where("patient_id = ? AND org_id = ? AND status=1 AND record_time = ? AND count > 0", patient_id, orgID, Id[len(Id)-1].RecordTime).Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  1710. }
  1711. return
  1712. }
  1713. func GetLastDialysisBeforePrepare(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  1714. var Id []*DialysisGoodsDate
  1715. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date < ? AND count > 0", patient_id, orgID, record_time).Select("record_date").Group("record_date").Order("record_date asc").Scan(&Id).Error
  1716. if len(Id) > 0 {
  1717. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date = ? AND count > 0", patient_id, orgID, Id[len(Id)-1].RecordDate).Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  1718. }
  1719. return
  1720. }
  1721. func MobileGetGoodsStatistics(orgID int64, start_time int64, end_time int64) (list []*models.StockInfo, err error) {
  1722. db := readDb.Model(&models.StockInfo{})
  1723. db = db.Where("xt_good_information.org_id = ? AND xt_good_information.status = 1", orgID)
  1724. db = db.Joins("JOIN xt_warehouse_out_info AS info ON info.good_id=xt_good_information.id AND info.status = 1 AND info.org_id = ?", orgID).Group("xt_good_information.id")
  1725. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  1726. return db.Where("xt_warehouse_out_info.org_id = ? AND xt_warehouse_out_info.status = 1 AND xt_warehouse_out_info.sys_record_time >= ? AND xt_warehouse_out_info.sys_record_time <= ?", orgID, start_time, end_time)
  1727. })
  1728. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgID)
  1729. err = db.Order("ctime desc").Find(&list).Error
  1730. return
  1731. }
  1732. func PCGetDialysisGoods(orgID int64, scheduleDate int64, schedule_type int64, partition_id int64, page int, limit int, patient_id int64, keywords string, end_time int64) ([]*MDialysisGoodsVM, error, int64) {
  1733. var vms []*MDialysisGoodsVM
  1734. var total int64
  1735. db := readDb.
  1736. Model(&models.Schedule{}).
  1737. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1738. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1739. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1740. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  1741. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Where("status = 1 AND user_org_id = ? AND record_date = ? AND count > 0 ", orgID, scheduleDate)
  1742. }).
  1743. Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  1744. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Where("status = 1 AND org_id = ? AND record_time >= ? AND record_time <=? AND count > 0", orgID, scheduleDate, end_time)
  1745. }).Where("xt_schedule.status = 1 AND xt_schedule.user_org_id = ?", orgID)
  1746. if scheduleDate != 0 {
  1747. db = db.Where("schedule_date = ?", scheduleDate)
  1748. }
  1749. if patient_id != 0 {
  1750. db = db.Where("patient_id = ?", patient_id)
  1751. }
  1752. if len(keywords) != 0 {
  1753. keywords = "%" + keywords + "%"
  1754. db = db.Joins("JOIN xt_patients AS patient ON patient.id=xt_schedule.patient_id AND patient.status = 1 AND patient.user_org_id = ? AND patient.name Like ?", orgID, keywords)
  1755. } else {
  1756. if schedule_type != 0 {
  1757. db = db.Where("schedule_type = ?", schedule_type)
  1758. }
  1759. if partition_id != 0 {
  1760. db = db.Where("partition_id = ?", partition_id)
  1761. }
  1762. db = db.Count(&total)
  1763. offset := (page - 1) * limit
  1764. db = db.Offset(offset).Limit(limit)
  1765. }
  1766. err := db.Find(&vms).Error
  1767. return vms, err, total
  1768. }
  1769. func GetLastDialysisGoodsTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  1770. var Id []*DialysisGoodsDetailDate
  1771. err = readDb.Model(&AutomaticReduceDetail{}).Where("patient_id = ? AND org_id = ? AND status=1 AND record_time < ? AND count > 0", patient_id, orgID, record_time).Select("record_time").Group("record_time").Order("record_time asc").Scan(&Id).Error
  1772. if len(Id) > 0 {
  1773. err = readDb.Model(&AutomaticReduceDetail{}).Where("patient_id = ? AND org_id = ? AND status=1 AND record_time = ? AND count > 0", patient_id, orgID, Id[len(Id)-1].RecordTime).Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  1774. }
  1775. return
  1776. }
  1777. func GetLastDialysisBeforePrepareTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  1778. var Id []*DialysisGoodsDate
  1779. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date < ? AND count > 0", patient_id, orgID, record_time).Select("record_date").Group("record_date").Order("record_date asc").Scan(&Id).Error
  1780. if len(Id) > 0 {
  1781. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date = ? AND count > 0", patient_id, orgID, Id[len(Id)-1].RecordDate).Preload("VMGoodInfo", "status = 1 AND org_id = ? ", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  1782. }
  1783. return
  1784. }
  1785. func GetAssessmentBefor(orgid int64, patientid int64, recorddate int64) (*models.PredialysisEvaluation, error) {
  1786. evaluation := models.PredialysisEvaluation{}
  1787. err := XTReadDB().Model(&evaluation).Where("user_org_id = ? and patient_id = ? and assessment_date = ? and status = 1", orgid, patientid, recorddate).Find(&evaluation).Error
  1788. if err == gorm.ErrRecordNotFound {
  1789. return nil, err
  1790. }
  1791. if err != nil {
  1792. return nil, err
  1793. }
  1794. return &evaluation, nil
  1795. }
  1796. func GetAllHisDoctorAdvice(orgid int64, patientid int64, recorddate int64) (his []*models.HisDoctorAdviceInfo, err error) {
  1797. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date = ?", patientid, orgid, recorddate).Find(&his).Error
  1798. return
  1799. }
  1800. func GetLastDialysisPrescriptionByPatientId(orgid int64, patientid int64, recorddate int64) (*models.DialysisPrescription, error) {
  1801. prescription := models.DialysisPrescription{}
  1802. err := readDb.Model(&models.DialysisPrescription{}).Where("user_org_id = ? and patient_id = ? and record_date = ? and status = 1", orgid, patientid, recorddate).Find(&prescription).Error
  1803. if err == gorm.ErrRecordNotFound {
  1804. return nil, err
  1805. }
  1806. if err != nil {
  1807. return nil, err
  1808. }
  1809. return &prescription, nil
  1810. }
  1811. type HisMScheduleDoctorAdviceVM struct {
  1812. ID int64 `gorm:"column:id" json:"id"`
  1813. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1814. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1815. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1816. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1817. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1818. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1819. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1820. Status int64 `gorm:"column:status" json:"status"`
  1821. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1822. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1823. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1824. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1825. HisDoctorAdviceInfo []*models.HisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  1826. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  1827. }
  1828. func (HisMScheduleDoctorAdviceVM) TableName() string {
  1829. return "xt_schedule"
  1830. }
  1831. type HisMScheduleDoctorAdviceVMOne struct {
  1832. ID int64 `gorm:"column:id" json:"id"`
  1833. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1834. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1835. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1836. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1837. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1838. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1839. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1840. Status int64 `gorm:"column:status" json:"status"`
  1841. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1842. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1843. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1844. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1845. HisDoctorAdviceInfo []*models.HisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  1846. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  1847. }
  1848. func (HisMScheduleDoctorAdviceVMOne) TableName() string {
  1849. return "xt_schedule"
  1850. }
  1851. type HisMScheduleProjectVM struct {
  1852. ID int64 `gorm:"column:id" json:"id"`
  1853. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1854. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1855. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1856. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1857. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1858. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1859. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1860. Status int64 `gorm:"column:status" json:"status"`
  1861. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1862. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1863. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1864. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1865. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  1866. }
  1867. func (HisMScheduleProjectVM) TableName() string {
  1868. return "xt_schedule"
  1869. }
  1870. func GetHisDoctorConfig(orgid int64) (models.XtHisConfig, error) {
  1871. config := models.XtHisConfig{}
  1872. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  1873. return config, err
  1874. }
  1875. func GetHisDoctorPatientById(orgid int64, patientid int64, recordtime int64) (advice []*models.HisDoctorAdviceInfo, err error) {
  1876. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  1877. if orgid > 0 {
  1878. db = db.Where("x.user_org_id = ?", orgid)
  1879. }
  1880. if patientid > 0 {
  1881. db = db.Where("x.patient_id =?", patientid)
  1882. }
  1883. if recordtime > 0 {
  1884. db = db.Where("x.advice_date = ?", recordtime)
  1885. }
  1886. err = db.Select("x.id,x.user_org_id,x.patient_id,x.his_patient_id,x.advice_type,x.advice_date,x.start_time,x.advice_name,x.advice_desc,x.reminder_date,x.single_dose,x.single_dose_unit,x.single_dose_unit,x.prescribing_number_unit,x.prescribing_number,x.delivery_way,x.execution_frequency,x.advice_doctor,x.status,x.advice_affirm,x.remark,x.stop_time,x.stop_reason,x.stop_doctor,x.stop_state,x.parent_id,x.execution_time,x.execution_staff,x.checker,x.record_date,x.dialysis_order_id,x.check_time,x.check_state,x.drug_spec,x.drug_spec_unit,x.groupno,x.remind_type,x.frequency_type,x.day_count,x.week_day,x.template_id,x.modifier,x.drug_id,x.price,x.prescription_id,x.med_list_codg,x.feedetl_sn,x.day").Find(&advice).Error
  1887. return advice, err
  1888. }
  1889. func GetDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  1890. db := XTReadDB().Table("xt_doctor_advice as x").Where("x.status = 1 and x.advice_type =2")
  1891. if startime > 0 {
  1892. db = db.Where("x.advice_date >= ?", startime)
  1893. }
  1894. if endtime > 0 {
  1895. db = db.Where("x.advice_date<=?", endtime)
  1896. }
  1897. if orgid > 0 {
  1898. db = db.Where("x.user_org_id = ?", orgid)
  1899. }
  1900. if len(deliveway) > 0 {
  1901. db = db.Where("x.delivery_way = ?", deliveway)
  1902. }
  1903. err = db.Select("x.advice_name,x.advice_desc,x.delivery_way,count(x.id) as total").Group("x.advice_name,x.advice_desc").Scan(&advice).Error
  1904. return advice, err
  1905. }
  1906. func GetHisDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  1907. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1 and x.advice_type =2")
  1908. if startime > 0 {
  1909. db = db.Where("x.advice_date >= ?", startime)
  1910. }
  1911. if endtime > 0 {
  1912. db = db.Where("x.advice_date<=?", endtime)
  1913. }
  1914. if orgid > 0 {
  1915. db = db.Where("x.user_org_id = ?", orgid)
  1916. }
  1917. if len(deliveway) > 0 {
  1918. db = db.Where("x.delivery_way = ?", deliveway)
  1919. }
  1920. err = db.Select("x.advice_name,x.advice_desc,x.delivery_way,count(x.id) as total").Group("x.advice_name,x.advice_desc").Scan(&advice).Error
  1921. return advice, err
  1922. }
  1923. func MobileGetScheduleDoctorAdvicesOne(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string, scheduleType int64, partitonType int64) ([]*MScheduleDoctorAdviceVM, error) {
  1924. var vms []*MScheduleDoctorAdviceVM
  1925. adviceWhere := ""
  1926. adviceCondition := []interface{}{}
  1927. if adviceType == 0 {
  1928. if patientType == 0 {
  1929. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  1930. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1931. } else if patientType == 1 {
  1932. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  1933. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1934. } else if patientType == 2 {
  1935. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  1936. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1937. }
  1938. } else if adviceType == 1 {
  1939. if patientType == 0 {
  1940. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  1941. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1942. } else if patientType == 1 {
  1943. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  1944. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1945. } else if patientType == 2 {
  1946. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  1947. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1948. }
  1949. } else if adviceType == 3 {
  1950. if patientType == 0 {
  1951. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  1952. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1953. } else if patientType == 1 {
  1954. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  1955. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1956. } else if patientType == 2 {
  1957. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  1958. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1959. }
  1960. } else if adviceType == 2 && len(deliverWay) > 0 {
  1961. if patientType == 0 {
  1962. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  1963. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1964. } else if patientType == 1 {
  1965. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  1966. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  1967. } else if patientType == 2 {
  1968. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  1969. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1970. }
  1971. } else if adviceType == 2 && len(deliverWay) <= 0 {
  1972. if patientType == 0 {
  1973. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  1974. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1975. } else if patientType == 1 {
  1976. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ?"
  1977. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1978. } else if patientType == 2 {
  1979. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  1980. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1981. }
  1982. }
  1983. db := readDb.Table("xt_schedule")
  1984. if scheduleType > 0 {
  1985. db = db.Where("schedule_type = ?", scheduleType)
  1986. }
  1987. if partitonType > 0 {
  1988. db = db.Where("partition_id = ?", partitonType)
  1989. }
  1990. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1991. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1992. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1993. }).
  1994. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1995. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1996. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1997. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  1998. Preload("DoctorAdvices", adviceCondition...).
  1999. Where("status = 1 AND user_org_id = ?", orgID)
  2000. if scheduleDate != 0 {
  2001. db = db.Where("schedule_date = ?", scheduleDate)
  2002. }
  2003. err := db.Find(&vms).Error
  2004. return vms, err
  2005. }
  2006. func GetHisDoctorAdvicesOne(orgID int64, scheduleDate int64, deliverWay string, scheduleType int64, partitionType int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  2007. var vms []*HisMScheduleDoctorAdviceVM
  2008. if len(deliverWay) > 0 {
  2009. db := readDb.Table("xt_schedule")
  2010. if scheduleType > 0 {
  2011. db = db.Where("schedule_type = ?", scheduleType)
  2012. }
  2013. if partitionType > 0 {
  2014. db = db.Where("partition_id = ?", partitionType)
  2015. }
  2016. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2017. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2018. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2019. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  2020. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  2021. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  2022. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  2023. }).
  2024. Where("status = 1 AND user_org_id = ?", orgID)
  2025. if scheduleDate != 0 {
  2026. db = db.Where("schedule_date = ?", scheduleDate)
  2027. }
  2028. err = db.Find(&vms).Error
  2029. } else {
  2030. db := readDb.Table("xt_schedule")
  2031. if scheduleType > 0 {
  2032. db = db.Where("schedule_type = ?", scheduleType)
  2033. }
  2034. if partitionType > 0 {
  2035. db = db.Where("partition_id = ?", partitionType)
  2036. }
  2037. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2038. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2039. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2040. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  2041. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ?", orgID, scheduleDate).
  2042. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  2043. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  2044. }).
  2045. Where("status = 1 AND user_org_id = ?", orgID)
  2046. if scheduleDate != 0 {
  2047. db = db.Where("schedule_date = ?", scheduleDate)
  2048. }
  2049. err = db.Find(&vms).Error
  2050. }
  2051. return vms, err
  2052. }
  2053. func BatchDeleteMonitor(ids []string) (err error) {
  2054. if len(ids) == 1 {
  2055. err = XTWriteDB().Model(&models.MonitoringRecord{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2056. } else {
  2057. err = XTWriteDB().Model(models.MonitoringRecord{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2058. }
  2059. return
  2060. }
  2061. func GetPatientDialysisRecordList(patientid int64, startime int64, endtime int64) (order []*models.XtDialysisOrders, err error) {
  2062. db := XTReadDB().Table("xt_dialysis_order as x").Where("x.status = 1")
  2063. //table := XTReadDB().Table("xt_schedule as s")
  2064. //fmt.Println(table)
  2065. if patientid > 0 {
  2066. db = db.Where("x.patient_id = ?", patientid)
  2067. }
  2068. if startime > 0 {
  2069. db = db.Where("x.dialysis_date>=?", startime)
  2070. }
  2071. if endtime > 0 {
  2072. db = db.Where("x.dialysis_date <= ?", endtime)
  2073. }
  2074. err = db.Select("x.id,x.dialysis_date,x.schedual_type,s.mode_id").Joins("left join xt_schedule as s on x.patient_id = s.patient_id and x.dialysis_date = s.schedule_date ").Scan(&order).Error
  2075. return order, err
  2076. }
  2077. func BatchDeleteAdvice(ids []string) (err error) {
  2078. if len(ids) == 1 {
  2079. err = XTWriteDB().Model(&models.DoctorAdvice{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2080. } else {
  2081. err = XTWriteDB().Model(models.DoctorAdvice{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2082. }
  2083. return
  2084. }
  2085. func BatchDeleteHisAdvice(ids []string) (err error) {
  2086. if len(ids) == 1 {
  2087. err = XTWriteDB().Model(&models.HisDoctorAdviceInfo{}).Where("id = ?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2088. } else {
  2089. err = XTWriteDB().Model(models.HisDoctorAdviceInfo{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  2090. }
  2091. return
  2092. }
  2093. func UpdateAutoReduceDetail(good_id int64, count int64, record_time int64, patient_id int64) (models.AutomaticReduceDetail, error) {
  2094. detail := models.AutomaticReduceDetail{}
  2095. err := XTWriteDB().Model(&detail).Where("good_id = ? and status = 1 and record_time = ? and patient_id = ?", good_id, record_time, patient_id).Updates(map[string]interface{}{"count": count}).Error
  2096. return detail, err
  2097. }
  2098. func DeleteAutoReduceDetail(good_id int64, record_time int64, patient_id int64) error {
  2099. detail := models.AutomaticReduceDetail{}
  2100. err := XTWriteDB().Model(&detail).Where("good_id = ? and status = 1 and record_time = ? and patient_id = ?", good_id, record_time, patient_id).Updates(map[string]interface{}{"status": 0}).Error
  2101. return err
  2102. }
  2103. func DeleteDialysisBeforOne(good_id int64, record_time int64, patient_id int64) error {
  2104. detail := models.DialysisBeforePrepare{}
  2105. err := XTWriteDB().Model(&detail).Where("good_id = ? and status = 1 and record_date = ? and patient_id = ?", good_id, record_time, patient_id).Updates(map[string]interface{}{"status": 0}).Error
  2106. return err
  2107. }
  2108. func BatchAdviceCheck(ids []string, creator int64) error {
  2109. advice := models.XtDoctorAdvice{}
  2110. err := XTWriteDB().Model(&advice).Where("id IN(?) and status = 1", ids).Updates(map[string]interface{}{"check_state": 1, "checker": creator, "check_time": time.Now().Unix()}).Error
  2111. return err
  2112. }
  2113. func BatchHisAdviceCheck(ids []string, creator int64) error {
  2114. advice := models.HisDoctorAdviceInfo{}
  2115. err := XTWriteDB().Model(&advice).Where("id IN(?) and status = 1", ids).Updates(map[string]interface{}{"check_state": 1, "checker": creator, "check_time": time.Now().Unix()}).Error
  2116. return err
  2117. }
  2118. func BatchAdviceExecution(ids []string, creator int64, execution_state int64) error {
  2119. advice := models.XtDoctorAdvice{}
  2120. err := XTWriteDB().Model(&advice).Where("id IN(?) and status = 1", ids).Updates(map[string]interface{}{"execution_state": 1, "execution_staff": creator, "execution_time": execution_state}).Error
  2121. return err
  2122. }
  2123. func BatchHisAdviceExecution(ids []string, creator int64, execution_state int64) error {
  2124. advice := models.HisDoctorAdviceInfo{}
  2125. err := XTWriteDB().Model(&advice).Where("id IN(?) and status = 1", ids).Updates(map[string]interface{}{"execution_state": 1, "execution_staff": creator, "execution_time": execution_state}).Error
  2126. return err
  2127. }
  2128. func GetAdviceExecutionById(ids []string) (doctor []*models.XtDoctorAdvice, err error) {
  2129. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  2130. return doctor, err
  2131. }
  2132. func GetHisAdviceExecutionById(ids []string) (doctor []*models.HisDoctorAdviceInfo, err error) {
  2133. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  2134. return doctor, err
  2135. }
  2136. func GetHisProjectConfig(orgid int64) (models.XtHisProjectConfig, error) {
  2137. config := models.XtHisProjectConfig{}
  2138. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  2139. return config, err
  2140. }
  2141. func GetHisPrescriptionProject(org_id int64, patient_id int64, record_date int64) (project []*models.HisPrescriptionProject, err error) {
  2142. err = readDb.Model(&models.HisPrescriptionProject{}).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  2143. return db.Preload("GoodsType", "status = 1").Where("status = 1 ")
  2144. }).Where("user_org_id = ? AND status = 1 AND record_date = ? AND patient_id = ? AND type = 3", org_id, record_date, patient_id).Find(&project).Error
  2145. return
  2146. }
  2147. func GetPCHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleProjectVM, error) {
  2148. var vms []*HisMScheduleProjectVM
  2149. if patientType == 0 {
  2150. db := readDb.
  2151. Table("xt_schedule").
  2152. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2153. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  2154. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  2155. }).
  2156. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2157. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2158. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  2159. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  2160. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  2161. }).Where("status = 1 AND user_org_id = ?", orgID)
  2162. if scheduleDate != 0 {
  2163. db = db.Where("schedule_date = ?", scheduleDate)
  2164. }
  2165. err = db.Find(&vms).Error
  2166. }
  2167. if patientType > 0 {
  2168. db := readDb.
  2169. Table("xt_schedule").
  2170. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2171. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  2172. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  2173. }).
  2174. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2175. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2176. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  2177. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  2178. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  2179. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  2180. }).
  2181. Where("status = 1 AND user_org_id = ?", orgID)
  2182. if scheduleDate != 0 {
  2183. db = db.Where("schedule_date = ?", scheduleDate)
  2184. }
  2185. err = db.Find(&vms).Error
  2186. }
  2187. return vms, err
  2188. }
  2189. func UpdateStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  2190. prepare := models.DialysisBeforePrepare{}
  2191. err := XTWriteDB().Model(&prepare).Where("good_id= ? and record_date = ? and patient_id = ? and count <> 0 and status = 1", good_id, record_time, patient_id).Updates(map[string]interface{}{"count": count}).Error
  2192. return err
  2193. }
  2194. func UPdateAutoStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  2195. detail := models.AutomaticReduceDetail{}
  2196. err := XTWriteDB().Model(&detail).Where("good_id = ? and record_time = ? and patient_id = ? and count <> 0 and status = 1", good_id, record_time, patient_id).Updates(map[string]interface{}{"count": count}).Error
  2197. return err
  2198. }