mobile_dialysis_service.go 113KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264
  1. package service
  2. import (
  3. "Xcx_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 MDoctorAdviceVM struct {
  686. ID int64 `gorm:"column:id" json:"id"`
  687. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  688. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  689. AdviceType int64 `gorm:"column:advice_type" json:"advice_type"`
  690. AdviceDate int64 `gorm:"column:advice_date" json:"advice_date"`
  691. StartTime int64 `gorm:"column:start_time" json:"start_time"`
  692. AdviceName string `gorm:"column:advice_name" json:"advice_name"`
  693. AdviceDesc string `gorm:"column:advice_desc" json:"advice_desc"`
  694. ReminderDate int64 `gorm:"column:reminder_date" json:"reminder_date"`
  695. SingleDose float64 `gorm:"column:single_dose" json:"single_dose"`
  696. SingleDoseUnit string `gorm:"column:single_dose_unit" json:"single_dose_unit"`
  697. PrescribingNumber float64 `gorm:"column:prescribing_number" json:"prescribing_number"`
  698. PrescribingNumberUnit string `gorm:"column:prescribing_number_unit" json:"prescribing_number_unit"`
  699. DeliveryWay string `gorm:"column:delivery_way" json:"delivery_way"`
  700. ExecutionFrequency string `gorm:"column:execution_frequency" json:"execution_frequency"`
  701. AdviceDoctor int64 `gorm:"column:advice_doctor" json:"advice_doctor"`
  702. Status int64 `gorm:"column:status" json:"status"`
  703. CreatedTime int64 `gorm:"column:created_time" json:"created_time"`
  704. UpdatedTime int64 `gorm:"column:updated_time" json:"updated_time"`
  705. AdviceAffirm string `gorm:"column:advice_affirm" json:"advice_affirm"`
  706. Remark string `gorm:"column:remark" json:"remark"`
  707. StopTime int64 `gorm:"column:stop_time" json:"stop_time"`
  708. StopReason string `gorm:"column:stop_reason" json:"stop_reason"`
  709. StopDoctor int64 `gorm:"column:stop_doctor" json:"stop_doctor"`
  710. StopState int64 `gorm:"column:stop_state" json:"stop_state"`
  711. ParentId int64 `gorm:"column:parent_id" json:"parent_id"`
  712. ExecutionTime int64 `gorm:"column:execution_time" json:"execution_time"`
  713. ExecutionStaff int64 `gorm:"column:execution_staff" json:"execution_staff"`
  714. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state"`
  715. Checker int64 `gorm:"column:checker" json:"checker"`
  716. RecordDate int64 `gorm:"column:record_date" json:"record_date"`
  717. DialysisOrderId int64 `gorm:"column:dialysis_order_id" json:"dialysis_order_id"`
  718. CheckTime int64 `gorm:"column:check_time" json:"check_time"`
  719. CheckState int64 `gorm:"column:check_state" json:"check_state"`
  720. DrugSpec float64 `gorm:"column:drug_spec" json:"drug_spec"`
  721. DrugSpecUnit string `gorm:"column:drug_spec_unit" json:"drug_spec_unit"`
  722. Groupno int64 `gorm:"column:groupno" json:"groupno"`
  723. RemindType int64 `gorm:"column:remind_type" json:"remind_type"`
  724. FrequencyType int64 `gorm:"column:frequency_type" json:"frequency_type"`
  725. DayCount int64 `gorm:"column:day_count" json:"day_count"`
  726. WeekDay string `gorm:"column:week_day" json:"week_day"`
  727. TemplateId string `gorm:"column:template_id" json:"template_id"`
  728. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  729. }
  730. func (MDoctorAdviceVM) TableName() string {
  731. return "xt_doctor_advice"
  732. }
  733. func MobileGetScheduleDoctorAdvices(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string) ([]*MScheduleDoctorAdviceVM, error) {
  734. var vms []*MScheduleDoctorAdviceVM
  735. adviceWhere := ""
  736. adviceCondition := []interface{}{}
  737. if adviceType == 0 {
  738. if patientType == 0 {
  739. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  740. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  741. } else if patientType == 1 {
  742. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  743. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  744. } else if patientType == 2 {
  745. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  746. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  747. }
  748. } else if adviceType == 1 {
  749. if patientType == 0 {
  750. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  751. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  752. } else if patientType == 1 {
  753. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  754. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  755. } else if patientType == 2 {
  756. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  757. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  758. }
  759. } else if adviceType == 3 {
  760. if patientType == 0 {
  761. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  762. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  763. } else if patientType == 1 {
  764. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  765. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  766. } else if patientType == 2 {
  767. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  768. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  769. }
  770. } else if adviceType == 2 && len(deliverWay) > 0 {
  771. if patientType == 0 {
  772. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  773. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  774. } else if patientType == 1 {
  775. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  776. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  777. } else if patientType == 2 {
  778. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  779. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  780. }
  781. } else if adviceType == 2 && len(deliverWay) <= 0 {
  782. if patientType == 0 {
  783. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  784. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  785. } else if patientType == 1 {
  786. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND (advice_doctor = ? or execution_staff = ?)"
  787. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, adminUserId)
  788. } else if patientType == 2 {
  789. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  790. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  791. }
  792. }
  793. db := readDb.
  794. Table("xt_schedule").
  795. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  796. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  797. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  798. }).
  799. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  800. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  801. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  802. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  803. Preload("DoctorAdvices", adviceCondition...).
  804. Where("status = 1 AND user_org_id = ?", orgID)
  805. if scheduleDate != 0 {
  806. db = db.Where("schedule_date = ?", scheduleDate)
  807. }
  808. err := db.Find(&vms).Error
  809. return vms, err
  810. }
  811. func GetHisDoctorAdvices(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  812. var vms []*HisMScheduleDoctorAdviceVM
  813. if len(deliverWay) > 0 {
  814. if patientType == 0 {
  815. db := readDb.
  816. Table("xt_schedule").
  817. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  818. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  819. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  820. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  821. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  822. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  823. }).
  824. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  825. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  826. Where("status = 1 AND user_org_id = ?", orgID)
  827. if scheduleDate != 0 {
  828. db = db.Where("schedule_date = ?", scheduleDate)
  829. }
  830. err = db.Find(&vms).Error
  831. }
  832. if patientType > 0 {
  833. db := readDb.
  834. Table("xt_schedule").
  835. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  836. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  837. 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).
  838. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  839. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  840. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  841. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  842. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  843. }).Where("status = 1 AND user_org_id = ?", orgID)
  844. if scheduleDate != 0 {
  845. db = db.Where("schedule_date = ?", scheduleDate)
  846. }
  847. err = db.Find(&vms).Error
  848. }
  849. } else {
  850. if patientType == 0 {
  851. db := readDb.
  852. Table("xt_schedule").
  853. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  854. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  855. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  856. return db.Where("status = 1 AND user_org_id = ? and dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  857. }).
  858. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  859. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  860. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  861. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  862. Where("status = 1 AND user_org_id = ?", orgID)
  863. if scheduleDate != 0 {
  864. db = db.Where("schedule_date = ?", scheduleDate)
  865. }
  866. err = db.Find(&vms).Error
  867. }
  868. if patientType > 0 {
  869. db := readDb.
  870. Table("xt_schedule").
  871. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  872. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  873. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  874. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  875. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  876. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  877. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  878. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  879. Where("status = 1 AND user_org_id = ?", orgID)
  880. if scheduleDate != 0 {
  881. db = db.Where("schedule_date = ?", scheduleDate)
  882. }
  883. err = db.Find(&vms).Error
  884. }
  885. }
  886. return vms, err
  887. }
  888. func GetMobileHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleProjectVM, error) {
  889. var vms []*HisMScheduleProjectVM
  890. if patientType == 0 {
  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("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  901. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  902. }).
  903. Where("status = 1 AND user_org_id = ?", orgID)
  904. if scheduleDate != 0 {
  905. db = db.Where("schedule_date = ?", scheduleDate)
  906. }
  907. err = db.Find(&vms).Error
  908. }
  909. if patientType > 0 {
  910. db := readDb.
  911. Table("xt_schedule").
  912. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  913. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  914. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  915. }).
  916. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  917. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  918. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  919. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  920. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  921. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  922. }).
  923. Where("status = 1 AND user_org_id = ?", orgID)
  924. if scheduleDate != 0 {
  925. db = db.Where("schedule_date = ?", scheduleDate)
  926. }
  927. err = db.Find(&vms).Error
  928. }
  929. return vms, err
  930. }
  931. func MobileCreateDialysisOrder(orgID int64, patientID int64, order *models.DialysisOrder) error {
  932. now := time.Now()
  933. tx := writeDb.Begin()
  934. if createOrderErr := tx.Model(&models.DialysisOrder{}).Create(order).Error; createOrderErr != nil {
  935. tx.Rollback()
  936. return createOrderErr
  937. }
  938. // 更新透析记录 ID
  939. // 透析处方
  940. 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 {
  941. tx.Rollback()
  942. return err
  943. }
  944. // 接诊评估
  945. 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 {
  946. tx.Rollback()
  947. return err
  948. }
  949. // 透前评估
  950. 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 {
  951. tx.Rollback()
  952. return err
  953. }
  954. // 临时医嘱
  955. 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 {
  956. tx.Rollback()
  957. return err
  958. }
  959. // 双人核对
  960. 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 {
  961. tx.Rollback()
  962. return err
  963. }
  964. // 透后评估
  965. 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 {
  966. tx.Rollback()
  967. return err
  968. }
  969. // 治疗小结
  970. 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 {
  971. tx.Rollback()
  972. return err
  973. }
  974. // 透析监测
  975. 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 {
  976. tx.Rollback()
  977. return err
  978. }
  979. tx.Commit()
  980. return nil
  981. }
  982. type MobileUrgentSchedulePatientVM struct {
  983. ID int64 `gorm:"column:id" json:"id"`
  984. Name string `gorm:"column:name" json:"name"`
  985. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no"`
  986. }
  987. func (MobileUrgentSchedulePatientVM) TableName() string {
  988. return "xt_patients"
  989. }
  990. type MobileUrgentScheduleTreatmentModeVM struct {
  991. ID int64 `gorm:"column:id" json:"id"`
  992. Name string `gorm:"column:name" json:"name"`
  993. }
  994. func (MobileUrgentScheduleTreatmentModeVM) TableName() string {
  995. return "xt_treatment_mode"
  996. }
  997. func MobileGetAllPatientsForUrgentSchedule(orgID int64, record_date int64) ([]*MobileUrgentSchedulePatientVM, error) {
  998. var vms []*MobileUrgentSchedulePatientVM = make([]*MobileUrgentSchedulePatientVM, 0)
  999. 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()
  1000. defer rows.Close()
  1001. if err != nil {
  1002. return nil, err
  1003. }
  1004. for rows.Next() {
  1005. var vm MobileUrgentSchedulePatientVM
  1006. readDb.ScanRows(rows, &vm)
  1007. vms = append(vms, &vm)
  1008. }
  1009. return vms, nil
  1010. }
  1011. func MobileGetAllTrearmentModesForUrgentSchedule() ([]*MobileUrgentScheduleTreatmentModeVM, error) {
  1012. var modes []*MobileUrgentScheduleTreatmentModeVM
  1013. err := readDb.Model(&MobileUrgentScheduleTreatmentModeVM{}).Where("status = 1").Find(&modes).Error
  1014. if err != nil {
  1015. return nil, err
  1016. }
  1017. return modes, nil
  1018. }
  1019. type MobileUrgentScheduleScheduleListVM struct {
  1020. ID int64 `gorm:"column:id" json:"id"`
  1021. // ZoneID int64 `gorm:"column:partition_id" json:"zone_id"`
  1022. DeviceNumberID int64 `gorm:"column:bed_id" json:"bed_id"`
  1023. PatientID int64 `gorm:"column:patient_id" json:"patient_id"`
  1024. ScheduleType int `gorm:"column:schedule_type" json:"schedule_type"`
  1025. DeviceNumber *models.DeviceNumber `gorm:"ForeignKey:DeviceNumberID" json:"device_number"`
  1026. // DeviceZone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"device_zone"`
  1027. }
  1028. func (MobileUrgentScheduleScheduleListVM) TableName() string {
  1029. return "xt_schedule"
  1030. }
  1031. func MobileGetSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) (schedules []*MobileUrgentScheduleScheduleListVM, err error) {
  1032. db := readDb.
  1033. Model(&MobileUrgentScheduleScheduleListVM{}).
  1034. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1035. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND schedule_type = ? ", orgID, scheduleDate, schedule_type)
  1036. err = db.Find(&schedules).Error
  1037. if err != nil {
  1038. return nil, err
  1039. }
  1040. return schedules, nil
  1041. }
  1042. func MobileGetOtherSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) ([]*MobileUrgentScheduleScheduleListVM, error) {
  1043. var vms []*MobileUrgentScheduleScheduleListVM = make([]*MobileUrgentScheduleScheduleListVM, 0)
  1044. 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()
  1045. defer rows.Close()
  1046. if err != nil {
  1047. return nil, err
  1048. }
  1049. for rows.Next() {
  1050. var vm MobileUrgentScheduleScheduleListVM
  1051. readDb.ScanRows(rows, &vm)
  1052. vms = append(vms, &vm)
  1053. }
  1054. return vms, nil
  1055. }
  1056. type MobileUrgentScheduleDeviceNumberVM struct {
  1057. ID int64 `gorm:"column:id" json:"id"`
  1058. Number string `gorm:"column:number" json:"number"`
  1059. ZoneID int64 `gorm:"column:zone_id" json:"zone_id"`
  1060. Zone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"zone"`
  1061. }
  1062. func (MobileUrgentScheduleDeviceNumberVM) TableName() string {
  1063. return "xt_device_number"
  1064. }
  1065. func MobileGetAllDeviceNumbersForUrgentSchedule(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  1066. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  1067. 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()
  1068. defer rows.Close()
  1069. if err != nil {
  1070. return nil, err
  1071. }
  1072. for rows.Next() {
  1073. var vm DeviceNumberViewModel
  1074. readDb.ScanRows(rows, &vm)
  1075. vms = append(vms, &vm)
  1076. }
  1077. return vms, nil
  1078. //var deviceNumbers []*MobileUrgentScheduleDeviceNumberVM
  1079. //db := readDb.
  1080. // Model(&MobileUrgentScheduleDeviceNumberVM{}).
  1081. // Preload("Zone", "status = 1 AND org_id = ?", orgID).
  1082. // Where("status = 1 AND org_id = ?", orgID)
  1083. //err := db.Order("zone_id asc").Find(&deviceNumbers).Error
  1084. //if err != nil {
  1085. // return nil, err
  1086. //}
  1087. //return deviceNumbers, nil
  1088. }
  1089. func GetValidScheduleMonitorRecordCount() (int64, error) {
  1090. var total int64
  1091. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Count(&total).Error
  1092. return total, err
  1093. }
  1094. func GetTop1000ValidScheduleMonitorRecord() ([]*models.MonitoringRecord, error) {
  1095. var monitors []*models.MonitoringRecord
  1096. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Order("id asc").Limit(100).Find(&monitors).Error
  1097. if err != nil {
  1098. return nil, err
  1099. }
  1100. return monitors, nil
  1101. }
  1102. func BatchUpdateMonitors(monitors []*models.MonitoringRecord) error {
  1103. tx := writeDb.Begin()
  1104. for index := 0; index < len(monitors); index++ {
  1105. tx.Save(monitors[index])
  1106. }
  1107. return tx.Commit().Error
  1108. }
  1109. func ModifyStartDialysisOrder(order *models.DialysisOrder) error {
  1110. tx := writeDb.Begin()
  1111. updateTime := time.Now().Unix()
  1112. 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
  1113. if err != nil {
  1114. tx.Rollback()
  1115. return err
  1116. }
  1117. tx.Commit()
  1118. return err
  1119. }
  1120. func ModifyFinishDialysisOrder(order *models.DialysisOrder) error {
  1121. tx := writeDb.Begin()
  1122. updateTime := time.Now().Unix()
  1123. 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
  1124. if err != nil {
  1125. tx.Rollback()
  1126. return err
  1127. }
  1128. tx.Commit()
  1129. return err
  1130. }
  1131. func MobileGetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  1132. var record models.SgjPatientDryweight
  1133. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  1134. if err != nil {
  1135. if err == gorm.ErrRecordNotFound {
  1136. return nil, nil
  1137. } else {
  1138. return nil, err
  1139. }
  1140. }
  1141. return &record, nil
  1142. }
  1143. // 透析方案
  1144. func MobileGetDialysisSolutionByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  1145. var record models.DialysisSolution
  1146. 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
  1147. if err != nil {
  1148. if err == gorm.ErrRecordNotFound {
  1149. return nil, nil
  1150. } else {
  1151. return nil, err
  1152. }
  1153. }
  1154. return &record, nil
  1155. }
  1156. // 透析处方
  1157. func MobileGetDialysisPrescribeByModeId(orgID int64, patientID int64, recordDate int64, mode_id int64) (*models.DialysisPrescription, error) {
  1158. var record models.DialysisPrescription
  1159. 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
  1160. if err != nil {
  1161. if err == gorm.ErrRecordNotFound {
  1162. return nil, nil
  1163. } else {
  1164. return nil, err
  1165. }
  1166. }
  1167. return &record, nil
  1168. }
  1169. func MobileGetDialysisPrescribeByModeIdOne(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  1170. var record models.DialysisPrescription
  1171. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  1172. if err != nil {
  1173. if err == gorm.ErrRecordNotFound {
  1174. return nil, nil
  1175. } else {
  1176. return nil, err
  1177. }
  1178. }
  1179. return &record, nil
  1180. }
  1181. func MobileGetLastDialysisPrescribe(orgID int64, patientID int64) (*models.DialysisPrescription, error) {
  1182. var record models.DialysisPrescription
  1183. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 ", patientID, orgID).Last(&record).Error
  1184. if err != nil {
  1185. if err == gorm.ErrRecordNotFound {
  1186. return nil, nil
  1187. } else {
  1188. return nil, err
  1189. }
  1190. }
  1191. return &record, nil
  1192. }
  1193. func MobileGetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  1194. var record models.DialysisPrescription
  1195. 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
  1196. if err != nil {
  1197. if err == gorm.ErrRecordNotFound {
  1198. return nil, nil
  1199. } else {
  1200. return nil, err
  1201. }
  1202. }
  1203. return &record, nil
  1204. }
  1205. func GetAllAvaildDeviceNumbers(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  1206. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  1207. 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()
  1208. defer rows.Close()
  1209. if err != nil {
  1210. return nil, err
  1211. }
  1212. for rows.Next() {
  1213. var vm DeviceNumberViewModel
  1214. readDb.ScanRows(rows, &vm)
  1215. vms = append(vms, &vm)
  1216. }
  1217. return vms, nil
  1218. }
  1219. // 获取 maxDate 之前一次的透前评估记录
  1220. func GetLastTimePredialysisEvaluation(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  1221. var record models.PredialysisEvaluation
  1222. 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
  1223. if err != nil {
  1224. if err == gorm.ErrRecordNotFound {
  1225. return nil, nil
  1226. } else {
  1227. return nil, err
  1228. }
  1229. }
  1230. return &record, nil
  1231. }
  1232. func GetLastTimeOrder(orgID int64, patientID int64, maxDate int64) (*models.DialysisOrder, error) {
  1233. var record models.DialysisOrder
  1234. 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
  1235. if err != nil {
  1236. if err == gorm.ErrRecordNotFound {
  1237. return nil, nil
  1238. } else {
  1239. return nil, err
  1240. }
  1241. }
  1242. return &record, nil
  1243. }
  1244. func GetLastMonitorRecord(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  1245. var record models.MonitoringRecord
  1246. 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
  1247. if err != nil {
  1248. if err == gorm.ErrRecordNotFound {
  1249. return nil, nil
  1250. } else {
  1251. return nil, err
  1252. }
  1253. }
  1254. return &record, nil
  1255. }
  1256. // 获取 maxDate 之前一次的透后评估记录
  1257. func GetLastTimeAssessmentAfterDislysis(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  1258. var record models.AssessmentAfterDislysis
  1259. 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
  1260. if err != nil {
  1261. if err == gorm.ErrRecordNotFound {
  1262. return nil, nil
  1263. } else {
  1264. return nil, err
  1265. }
  1266. }
  1267. return &record, nil
  1268. }
  1269. // 透析处方
  1270. func GetDialysisPrescribe(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  1271. var record models.DialysisPrescription
  1272. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  1273. if err != nil {
  1274. if err == gorm.ErrRecordNotFound {
  1275. return nil, nil
  1276. } else {
  1277. return nil, err
  1278. }
  1279. }
  1280. return &record, nil
  1281. }
  1282. // 透析方案
  1283. func GetDialysisSolution(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  1284. var record models.DialysisSolution
  1285. 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
  1286. if err != nil {
  1287. if err == gorm.ErrRecordNotFound {
  1288. return nil, nil
  1289. } else {
  1290. return nil, err
  1291. }
  1292. }
  1293. return &record, nil
  1294. }
  1295. func GetDialysisSolutionOne(orgID int64, mode_id int64) (*models.DialysisSolution, error) {
  1296. var record models.DialysisSolution
  1297. err := readDb.Model(&models.DialysisSolution{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  1298. if err != nil {
  1299. if err == gorm.ErrRecordNotFound {
  1300. return nil, nil
  1301. } else {
  1302. return nil, err
  1303. }
  1304. }
  1305. return &record, nil
  1306. }
  1307. func GetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  1308. var record models.DialysisPrescription
  1309. 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
  1310. if err != nil {
  1311. if err == gorm.ErrRecordNotFound {
  1312. return nil, nil
  1313. } else {
  1314. return nil, err
  1315. }
  1316. }
  1317. return &record, nil
  1318. }
  1319. func GetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  1320. var record models.SgjPatientDryweight
  1321. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).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. func MobileGetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  1332. var record models.SystemPrescription
  1333. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).First(&record).Error
  1334. if err != nil {
  1335. if err == gorm.ErrRecordNotFound {
  1336. return nil, nil
  1337. } else {
  1338. return nil, err
  1339. }
  1340. }
  1341. return &record, nil
  1342. }
  1343. func GetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  1344. var record models.SystemPrescription
  1345. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  1346. if err != nil {
  1347. if err == gorm.ErrRecordNotFound {
  1348. return nil, nil
  1349. } else {
  1350. return nil, err
  1351. }
  1352. }
  1353. return &record, nil
  1354. }
  1355. func GetDialysisOrderCount(orgID int64, patient_id int64, recordDate int64) (count int64, err error) {
  1356. 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
  1357. return
  1358. }
  1359. func GetFirstDateOfMonth(d time.Time) time.Time {
  1360. d = d.AddDate(0, 0, -d.Day()+1)
  1361. return GetZeroTime(d)
  1362. }
  1363. func GetZeroTime(d time.Time) time.Time {
  1364. return time.Date(d.Year(), d.Month(), d.Day(), 0, 0, 0, 0, d.Location())
  1365. }
  1366. func GetDialysisCountByPatientId(startime int64, endtime int64, patientid int64, orgid int64) (order []*models.BloodDialysisOrderCount, err error) {
  1367. db := XTReadDB().Table("xt_dialysis_order as o")
  1368. 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
  1369. return order, err
  1370. }
  1371. func FindConsumablesByDate(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  1372. 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
  1373. return
  1374. }
  1375. func FindConsumablesByDateTwo(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  1376. 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
  1377. return
  1378. }
  1379. func FindConsumablesByDateThree(orgID int64, patient_id int64, recordDate int64) (consumables []*models.BloodAutomaticReduceDetail, err error) {
  1380. 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
  1381. return
  1382. }
  1383. //func FindLastConsumables(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error){
  1384. // 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
  1385. // return
  1386. //}
  1387. //
  1388. func GetLastTimeConsumables(orgID int64, patientID int64, maxDate int64) (prepare []*models.DialysisBeforePrepare, err error) {
  1389. 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
  1390. return
  1391. }
  1392. type GoodsType struct {
  1393. ID int64 `gorm:"column:id" json:"id"`
  1394. TypeName string `gorm:"column:type_name" json:"type_name"`
  1395. Remark string `gorm:"column:remark" json:"remark"`
  1396. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1397. Status int64 `gorm:"column:status" json:"status"`
  1398. Type int64 `gorm:"column:type" json:"type"`
  1399. }
  1400. func (GoodsType) TableName() string {
  1401. return "xt_goods_type"
  1402. }
  1403. type VMGoodInfo struct {
  1404. ID int64 `gorm:"column:id" json:"id"`
  1405. SpecificationName string `gorm:"column:specification_name" json:"specification_name"`
  1406. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1407. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1408. GoodName string `gorm:"column:good_name" json:"good_name" form:"good_name"`
  1409. GoodUnit int64 `gorm:"column:good_unit" json:"good_unit" form:"good_unit"`
  1410. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1411. }
  1412. func (VMGoodInfo) TableName() string {
  1413. return "xt_good_information"
  1414. }
  1415. type AutomaticReduceDetail struct {
  1416. ID int64 `gorm:"column:id" json:"id"`
  1417. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1418. Status int64 `gorm:"column:status" json:"status"`
  1419. RecordTime int64 `gorm:"column:record_time" json:"record_time"`
  1420. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1421. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  1422. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1423. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  1424. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  1425. Count int64 `gorm:"column:count" json:"count"`
  1426. }
  1427. func (AutomaticReduceDetail) TableName() string {
  1428. return "xt_automatic_reduce_detail"
  1429. }
  1430. type DialysisBeforePrepare struct {
  1431. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1432. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  1433. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  1434. RecordDate int64 `gorm:"column:record_date" json:"record_date" form:"record_date"`
  1435. GoodId int64 `gorm:"column:good_id" json:"good_id" form:"good_id"`
  1436. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id" form:"good_type_id"`
  1437. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1438. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1439. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1440. Creater int64 `gorm:"column:creater" json:"creater" form:"creater"`
  1441. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  1442. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  1443. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  1444. }
  1445. func (DialysisBeforePrepare) TableName() string {
  1446. return "dialysis_before_prepare"
  1447. }
  1448. type MDialysisGoodsVM struct {
  1449. ID int64 `gorm:"column:id" json:"id"`
  1450. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1451. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1452. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1453. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1454. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1455. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1456. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  1457. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1458. Status int64 `gorm:"column:status" json:"status"`
  1459. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1460. SchedualPatient *MSchedualPatientVMList `gorm:"ForeignKey:PatientId" json:"patient"`
  1461. AutomaticReduceDetail []*AutomaticReduceDetail `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"good_user"`
  1462. LastAutomaticReduceDetail []*AutomaticReduceDetail `gorm:"-" json:"last_good_user"`
  1463. DialysisBeforePrepare []*DialysisBeforePrepare `gorm:"ForeignKey:PatientId,ScheduleDate;AssociationForeignKey:PatientId,RecordDate" json:"good_user_detail"`
  1464. LastDialysisBeforePrepare []*DialysisBeforePrepare `gorm:"-" json:"last_good_user_detail"`
  1465. Project []*models.HisPrescriptionProject `gorm:"-" json:"project"`
  1466. }
  1467. func (MDialysisGoodsVM) TableName() string {
  1468. return "xt_schedule"
  1469. }
  1470. type VMWarehouseOutInfo struct {
  1471. ID int64 `gorm:"column:id" json:"id"`
  1472. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id"`
  1473. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  1474. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  1475. Count int64 `gorm:"column:count" json:"count"`
  1476. Price float64 `gorm:"column:price" json:"price"`
  1477. TotalPrice float64 `gorm:"column:total_price" json:"total_price"`
  1478. Status int64 `gorm:"column:status" json:"status"`
  1479. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  1480. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number"`
  1481. GoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"good_info"`
  1482. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"good_type"`
  1483. IsSys int64 `gorm:"column:is_sys" json:"is_sys"`
  1484. SysRecordTime int64 `gorm:"column:sys_record_time" json:"sys_record_time"`
  1485. Mtime int64 `gorm:"column:mtime" json:"mtime"`
  1486. Ctime int64 `gorm:"column:ctime" json:"ctime"`
  1487. }
  1488. func (VMWarehouseOutInfo) TableName() string {
  1489. return "xt_warehouse_out_info"
  1490. }
  1491. type DialysisGoodsDate struct {
  1492. RecordDate int64
  1493. }
  1494. type DialysisGoodsDetailDate struct {
  1495. RecordTime int64
  1496. }
  1497. 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) {
  1498. var vms []*MDialysisGoodsVM
  1499. var total int64
  1500. db := readDb.
  1501. Table("xt_schedule as sch").
  1502. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1503. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1504. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1505. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  1506. 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)
  1507. }).
  1508. Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  1509. 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")
  1510. }).Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  1511. if scheduleDate != 0 {
  1512. db = db.Where("schedule_date = ?", scheduleDate)
  1513. }
  1514. if schedule_type != 0 {
  1515. db = db.Where("schedule_type = ?", schedule_type)
  1516. }
  1517. if partition_id != 0 {
  1518. db = db.Where("partition_id = ?", partition_id)
  1519. }
  1520. if patient_id != 0 {
  1521. db = db.Where("patient_id = ?", patient_id)
  1522. }
  1523. //db = db.Count(&total)
  1524. //offset := (page - 1) * limit
  1525. //
  1526. //db = db.Offset(offset).Limit(limit)
  1527. err := db.Find(&vms).Error
  1528. return vms, err, total
  1529. }
  1530. func GetLastDialysisGoods(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  1531. var Id []*DialysisGoodsDetailDate
  1532. 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
  1533. if len(Id) > 0 {
  1534. 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
  1535. }
  1536. return
  1537. }
  1538. func GetLastDialysisBeforePrepare(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  1539. var Id []*DialysisGoodsDate
  1540. 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
  1541. if len(Id) > 0 {
  1542. 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
  1543. }
  1544. return
  1545. }
  1546. func MobileGetGoodsStatistics(orgID int64, start_time int64, end_time int64) (list []*models.StockInfo, err error) {
  1547. db := readDb.Model(&models.StockInfo{})
  1548. db = db.Where("xt_good_information.org_id = ? AND xt_good_information.status = 1", orgID)
  1549. 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")
  1550. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  1551. 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)
  1552. })
  1553. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgID)
  1554. err = db.Order("ctime desc").Find(&list).Error
  1555. return
  1556. }
  1557. 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) {
  1558. var vms []*MDialysisGoodsVM
  1559. var total int64
  1560. db := readDb.
  1561. Model(&models.Schedule{}).
  1562. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1563. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1564. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1565. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  1566. 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)
  1567. }).
  1568. Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  1569. 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)
  1570. }).Where("xt_schedule.status = 1 AND xt_schedule.user_org_id = ?", orgID)
  1571. if scheduleDate != 0 {
  1572. db = db.Where("schedule_date = ?", scheduleDate)
  1573. }
  1574. if patient_id != 0 {
  1575. db = db.Where("patient_id = ?", patient_id)
  1576. }
  1577. if len(keywords) != 0 {
  1578. keywords = "%" + keywords + "%"
  1579. 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)
  1580. } else {
  1581. if schedule_type != 0 {
  1582. db = db.Where("schedule_type = ?", schedule_type)
  1583. }
  1584. if partition_id != 0 {
  1585. db = db.Where("partition_id = ?", partition_id)
  1586. }
  1587. db = db.Count(&total)
  1588. offset := (page - 1) * limit
  1589. db = db.Offset(offset).Limit(limit)
  1590. }
  1591. err := db.Find(&vms).Error
  1592. return vms, err, total
  1593. }
  1594. func GetLastDialysisGoodsTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  1595. var Id []*DialysisGoodsDetailDate
  1596. 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
  1597. if len(Id) > 0 {
  1598. 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
  1599. }
  1600. return
  1601. }
  1602. func GetLastDialysisBeforePrepareTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  1603. var Id []*DialysisGoodsDate
  1604. 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
  1605. if len(Id) > 0 {
  1606. 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
  1607. }
  1608. return
  1609. }
  1610. func GetAssessmentBefor(orgid int64, patientid int64, recorddate int64) (*models.PredialysisEvaluation, error) {
  1611. evaluation := models.PredialysisEvaluation{}
  1612. err := XTReadDB().Model(&evaluation).Where("user_org_id = ? and patient_id = ? and assessment_date = ? and status = 1", orgid, patientid, recorddate).Find(&evaluation).Error
  1613. if err == gorm.ErrRecordNotFound {
  1614. return nil, err
  1615. }
  1616. if err != nil {
  1617. return nil, err
  1618. }
  1619. return &evaluation, nil
  1620. }
  1621. func GetAllHisDoctorAdvice(orgid int64, patientid int64, recorddate int64) (his []*models.HisDoctorAdviceInfo, err error) {
  1622. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date = ?", patientid, orgid, recorddate).Find(&his).Error
  1623. return
  1624. }
  1625. func GetLastDialysisPrescriptionByPatientId(orgid int64, patientid int64, recorddate int64) (*models.DialysisPrescription, error) {
  1626. prescription := models.DialysisPrescription{}
  1627. err := readDb.Model(&models.DialysisPrescription{}).Where("user_org_id = ? and patient_id = ? and record_date = ? and status = 1", orgid, patientid, recorddate).Find(&prescription).Error
  1628. if err == gorm.ErrRecordNotFound {
  1629. return nil, err
  1630. }
  1631. if err != nil {
  1632. return nil, err
  1633. }
  1634. return &prescription, nil
  1635. }
  1636. type HisMScheduleDoctorAdviceVM struct {
  1637. ID int64 `gorm:"column:id" json:"id"`
  1638. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1639. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1640. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1641. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1642. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1643. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1644. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1645. Status int64 `gorm:"column:status" json:"status"`
  1646. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1647. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1648. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1649. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1650. HisDoctorAdviceInfo []*models.HisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  1651. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  1652. }
  1653. func (HisMScheduleDoctorAdviceVM) TableName() string {
  1654. return "xt_schedule"
  1655. }
  1656. type HisMScheduleProjectVM struct {
  1657. ID int64 `gorm:"column:id" json:"id"`
  1658. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1659. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1660. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1661. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1662. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1663. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1664. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1665. Status int64 `gorm:"column:status" json:"status"`
  1666. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1667. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1668. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1669. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1670. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  1671. }
  1672. func (HisMScheduleProjectVM) TableName() string {
  1673. return "xt_schedule"
  1674. }
  1675. func GetHisDoctorConfig(orgid int64) (models.XtHisConfig, error) {
  1676. config := models.XtHisConfig{}
  1677. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  1678. return config, err
  1679. }
  1680. func GetHisDoctorPatientById(orgid int64, patientid int64, recordtime int64) (advice []*models.HisDoctorAdviceInfo, err error) {
  1681. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  1682. if orgid > 0 {
  1683. db = db.Where("x.user_org_id = ?", orgid)
  1684. }
  1685. if patientid > 0 {
  1686. db = db.Where("x.patient_id =?", patientid)
  1687. }
  1688. if recordtime > 0 {
  1689. db = db.Where("x.advice_date = ?", recordtime)
  1690. }
  1691. 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
  1692. return advice, err
  1693. }
  1694. func GetDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  1695. db := XTReadDB().Table("xt_doctor_advice as x").Where("x.status = 1 and x.advice_type =2")
  1696. if startime > 0 {
  1697. db = db.Where("x.advice_date >= ?", startime)
  1698. }
  1699. if endtime > 0 {
  1700. db = db.Where("x.advice_date<=?", endtime)
  1701. }
  1702. if orgid > 0 {
  1703. db = db.Where("x.user_org_id = ?", orgid)
  1704. }
  1705. if len(deliveway) > 0 {
  1706. db = db.Where("x.delivery_way = ?", deliveway)
  1707. }
  1708. 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
  1709. return advice, err
  1710. }
  1711. func GetHisDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  1712. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1 and x.advice_type =2")
  1713. if startime > 0 {
  1714. db = db.Where("x.advice_date >= ?", startime)
  1715. }
  1716. if endtime > 0 {
  1717. db = db.Where("x.advice_date<=?", endtime)
  1718. }
  1719. if orgid > 0 {
  1720. db = db.Where("x.user_org_id = ?", orgid)
  1721. }
  1722. if len(deliveway) > 0 {
  1723. db = db.Where("x.delivery_way = ?", deliveway)
  1724. }
  1725. 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
  1726. return advice, err
  1727. }
  1728. func MobileGetScheduleDoctorAdvicesOne(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string, scheduleType int64, partitonType int64) ([]*MScheduleDoctorAdviceVM, error) {
  1729. var vms []*MScheduleDoctorAdviceVM
  1730. adviceWhere := ""
  1731. adviceCondition := []interface{}{}
  1732. if adviceType == 0 {
  1733. if patientType == 0 {
  1734. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  1735. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1736. } else if patientType == 1 {
  1737. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  1738. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1739. } else if patientType == 2 {
  1740. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  1741. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1742. }
  1743. } else if adviceType == 1 {
  1744. if patientType == 0 {
  1745. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  1746. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1747. } else if patientType == 1 {
  1748. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  1749. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1750. } else if patientType == 2 {
  1751. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  1752. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1753. }
  1754. } else if adviceType == 3 {
  1755. if patientType == 0 {
  1756. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  1757. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1758. } else if patientType == 1 {
  1759. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  1760. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1761. } else if patientType == 2 {
  1762. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  1763. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1764. }
  1765. } else if adviceType == 2 && len(deliverWay) > 0 {
  1766. if patientType == 0 {
  1767. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  1768. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1769. } else if patientType == 1 {
  1770. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  1771. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  1772. } else if patientType == 2 {
  1773. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  1774. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1775. }
  1776. } else if adviceType == 2 && len(deliverWay) <= 0 {
  1777. if patientType == 0 {
  1778. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  1779. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1780. } else if patientType == 1 {
  1781. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ?"
  1782. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1783. } else if patientType == 2 {
  1784. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  1785. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1786. }
  1787. }
  1788. db := readDb.Table("xt_schedule")
  1789. if scheduleType > 0 {
  1790. db = db.Where("schedule_type = ?", scheduleType)
  1791. }
  1792. if partitonType > 0 {
  1793. db = db.Where("partition_id = ?", partitonType)
  1794. }
  1795. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1796. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1797. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1798. }).
  1799. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1800. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1801. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1802. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  1803. Preload("DoctorAdvices", adviceCondition...).
  1804. Where("status = 1 AND user_org_id = ?", orgID)
  1805. if scheduleDate != 0 {
  1806. db = db.Where("schedule_date = ?", scheduleDate)
  1807. }
  1808. err := db.Find(&vms).Error
  1809. return vms, err
  1810. }
  1811. func GetHisDoctorAdvicesOne(orgID int64, scheduleDate int64, deliverWay string, scheduleType int64, partitionType int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  1812. var vms []*HisMScheduleDoctorAdviceVM
  1813. if len(deliverWay) > 0 {
  1814. db := readDb.Table("xt_schedule")
  1815. if scheduleType > 0 {
  1816. db = db.Where("schedule_type = ?", scheduleType)
  1817. }
  1818. if partitionType > 0 {
  1819. db = db.Where("partition_id = ?", partitionType)
  1820. }
  1821. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1822. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1823. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1824. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1825. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  1826. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1827. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1828. }).
  1829. Where("status = 1 AND user_org_id = ?", orgID)
  1830. if scheduleDate != 0 {
  1831. db = db.Where("schedule_date = ?", scheduleDate)
  1832. }
  1833. err = db.Find(&vms).Error
  1834. } else {
  1835. db := readDb.Table("xt_schedule")
  1836. if scheduleType > 0 {
  1837. db = db.Where("schedule_type = ?", scheduleType)
  1838. }
  1839. if partitionType > 0 {
  1840. db = db.Where("partition_id = ?", partitionType)
  1841. }
  1842. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1843. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1844. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1845. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1846. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ?", orgID, scheduleDate).
  1847. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1848. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1849. }).
  1850. Where("status = 1 AND user_org_id = ?", orgID)
  1851. if scheduleDate != 0 {
  1852. db = db.Where("schedule_date = ?", scheduleDate)
  1853. }
  1854. err = db.Find(&vms).Error
  1855. }
  1856. return vms, err
  1857. }
  1858. func BatchDeleteMonitor(ids []string) (err error) {
  1859. if len(ids) == 1 {
  1860. err = XTWriteDB().Model(&models.MonitoringRecord{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1861. } else {
  1862. err = XTWriteDB().Model(models.MonitoringRecord{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1863. }
  1864. return
  1865. }
  1866. func GetPatientDialysisRecordList(patientid int64, startime int64, endtime int64) (order []*models.XtDialysisOrders, err error) {
  1867. db := XTReadDB().Table("xt_dialysis_order as x").Where("x.status = 1")
  1868. //table := XTReadDB().Table("xt_schedule as s")
  1869. //fmt.Println(table)
  1870. if patientid > 0 {
  1871. db = db.Where("x.patient_id = ?", patientid)
  1872. }
  1873. if startime > 0 {
  1874. db = db.Where("x.dialysis_date>=?", startime)
  1875. }
  1876. if endtime > 0 {
  1877. db = db.Where("x.dialysis_date <= ?", endtime)
  1878. }
  1879. 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
  1880. return order, err
  1881. }
  1882. func BatchDeleteAdvice(ids []string) (err error) {
  1883. if len(ids) == 1 {
  1884. err = XTWriteDB().Model(&models.DoctorAdvice{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1885. } else {
  1886. err = XTWriteDB().Model(models.DoctorAdvice{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1887. }
  1888. return
  1889. }
  1890. func BatchDeleteHisAdvice(ids []string) (err error) {
  1891. if len(ids) == 1 {
  1892. err = XTWriteDB().Model(&models.HisDoctorAdviceInfo{}).Where("id = ?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1893. } else {
  1894. err = XTWriteDB().Model(models.HisDoctorAdviceInfo{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  1895. }
  1896. return
  1897. }
  1898. func UpdateAutoReduceDetail(good_id int64, count int64, record_time int64, patient_id int64) (models.AutomaticReduceDetail, error) {
  1899. detail := models.AutomaticReduceDetail{}
  1900. 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
  1901. return detail, err
  1902. }
  1903. func DeleteAutoReduceDetail(good_id int64, record_time int64, patient_id int64) error {
  1904. detail := models.AutomaticReduceDetail{}
  1905. 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
  1906. return err
  1907. }
  1908. func DeleteDialysisBeforOne(good_id int64, record_time int64, patient_id int64) error {
  1909. detail := models.DialysisBeforePrepare{}
  1910. 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
  1911. return err
  1912. }
  1913. func BatchAdviceCheck(ids []string, creator int64) error {
  1914. advice := models.XtDoctorAdvice{}
  1915. 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
  1916. return err
  1917. }
  1918. func BatchHisAdviceCheck(ids []string, creator int64) error {
  1919. advice := models.HisDoctorAdviceInfo{}
  1920. 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
  1921. return err
  1922. }
  1923. func BatchAdviceExecution(ids []string, creator int64, execution_state int64) error {
  1924. advice := models.XtDoctorAdvice{}
  1925. 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
  1926. return err
  1927. }
  1928. func BatchHisAdviceExecution(ids []string, creator int64, execution_state int64) error {
  1929. advice := models.HisDoctorAdviceInfo{}
  1930. 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
  1931. return err
  1932. }
  1933. func GetAdviceExecutionById(ids []string) (doctor []*models.XtDoctorAdvice, err error) {
  1934. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  1935. return doctor, err
  1936. }
  1937. func GetHisAdviceExecutionById(ids []string) (doctor []*models.HisDoctorAdviceInfo, err error) {
  1938. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  1939. return doctor, err
  1940. }
  1941. func GetHisProjectConfig(orgid int64) (models.XtHisProjectConfig, error) {
  1942. config := models.XtHisProjectConfig{}
  1943. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  1944. return config, err
  1945. }
  1946. func GetHisPrescriptionProject(org_id int64, patient_id int64, record_date int64) (project []*models.HisPrescriptionProject, err error) {
  1947. err = readDb.Model(&models.HisPrescriptionProject{}).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  1948. return db.Preload("GoodsType", "status = 1").Where("status = 1 ")
  1949. }).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
  1950. return
  1951. }
  1952. func GetPCHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleProjectVM, error) {
  1953. var vms []*HisMScheduleProjectVM
  1954. if patientType == 0 {
  1955. db := readDb.
  1956. Table("xt_schedule").
  1957. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1958. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1959. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1960. }).
  1961. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1962. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1963. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1964. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1965. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1966. }).Where("status = 1 AND user_org_id = ?", orgID)
  1967. if scheduleDate != 0 {
  1968. db = db.Where("schedule_date = ?", scheduleDate)
  1969. }
  1970. err = db.Find(&vms).Error
  1971. }
  1972. if patientType > 0 {
  1973. db := readDb.
  1974. Table("xt_schedule").
  1975. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1976. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1977. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1978. }).
  1979. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1980. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1981. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1982. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1983. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1984. return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1985. }).
  1986. Where("status = 1 AND user_org_id = ?", orgID)
  1987. if scheduleDate != 0 {
  1988. db = db.Where("schedule_date = ?", scheduleDate)
  1989. }
  1990. err = db.Find(&vms).Error
  1991. }
  1992. return vms, err
  1993. }
  1994. func UpdateStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  1995. prepare := models.DialysisBeforePrepare{}
  1996. 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
  1997. return err
  1998. }
  1999. func UPdateAutoStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  2000. detail := models.AutomaticReduceDetail{}
  2001. 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
  2002. return err
  2003. }