mobile_dialysis_service.go 263KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252
  1. package service
  2. import (
  3. "XT_New/models"
  4. "encoding/json"
  5. "fmt"
  6. "github.com/jinzhu/gorm"
  7. "strconv"
  8. "time"
  9. )
  10. // func GetSchedualPatients(orgID int64) ([]*MDialysisScheduleVM, error) {
  11. // var vms []*MDialysisScheduleVM
  12. // err := readDb.
  13. // Table("xt_schedule as sch").
  14. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  15. // Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  16. // Preload("DeviceZone", "status = 1 AND org_id = ?", orgID).
  17. // Preload("TreatmentMode", "status = 1").
  18. // Preload("DialysisOrder", "status = 1 AND user_org_id = ?", orgID).
  19. // Preload("DialysisOrder.MonitoringRecords", "status = 1 AND user_org_id = ?", orgID).
  20. // Where("sch.status = 1 AND sch.user_org_id = ? AND schedule_date = 1536768000", orgID).
  21. // Find(&vms).
  22. // Error
  23. // return vms, err
  24. // }
  25. func MobileGetDialysisScheduals(orgID int64, scheduleDate int64, scheduleType int64) ([]*MDialysisScheduleVMForList, error) {
  26. var vms []*MDialysisScheduleVMForList
  27. db := readDb.
  28. Table("xt_schedule as sch").
  29. Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  30. if scheduleDate != 0 {
  31. db = db.Where("schedule_date = ?", scheduleDate)
  32. }
  33. if scheduleType != 0 {
  34. db = db.Where("schedule_type = ?", scheduleType)
  35. }
  36. err := db.Preload("DialysisLastOrder", func(db *gorm.DB) *gorm.DB {
  37. return db.Order("dialysis_date desc").Where(" status = 1 AND user_org_id = ? and dialysis_date>=1672502400 && dialysis_date < ?", orgID, scheduleDate)
  38. }).Preload("DialysisSolution", "status = 1 and user_org_id = ? and solution_status = 1", orgID).Find(&vms).Error
  39. return vms, err
  40. }
  41. func MobileGetWaitingScheduals(orgID int64, scheduleDate int64) ([]*MDialysisScheduleVM, error) {
  42. var vms []*MDialysisScheduleVM
  43. db := readDb.
  44. Table("xt_schedule as sch").
  45. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  46. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  47. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  48. // Preload("DeviceZone", "status = 1 AND org_id = ?", orgID).
  49. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  50. Preload("AssessmentBeforeDislysis", "status = 1 AND user_org_id = ? AND assessment_date = ? ", orgID, scheduleDate).
  51. Preload("DialysisOrder", "status = 1 AND user_org_id = ?", orgID).
  52. Preload("Advices", "status = 1 AND user_org_id = ? AND advice_type = 2 ", orgID).
  53. Preload("TreatmentMode", "status = 1").
  54. Preload("TreatmentSummary", "status = 1 AND user_org_id = ?", orgID).
  55. Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  56. if scheduleDate != 0 {
  57. db = db.Where("schedule_date = ?", scheduleDate)
  58. }
  59. err := db.Find(&vms).Error
  60. return vms, err
  61. }
  62. type VMTreatmentSummary struct {
  63. ID int64 `gorm:"column:id" json:"id"`
  64. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  65. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  66. AssessmentDate int64 `gorm:"column:assessment_date" json:"assessment_date"`
  67. DialysisSummary string `gorm:"column:dialysis_summary" json:"dialysis_summary" form:"dialysis_summary"`
  68. }
  69. func (VMTreatmentSummary) TableName() string {
  70. return "xt_treatment_summary"
  71. }
  72. type AssessmentAfterDislysis 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. WeightAfter float64 `gorm:"column:weight_after" json:"weight_after"`
  78. Status int64 `gorm:"column:status" json:"status"`
  79. }
  80. func (AssessmentAfterDislysis) TableName() string {
  81. return "xt_assessment_after_dislysis"
  82. }
  83. type MDialysisScheduleVM struct {
  84. ID int64 `gorm:"column:id" json:"id"`
  85. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  86. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  87. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  88. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  89. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  90. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  91. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  92. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  93. Status int64 `gorm:"column:status" json:"status"`
  94. SchedualPatient *MSchedualPatientVMList `gorm:"ForeignKey:PatientId" json:"patient"`
  95. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  96. DialysisOrder *MDialysisOrderVMList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  97. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  98. AssessmentBeforeDislysis *models.PredialysisEvaluationList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_before_dislysis"`
  99. AssessmentAfterDislysis *AssessmentAfterDislysis `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_after_dislysis"`
  100. HisAdvices []*VMHisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"his_doctor_advice"`
  101. Advices []*VMDoctorAdvice `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  102. TreatmentSummary *VMTreatmentSummary `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"treatment_summary"`
  103. NewDeviceInformation *NewDeviceInformation `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"device_information"`
  104. }
  105. func (MDialysisScheduleVM) TableName() string {
  106. return "xt_schedule"
  107. }
  108. type MDialysisScheduleVMForList struct {
  109. ID int64 `gorm:"column:id" json:"id"`
  110. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  111. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  112. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  113. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  114. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  115. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  116. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  117. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  118. Status int64 `gorm:"column:status" json:"status"`
  119. SchedualPatient *models.MSchedualPatientList `gorm:"ForeignKey:PatientId" json:"patient"`
  120. DeviceNumber *models.MDeviceNumberForList `gorm:"ForeignKey:BedId" json:"device_number"`
  121. DialysisOrder *models.MDialysisOrderForList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  122. DialysisLastOrder *models.MDialysisOrderForList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"last_order"`
  123. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  124. AssessmentBeforeDislysis *models.PredialysisEvaluationList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_before_dislysis"`
  125. AssessmentAfterDislysis *models.VMAssessmentAfterDislysis `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"assessment_after_dislysis"`
  126. HisAdvices []VMHisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"his_doctor_advice"`
  127. Advices []models.VMDoctorAdviceForList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  128. TreatmentSummary *models.VMTreatmentSummaryForList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"treatment_summary"`
  129. DialysisSolution *models.DialysisSolution `gorm:"ForeignKey:PatientId,ModeId;AssociationForeignKey:PatientId,ModeId" json:"dialysis_solution"`
  130. DoubleCheck *models.DoubleCheck `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dobule_check"`
  131. NewDeviceInformation *NewDeviceInformation `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"device_information"`
  132. }
  133. func (MDialysisScheduleVMForList) TableName() string {
  134. return "xt_schedule"
  135. }
  136. type MDeviceNumberVM struct {
  137. models.DeviceNumber
  138. Zone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"zone"`
  139. }
  140. func (MDeviceNumberVM) TableName() string {
  141. return "xt_device_number"
  142. }
  143. type MSchedualPatientVMList struct {
  144. ID int64 `gorm:"column:id" json:"id" form:"id"`
  145. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  146. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  147. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  148. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  149. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  150. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  151. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  152. Age int64 `gorm:"column:age" json:"age"`
  153. Name string `gorm:"column:name" json:"name" form:"name"`
  154. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  155. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  156. TrobleShoot int64 `gorm:"column:troble_shoot" json:"troble_shoot" form:"troble_shoot"`
  157. SchRemark string `gorm:"column:sch_remark" json:"sch_remark" form:"sch_remark"`
  158. ScheduleRemark string `gorm:"column:schedule_remark" json:"schedule_remark" form:"schedule_remark"`
  159. }
  160. func (MSchedualPatientVMList) TableName() string {
  161. return "xt_patients"
  162. }
  163. type MSchedualPatientVM struct {
  164. ID int64 `gorm:"column:id" json:"id" form:"id"`
  165. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  166. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  167. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  168. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  169. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  170. AdmissionNumber string `gorm:"column:admission_number" json:"admission_number" form:"admission_number"`
  171. Source int64 `gorm:"column:source" json:"source" form:"source"`
  172. Lapseto int64 `gorm:"column:lapseto" json:"lapseto" form:"lapseto"`
  173. PartitionId int64 `gorm:"column:partition_id" json:"partition_id" form:"partition_id"`
  174. BedId int64 `gorm:"column:bed_id" json:"bed_id" form:"bed_id"`
  175. Name string `gorm:"column:name" json:"name" form:"name"`
  176. Alias string `gorm:"column:alias" json:"alias" form:"alias"`
  177. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  178. Nation string `gorm:"column:nation" json:"nation" form:"nation"`
  179. NativePlace string `gorm:"column:native_place" json:"native_place" form:"native_place"`
  180. MaritalStatus int64 `gorm:"column:marital_status" json:"marital_status" form:"marital_status"`
  181. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  182. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  183. ReimbursementWayId int64 `gorm:"column:reimbursement_way_id" json:"reimbursement_way_id" form:"reimbursement_way_id"`
  184. HealthCareType int64 `gorm:"column:health_care_type" json:"health_care_type" form:"health_care_type"`
  185. HealthCareNo string `gorm:"column:health_care_no" json:"health_care_no" form:"health_care_no"`
  186. HealthCareDueDate int64 `gorm:"column:health_care_due_date" json:"health_care_due_date" form:"health_care_due_date"`
  187. Height int64 `gorm:"column:height" json:"height" form:"height"`
  188. BloodType int64 `gorm:"column:blood_type" json:"blood_type" form:"blood_type"`
  189. Rh int64 `gorm:"column:rh" json:"rh" form:"rh"`
  190. HealthCareDueAlertDate int64 `gorm:"column:health_care_due_alert_date" json:"health_care_due_alert_date" form:"health_care_due_alert_date"`
  191. EducationLevel int64 `gorm:"column:education_level" json:"education_level" form:"education_level"`
  192. Profession int64 `gorm:"column:profession" json:"profession" form:"profession"`
  193. Phone string `gorm:"column:phone" json:"phone" form:"phone"`
  194. HomeTelephone string `gorm:"column:home_telephone" json:"home_telephone" form:"home_telephone"`
  195. RelativePhone string `gorm:"column:relative_phone" json:"relative_phone" form:"relative_phone"`
  196. RelativeRelations string `gorm:"column:relative_relations" json:"relative_relations" form:"relative_relations"`
  197. HomeAddress string `gorm:"column:home_address" json:"home_address" form:"home_address"`
  198. WorkUnit string `gorm:"column:work_unit" json:"work_unit" form:"work_unit"`
  199. UnitAddress string `gorm:"column:unit_address" json:"unit_address" form:"unit_address"`
  200. Children int64 `gorm:"column:children" json:"children" form:"children"`
  201. ReceivingDate int64 `gorm:"column:receiving_date" json:"receiving_date" form:"receiving_date"`
  202. IsHospitalFirstDialysis int64 `gorm:"column:is_hospital_first_dialysis" json:"is_hospital_first_dialysis" form:"is_hospital_first_dialysis"`
  203. FirstDialysisDate int64 `gorm:"column:first_dialysis_date" json:"first_dialysis_date" form:"first_dialysis_date"`
  204. FirstDialysisHospital string `gorm:"column:first_dialysis_hospital" json:"first_dialysis_hospital" form:"first_dialysis_hospital"`
  205. InductionPeriod int64 `gorm:"column:induction_period" json:"induction_period" form:"induction_period"`
  206. InitialDialysis int64 `gorm:"column:initial_dialysis" json:"initial_dialysis" form:"initial_dialysis"`
  207. TotalDialysis int64 `gorm:"column:total_dialysis" json:"total_dialysis" form:"total_dialysis"`
  208. AttendingDoctorId int64 `gorm:"column:attending_doctor_id" json:"attending_doctor_id" form:"attending_doctor_id"`
  209. HeadNurseId int64 `gorm:"column:head_nurse_id" json:"head_nurse_id" form:"head_nurse_id"`
  210. Evaluate string `gorm:"column:evaluate" json:"evaluate" form:"evaluate"`
  211. Diagnose string `gorm:"column:diagnose" json:"diagnose" form:"diagnose"`
  212. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  213. RegistrarsId int64 `gorm:"column:registrars_id" json:"registrars_id" form:"registrars_id"`
  214. Registrars string `gorm:"column:registrars" json:"registrars" form:"registrars"`
  215. QrCode string `gorm:"column:qr_code" json:"qr_code" form:"qr_code"`
  216. BindingState int64 `gorm:"column:binding_state" json:"binding_state" form:"binding_state"`
  217. PatientComplains string `gorm:"column:patient_complains" json:"patient_complains"` // 主诉
  218. PresentHistory string `gorm:"column:present_history" json:"present_history"` // 现病史
  219. PastHistory string `gorm:"column:past_history" json:"past_history"` // 既往史
  220. Temperature float64 `gorm:"column:temperature" json:"temperature"` // 体格检查-体温
  221. Pulse int64 `gorm:"column:pulse" json:"pulse"` // 体格检查-脉搏
  222. Respiratory int64 `gorm:"column:respiratory" json:"respiratory"` // 体格检查-呼吸频率
  223. SBP int64 `gorm:"column:sbp" json:"sbp"` // 体格检查-收缩压
  224. DBP int64 `gorm:"column:dbp" json:"dbp"` // 体格检查-舒张压
  225. Status int64 `gorm:"column:status" json:"status" form:"status"`
  226. Age int64 `gorm:"column:age" json:"age"`
  227. IsOpenRemind int64 `gorm:"column:is_open_remind" json:"is_open_remind"`
  228. DialysisAge int64 `gorm:"column:dialysis_age" json:"dialysis_age" form:"dialysis_age"`
  229. ExpenseKind int64 `gorm:"column:expense_kind" json:"expense_kind" form:"expense_kind"`
  230. TellPhone string `gorm:"column:tell_phone" json:"tell_phone" form:"tell_phone"`
  231. FirstTreatmentDate int64 `gorm:"column:first_treatment_date" json:"first_treatment_date" form:"first_treatment_date"`
  232. ContactName string `gorm:"column:contact_name" json:"contact_name" form:"contact_name"`
  233. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  234. }
  235. func (MSchedualPatientVM) TableName() string {
  236. return "xt_patients"
  237. }
  238. type MDialysisOrderVM struct {
  239. ID int64 `gorm:"column:id" json:"id"`
  240. DialysisDate int64 `gorm:"column:dialysis_date" json:"dialysis_date"`
  241. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  242. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  243. // PrescriptionId int64 `gorm:"column:prescription_id" json:"prescription_id"`
  244. Stage int64 `gorm:"column:stage" json:"stage"`
  245. // Remark string `gorm:"column:remark" json:"remark"`
  246. BedID int64 `gorm:"column:bed_id" json:"bed_id"`
  247. StartNurse int64 `gorm:"column:start_nurse" json:"start_nurse"`
  248. FinishNurse int64 `gorm:"column:finish_nurse" json:"finish_nurse"`
  249. Status int64 `gorm:"column:status" json:"status"`
  250. PunctureNurse int64 `gorm:"column:puncture_nurse" json:"puncture_nurse"`
  251. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedID" json:"device_number"`
  252. MonitoringRecords []*models.MonitoringRecord `gorm:"ForeignKey:DialysisOrderId" json:"monitoring_records"`
  253. Creator int64 `gorm:"column:creator" json:"creator"`
  254. Modifier int64 `gorm:"column:modifier" json:"modifier"`
  255. FinishCreator int64 `gorm:"column:finish_creator" json:"finish_creator"`
  256. FinishModifier int64 `gorm:"column:finish_modifier" json:"finish_modifier"`
  257. SchedualType int64 `gorm:"column:schedual_type" json:"schedual_type"`
  258. WashpipeNurse int64 `gorm:"column:washpipe_nurse" json:"washpipe_nurse" form:"washpipe_nurse"`
  259. DialysisIrrigation string `gorm:"column:dialysis_irrigation" json:"dialysis_irrigation" form:"dialysis_irrigation"`
  260. DialysisDialyszers string `gorm:"column:dialysis_dialyszers" json:"dialysis_dialyszers" form:"dialysis_dialyszers"`
  261. }
  262. func (MDialysisOrderVM) TableName() string {
  263. return "xt_dialysis_order"
  264. }
  265. type MDialysisOrderVMList struct {
  266. ID int64 `gorm:"column:id" json:"id"`
  267. DialysisDate int64 `gorm:"column:dialysis_date" json:"dialysis_date"`
  268. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  269. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  270. // PrescriptionId int64 `gorm:"column:prescription_id" json:"prescription_id"`
  271. Stage int64 `gorm:"column:stage" json:"stage"`
  272. // Remark string `gorm:"column:remark" json:"remark"`
  273. BedID int64 `gorm:"column:bed_id" json:"bed_id"`
  274. StartNurse int64 `gorm:"column:start_nurse" json:"start_nurse"`
  275. Status int64 `gorm:"column:status" json:"status"`
  276. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedID" json:"device_number"`
  277. Creator int64 `gorm:"column:creator" json:"creator"`
  278. WashpipeNurse int64 `gorm:"column:washpipe_nurse" json:"washpipe_nurse" form:"washpipe_nurse"`
  279. NucleinDate int64 `gorm:"column:nuclein_date" json:"nuclein_date" form:"nuclein_date"`
  280. DialysisIrrigation string `gorm:"column:dialysis_irrigation" json:"dialysis_irrigation" form:"dialysis_irrigation"`
  281. DialysisDialyszers string `gorm:"column:dialysis_dialyszers" json:"dialysis_dialyszers" form:"dialysis_dialyszers"`
  282. ScheduleRemark string `gorm:"column:schedule_remark" json:"schedule_remark" form:"schedule_remark"`
  283. }
  284. func (MDialysisOrderVMList) TableName() string {
  285. return "xt_dialysis_order"
  286. }
  287. type VMDoctorAdvice struct {
  288. ID int64 `gorm:"column:id" json:"id" form:"id"`
  289. GroupNo int64 `gorm:"column:groupno" json:"groupno" form:"groupno"`
  290. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  291. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  292. AdviceDate int64 `gorm:"column:advice_date" json:"advice_date" form:"advice_date"`
  293. Status int64 `gorm:"column:status" json:"status" form:"status"`
  294. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state" form:"execution_state"`
  295. RecordDate int64 `gorm:"column:record_date" json:"record_date"`
  296. CheckTime int64 `gorm:"column:check_time" json:"check_time" form:"check_time"`
  297. CheckState int64 `gorm:"column:check_state" json:"check_state" form:"check_state"`
  298. ParentId int64 `gorm:"column:parent_id" json:"parent_id" form:"parent_id"`
  299. }
  300. func (VMDoctorAdvice) TableName() string {
  301. return "xt_doctor_advice"
  302. }
  303. type VMHisDoctorAdviceInfo struct {
  304. ID int64 `gorm:"column:id" json:"id" form:"id"`
  305. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  306. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  307. HisPatientId int64 `gorm:"column:his_patient_id" json:"his_patient_id" form:"his_patient_id"`
  308. ExecutionTime int64 `gorm:"column:execution_time" json:"execution_time" form:"execution_time"`
  309. ExecutionStaff int64 `gorm:"column:execution_staff" json:"execution_staff" form:"execution_staff"`
  310. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state" form:"execution_state"`
  311. IsMedicine int64 `gorm:"column:is_medicine" json:"is_medicine" form:"is_medicine"`
  312. ExecutionFrequencyId int64 `gorm:"column:execution_frequency_id" json:"execution_frequency_id" form:"execution_frequency_id"`
  313. }
  314. func (VMHisDoctorAdviceInfo) TableName() string {
  315. return "his_doctor_advice_info"
  316. }
  317. type VMAssessmentAfterDislysis struct {
  318. ID int64 `gorm:"column:id" json:"id"`
  319. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  320. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  321. AssessmentDate int64 `gorm:"column:assessment_date" json:"assessment_date"`
  322. WeightAfter float64 `gorm:"column:weight_after" json:"weight_after"`
  323. Status int64 `gorm:"column:status" json:"status"`
  324. }
  325. func (VMAssessmentAfterDislysis) TableName() string {
  326. return "xt_assessment_after_dislysis"
  327. }
  328. type NewDeviceInformation struct {
  329. ID int64 `gorm:"column:id" json:"id" form:"id"`
  330. Date int64 `gorm:"column:date" json:"date" form:"date"`
  331. Class int64 `gorm:"column:class" json:"class" form:"class"`
  332. Zone int64 `gorm:"column:zone" json:"zone" form:"zone"`
  333. BedNumber int64 `gorm:"column:bed_number" json:"bed_number" form:"bed_number"`
  334. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  335. Status int64 `gorm:"column:status" json:"status" form:"status"`
  336. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  337. EquimentId int64 `gorm:"column:equiment_id" json:"equiment_id" form:"equiment_id"`
  338. Bed string `gorm:"column:bed" json:"bed" form:"bed"`
  339. Stime int64 `gorm:"column:stime" json:"stime" form:"stime"`
  340. }
  341. func (NewDeviceInformation) TableName() string {
  342. return "xt_device_information"
  343. }
  344. // 获取透析记录
  345. func MobileGetDialysisRecord(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  346. var record models.DialysisOrder
  347. err := readDb.Model(&models.DialysisOrder{}).Where("user_org_id = ? AND patient_id = ? AND dialysis_date = ?", orgID, patientID, recordDate).First(&record).Error
  348. if err != nil {
  349. if err == gorm.ErrRecordNotFound {
  350. return nil, nil
  351. } else {
  352. return nil, err
  353. }
  354. }
  355. return &record, nil
  356. }
  357. // 用户基本信息
  358. func MobileGetPatientDetail(orgID int64, patientID int64) (*MPatient, error) {
  359. var patient MPatient
  360. //err := readDb.Model(&MPatient{}).Where("status = 1 AND user_org_id = ? AND id = ?", orgID, patientID).First(&patient).Error
  361. //if err != nil {
  362. // if err == gorm.ErrRecordNotFound {
  363. // return nil, nil
  364. // } else {
  365. // return nil, err
  366. // }
  367. //}
  368. //return &patient, nil
  369. redis := RedisClient()
  370. defer redis.Close()
  371. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":patient_info"
  372. patient_info_str, _ := redis.Get(key).Result()
  373. if len(patient_info_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  374. err = readDb.Model(&patient).Where("id = ? and user_org_id=? and status=1", patientID, orgID).First(&patient).Error
  375. if err != nil {
  376. if err == gorm.ErrRecordNotFound {
  377. return &patient, nil
  378. } else {
  379. return &patient, err
  380. }
  381. } else {
  382. if patient.ID > 0 {
  383. //缓存数据
  384. patient_info_json, err := json.Marshal(&patient)
  385. if err == nil {
  386. redis.Set(key, patient_info_json, time.Second*60*60*18)
  387. }
  388. }
  389. return &patient, nil
  390. }
  391. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  392. json.Unmarshal([]byte(patient_info_str), &patient)
  393. return &patient, nil
  394. }
  395. }
  396. func MobileGetSchedualDetailOne(orgID int64, patientID int64, schedualDate int64) (*MDialysisScheduleVM, error) {
  397. var vm MDialysisScheduleVM
  398. err := readDb.
  399. Table("xt_schedule").
  400. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  401. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  402. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  403. First(&vm).Error
  404. return &vm, err
  405. }
  406. // 用户排班信息
  407. func MobileGetSchedualDetailSix(orgID int64, patientID int64, schedualDate int64) (*MDialysisScheduleVM, error) {
  408. var vm MDialysisScheduleVM
  409. err := readDb.
  410. Table("xt_schedule").
  411. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  412. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  413. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  414. First(&vm).Error
  415. if err != nil {
  416. if err == gorm.ErrRecordNotFound {
  417. return nil, nil
  418. } else {
  419. return nil, err
  420. }
  421. }
  422. return &vm, err
  423. }
  424. // 用户排班信息
  425. func MobileGetSchedualDetail(orgID int64, patientID int64, schedualDate int64) (*MDialysisScheduleVM, error) {
  426. redis := RedisClient()
  427. defer redis.Close()
  428. var vm MDialysisScheduleVM
  429. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(schedualDate, 10) + ":schedual_detail"
  430. redis.Set(key, "", time.Second)
  431. schedual_detail_str, _ := redis.Get(key).Result()
  432. if len(schedual_detail_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  433. err := readDb.
  434. Table("xt_schedule").
  435. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  436. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  437. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  438. First(&vm).Error
  439. if err != nil {
  440. if err == gorm.ErrRecordNotFound {
  441. return nil, nil
  442. } else {
  443. return nil, err
  444. }
  445. } else {
  446. if vm.ID > 0 {
  447. //缓存数据
  448. schedual_detail_str, err := json.Marshal(vm)
  449. if err == nil {
  450. redis.Set(key, schedual_detail_str, time.Second*60*60*18)
  451. }
  452. } else {
  453. redis.Set(key, "null", time.Second*60*60*18)
  454. }
  455. return &vm, nil
  456. }
  457. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  458. if schedual_detail_str == "null" {
  459. return &vm, nil
  460. }
  461. json.Unmarshal([]byte(schedual_detail_str), &vm)
  462. return &vm, nil
  463. }
  464. }
  465. // 用户排班信息
  466. func MobileGetPatientSchedual(orgID int64, patientID int64, schedualDate int64) (*models.Schedule, error) {
  467. var schedule models.Schedule
  468. err := readDb.
  469. Table("xt_schedule").
  470. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND patient_id = ?", orgID, schedualDate, patientID).
  471. First(&schedule).Error
  472. if err != nil {
  473. if err == gorm.ErrRecordNotFound {
  474. return nil, nil
  475. } else {
  476. return nil, err
  477. }
  478. }
  479. return &schedule, nil
  480. }
  481. type MPatient struct {
  482. ID int64 `gorm:"column:id" json:"id" form:"id"`
  483. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  484. UserId int64 `gorm:"column:user_id" json:"user_id" form:"user_id"`
  485. PatientType int64 `gorm:"column:patient_type" json:"patient_type" form:"patient_type"`
  486. Avatar string `gorm:"column:avatar" json:"avatar" form:"avatar"`
  487. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no" form:"dialysis_no"`
  488. AdmissionNumber string `gorm:"column:admission_number" json:"admission_number" form:"admission_number"`
  489. Source int64 `gorm:"column:source" json:"source" form:"source"`
  490. Lapseto int64 `gorm:"column:lapseto" json:"lapseto" form:"lapseto"`
  491. PartitionId int64 `gorm:"column:partition_id" json:"partition_id" form:"partition_id"`
  492. BedId int64 `gorm:"column:bed_id" json:"bed_id" form:"bed_id"`
  493. Name string `gorm:"column:name" json:"name" form:"name"`
  494. Alias string `gorm:"column:alias" json:"alias" form:"alias"`
  495. Gender int64 `gorm:"column:gender" json:"gender" form:"gender"`
  496. Nation string `gorm:"column:nation" json:"nation" form:"nation"`
  497. NativePlace string `gorm:"column:native_place" json:"native_place" form:"native_place"`
  498. MaritalStatus int64 `gorm:"column:marital_status" json:"marital_status" form:"marital_status"`
  499. IdCardNo string `gorm:"column:id_card_no" json:"id_card_no" form:"id_card_no"`
  500. Birthday int64 `gorm:"column:birthday" json:"birthday" form:"birthday"`
  501. ReimbursementWayId int64 `gorm:"column:reimbursement_way_id" json:"reimbursement_way_id" form:"reimbursement_way_id"`
  502. HealthCareType int64 `gorm:"column:health_care_type" json:"health_care_type" form:"health_care_type"`
  503. HealthCareNo string `gorm:"column:health_care_no" json:"health_care_no" form:"health_care_no"`
  504. HealthCareDueDate int64 `gorm:"column:health_care_due_date" json:"health_care_due_date" form:"health_care_due_date"`
  505. Height int64 `gorm:"column:height" json:"height" form:"height"`
  506. BloodType int64 `gorm:"column:blood_type" json:"blood_type" form:"blood_type"`
  507. Rh int64 `gorm:"column:rh" json:"rh" form:"rh"`
  508. HealthCareDueAlertDate int64 `gorm:"column:health_care_due_alert_date" json:"health_care_due_alert_date" form:"health_care_due_alert_date"`
  509. EducationLevel int64 `gorm:"column:education_level" json:"education_level" form:"education_level"`
  510. Profession int64 `gorm:"column:profession" json:"profession" form:"profession"`
  511. Phone string `gorm:"column:phone" json:"phone" form:"phone"`
  512. HomeTelephone string `gorm:"column:home_telephone" json:"home_telephone" form:"home_telephone"`
  513. RelativePhone string `gorm:"column:relative_phone" json:"relative_phone" form:"relative_phone"`
  514. RelativeRelations string `gorm:"column:relative_relations" json:"relative_relations" form:"relative_relations"`
  515. HomeAddress string `gorm:"column:home_address" json:"home_address" form:"home_address"`
  516. WorkUnit string `gorm:"column:work_unit" json:"work_unit" form:"work_unit"`
  517. UnitAddress string `gorm:"column:unit_address" json:"unit_address" form:"unit_address"`
  518. Children int64 `gorm:"column:children" json:"children" form:"children"`
  519. ReceivingDate int64 `gorm:"column:receiving_date" json:"receiving_date" form:"receiving_date"`
  520. IsHospitalFirstDialysis int64 `gorm:"column:is_hospital_first_dialysis" json:"is_hospital_first_dialysis" form:"is_hospital_first_dialysis"`
  521. FirstDialysisDate int64 `gorm:"column:first_dialysis_date" json:"first_dialysis_date" form:"first_dialysis_date"`
  522. FirstDialysisHospital string `gorm:"column:first_dialysis_hospital" json:"first_dialysis_hospital" form:"first_dialysis_hospital"`
  523. InductionPeriod int64 `gorm:"column:induction_period" json:"induction_period" form:"induction_period"`
  524. InitialDialysis int64 `gorm:"column:initial_dialysis" json:"initial_dialysis" form:"initial_dialysis"`
  525. TotalDialysis int64 `gorm:"column:total_dialysis" json:"total_dialysis" form:"total_dialysis"`
  526. AttendingDoctorId int64 `gorm:"column:attending_doctor_id" json:"attending_doctor_id" form:"attending_doctor_id"`
  527. HeadNurseId int64 `gorm:"column:head_nurse_id" json:"head_nurse_id" form:"head_nurse_id"`
  528. Evaluate string `gorm:"column:evaluate" json:"evaluate" form:"evaluate"`
  529. Diagnose string `gorm:"column:diagnose" json:"diagnose" form:"diagnose"`
  530. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  531. RegistrarsId int64 `gorm:"column:registrars_id" json:"registrars_id" form:"registrars_id"`
  532. Registrars string `gorm:"column:registrars" json:"registrars" form:"registrars"`
  533. QrCode string `gorm:"column:qr_code" json:"qr_code" form:"qr_code"`
  534. BindingState int64 `gorm:"column:binding_state" json:"binding_state" form:"binding_state"`
  535. PatientComplains string `gorm:"column:patient_complains" json:"patient_complains"` // 主诉
  536. PresentHistory string `gorm:"column:present_history" json:"present_history"` // 现病史
  537. PastHistory string `gorm:"column:past_history" json:"past_history"` // 既往史
  538. Temperature float64 `gorm:"column:temperature" json:"temperature"` // 体格检查-体温
  539. Pulse int64 `gorm:"column:pulse" json:"pulse"` // 体格检查-脉搏
  540. Respiratory int64 `gorm:"column:respiratory" json:"respiratory"` // 体格检查-呼吸频率
  541. SBP int64 `gorm:"column:sbp" json:"sbp"` // 体格检查-收缩压
  542. DBP int64 `gorm:"column:dbp" json:"dbp"` // 体格检查-舒张压
  543. Status int64 `gorm:"column:status" json:"status" form:"status"`
  544. Age int64 `gorm:"column:age" json:"age"`
  545. IsOpenRemind int64 `gorm:"column:is_open_remind" json:"is_open_remind"`
  546. CreatedTime int64 `gorm:"column:created_time" json:"created_time" form:"created_time"`
  547. DialysisAge int64 `gorm:"column:dialysis_age" json:"dialysis_age" form:"dialysis_age"`
  548. ExpenseKind int64 `gorm:"column:expense_kind" json:"expense_kind" form:"expense_kind"`
  549. TellPhone string `gorm:"column:tell_phone" json:"tell_phone" form:"tell_phone"`
  550. FirstTreatmentDate int64 `gorm:"column:first_treatment_date" json:"first_treatment_date" form:"first_treatment_date"`
  551. ContactName string `gorm:"column:contact_name" json:"contact_name" form:"contact_name"`
  552. UserSysBeforeCount int64 `gorm:"column:user_sys_before_count" json:"user_sys_before_count" form:"user_sys_before_count"`
  553. }
  554. func (MPatient) TableName() string {
  555. return "xt_patients"
  556. }
  557. // 接诊评估
  558. func MobileGetReceiverTreatmentAccessRecord(orgID int64, patientID int64, recordDate int64) (*models.ReceiveTreatmentAsses, error) {
  559. var record models.ReceiveTreatmentAsses
  560. redis := RedisClient()
  561. defer redis.Close()
  562. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":receive_treatment_asses"
  563. receive_treatment_asses_str, _ := redis.Get(key).Result()
  564. if len(receive_treatment_asses_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  565. err = readDb.Model(&models.ReceiveTreatmentAsses{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  566. if err != nil {
  567. if err == gorm.ErrRecordNotFound {
  568. if record.ID <= 0 {
  569. redis.Set(key, "", time.Second*60*60*18)
  570. }
  571. return nil, nil
  572. } else {
  573. return nil, err
  574. }
  575. } else {
  576. if record.ID > 0 {
  577. //缓存数据
  578. receive_treatment_asses_str, err := json.Marshal(record)
  579. if err == nil {
  580. redis.Set(key, receive_treatment_asses_str, time.Second*60*60*18)
  581. }
  582. } else {
  583. redis.Set(key, "null", time.Second*60*60*18)
  584. }
  585. return &record, nil
  586. }
  587. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  588. if receive_treatment_asses_str == "null" {
  589. return &record, nil
  590. }
  591. json.Unmarshal([]byte(receive_treatment_asses_str), &record)
  592. return &record, nil
  593. }
  594. }
  595. // 透前评估
  596. func MobileGetPredialysisEvaluationOne(orgID int64, patientID int64, recordDate int64) (*models.PredialysisEvaluation, error) {
  597. var record models.PredialysisEvaluation
  598. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  599. if err != nil {
  600. if err == gorm.ErrRecordNotFound {
  601. return nil, nil
  602. } else {
  603. return nil, err
  604. }
  605. }
  606. return &record, nil
  607. }
  608. func MobileGetPredialysisEvaluationTwo(orgID int64, patientID int64, recordDate int64) (models.PredialysisEvaluation, error) {
  609. var record models.PredialysisEvaluation
  610. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  611. return record, err
  612. }
  613. // 透前评估
  614. func MobileGetPredialysisEvaluation(orgID int64, patientID int64, recordDate int64) (*models.PredialysisEvaluation, error) {
  615. var record models.PredialysisEvaluation
  616. redis := RedisClient()
  617. defer redis.Close()
  618. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":assessment_before_dislysis"
  619. assessment_before_dislysis_str, _ := redis.Get(key).Result()
  620. redis.Set(key, "", time.Second)
  621. if len(assessment_before_dislysis_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  622. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  623. if err != nil {
  624. if err == gorm.ErrRecordNotFound {
  625. if record.ID <= 0 {
  626. redis.Set(key, "", time.Second*60*60*18)
  627. }
  628. return nil, nil
  629. } else {
  630. return nil, err
  631. }
  632. } else {
  633. if record.ID > 0 {
  634. //缓存数据
  635. assessment_before_dislysis_str, err := json.Marshal(record)
  636. if err == nil {
  637. redis.Set(key, assessment_before_dislysis_str, time.Second*60*60*18)
  638. }
  639. } else {
  640. redis.Set(key, "null", time.Second*60*60*18)
  641. }
  642. return &record, nil
  643. }
  644. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  645. if assessment_before_dislysis_str == "null" {
  646. return &record, nil
  647. } else {
  648. json.Unmarshal([]byte(assessment_before_dislysis_str), &record)
  649. return &record, nil
  650. }
  651. }
  652. }
  653. // 获取 maxDate 之前一次的透前评估记录
  654. func MobileGetLastTimePredialysisEvaluationOne(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  655. var record models.PredialysisEvaluation
  656. 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
  657. if err != nil {
  658. if err == gorm.ErrRecordNotFound {
  659. return nil, nil
  660. } else {
  661. return nil, err
  662. }
  663. }
  664. return &record, nil
  665. }
  666. // 获取 maxDate 之前一次的透前评估记录
  667. func MobileGetLastTimePredialysisEvaluation(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  668. var record models.PredialysisEvaluation
  669. redis := RedisClient()
  670. defer redis.Close()
  671. // cur_date := time.Now().Format("2006-01-02")
  672. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(maxDate, 10) + ":assessment_before_dislysis_last"
  673. assessment_before_dislysis_last_str, _ := redis.Get(key).Result()
  674. if len(assessment_before_dislysis_last_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  675. 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
  676. if err != nil {
  677. if err == gorm.ErrRecordNotFound {
  678. if record.ID <= 0 {
  679. redis.Set(key, "", time.Second*60*60*18)
  680. }
  681. return nil, nil
  682. } else {
  683. return nil, err
  684. }
  685. } else {
  686. if record.ID > 0 {
  687. //缓存数据
  688. assessment_before_dislysis_last_str, err := json.Marshal(record)
  689. if err == nil {
  690. redis.Set(key, assessment_before_dislysis_last_str, time.Second*60*60*4)
  691. }
  692. } else {
  693. redis.Set(key, "null", time.Second*60*60*18)
  694. }
  695. return &record, nil
  696. }
  697. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  698. if assessment_before_dislysis_last_str == "null" {
  699. return &record, nil
  700. } else {
  701. json.Unmarshal([]byte(assessment_before_dislysis_last_str), &record)
  702. return &record, nil
  703. }
  704. }
  705. }
  706. // 临时医嘱
  707. func MobileGetDoctorAdvices(orgID int64, patientID int64, recordDate int64) ([]*models.DoctorAdvice, error) {
  708. var records []*models.DoctorAdvice
  709. // err := readDb.Model(&models.DoctorAdvice{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).Find(&records).Error
  710. err := readDb.
  711. Model(&models.DoctorAdvice{}).
  712. Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ? and (advice_type = 2 or advice_type = 3)", patientID, orgID, recordDate).
  713. 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,is_medicine").
  714. Order("start_time asc, groupno desc, advice_order desc, id").
  715. Scan(&records).Error
  716. if err != nil {
  717. return nil, err
  718. }
  719. return records, nil
  720. }
  721. func MobileGetDoctorAdvicesByGroups(orgID int64, patientID int64, recordDate int64) ([]*models.DoctorAdvice, error) {
  722. var records []*models.DoctorAdvice
  723. redis := RedisClient()
  724. defer redis.Close()
  725. // cur_date := time.Now().Format("2006-01-02")
  726. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":doctor_advices"
  727. //fmt.Println("key23233232323323wi", key)
  728. doctor_advices_str, _ := redis.Get(key).Result()
  729. redis.Set(doctor_advices_str, "", time.Second)
  730. redis.Set(doctor_advices_str, "", time.Second)
  731. if len(doctor_advices_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  732. err := readDb.Model(&models.DoctorAdvice{}).
  733. Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ? and (advice_type = 2 || advice_type = 3)", patientID, orgID, recordDate).
  734. 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,is_medicine,drug_name_id, IF(parent_id > 0, parent_id, id) as advice_order").
  735. Order("start_time asc, groupno desc, advice_order desc, id asc").
  736. Scan(&records).Error
  737. if err != nil {
  738. if err == gorm.ErrRecordNotFound {
  739. if len(records) <= 0 {
  740. redis.Set(key, "", time.Second*60*60*18)
  741. }
  742. return nil, nil
  743. } else {
  744. return nil, err
  745. }
  746. } else {
  747. if len(records) > 0 {
  748. //缓存数据
  749. doctor_advices_str, err := json.Marshal(records)
  750. if err == nil {
  751. redis.Set(key, doctor_advices_str, time.Second*60*60*18)
  752. return records, nil
  753. }
  754. } else {
  755. redis.Set(key, "null", time.Second*60*60*18)
  756. return records, nil
  757. }
  758. return records, nil
  759. }
  760. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  761. if doctor_advices_str == "null" {
  762. return records, nil
  763. } else {
  764. json.Unmarshal([]byte(doctor_advices_str), &records)
  765. return records, nil
  766. }
  767. }
  768. }
  769. // 透析记录
  770. func MobileGetSchedualDialysisRecordTen(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  771. var record models.DialysisOrder
  772. err := readDb.Model(&models.DialysisOrder{}).Preload("DeviceNumber", "org_id = ?", orgID).Where("user_org_id = ? AND patient_id = ? AND dialysis_date = ?", orgID, patientID, recordDate).First(&record).Error
  773. if err != nil {
  774. if err == gorm.ErrRecordNotFound {
  775. return nil, nil
  776. } else {
  777. return nil, err
  778. }
  779. }
  780. return &record, nil
  781. }
  782. //func MobileGetSchedualDialysisRecord(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  783. // var record models.DialysisOrder
  784. //
  785. // 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
  786. //
  787. //
  788. // return &record,err
  789. //}
  790. // 透析记录
  791. func MobileGetSchedualDialysisRecord(orgID int64, patientID int64, recordDate int64) (*models.DialysisOrder, error) {
  792. var record models.DialysisOrder
  793. redis := RedisClient()
  794. defer redis.Close()
  795. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":dialysis_order"
  796. dialysis_order_str, _ := redis.Get(key).Result()
  797. if len(dialysis_order_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  798. 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
  799. if err != nil {
  800. if err == gorm.ErrRecordNotFound {
  801. return nil, nil
  802. } else {
  803. return nil, err
  804. }
  805. } else {
  806. if record.ID > 0 {
  807. //缓存数据
  808. dialysis_order_str, err := json.Marshal(record)
  809. if err == nil {
  810. redis.Set(key, dialysis_order_str, time.Second*60*60*18)
  811. }
  812. } else {
  813. redis.Set(key, "null", time.Second*60*60*18)
  814. }
  815. return &record, nil
  816. }
  817. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  818. if dialysis_order_str == "null" {
  819. 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
  820. return &record, nil
  821. } else {
  822. json.Unmarshal([]byte(dialysis_order_str), &record)
  823. return &record, nil
  824. }
  825. }
  826. }
  827. // 双人核对
  828. func MobileGetDoubleCheck(orgID int64, patientID int64, recordDate int64) (*models.DoubleCheck, error) {
  829. var record models.DoubleCheck
  830. redis := RedisClient()
  831. defer redis.Close()
  832. // cur_date := time.Now().Format("2006-01-02")
  833. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":double_check"
  834. double_check_str, _ := redis.Get(key).Result()
  835. if len(double_check_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  836. err := readDb.Model(&models.DoubleCheck{}).Where("patient_id = ? and user_org_id = ? and status = 1 and check_date = ?", patientID, orgID, recordDate).First(&record).Error
  837. if err != nil {
  838. if err == gorm.ErrRecordNotFound {
  839. if record.ID <= 0 {
  840. redis.Set(key, "null", time.Second*60*60*18)
  841. }
  842. return nil, nil
  843. } else {
  844. return nil, err
  845. }
  846. } else {
  847. if record.ID > 0 {
  848. //缓存数据
  849. double_check_str, err := json.Marshal(record)
  850. if err == nil {
  851. redis.Set(key, double_check_str, time.Second*60*60*18)
  852. }
  853. } else {
  854. redis.Set(key, "null", time.Second*60*60*18)
  855. }
  856. return &record, nil
  857. }
  858. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  859. if double_check_str == "null" {
  860. return &record, nil
  861. } else {
  862. json.Unmarshal([]byte(double_check_str), &record)
  863. return &record, nil
  864. }
  865. }
  866. }
  867. // 透析监测记录
  868. func MobileGetMonitorRecords(orgID int64, patientID int64, recordDate int64) ([]*models.MonitoringRecord, error) {
  869. var records []*models.MonitoringRecord
  870. redis := RedisClient()
  871. defer redis.Close()
  872. // cur_date := time.Now().Format("2006-01-02")
  873. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":monitor_records"
  874. redis.Set(key, "", time.Second)
  875. monitor_records_str, _ := redis.Get(key).Result()
  876. if len(monitor_records_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  877. 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
  878. if err != nil {
  879. if err == gorm.ErrRecordNotFound {
  880. //if len(records) <= 0 {
  881. // redis.Set(key, "null", time.Second*60*60*18)
  882. //}
  883. return nil, nil
  884. } else {
  885. return nil, err
  886. }
  887. } else {
  888. if len(records) > 0 {
  889. //缓存数据
  890. monitor_records_str, err := json.Marshal(records)
  891. if err == nil {
  892. redis.Set(key, monitor_records_str, time.Second*60*60*18)
  893. }
  894. } else {
  895. redis.Set(key, "null", time.Second*60*60*18)
  896. }
  897. return records, nil
  898. }
  899. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  900. if monitor_records_str == "null" {
  901. return records, nil
  902. } else {
  903. json.Unmarshal([]byte(monitor_records_str), &records)
  904. return records, nil
  905. }
  906. }
  907. }
  908. func MobileGetMonitorRecordFirst(orgID int64, patientID int64, recordDate int64) (*models.MonitoringRecord, error) {
  909. var records models.MonitoringRecord
  910. 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
  911. if err != nil {
  912. return nil, err
  913. }
  914. return &records, nil
  915. }
  916. func MobileGetLastMonitorRecordOne(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  917. var record models.MonitoringRecord
  918. 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
  919. if err != nil {
  920. if err == gorm.ErrRecordNotFound {
  921. return nil, nil
  922. } else {
  923. return nil, err
  924. }
  925. }
  926. return &record, nil
  927. }
  928. func MobileGetLastMonitorRecord(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  929. var record models.MonitoringRecord
  930. redis := RedisClient()
  931. defer redis.Close()
  932. // cur_date := time.Now().Format("2006-01-02")
  933. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(beforeDate, 10) + ":monitor_record_last"
  934. monitor_record_last_str, _ := redis.Get(key).Result()
  935. if len(monitor_record_last_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  936. 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
  937. if err != nil {
  938. if err == gorm.ErrRecordNotFound {
  939. if record.ID <= 0 {
  940. redis.Set(key, "null", time.Second*60*60*18)
  941. }
  942. return nil, nil
  943. } else {
  944. return nil, err
  945. }
  946. } else {
  947. if record.ID > 0 {
  948. //缓存数据
  949. monitor_record_last_str, err := json.Marshal(record)
  950. if err == nil {
  951. redis.Set(key, monitor_record_last_str, time.Second*60*60*18)
  952. }
  953. } else {
  954. redis.Set(key, "null", time.Second*60*60*18)
  955. }
  956. return &record, nil
  957. }
  958. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  959. if monitor_record_last_str == "null" {
  960. return &record, nil
  961. } else {
  962. json.Unmarshal([]byte(monitor_record_last_str), &record)
  963. return &record, nil
  964. }
  965. }
  966. }
  967. func MobileGetAssessmentAfterDislysisOne(orgID int64, patientID int64, recordDate int64) (*models.AssessmentAfterDislysis, error) {
  968. var record models.AssessmentAfterDislysis
  969. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  970. if err != nil {
  971. if err == gorm.ErrRecordNotFound {
  972. return nil, nil
  973. } else {
  974. return nil, err
  975. }
  976. }
  977. return &record, nil
  978. }
  979. // 透后评估
  980. func MobileGetAssessmentAfterDislysis(orgID int64, patientID int64, recordDate int64) (*models.AssessmentAfterDislysis, error) {
  981. var record models.AssessmentAfterDislysis
  982. redis := RedisClient()
  983. defer redis.Close()
  984. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":assessment_after_dislysis"
  985. assessment_after_dislysis_str, _ := redis.Get(key).Result()
  986. if len(assessment_after_dislysis_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  987. err := readDb.Model(&models.AssessmentAfterDislysis{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  988. if err != nil {
  989. if err == gorm.ErrRecordNotFound {
  990. if record.ID <= 0 {
  991. redis.Set(key, "null", time.Second*60*60*18)
  992. }
  993. return nil, nil
  994. } else {
  995. return nil, err
  996. }
  997. } else {
  998. if record.ID > 0 {
  999. //缓存数据
  1000. assessment_after_dislysis_str, err := json.Marshal(record)
  1001. if err == nil {
  1002. redis.Set(key, assessment_after_dislysis_str, time.Second*60*60*18)
  1003. }
  1004. } else {
  1005. redis.Set(key, "null", time.Second*60*60*18)
  1006. }
  1007. return &record, nil
  1008. }
  1009. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  1010. if assessment_after_dislysis_str == "null" {
  1011. return &record, nil
  1012. } else {
  1013. json.Unmarshal([]byte(assessment_after_dislysis_str), &record)
  1014. return &record, nil
  1015. }
  1016. }
  1017. }
  1018. // 获取 maxDate 之前一次的透后评估记录
  1019. func MobileGetLastTimeAssessmentAfterDislysis(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  1020. var record models.AssessmentAfterDislysis
  1021. redis := RedisClient()
  1022. defer redis.Close()
  1023. // cur_date := time.Now().Format("2006-01-02")
  1024. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(maxDate, 10) + ":assessment_after_dislysis_last"
  1025. assessment_after_dislysis_last_str, _ := redis.Get(key).Result()
  1026. if len(assessment_after_dislysis_last_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  1027. 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
  1028. if err != nil {
  1029. if err == gorm.ErrRecordNotFound {
  1030. if record.ID <= 0 {
  1031. redis.Set(key, "null", time.Second*60*60*18)
  1032. }
  1033. return nil, nil
  1034. } else {
  1035. return nil, err
  1036. }
  1037. } else {
  1038. if record.ID > 0 {
  1039. //缓存数据
  1040. assessment_after_dislysis_last_str, err := json.Marshal(record)
  1041. if err == nil {
  1042. redis.Set(key, assessment_after_dislysis_last_str, time.Second*60*60*18)
  1043. }
  1044. } else {
  1045. redis.Set(key, "null", time.Second*60*60*18)
  1046. }
  1047. return &record, nil
  1048. }
  1049. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  1050. if assessment_after_dislysis_last_str == "null" {
  1051. return &record, nil
  1052. } else {
  1053. json.Unmarshal([]byte(assessment_after_dislysis_last_str), &record)
  1054. return &record, nil
  1055. }
  1056. }
  1057. }
  1058. func MobileGetLastTimeAssessmentAfterDislysisOne(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  1059. var record models.AssessmentAfterDislysis
  1060. 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
  1061. if err != nil {
  1062. if err == gorm.ErrRecordNotFound {
  1063. return nil, nil
  1064. } else {
  1065. return nil, err
  1066. }
  1067. }
  1068. return &record, nil
  1069. }
  1070. func MobileGetLast(orgID int64, patientID int64, maxDate int64) (models.AssessmentAfterDislysis, error) {
  1071. dislysis := models.AssessmentAfterDislysis{}
  1072. 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
  1073. return dislysis, err
  1074. }
  1075. // 治疗小结
  1076. func MobileGetTreatmentSummary(orgID int64, patientID int64, recordDate int64) (*models.TreatmentSummary, error) {
  1077. var record models.TreatmentSummary
  1078. redis := RedisClient()
  1079. defer redis.Close()
  1080. // cur_date := time.Now().Format("2006-01-02")
  1081. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":treatment_summary"
  1082. treatment_summary_str, _ := redis.Get(key).Result()
  1083. if len(treatment_summary_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  1084. err := readDb.Model(&models.TreatmentSummary{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  1085. if err != nil {
  1086. if err == gorm.ErrRecordNotFound {
  1087. if record.ID <= 0 {
  1088. redis.Set(key, "null", time.Second*60*60*18)
  1089. }
  1090. return nil, nil
  1091. } else {
  1092. return nil, err
  1093. }
  1094. } else {
  1095. if record.ID > 0 {
  1096. //缓存数据
  1097. treatment_summary_str, err := json.Marshal(record)
  1098. if err == nil {
  1099. redis.Set(key, treatment_summary_str, time.Second*60*60*18)
  1100. }
  1101. } else {
  1102. redis.Set(key, "null", time.Second*60*60*18)
  1103. }
  1104. return &record, nil
  1105. }
  1106. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  1107. if treatment_summary_str == "null" {
  1108. return &record, nil
  1109. } else {
  1110. json.Unmarshal([]byte(treatment_summary_str), &record)
  1111. return &record, nil
  1112. }
  1113. }
  1114. }
  1115. // 透析处方
  1116. func MobileGetDialysisPrescribe(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  1117. var record models.DialysisPrescription
  1118. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).Find(&record).Error
  1119. if err != nil {
  1120. if err == gorm.ErrRecordNotFound {
  1121. return nil, nil
  1122. } else {
  1123. return nil, err
  1124. }
  1125. }
  1126. return &record, nil
  1127. }
  1128. func MobileGetDialysisSchedual(orgID int64, patientID int64, scheduleDate int64) (*models.XtSchedule, error) {
  1129. var schedule models.XtSchedule
  1130. err := readDb.Model(&models.XtSchedule{}).Where("patient_id = ? and user_org_id = ? and status = 1 and schedule_date = ?", patientID, orgID, scheduleDate).First(&schedule).Error
  1131. if err != nil {
  1132. if err == gorm.ErrRecordNotFound {
  1133. return nil, nil
  1134. } else {
  1135. return nil, err
  1136. }
  1137. }
  1138. return &schedule, nil
  1139. }
  1140. // 透析方案
  1141. func MobileGetDialysisSolution(orgID int64, patientID int64) (*models.DialysisSolution, error) {
  1142. var record models.DialysisSolution
  1143. err := readDb.Model(&models.DialysisSolution{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  1144. if err != nil {
  1145. if err == gorm.ErrRecordNotFound {
  1146. return nil, nil
  1147. } else {
  1148. return nil, err
  1149. }
  1150. }
  1151. return &record, nil
  1152. }
  1153. func MobileGetPatientById(orgID int64, patientID int64) (*models.Patients, error) {
  1154. var patient models.Patients
  1155. err := readDb.Model(&models.Patients{}).Where("id = ? and user_org_id = ? and status = 1", patientID, orgID).First(&patient).Error
  1156. if err != nil {
  1157. if err == gorm.ErrRecordNotFound {
  1158. return nil, nil
  1159. } else {
  1160. return nil, err
  1161. }
  1162. }
  1163. return &patient, nil
  1164. }
  1165. func DisableMonitor(orgID int64, patientID int64, recordID int64, admin_user_id int64) error {
  1166. fmt.Println()
  1167. tx := writeDb.Begin()
  1168. updateTime := time.Now().Unix()
  1169. 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
  1170. if err != nil {
  1171. tx.Rollback()
  1172. return err
  1173. }
  1174. tx.Commit()
  1175. return nil
  1176. }
  1177. func GetMonitor(orgID int64, patientID int64, id int64) (*models.MonitoringRecord, error) {
  1178. var monitor models.MonitoringRecord
  1179. var err error
  1180. err = readDb.Model(&models.MonitoringRecord{}).Where("id = ? AND user_org_id = ? AND patient_id = ? AND status = 1 ", id, orgID, patientID).Find(&monitor).Error
  1181. if err == gorm.ErrRecordNotFound {
  1182. return nil, nil
  1183. }
  1184. if err != nil {
  1185. return nil, err
  1186. }
  1187. return &monitor, nil
  1188. }
  1189. type MScheduleDoctorAdviceVM struct {
  1190. ID int64 `gorm:"column:id" json:"id"`
  1191. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1192. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1193. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1194. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1195. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1196. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1197. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1198. Status int64 `gorm:"column:status" json:"status"`
  1199. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1200. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1201. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1202. DoctorAdvices []*MDoctorAdviceVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  1203. Prescription *models.DialysisPrescriptionTwenty `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1204. DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  1205. }
  1206. func (MScheduleDoctorAdviceVM) TableName() string {
  1207. return "xt_schedule"
  1208. }
  1209. type MScheduleDoctorAdviceVMOne struct {
  1210. ID int64 `gorm:"column:id" json:"id"`
  1211. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1212. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  1213. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  1214. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1215. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  1216. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  1217. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  1218. Status int64 `gorm:"column:status" json:"status"`
  1219. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  1220. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  1221. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  1222. DoctorAdvices []*MDoctorAdviceVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  1223. Prescription *models.DialysisPrescriptionTwenty `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  1224. DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  1225. }
  1226. func (MScheduleDoctorAdviceVMOne) TableName() string {
  1227. return "xt_schedule"
  1228. }
  1229. type MDoctorAdviceVM struct {
  1230. ID int64 `gorm:"column:id" json:"id"`
  1231. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  1232. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  1233. AdviceType int64 `gorm:"column:advice_type" json:"advice_type"`
  1234. AdviceDate int64 `gorm:"column:advice_date" json:"advice_date"`
  1235. StartTime int64 `gorm:"column:start_time" json:"start_time"`
  1236. AdviceName string `gorm:"column:advice_name" json:"advice_name"`
  1237. AdviceDesc string `gorm:"column:advice_desc" json:"advice_desc"`
  1238. ReminderDate int64 `gorm:"column:reminder_date" json:"reminder_date"`
  1239. SingleDose float64 `gorm:"column:single_dose" json:"single_dose"`
  1240. SingleDoseUnit string `gorm:"column:single_dose_unit" json:"single_dose_unit"`
  1241. PrescribingNumber float64 `gorm:"column:prescribing_number" json:"prescribing_number"`
  1242. PrescribingNumberUnit string `gorm:"column:prescribing_number_unit" json:"prescribing_number_unit"`
  1243. DeliveryWay string `gorm:"column:delivery_way" json:"delivery_way"`
  1244. ExecutionFrequency string `gorm:"column:execution_frequency" json:"execution_frequency"`
  1245. AdviceDoctor int64 `gorm:"column:advice_doctor" json:"advice_doctor"`
  1246. Status int64 `gorm:"column:status" json:"status"`
  1247. CreatedTime int64 `gorm:"column:created_time" json:"created_time"`
  1248. UpdatedTime int64 `gorm:"column:updated_time" json:"updated_time"`
  1249. AdviceAffirm string `gorm:"column:advice_affirm" json:"advice_affirm"`
  1250. Remark string `gorm:"column:remark" json:"remark"`
  1251. StopTime int64 `gorm:"column:stop_time" json:"stop_time"`
  1252. StopReason string `gorm:"column:stop_reason" json:"stop_reason"`
  1253. StopDoctor int64 `gorm:"column:stop_doctor" json:"stop_doctor"`
  1254. StopState int64 `gorm:"column:stop_state" json:"stop_state"`
  1255. ParentId int64 `gorm:"column:parent_id" json:"parent_id"`
  1256. ExecutionTime int64 `gorm:"column:execution_time" json:"execution_time"`
  1257. ExecutionStaff int64 `gorm:"column:execution_staff" json:"execution_staff"`
  1258. ExecutionState int64 `gorm:"column:execution_state" json:"execution_state"`
  1259. Checker int64 `gorm:"column:checker" json:"checker"`
  1260. RecordDate int64 `gorm:"column:record_date" json:"record_date"`
  1261. DialysisOrderId int64 `gorm:"column:dialysis_order_id" json:"dialysis_order_id"`
  1262. CheckTime int64 `gorm:"column:check_time" json:"check_time"`
  1263. CheckState int64 `gorm:"column:check_state" json:"check_state"`
  1264. DrugSpec float64 `gorm:"column:drug_spec" json:"drug_spec"`
  1265. DrugSpecUnit string `gorm:"column:drug_spec_unit" json:"drug_spec_unit"`
  1266. Groupno int64 `gorm:"column:groupno" json:"groupno"`
  1267. RemindType int64 `gorm:"column:remind_type" json:"remind_type"`
  1268. FrequencyType int64 `gorm:"column:frequency_type" json:"frequency_type"`
  1269. DayCount int64 `gorm:"column:day_count" json:"day_count"`
  1270. WeekDay string `gorm:"column:week_day" json:"week_day"`
  1271. TemplateId string `gorm:"column:template_id" json:"template_id"`
  1272. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  1273. IsMedicine int64 `gorm:"column:is_medicine" json:"is_medicine" form:"is_medicine"`
  1274. IsSettle int64 `gorm:"column:is_settle" json:"is_settle" form:"is_settle"`
  1275. }
  1276. func (MDoctorAdviceVM) TableName() string {
  1277. return "xt_doctor_advice"
  1278. }
  1279. func MobileGetScheduleDoctorAdvices(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string) ([]*MScheduleDoctorAdviceVM, error) {
  1280. var vms []*MScheduleDoctorAdviceVM
  1281. adviceWhere := ""
  1282. adviceCondition := []interface{}{}
  1283. if adviceType == 0 {
  1284. if patientType == 0 {
  1285. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  1286. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1287. } else if patientType == 1 {
  1288. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  1289. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1290. } else if patientType == 2 {
  1291. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  1292. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1293. }
  1294. } else if adviceType == 1 {
  1295. if patientType == 0 {
  1296. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  1297. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1298. } else if patientType == 1 {
  1299. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  1300. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1301. } else if patientType == 2 {
  1302. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  1303. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1304. }
  1305. } else if adviceType == 3 {
  1306. if patientType == 0 {
  1307. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  1308. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1309. } else if patientType == 1 {
  1310. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  1311. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1312. } else if patientType == 2 {
  1313. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  1314. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1315. }
  1316. } else if adviceType == 2 && len(deliverWay) > 0 {
  1317. if patientType == 0 {
  1318. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  1319. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1320. } else if patientType == 1 {
  1321. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  1322. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  1323. } else if patientType == 2 {
  1324. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  1325. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1326. }
  1327. } else if adviceType == 2 && len(deliverWay) <= 0 {
  1328. if patientType == 0 {
  1329. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  1330. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1331. } else if patientType == 1 {
  1332. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND (advice_doctor = ? or execution_staff = ?)"
  1333. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, adminUserId)
  1334. } else if patientType == 2 {
  1335. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  1336. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1337. }
  1338. }
  1339. db := readDb.
  1340. Table("xt_schedule").
  1341. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1342. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1343. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1344. }).
  1345. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1346. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1347. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1348. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  1349. Preload("DoctorAdvices", adviceCondition...).
  1350. Where("status = 1 AND user_org_id = ?", orgID)
  1351. if scheduleDate != 0 {
  1352. db = db.Where("schedule_date = ?", scheduleDate)
  1353. }
  1354. err := db.Find(&vms).Error
  1355. return vms, err
  1356. }
  1357. func MobileGetScheduleDoctorAdvicesTwo(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string) ([]*MScheduleDoctorAdviceVMOne, error) {
  1358. var vms []*MScheduleDoctorAdviceVMOne
  1359. adviceWhere := ""
  1360. adviceCondition := []interface{}{}
  1361. if adviceType == 0 {
  1362. if patientType == 0 {
  1363. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  1364. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1365. } else if patientType == 1 {
  1366. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  1367. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1368. } else if patientType == 2 {
  1369. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  1370. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1371. } else if patientType == 3 {
  1372. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and is_settle = 1"
  1373. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1374. } else if patientType == 4 {
  1375. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and (is_settle = 0 or is_settle = 2)"
  1376. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1377. }
  1378. } else if adviceType == 1 {
  1379. if patientType == 0 {
  1380. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  1381. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1382. } else if patientType == 1 {
  1383. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  1384. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1385. } else if patientType == 2 {
  1386. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  1387. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1388. } else if patientType == 3 {
  1389. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and is_settle = 1"
  1390. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1391. } else if patientType == 4 {
  1392. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and (is_settle = 0 or is_settle = 2)"
  1393. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1394. }
  1395. } else if adviceType == 3 {
  1396. if patientType == 0 {
  1397. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  1398. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1399. } else if patientType == 1 {
  1400. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  1401. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  1402. } else if patientType == 2 {
  1403. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  1404. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1405. } else if patientType == 3 {
  1406. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 and is_settle = 1"
  1407. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1408. } else if patientType == 4 {
  1409. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 and (is_settle = 0 or is_settle = 2)"
  1410. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1411. }
  1412. } else if adviceType == 2 && len(deliverWay) > 0 {
  1413. if patientType == 0 {
  1414. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  1415. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1416. } else if patientType == 1 {
  1417. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  1418. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  1419. } else if patientType == 2 {
  1420. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  1421. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1422. } else if patientType == 3 {
  1423. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 and delivery_way = ? and is_settle = 1"
  1424. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1425. } else if patientType == 4 {
  1426. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 and delivery_way = ? and (is_settle = 0 or is_settle =2)"
  1427. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  1428. }
  1429. } else if adviceType == 2 && len(deliverWay) <= 0 {
  1430. if patientType == 0 {
  1431. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  1432. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1433. } else if patientType == 1 {
  1434. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND (advice_doctor = ? or execution_staff = ?)"
  1435. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, adminUserId)
  1436. } else if patientType == 2 {
  1437. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  1438. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1439. } else if patientType == 3 {
  1440. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 and is_settle = 1"
  1441. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1442. } else if patientType == 4 {
  1443. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 and (is_settle = 0 or is_settle = 2)"
  1444. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  1445. }
  1446. }
  1447. db := readDb.
  1448. Table("xt_schedule").
  1449. //Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1450. //Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1451. // return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1452. //}).
  1453. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1454. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1455. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1456. Preload("DoctorAdvices", adviceCondition...).
  1457. Where("status = 1 AND user_org_id = ?", orgID)
  1458. if scheduleDate != 0 {
  1459. db = db.Where("schedule_date = ?", scheduleDate)
  1460. }
  1461. err := db.Find(&vms).Error
  1462. return vms, err
  1463. }
  1464. func GetHisDoctorAdvices(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  1465. var vms []*HisMScheduleDoctorAdviceVM
  1466. if len(deliverWay) > 0 {
  1467. if patientType == 0 {
  1468. db := readDb.
  1469. Table("xt_schedule").
  1470. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  1471. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1472. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1473. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1474. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1475. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1476. }).
  1477. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1478. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1479. Where("status = 1 AND user_org_id = ?", orgID)
  1480. if scheduleDate != 0 {
  1481. db = db.Where("schedule_date = ?", scheduleDate)
  1482. }
  1483. err = db.Find(&vms).Error
  1484. }
  1485. if patientType > 0 {
  1486. db := readDb.
  1487. Table("xt_schedule").
  1488. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1489. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1490. 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).
  1491. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1492. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1493. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1494. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1495. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1496. }).Where("status = 1 AND user_org_id = ?", orgID)
  1497. if scheduleDate != 0 {
  1498. db = db.Where("schedule_date = ?", scheduleDate)
  1499. }
  1500. err = db.Find(&vms).Error
  1501. }
  1502. } else {
  1503. if patientType == 0 {
  1504. db := readDb.
  1505. Table("xt_schedule").
  1506. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  1507. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1508. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1509. return db.Where("status = 1 AND user_org_id = ? and dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1510. }).
  1511. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1512. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1513. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1514. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1515. Where("status = 1 AND user_org_id = ?", orgID)
  1516. if scheduleDate != 0 {
  1517. db = db.Where("schedule_date = ?", scheduleDate)
  1518. }
  1519. err = db.Find(&vms).Error
  1520. }
  1521. if patientType > 0 {
  1522. db := readDb.
  1523. Table("xt_schedule").
  1524. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1525. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1526. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1527. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1528. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1529. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1530. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1531. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1532. Where("status = 1 AND user_org_id = ?", orgID)
  1533. if scheduleDate != 0 {
  1534. db = db.Where("schedule_date = ?", scheduleDate)
  1535. }
  1536. err = db.Find(&vms).Error
  1537. }
  1538. }
  1539. return vms, err
  1540. }
  1541. func GetHisDoctorAdvicesTwo(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleDoctorAdviceVMOne, error) {
  1542. var vms []*HisMScheduleDoctorAdviceVMOne
  1543. if len(deliverWay) > 0 {
  1544. if patientType == 0 {
  1545. db := readDb.
  1546. Table("xt_schedule").
  1547. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  1548. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1549. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1550. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1551. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1552. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1553. }).
  1554. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1555. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1556. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1557. Where("status = 1 AND user_org_id = ?", orgID)
  1558. if scheduleDate != 0 {
  1559. db = db.Where("schedule_date = ?", scheduleDate)
  1560. }
  1561. err = db.Find(&vms).Error
  1562. }
  1563. if patientType > 0 {
  1564. if patientType == 1 {
  1565. db := readDb.
  1566. Table("xt_schedule").
  1567. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1568. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1569. 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).
  1570. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1571. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1572. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1573. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1574. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1575. }).Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1576. Where("status = 1 AND user_org_id = ?", orgID)
  1577. if scheduleDate != 0 {
  1578. db = db.Where("schedule_date = ?", scheduleDate)
  1579. }
  1580. err = db.Find(&vms).Error
  1581. }
  1582. if patientType == 2 {
  1583. db := readDb.
  1584. Table("xt_schedule").
  1585. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1586. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1587. 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).
  1588. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1589. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1590. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1591. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1592. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1593. }).Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).Where("status = 1 AND user_org_id = ?", orgID)
  1594. if scheduleDate != 0 {
  1595. db = db.Where("schedule_date = ?", scheduleDate)
  1596. }
  1597. err = db.Find(&vms).Error
  1598. }
  1599. if patientType == 3 {
  1600. db := readDb.
  1601. Table("xt_schedule").
  1602. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1603. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1604. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and (advice_doctor = ? or execution_staff = ?) and is_settle = 1", orgID, scheduleDate, deliverWay, adminUserId, adminUserId).
  1605. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1606. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1607. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1608. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1609. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1610. }).Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).Where("status = 1 AND user_org_id = ?", orgID)
  1611. if scheduleDate != 0 {
  1612. db = db.Where("schedule_date = ?", scheduleDate)
  1613. }
  1614. err = db.Find(&vms).Error
  1615. }
  1616. if patientType == 4 {
  1617. db := readDb.
  1618. Table("xt_schedule").
  1619. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1620. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1621. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and (advice_doctor = ? or execution_staff = ?) and (is_settle = 0 or is_settle = 2)", orgID, scheduleDate, deliverWay, adminUserId, adminUserId).
  1622. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1623. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1624. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1625. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1626. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1627. }).Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).Where("status = 1 AND user_org_id = ?", orgID)
  1628. if scheduleDate != 0 {
  1629. db = db.Where("schedule_date = ?", scheduleDate)
  1630. }
  1631. err = db.Find(&vms).Error
  1632. }
  1633. }
  1634. } else {
  1635. if patientType == 0 {
  1636. db := readDb.
  1637. Table("xt_schedule").
  1638. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? ", orgID, scheduleDate).
  1639. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1640. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1641. return db.Where("status = 1 AND user_org_id = ? and dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1642. }).
  1643. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1644. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1645. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1646. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1647. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1648. Where("status = 1 AND user_org_id = ?", orgID)
  1649. if scheduleDate != 0 {
  1650. db = db.Where("schedule_date = ?", scheduleDate)
  1651. }
  1652. err = db.Find(&vms).Error
  1653. }
  1654. if patientType > 0 {
  1655. if patientType == 1 {
  1656. db := readDb.
  1657. Table("xt_schedule").
  1658. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1659. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1660. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1661. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1662. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1663. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1664. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1665. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1666. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1667. Where("status = 1 AND user_org_id = ?", orgID)
  1668. if scheduleDate != 0 {
  1669. db = db.Where("schedule_date = ?", scheduleDate)
  1670. }
  1671. err = db.Find(&vms).Error
  1672. }
  1673. if patientType == 2 {
  1674. db := readDb.
  1675. Table("xt_schedule").
  1676. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1677. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1678. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1679. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1680. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1681. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1682. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1683. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1684. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1685. Where("status = 1 AND user_org_id = ?", orgID)
  1686. if scheduleDate != 0 {
  1687. db = db.Where("schedule_date = ?", scheduleDate)
  1688. }
  1689. err = db.Find(&vms).Error
  1690. }
  1691. if patientType == 3 {
  1692. db := readDb.
  1693. Table("xt_schedule").
  1694. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1695. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) and is_settle = 1", orgID, scheduleDate, adminUserId, adminUserId).
  1696. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1697. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1698. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1699. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1700. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1701. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1702. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1703. Where("status = 1 AND user_org_id = ?", orgID)
  1704. if scheduleDate != 0 {
  1705. db = db.Where("schedule_date = ?", scheduleDate)
  1706. }
  1707. err = db.Find(&vms).Error
  1708. }
  1709. if patientType == 4 {
  1710. db := readDb.
  1711. Table("xt_schedule").
  1712. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1713. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) and (is_settle = 0 or is_settle =2) ", orgID, scheduleDate, adminUserId, adminUserId).
  1714. Preload("HisPrescriptionProject", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1715. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1716. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1717. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1718. }).Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1719. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1720. Preload("DialysisAssesmentBefor", "status = 1 AND user_org_id = ? AND assessment_date = ?", orgID, scheduleDate).
  1721. Where("status = 1 AND user_org_id = ?", orgID)
  1722. if scheduleDate != 0 {
  1723. db = db.Where("schedule_date = ?", scheduleDate)
  1724. }
  1725. err = db.Find(&vms).Error
  1726. }
  1727. }
  1728. }
  1729. return vms, err
  1730. }
  1731. func GetMobileHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64) ([]*HisMScheduleProjectVM, error) {
  1732. var vms []*HisMScheduleProjectVM
  1733. //if patientType == 0 {
  1734. // db := readDb.
  1735. // Table("xt_schedule").
  1736. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1737. // Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1738. // return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1739. // }).
  1740. // Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1741. // Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1742. // Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1743. // Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1744. // return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1745. // }).
  1746. // Where("status = 1 AND user_org_id = ?", orgID)
  1747. // if scheduleDate != 0 {
  1748. // db = db.Where("schedule_date = ?", scheduleDate)
  1749. // }
  1750. // err = db.Find(&vms).Error
  1751. //}
  1752. //if patientType > 0 {
  1753. // db := readDb.
  1754. // Table("xt_schedule").
  1755. // Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1756. // Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1757. // return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1758. // }).
  1759. // Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1760. // Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1761. // Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1762. // Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  1763. // Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1764. // return db.Where("status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1765. // }).
  1766. // Where("status = 1 AND user_org_id = ?", orgID)
  1767. // if scheduleDate != 0 {
  1768. // db = db.Where("schedule_date = ?", scheduleDate)
  1769. // }
  1770. // err = db.Find(&vms).Error
  1771. //}
  1772. db := readDb.Table("xt_schedule").Where("status = 1")
  1773. if orgID > 0 {
  1774. db = db.Where("user_org_id = ?", orgID)
  1775. }
  1776. if scheduleDate > 0 {
  1777. db = db.Where("schedule_date =?", scheduleDate)
  1778. }
  1779. err = db.Find(&vms).Error
  1780. if patientType == 0 {
  1781. db := readDb.
  1782. Table("xt_schedule").
  1783. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1784. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1785. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1786. }).
  1787. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1788. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1789. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1790. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1791. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1792. }).
  1793. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  1794. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  1795. }).
  1796. Where("status = 1 AND user_org_id = ?", orgID)
  1797. if scheduleDate != 0 {
  1798. db = db.Where("schedule_date = ?", scheduleDate)
  1799. }
  1800. err = db.Find(&vms).Error
  1801. }
  1802. if patientType > 0 {
  1803. db := readDb.
  1804. Table("xt_schedule").
  1805. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  1806. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  1807. return db.Where("status = 1 AND user_org_id = ? AND dialysis_date = ?", orgID, scheduleDate).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  1808. }).
  1809. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1810. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  1811. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  1812. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  1813. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  1814. }).
  1815. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  1816. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  1817. }).
  1818. Where("status = 1 AND user_org_id = ?", orgID)
  1819. if scheduleDate != 0 {
  1820. db = db.Where("schedule_date = ?", scheduleDate)
  1821. }
  1822. err = db.Find(&vms).Error
  1823. }
  1824. return vms, err
  1825. }
  1826. func MobileCreateDialysisOrder(orgID int64, patientID int64, order *models.DialysisOrder) error {
  1827. now := time.Now()
  1828. tx := writeDb.Begin()
  1829. if createOrderErr := tx.Model(&models.DialysisOrder{}).Create(order).Error; createOrderErr != nil {
  1830. tx.Rollback()
  1831. return createOrderErr
  1832. }
  1833. // 更新透析记录 ID
  1834. // 透析处方
  1835. 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 {
  1836. tx.Rollback()
  1837. return err
  1838. }
  1839. // 接诊评估
  1840. 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 {
  1841. tx.Rollback()
  1842. return err
  1843. }
  1844. // 透前评估
  1845. 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 {
  1846. tx.Rollback()
  1847. return err
  1848. }
  1849. // 临时医嘱
  1850. 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 {
  1851. tx.Rollback()
  1852. return err
  1853. }
  1854. // 双人核对
  1855. 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 {
  1856. tx.Rollback()
  1857. return err
  1858. }
  1859. // 透后评估
  1860. 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 {
  1861. tx.Rollback()
  1862. return err
  1863. }
  1864. // 治疗小结
  1865. 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 {
  1866. tx.Rollback()
  1867. return err
  1868. }
  1869. // 透析监测
  1870. 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 {
  1871. tx.Rollback()
  1872. return err
  1873. }
  1874. tx.Commit()
  1875. return nil
  1876. }
  1877. type MobileUrgentSchedulePatientVM struct {
  1878. ID int64 `gorm:"column:id" json:"id"`
  1879. Name string `gorm:"column:name" json:"name"`
  1880. DialysisNo string `gorm:"column:dialysis_no" json:"dialysis_no"`
  1881. }
  1882. func (MobileUrgentSchedulePatientVM) TableName() string {
  1883. return "xt_patients"
  1884. }
  1885. type MobileUrgentScheduleTreatmentModeVM struct {
  1886. ID int64 `gorm:"column:id" json:"id"`
  1887. Name string `gorm:"column:name" json:"name"`
  1888. }
  1889. func (MobileUrgentScheduleTreatmentModeVM) TableName() string {
  1890. return "xt_treatment_mode"
  1891. }
  1892. func MobileGetAllPatientsForUrgentSchedule(orgID int64, record_date int64) ([]*MobileUrgentSchedulePatientVM, error) {
  1893. var vms []*MobileUrgentSchedulePatientVM = make([]*MobileUrgentSchedulePatientVM, 0)
  1894. 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()
  1895. defer rows.Close()
  1896. if err != nil {
  1897. return nil, err
  1898. }
  1899. for rows.Next() {
  1900. var vm MobileUrgentSchedulePatientVM
  1901. readDb.ScanRows(rows, &vm)
  1902. vms = append(vms, &vm)
  1903. }
  1904. return vms, nil
  1905. }
  1906. func MobileGetAllTrearmentModesForUrgentSchedule() ([]*MobileUrgentScheduleTreatmentModeVM, error) {
  1907. var modes []*MobileUrgentScheduleTreatmentModeVM
  1908. err := readDb.Model(&MobileUrgentScheduleTreatmentModeVM{}).Where("status = 1").Find(&modes).Error
  1909. if err != nil {
  1910. return nil, err
  1911. }
  1912. return modes, nil
  1913. }
  1914. type MobileUrgentScheduleScheduleListVM struct {
  1915. ID int64 `gorm:"column:id" json:"id"`
  1916. // ZoneID int64 `gorm:"column:partition_id" json:"zone_id"`
  1917. DeviceNumberID int64 `gorm:"column:bed_id" json:"bed_id"`
  1918. PatientID int64 `gorm:"column:patient_id" json:"patient_id"`
  1919. ScheduleType int `gorm:"column:schedule_type" json:"schedule_type"`
  1920. DeviceNumber *models.DeviceNumber `gorm:"ForeignKey:DeviceNumberID" json:"device_number"`
  1921. // DeviceZone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"device_zone"`
  1922. }
  1923. func (MobileUrgentScheduleScheduleListVM) TableName() string {
  1924. return "xt_schedule"
  1925. }
  1926. func MobileGetSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) (schedules []*MobileUrgentScheduleScheduleListVM, err error) {
  1927. db := readDb.
  1928. Model(&MobileUrgentScheduleScheduleListVM{}).
  1929. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  1930. Where("status = 1 AND user_org_id = ? AND schedule_date = ? AND schedule_type = ? ", orgID, scheduleDate, schedule_type)
  1931. err = db.Find(&schedules).Error
  1932. if err != nil {
  1933. return nil, err
  1934. }
  1935. return schedules, nil
  1936. }
  1937. func MobileGetOtherSchedulesForUrgentSchedule(orgID int64, scheduleDate int64, schedule_type int) ([]*MobileUrgentScheduleScheduleListVM, error) {
  1938. var vms []*MobileUrgentScheduleScheduleListVM = make([]*MobileUrgentScheduleScheduleListVM, 0)
  1939. 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()
  1940. defer rows.Close()
  1941. if err != nil {
  1942. return nil, err
  1943. }
  1944. for rows.Next() {
  1945. var vm MobileUrgentScheduleScheduleListVM
  1946. readDb.ScanRows(rows, &vm)
  1947. vms = append(vms, &vm)
  1948. }
  1949. return vms, nil
  1950. }
  1951. type MobileUrgentScheduleDeviceNumberVM struct {
  1952. ID int64 `gorm:"column:id" json:"id"`
  1953. Number string `gorm:"column:number" json:"number"`
  1954. ZoneID int64 `gorm:"column:zone_id" json:"zone_id"`
  1955. Zone *models.DeviceZone `gorm:"ForeignKey:ZoneID" json:"zone"`
  1956. }
  1957. func (MobileUrgentScheduleDeviceNumberVM) TableName() string {
  1958. return "xt_device_number"
  1959. }
  1960. func MobileGetAllDeviceNumbersForUrgentSchedule(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  1961. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  1962. 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()
  1963. defer rows.Close()
  1964. if err != nil {
  1965. return nil, err
  1966. }
  1967. for rows.Next() {
  1968. var vm DeviceNumberViewModel
  1969. readDb.ScanRows(rows, &vm)
  1970. vms = append(vms, &vm)
  1971. }
  1972. return vms, nil
  1973. //var deviceNumbers []*MobileUrgentScheduleDeviceNumberVM
  1974. //db := readDb.
  1975. // Model(&MobileUrgentScheduleDeviceNumberVM{}).
  1976. // Preload("Zone", "status = 1 AND org_id = ?", orgID).
  1977. // Where("status = 1 AND org_id = ?", orgID)
  1978. //err := db.Order("zone_id asc").Find(&deviceNumbers).Error
  1979. //if err != nil {
  1980. // return nil, err
  1981. //}
  1982. //return deviceNumbers, nil
  1983. }
  1984. func GetValidScheduleMonitorRecordCount() (int64, error) {
  1985. var total int64
  1986. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Count(&total).Error
  1987. return total, err
  1988. }
  1989. func GetTop1000ValidScheduleMonitorRecord() ([]*models.MonitoringRecord, error) {
  1990. var monitors []*models.MonitoringRecord
  1991. err := readDb.Model(&models.MonitoringRecord{}).Where("status = 1 AND operate_time = 0 AND monitoring_date <> 0").Order("id asc").Limit(100).Find(&monitors).Error
  1992. if err != nil {
  1993. return nil, err
  1994. }
  1995. return monitors, nil
  1996. }
  1997. func BatchUpdateMonitors(monitors []*models.MonitoringRecord) error {
  1998. tx := writeDb.Begin()
  1999. for index := 0; index < len(monitors); index++ {
  2000. tx.Save(monitors[index])
  2001. }
  2002. return tx.Commit().Error
  2003. }
  2004. func ModifyStartDialysisOrder(order *models.DialysisOrder) error {
  2005. tx := writeDb.Begin()
  2006. updateTime := time.Now().Unix()
  2007. 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, "quality_nurse_id": order.QualityNurseId, "puncture_needle": order.PunctureNeedle, "puncture_way": order.PunctureWay, "dialysis_dialyszers": order.DialysisDialyszers, "dialysis_irrigation": order.DialysisIrrigation, "blood_access_id": order.BloodAccessId, "nuclein_date": order.NucleinDate, "schedule_remark": order.ScheduleRemark, "order_remark": order.OrderRemark, "catheter_operation": order.CatheterOperation}).Error
  2008. if err != nil {
  2009. tx.Rollback()
  2010. return err
  2011. }
  2012. tx.Commit()
  2013. return err
  2014. }
  2015. func ModifyFinishDialysisOrder(order *models.DialysisOrder) error {
  2016. tx := writeDb.Begin()
  2017. updateTime := time.Now().Unix()
  2018. 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, "puncture_point_haematoma": order.PuncturePointHaematoma, "blood_access_internal_fistula": order.BloodAccessInternalFistula, "catheter": order.Catheter, "cruor": order.Cruor, "mission": order.Mission}).Error
  2019. if err != nil {
  2020. tx.Rollback()
  2021. return err
  2022. }
  2023. tx.Commit()
  2024. return err
  2025. }
  2026. func MobileGetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  2027. var record models.SgjPatientDryweight
  2028. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  2029. if err != nil {
  2030. if err == gorm.ErrRecordNotFound {
  2031. return nil, nil
  2032. } else {
  2033. return nil, err
  2034. }
  2035. }
  2036. return &record, nil
  2037. }
  2038. //func MobileGetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  2039. // var record models.SgjPatientDryweight
  2040. // redis := RedisClient()
  2041. // defer redis.Close()
  2042. //
  2043. // key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":last_dry_weight"
  2044. // last_dry_weight_str, _ := redis.Get(key).Result()
  2045. //
  2046. // if len(last_dry_weight_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2047. // err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  2048. // if err != nil {
  2049. // if err == gorm.ErrRecordNotFound {
  2050. // if record.ID <= 0 {
  2051. // redis.Set(key, "null", time.Second*60*60*18)
  2052. // }
  2053. // return nil, nil
  2054. // } else {
  2055. // return nil, err
  2056. // }
  2057. // } else {
  2058. // if record.ID > 0 {
  2059. // //缓存数据
  2060. // last_dry_weight_str, err := json.Marshal(record)
  2061. // if err == nil {
  2062. // redis.Set(key, last_dry_weight_str, time.Second*60*60*18)
  2063. // return nil, err
  2064. // }
  2065. // } else {
  2066. // redis.Set(key, "null", time.Second*60*60*18)
  2067. // return nil, err
  2068. // }
  2069. // return &record, nil
  2070. // }
  2071. // } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2072. // if last_dry_weight_str == "null" {
  2073. // return &record, nil
  2074. // } else {
  2075. // json.Unmarshal([]byte(last_dry_weight_str), &record)
  2076. // return &record, nil
  2077. // }
  2078. //
  2079. // }
  2080. //}
  2081. // 透析方案
  2082. func MobileGetDialysisSolutionByModeIdSix(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  2083. var record models.DialysisSolution
  2084. 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
  2085. if err != nil {
  2086. if err == gorm.ErrRecordNotFound {
  2087. return nil, nil
  2088. } else {
  2089. return nil, err
  2090. }
  2091. }
  2092. return &record, nil
  2093. }
  2094. // 透析方案
  2095. func MobileGetDialysisSolutionByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  2096. var record models.DialysisSolution
  2097. redis := RedisClient()
  2098. defer redis.Close()
  2099. // cur_date := time.Now().Format("2006-01-02")
  2100. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(mode_id, 10) + ":dialysis_solution"
  2101. dialysis_solution_str, _ := redis.Get(key).Result()
  2102. if len(dialysis_solution_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2103. 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
  2104. if err != nil {
  2105. if err == gorm.ErrRecordNotFound {
  2106. if record.ID <= 0 {
  2107. redis.Set(key, "null", time.Second*60*60*18)
  2108. }
  2109. return nil, nil
  2110. } else {
  2111. return nil, err
  2112. }
  2113. } else {
  2114. if record.ID > 0 {
  2115. //缓存数据
  2116. dialysis_solution_str, err := json.Marshal(record)
  2117. if err == nil {
  2118. redis.Set(key, dialysis_solution_str, time.Second*60*60*18)
  2119. }
  2120. } else {
  2121. redis.Set(key, "null", time.Second*60*60*18)
  2122. }
  2123. return &record, nil
  2124. }
  2125. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2126. if dialysis_solution_str == "null" {
  2127. return &record, nil
  2128. } else {
  2129. json.Unmarshal([]byte(dialysis_solution_str), &record)
  2130. return &record, nil
  2131. }
  2132. }
  2133. }
  2134. // 透析处方
  2135. func MobileGetDialysisPrescribeByModeId(orgID int64, patientID int64, recordDate int64, mode_id int64) (*models.DialysisPrescription, error) {
  2136. var record models.DialysisPrescription
  2137. redis := RedisClient()
  2138. defer redis.Close()
  2139. // cur_date := time.Now().Format("2006-01-02")
  2140. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":" + strconv.FormatInt(mode_id, 10) + ":dialysis_prescribe"
  2141. dialysis_prescribe_str, _ := redis.Get(key).Result()
  2142. if len(dialysis_prescribe_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2143. 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
  2144. if err != nil {
  2145. if err == gorm.ErrRecordNotFound {
  2146. if record.ID <= 0 {
  2147. redis.Set(key, "null", time.Second*60*60*18)
  2148. }
  2149. return nil, nil
  2150. } else {
  2151. return nil, err
  2152. }
  2153. } else {
  2154. if record.ID > 0 {
  2155. //缓存数据
  2156. dialysis_prescribe_str, err := json.Marshal(record)
  2157. if err == nil {
  2158. redis.Set(key, dialysis_prescribe_str, time.Second*60*60*18)
  2159. }
  2160. } else {
  2161. redis.Set(key, "null", time.Second*60*60*18)
  2162. }
  2163. return &record, nil
  2164. }
  2165. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2166. if dialysis_prescribe_str == "null" {
  2167. return &record, nil
  2168. } else {
  2169. json.Unmarshal([]byte(dialysis_prescribe_str), &record)
  2170. return &record, nil
  2171. }
  2172. }
  2173. }
  2174. func MobileGetDialysisPrescribeByModeIdSix(orgID int64, patientID int64, recordDate int64, mode_id int64) (*models.DialysisPrescription, error) {
  2175. var record models.DialysisPrescription
  2176. 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
  2177. if err != nil {
  2178. if err == gorm.ErrRecordNotFound {
  2179. return nil, nil
  2180. } else {
  2181. return nil, err
  2182. }
  2183. }
  2184. return &record, nil
  2185. }
  2186. func MobileGetDialysisPrescribeByModeIdOne(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  2187. var record models.DialysisPrescription
  2188. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  2189. if err != nil {
  2190. if err == gorm.ErrRecordNotFound {
  2191. return nil, nil
  2192. } else {
  2193. return nil, err
  2194. }
  2195. }
  2196. return &record, nil
  2197. }
  2198. //func MobileGetDialysisPrescribeByModeIdOne(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  2199. // var record models.DialysisPrescription
  2200. // redis := RedisClient()
  2201. // defer redis.Close()
  2202. //
  2203. // // cur_date := time.Now().Format("2006-01-02")
  2204. // key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(recordDate, 10) + ":dialysis_prescribe_by_mode"
  2205. // dialysis_prescribe_by_mode_str, _ := redis.Get(key).Result()
  2206. //
  2207. // if len(dialysis_prescribe_by_mode_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2208. // err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  2209. // if err != nil {
  2210. // if err == gorm.ErrRecordNotFound {
  2211. // if record.ID <= 0 {
  2212. // redis.Set(key, "null", time.Second*60*60*18)
  2213. // }
  2214. // return nil, nil
  2215. // } else {
  2216. // return nil, err
  2217. // }
  2218. // } else {
  2219. //
  2220. // if record.ID > 0 {
  2221. // //缓存数据
  2222. // dialysis_prescribe_by_mode_str, err := json.Marshal(record)
  2223. //
  2224. // if err == nil {
  2225. // redis.Set(key, dialysis_prescribe_by_mode_str, time.Second*60*60*18)
  2226. // return nil, err
  2227. // }
  2228. // } else {
  2229. // redis.Set(key, "null", time.Second*60*60*18)
  2230. // return nil, err
  2231. // }
  2232. // return &record, nil
  2233. // }
  2234. // } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2235. // if dialysis_prescribe_by_mode_str == "null" {
  2236. // json.Unmarshal([]byte(dialysis_prescribe_by_mode_str), &record)
  2237. // return &record, nil
  2238. // } else {
  2239. // json.Unmarshal([]byte(dialysis_prescribe_by_mode_str), &record)
  2240. // return &record, nil
  2241. // }
  2242. //
  2243. // }
  2244. //}
  2245. func MobileGetLastDialysisPrescribe(orgID int64, patientID int64) (*models.DialysisPrescription, error) {
  2246. var record models.DialysisPrescription
  2247. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 ", patientID, orgID).Last(&record).Error
  2248. if err != nil {
  2249. if err == gorm.ErrRecordNotFound {
  2250. return nil, nil
  2251. } else {
  2252. return nil, err
  2253. }
  2254. }
  2255. return &record, nil
  2256. }
  2257. func MobileGetLastDialysisPrescribeByModeIdSix(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  2258. var record models.DialysisPrescription
  2259. 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
  2260. if err != nil {
  2261. if err == gorm.ErrRecordNotFound {
  2262. return nil, nil
  2263. } else {
  2264. return nil, err
  2265. }
  2266. }
  2267. return &record, nil
  2268. }
  2269. func MobileGetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  2270. var record models.DialysisPrescription
  2271. redis := RedisClient()
  2272. defer redis.Close()
  2273. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(patientID, 10) + ":" + strconv.FormatInt(mode_id, 10) + ":dialysis_prescribe_by_mode"
  2274. dialysis_prescribe_by_mode_id, _ := redis.Get(key).Result()
  2275. if len(dialysis_prescribe_by_mode_id) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2276. 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
  2277. if err != nil {
  2278. if err == gorm.ErrRecordNotFound {
  2279. if record.ID <= 0 {
  2280. redis.Set(key, "null", time.Second*60*60*18)
  2281. }
  2282. return nil, nil
  2283. } else {
  2284. return nil, err
  2285. }
  2286. } else {
  2287. if record.ID > 0 {
  2288. //缓存数据
  2289. dialysis_prescribe_by_mode_str, err := json.Marshal(record)
  2290. if err == nil {
  2291. redis.Set(key, dialysis_prescribe_by_mode_str, time.Second*60*60*18)
  2292. return nil, err
  2293. }
  2294. } else {
  2295. redis.Set(key, "null", time.Second*60*60*18)
  2296. return nil, err
  2297. }
  2298. return &record, nil
  2299. }
  2300. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2301. if dialysis_prescribe_by_mode_id == "null" {
  2302. return &record, nil
  2303. } else {
  2304. json.Unmarshal([]byte(dialysis_prescribe_by_mode_id), &record)
  2305. return &record, nil
  2306. }
  2307. }
  2308. }
  2309. func MobileGetLastDialysisPrescribeByModeIdOne(orgID int64, patientID int64, mode_id int64) (models.DialysisPrescription, error) {
  2310. var record models.DialysisPrescription
  2311. 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
  2312. return record, err
  2313. }
  2314. func GetAllAvaildDeviceNumbers(orgID int64, record_date int64, schedule_type int) ([]*DeviceNumberViewModel, error) {
  2315. var vms []*DeviceNumberViewModel = make([]*DeviceNumberViewModel, 0)
  2316. 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()
  2317. defer rows.Close()
  2318. if err != nil {
  2319. return nil, err
  2320. }
  2321. for rows.Next() {
  2322. var vm DeviceNumberViewModel
  2323. readDb.ScanRows(rows, &vm)
  2324. vms = append(vms, &vm)
  2325. }
  2326. return vms, nil
  2327. }
  2328. // 获取 maxDate 之前一次的透前评估记录
  2329. func GetLastTimePredialysisEvaluation(orgID int64, patientID int64, maxDate int64) (*models.PredialysisEvaluation, error) {
  2330. var record models.PredialysisEvaluation
  2331. 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
  2332. if err != nil {
  2333. if err == gorm.ErrRecordNotFound {
  2334. return nil, nil
  2335. } else {
  2336. return nil, err
  2337. }
  2338. }
  2339. return &record, nil
  2340. }
  2341. func GetLastTimeOrder(orgID int64, patientID int64, maxDate int64) (*models.DialysisOrder, error) {
  2342. var record models.DialysisOrder
  2343. 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
  2344. if err != nil {
  2345. if err == gorm.ErrRecordNotFound {
  2346. return nil, nil
  2347. } else {
  2348. return nil, err
  2349. }
  2350. }
  2351. return &record, nil
  2352. }
  2353. func GetLastMonitorRecord(orgID int64, patientID int64, beforeDate int64) (*models.MonitoringRecord, error) {
  2354. var record models.MonitoringRecord
  2355. 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
  2356. if err != nil {
  2357. if err == gorm.ErrRecordNotFound {
  2358. return nil, nil
  2359. } else {
  2360. return nil, err
  2361. }
  2362. }
  2363. return &record, nil
  2364. }
  2365. // 获取 maxDate 之前一次的透后评估记录
  2366. func GetLastTimeAssessmentAfterDislysis(orgID int64, patientID int64, maxDate int64) (*models.AssessmentAfterDislysis, error) {
  2367. var record models.AssessmentAfterDislysis
  2368. 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
  2369. if err != nil {
  2370. if err == gorm.ErrRecordNotFound {
  2371. return nil, nil
  2372. } else {
  2373. return nil, err
  2374. }
  2375. }
  2376. return &record, nil
  2377. }
  2378. // 透析处方
  2379. func GetDialysisPrescribe(orgID int64, patientID int64, recordDate int64) (*models.DialysisPrescription, error) {
  2380. var record models.DialysisPrescription
  2381. err := readDb.Model(&models.DialysisPrescription{}).Where("patient_id = ? and user_org_id = ? and status = 1 and record_date = ?", patientID, orgID, recordDate).First(&record).Error
  2382. if err != nil {
  2383. if err == gorm.ErrRecordNotFound {
  2384. return nil, nil
  2385. } else {
  2386. return nil, err
  2387. }
  2388. }
  2389. return &record, nil
  2390. }
  2391. // 透析方案
  2392. func GetDialysisSolution(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  2393. var record models.DialysisSolution
  2394. 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
  2395. if err != nil {
  2396. if err == gorm.ErrRecordNotFound {
  2397. return nil, nil
  2398. } else {
  2399. return nil, err
  2400. }
  2401. }
  2402. return &record, nil
  2403. }
  2404. func GetDialysisSolutionOne(orgID int64, mode_id int64) (*models.DialysisSolution, error) {
  2405. var record models.DialysisSolution
  2406. err := readDb.Model(&models.DialysisSolution{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  2407. if err != nil {
  2408. if err == gorm.ErrRecordNotFound {
  2409. return nil, nil
  2410. } else {
  2411. return nil, err
  2412. }
  2413. }
  2414. return &record, nil
  2415. }
  2416. func GetLastDialysisPrescribeByModeId(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  2417. var record models.DialysisPrescription
  2418. 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
  2419. if err != nil {
  2420. if err == gorm.ErrRecordNotFound {
  2421. return nil, nil
  2422. } else {
  2423. return nil, err
  2424. }
  2425. }
  2426. return &record, nil
  2427. }
  2428. func GetLastDryWeight(orgID int64, patientID int64) (*models.SgjPatientDryweight, error) {
  2429. var record models.SgjPatientDryweight
  2430. err := readDb.Model(&models.SgjPatientDryweight{}).Where("patient_id = ? and user_org_id = ? and status = 1", patientID, orgID).Last(&record).Error
  2431. if err != nil {
  2432. if err == gorm.ErrRecordNotFound {
  2433. return nil, nil
  2434. } else {
  2435. return nil, err
  2436. }
  2437. }
  2438. return &record, nil
  2439. }
  2440. func MobileGetSystemDialysisPrescribeByModeIdSix(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  2441. var record models.SystemPrescription
  2442. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).First(&record).Error
  2443. if err != nil {
  2444. if err == gorm.ErrRecordNotFound {
  2445. return nil, nil
  2446. } else {
  2447. return nil, err
  2448. }
  2449. }
  2450. return &record, nil
  2451. }
  2452. func MobileGetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  2453. var record models.SystemPrescription
  2454. redis := RedisClient()
  2455. defer redis.Close()
  2456. // cur_date := time.Now().Format("2006-01-02")
  2457. key := strconv.FormatInt(orgID, 10) + ":" + strconv.FormatInt(mode_id, 10) + ":system_dialysis_prescribe"
  2458. system_dialysis_prescribe_str, _ := redis.Get(key).Result()
  2459. if len(system_dialysis_prescribe_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2460. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  2461. if err != nil {
  2462. if err == gorm.ErrRecordNotFound {
  2463. if record.ID <= 0 {
  2464. redis.Set(key, "null", time.Second*60*60*18)
  2465. }
  2466. return nil, nil
  2467. } else {
  2468. return nil, err
  2469. }
  2470. } else {
  2471. if record.ID > 0 {
  2472. //缓存数据
  2473. system_dialysis_prescribe_str, err := json.Marshal(record)
  2474. if err == nil {
  2475. redis.Set(key, system_dialysis_prescribe_str, time.Second*60*60*18)
  2476. }
  2477. } else {
  2478. redis.Set(key, "null", time.Second*60*60*18)
  2479. }
  2480. return &record, nil
  2481. }
  2482. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2483. if system_dialysis_prescribe_str == "null" {
  2484. return &record, nil
  2485. } else {
  2486. json.Unmarshal([]byte(system_dialysis_prescribe_str), &record)
  2487. return &record, nil
  2488. }
  2489. }
  2490. }
  2491. func MobileGetSystemDialysisPrescribeByModeIdOne(orgID int64, mode_id int64) (models.SystemPrescription, error) {
  2492. var record models.SystemPrescription
  2493. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  2494. return record, err
  2495. }
  2496. func GetSystemDialysisPrescribeByModeId(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  2497. var record models.SystemPrescription
  2498. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).Last(&record).Error
  2499. if err != nil {
  2500. if err == gorm.ErrRecordNotFound {
  2501. return nil, nil
  2502. } else {
  2503. return nil, err
  2504. }
  2505. }
  2506. return &record, nil
  2507. }
  2508. func GetDialysisOrderCount(orgID int64, patient_id int64, recordDate int64) (count int64, err error) {
  2509. 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
  2510. return
  2511. }
  2512. func GetDialysisOrderCountOne(orgID int64, patient_id int64, recordDate int64) (count int64, err error) {
  2513. err = readDb.Model(&models.DialysisOrder{}).Where("dialysis_date>=1640966400 and dialysis_date <= ? AND status = 1 AND stage = 2 AND user_org_id = ? AND patient_id = ?", recordDate, orgID, patient_id).Count(&count).Error
  2514. return
  2515. }
  2516. func GetDialysisOrderCountTwo(orgID int64, patient_id int64, recordDate int64) (count int64, err error) {
  2517. err = readDb.Model(&models.DialysisOrder{}).Where("dialysis_date>=1672502400 and dialysis_date <= ? AND status = 1 AND stage = 2 AND user_org_id = ? AND patient_id = ?", recordDate, orgID, patient_id).Count(&count).Error
  2518. return
  2519. }
  2520. func GetFirstDateOfMonth(d time.Time) time.Time {
  2521. d = d.AddDate(0, 0, -d.Day()+1)
  2522. return GetZeroTime(d)
  2523. }
  2524. func GetZeroTime(d time.Time) time.Time {
  2525. return time.Date(d.Year(), d.Month(), d.Day(), 0, 0, 0, 0, d.Location())
  2526. }
  2527. func GetDialysisCountByPatientId(startime int64, endtime int64, patientid int64, orgid int64) (order []*models.BloodDialysisOrderCount, err error) {
  2528. db := XTReadDB().Table("xt_dialysis_order as o")
  2529. 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
  2530. return order, err
  2531. }
  2532. func FindConsumablesByDate(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  2533. 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
  2534. return
  2535. }
  2536. func FindConsumablesByDateTwo(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error) {
  2537. 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
  2538. return
  2539. }
  2540. func FindConsumablesByDateThree(orgID int64, patient_id int64, recordDate int64) (consumables []*models.BloodAutomaticReduceDetail, err error) {
  2541. 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
  2542. return
  2543. }
  2544. //func FindLastConsumables(orgID int64, patient_id int64, recordDate int64) (consumables []*models.DialysisBeforePrepare, err error){
  2545. // 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
  2546. // return
  2547. //}
  2548. //
  2549. func GetLastTimeConsumables(orgID int64, patientID int64, maxDate int64) (prepare []*models.DialysisBeforePrepare, err error) {
  2550. 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
  2551. return
  2552. }
  2553. type GoodsType struct {
  2554. ID int64 `gorm:"column:id" json:"id"`
  2555. TypeName string `gorm:"column:type_name" json:"type_name"`
  2556. Remark string `gorm:"column:remark" json:"remark"`
  2557. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  2558. Status int64 `gorm:"column:status" json:"status"`
  2559. Type int64 `gorm:"column:type" json:"type"`
  2560. }
  2561. func (GoodsType) TableName() string {
  2562. return "xt_goods_type"
  2563. }
  2564. type VMGoodInfo struct {
  2565. ID int64 `gorm:"column:id" json:"id"`
  2566. SpecificationName string `gorm:"column:specification_name" json:"specification_name"`
  2567. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  2568. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  2569. GoodName string `gorm:"column:good_name" json:"good_name" form:"good_name"`
  2570. GoodUnit int64 `gorm:"column:good_unit" json:"good_unit" form:"good_unit"`
  2571. Total float64 `gorm:"column:total" json:"total" form:"total"`
  2572. PackingUnit string `gorm:"column:packing_unit" json:"packing_unit" form:"packing_unit"`
  2573. MedicalInsuranceNumber string `gorm:"column:medical_insurance_number" json:"medical_insurance_number" form:"medical_insurance_number"`
  2574. }
  2575. func (VMGoodInfo) TableName() string {
  2576. return "xt_good_information"
  2577. }
  2578. type AutomaticReduceDetail struct {
  2579. ID int64 `gorm:"column:id" json:"id"`
  2580. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  2581. Status int64 `gorm:"column:status" json:"status"`
  2582. RecordTime int64 `gorm:"column:record_time" json:"record_time"`
  2583. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  2584. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  2585. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  2586. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  2587. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  2588. Count int64 `gorm:"column:count" json:"count"`
  2589. }
  2590. func (AutomaticReduceDetail) TableName() string {
  2591. return "xt_automatic_reduce_detail"
  2592. }
  2593. type DialysisBeforePrepare struct {
  2594. ID int64 `gorm:"column:id" json:"id" form:"id"`
  2595. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id" form:"user_org_id"`
  2596. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  2597. RecordDate int64 `gorm:"column:record_date" json:"record_date" form:"record_date"`
  2598. GoodId int64 `gorm:"column:good_id" json:"good_id" form:"good_id"`
  2599. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id" form:"good_type_id"`
  2600. Count int64 `gorm:"column:count" json:"count" form:"count"`
  2601. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  2602. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  2603. Creater int64 `gorm:"column:creater" json:"creater" form:"creater"`
  2604. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  2605. VMGoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"info"`
  2606. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"type"`
  2607. }
  2608. func (DialysisBeforePrepare) TableName() string {
  2609. return "dialysis_before_prepare"
  2610. }
  2611. type MDialysisGoodsVM struct {
  2612. ID int64 `gorm:"column:id" json:"id"`
  2613. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  2614. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  2615. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  2616. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  2617. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  2618. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  2619. ScheduleWeek int64 `gorm:"column:schedule_week" json:"schedule_week"`
  2620. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  2621. Status int64 `gorm:"column:status" json:"status"`
  2622. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  2623. SchedualPatient *MSchedualPatientVMList `gorm:"ForeignKey:PatientId" json:"patient"`
  2624. AutomaticReduceDetail []*AutomaticReduceDetail `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"good_user"`
  2625. LastAutomaticReduceDetail []*AutomaticReduceDetail `gorm:"-" json:"last_good_user"`
  2626. DialysisBeforePrepare []*DialysisBeforePrepare `gorm:"ForeignKey:PatientId,ScheduleDate;AssociationForeignKey:PatientId,RecordDate" json:"good_user_detail"`
  2627. LastDialysisBeforePrepare []*DialysisBeforePrepare `gorm:"-" json:"last_good_user_detail"`
  2628. Project []*models.HisPrescriptionProject `gorm:"-" json:"project"`
  2629. //WarehouseOutInfo []*models.WarehouseOutInfoSeven `gorm:"ForeignKey:PatientId,ScheduleDate;AssociationForeignKey:PatientId,SysRecordTime" json:"ware_house_out_info"`
  2630. }
  2631. func (MDialysisGoodsVM) TableName() string {
  2632. return "xt_schedule"
  2633. }
  2634. type VMWarehouseOutInfo struct {
  2635. ID int64 `gorm:"column:id" json:"id"`
  2636. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id"`
  2637. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  2638. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  2639. Count int64 `gorm:"column:count" json:"count"`
  2640. Price float64 `gorm:"column:price" json:"price"`
  2641. TotalPrice float64 `gorm:"column:total_price" json:"total_price"`
  2642. Status int64 `gorm:"column:status" json:"status"`
  2643. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  2644. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number"`
  2645. GoodInfo VMGoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"good_info"`
  2646. GoodsType GoodsType `gorm:"ForeignKey:GoodTypeId;AssociationForeignKey:ID" json:"good_type"`
  2647. IsSys int64 `gorm:"column:is_sys" json:"is_sys"`
  2648. SysRecordTime int64 `gorm:"column:sys_record_time" json:"sys_record_time"`
  2649. Mtime int64 `gorm:"column:mtime" json:"mtime"`
  2650. Ctime int64 `gorm:"column:ctime" json:"ctime"`
  2651. }
  2652. func (VMWarehouseOutInfo) TableName() string {
  2653. return "xt_warehouse_out_info"
  2654. }
  2655. type DialysisGoodsDate struct {
  2656. RecordDate int64
  2657. }
  2658. type DialysisGoodsDetailDate struct {
  2659. RecordTime int64
  2660. }
  2661. 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) {
  2662. var vms []*MDialysisGoodsVM
  2663. var total int64
  2664. db := readDb.
  2665. Table("xt_schedule as sch").
  2666. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2667. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2668. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2669. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  2670. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ? and find_in_set('停用',good_status) = 0", 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)
  2671. }).
  2672. Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  2673. return db.Preload("VMGoodInfo", "status = 1 AND org_id = ? and find_in_set('停用',good_status) = 0", 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")
  2674. }).Where("sch.status = 1 AND sch.user_org_id = ?", orgID)
  2675. if scheduleDate != 0 {
  2676. db = db.Where("schedule_date = ?", scheduleDate)
  2677. }
  2678. if schedule_type != 0 {
  2679. db = db.Where("schedule_type = ?", schedule_type)
  2680. }
  2681. if partition_id != 0 {
  2682. db = db.Where("partition_id = ?", partition_id)
  2683. }
  2684. if patient_id != 0 {
  2685. db = db.Where("patient_id = ?", patient_id)
  2686. }
  2687. err := db.Find(&vms).Error
  2688. return vms, err, total
  2689. }
  2690. func GetLastDialysisGoods(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  2691. var Id []*DialysisGoodsDetailDate
  2692. 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
  2693. if len(Id) > 0 {
  2694. 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 = ? and find_in_set('停用',good_status) = 0", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  2695. }
  2696. return
  2697. }
  2698. func GetLastDialysisBeforePrepare(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  2699. var Id []*DialysisGoodsDate
  2700. 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
  2701. if len(Id) > 0 {
  2702. 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 = ? and find_in_set('停用',good_status) = 0", orgID).Preload("GoodsType", "status = 1 AND (org_id = ? OR org_id = 0) ", orgID).Find(&goodUser).Error
  2703. }
  2704. return
  2705. }
  2706. func GetAllWarehouseOutSumList(patient_id int64, orgID int64, record_time int64) (info []*models.WarehouseOutInfoSeven, err error) {
  2707. err = XTReadDB().Where("patient_id = ? and org_id = ? and sys_record_time = ? and status = 1", patient_id, orgID, record_time).Find(&info).Error
  2708. return info, err
  2709. }
  2710. func MobileGetGoodsStatistics(orgID int64, start_time int64, end_time int64) (list []*models.StockInfo, err error) {
  2711. db := readDb.Model(&models.StockInfo{})
  2712. db = db.Where("xt_good_information.org_id = ? AND xt_good_information.status = 1", orgID)
  2713. 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")
  2714. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  2715. 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)
  2716. })
  2717. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgID)
  2718. err = db.Order("ctime desc").Find(&list).Error
  2719. return
  2720. }
  2721. func PCGetDialysisGoods(orgID int64, scheduleDate int64, schedule_type int64, partition_id int64, page int, limit int, patient_id int64, keywords string, end_time int64, good_type int64, ids []int64) ([]*MDialysisGoodsVM, error, int64) {
  2722. var vms []*MDialysisGoodsVM
  2723. var total int64
  2724. db := readDb.
  2725. Model(&models.Schedule{}).
  2726. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  2727. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  2728. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  2729. Preload("DialysisBeforePrepare", func(db *gorm.DB) *gorm.DB {
  2730. 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)
  2731. }).Preload("AutomaticReduceDetail", func(db *gorm.DB) *gorm.DB {
  2732. 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)
  2733. }).Where("xt_schedule.status = 1 AND xt_schedule.user_org_id = ?", orgID)
  2734. if scheduleDate != 0 {
  2735. db = db.Where("schedule_date = ?", scheduleDate)
  2736. }
  2737. if patient_id != 0 {
  2738. db = db.Where("patient_id = ?", patient_id)
  2739. }
  2740. if len(keywords) != 0 {
  2741. keywords = "%" + keywords + "%"
  2742. 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)
  2743. if schedule_type != 0 {
  2744. db = db.Where("schedule_type = ?", schedule_type)
  2745. }
  2746. if partition_id != 0 {
  2747. db = db.Where("partition_id = ?", partition_id)
  2748. }
  2749. if good_type == 1 {
  2750. db = db.Where("patient_id in(?)", ids)
  2751. }
  2752. if good_type == 2 {
  2753. if len(ids) > 0 {
  2754. db = db.Where("patient_id not in(?)", ids)
  2755. }
  2756. }
  2757. } else {
  2758. if schedule_type != 0 {
  2759. db = db.Where("schedule_type = ?", schedule_type)
  2760. }
  2761. if partition_id != 0 {
  2762. db = db.Where("partition_id = ?", partition_id)
  2763. }
  2764. if good_type == 1 {
  2765. db = db.Where("patient_id in(?)", ids)
  2766. }
  2767. if good_type == 2 {
  2768. if len(ids) > 0 {
  2769. db = db.Where("patient_id not in(?)", ids)
  2770. }
  2771. }
  2772. db = db.Count(&total)
  2773. offset := (page - 1) * limit
  2774. db = db.Offset(offset).Limit(limit)
  2775. }
  2776. err := db.Find(&vms).Error
  2777. return vms, err, total
  2778. }
  2779. func GetLastDialysisGoodsTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*AutomaticReduceDetail, err error) {
  2780. var Id []*DialysisGoodsDetailDate
  2781. 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
  2782. if len(Id) > 0 {
  2783. 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
  2784. }
  2785. return
  2786. }
  2787. func GetLastDialysisBeforePrepareTwo(patient_id int64, orgID int64, record_time int64) (goodUser []*DialysisBeforePrepare, err error) {
  2788. var Id []*DialysisGoodsDate
  2789. 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
  2790. if len(Id) > 0 {
  2791. 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
  2792. }
  2793. return
  2794. }
  2795. func GetAssessmentBefor(orgid int64, patientid int64, recorddate int64) (*models.PredialysisEvaluation, error) {
  2796. evaluation := models.PredialysisEvaluation{}
  2797. err := XTReadDB().Model(&evaluation).Where("user_org_id = ? and patient_id = ? and assessment_date = ? and status = 1", orgid, patientid, recorddate).Find(&evaluation).Error
  2798. if err == gorm.ErrRecordNotFound {
  2799. return nil, err
  2800. }
  2801. if err != nil {
  2802. return nil, err
  2803. }
  2804. return &evaluation, nil
  2805. }
  2806. func GetAssessmentBeforThrity(orgid int64, patientid int64, recorddate int64) (models.PredialysisEvaluation, error) {
  2807. evaluation := models.PredialysisEvaluation{}
  2808. err := XTReadDB().Model(&evaluation).Where("user_org_id = ? and patient_id = ? and assessment_date = ? and status = 1", orgid, patientid, recorddate).Find(&evaluation).Error
  2809. return evaluation, err
  2810. }
  2811. func GetAllHisDoctorAdvice(orgid int64, patientid int64, recorddate int64) (his []*models.HisDoctorAdviceInfo, err error) {
  2812. redis := RedisClient()
  2813. defer redis.Close()
  2814. key := strconv.FormatInt(orgid, 10) + ":" + strconv.FormatInt(patientid, 10) + ":" + strconv.FormatInt(recorddate, 10) + ":his_doctor_advice"
  2815. his_doctor_advice_str, _ := redis.Get(key).Result()
  2816. redis.Set(key, "", time.Second)
  2817. if len(his_doctor_advice_str) == 0 { //没有到缓存数据,从数据库中获取数据,进行缓存到redis
  2818. err = readDb.Model(&models.HisDoctorAdviceInfo{}).Where("patient_id = ? AND user_org_id = ? AND status=1 AND record_date = ?", patientid, orgid, recorddate).Order("created_time asc").Find(&his).Error
  2819. if err != nil {
  2820. if err == gorm.ErrRecordNotFound {
  2821. if len(his) <= 0 {
  2822. redis.Set(key, "null", time.Second*60*60*18)
  2823. }
  2824. return his, nil
  2825. } else {
  2826. return his, err
  2827. }
  2828. } else {
  2829. if len(his) > 0 {
  2830. //缓存数据
  2831. his_doctor_advice_str, err := json.Marshal(his)
  2832. if err == nil {
  2833. redis.Set(key, his_doctor_advice_str, time.Second*60*60*18)
  2834. }
  2835. } else {
  2836. redis.Set(key, "null", time.Second*60*60*18)
  2837. }
  2838. return his, nil
  2839. }
  2840. } else { //缓存数据了数据,将redis缓存的json字符串转为map
  2841. json.Unmarshal([]byte(his_doctor_advice_str), &his)
  2842. return his, nil
  2843. }
  2844. }
  2845. func GetLastDialysisPrescriptionByPatientId(orgid int64, patientid int64, recorddate int64) (*models.DialysisPrescription, error) {
  2846. prescription := models.DialysisPrescription{}
  2847. err := readDb.Model(&models.DialysisPrescription{}).Where("user_org_id = ? and patient_id = ? and record_date = ? and status = 1", orgid, patientid, recorddate).Find(&prescription).Error
  2848. if err == gorm.ErrRecordNotFound {
  2849. return nil, err
  2850. }
  2851. if err != nil {
  2852. return nil, err
  2853. }
  2854. return &prescription, nil
  2855. }
  2856. func GetLastDialysisPrescriptionByPatientIdTwo(orgid int64, patientid int64, recorddate int64) (models.DialysisPrescription, error) {
  2857. prescription := models.DialysisPrescription{}
  2858. err := readDb.Model(&models.DialysisPrescription{}).Where("user_org_id = ? and patient_id = ? and record_date = ? and status = 1", orgid, patientid, recorddate).Find(&prescription).Error
  2859. return prescription, err
  2860. }
  2861. type HisMScheduleDoctorAdviceVM struct {
  2862. ID int64 `gorm:"column:id" json:"id"`
  2863. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  2864. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  2865. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  2866. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  2867. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  2868. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  2869. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  2870. Status int64 `gorm:"column:status" json:"status"`
  2871. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  2872. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  2873. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  2874. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  2875. HisDoctorAdviceInfo []*models.HisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  2876. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  2877. DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  2878. }
  2879. func (HisMScheduleDoctorAdviceVM) TableName() string {
  2880. return "xt_schedule"
  2881. }
  2882. type HisMScheduleDoctorAdviceVMOne struct {
  2883. ID int64 `gorm:"column:id" json:"id"`
  2884. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  2885. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  2886. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  2887. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  2888. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  2889. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  2890. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  2891. Status int64 `gorm:"column:status" json:"status"`
  2892. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  2893. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  2894. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  2895. Prescription *models.DialysisPrescriptionList `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  2896. HisDoctorAdviceInfo []*models.HisDoctorAdviceInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"doctor_advice"`
  2897. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  2898. DialysisAssesmentBefor *models.DialysisAssesmentBefor `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysisassesmentbefor"`
  2899. }
  2900. func (HisMScheduleDoctorAdviceVMOne) TableName() string {
  2901. return "xt_schedule"
  2902. }
  2903. type HisMScheduleProjectVM struct {
  2904. ID int64 `gorm:"column:id" json:"id"`
  2905. UserOrgId int64 `gorm:"column:user_org_id" json:"user_org_id"`
  2906. PartitionId int64 `gorm:"column:partition_id" json:"partition_id"`
  2907. BedId int64 `gorm:"column:bed_id" json:"bed_id"`
  2908. PatientId int64 `gorm:"column:patient_id" json:"patient_id"`
  2909. ScheduleDate int64 `gorm:"column:schedule_date" json:"schedule_date"`
  2910. ScheduleType int64 `gorm:"column:schedule_type" json:"schedule_type"`
  2911. ModeId int64 `gorm:"column:mode_id" json:"mode_id"`
  2912. Status int64 `gorm:"column:status" json:"status"`
  2913. DialysisOrder *MDialysisOrderVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"dialysis_order"`
  2914. SchedualPatient *MSchedualPatientVM `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"patient"`
  2915. DeviceNumber *MDeviceNumberVM `gorm:"ForeignKey:BedId" json:"device_number"`
  2916. Prescription *models.DialysisPrescriptionTwenty `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"prescription"`
  2917. HisPrescriptionProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"project"`
  2918. HisPrescriptionTeamProject []*models.HisPrescriptionProject `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"team_project"`
  2919. }
  2920. func (HisMScheduleProjectVM) TableName() string {
  2921. return "xt_schedule"
  2922. }
  2923. func GetHisDoctorConfig(orgid int64) (models.XtHisConfig, error) {
  2924. config := models.XtHisConfig{}
  2925. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  2926. return config, err
  2927. }
  2928. func GetHisDoctorPatientById(orgid int64, patientid int64, recordtime int64) (advice []*models.HisDoctorAdviceInfo, err error) {
  2929. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  2930. if orgid > 0 {
  2931. db = db.Where("x.user_org_id = ?", orgid)
  2932. }
  2933. if patientid > 0 {
  2934. db = db.Where("x.patient_id =?", patientid)
  2935. }
  2936. if recordtime > 0 {
  2937. db = db.Where("x.advice_date = ?", recordtime)
  2938. }
  2939. 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
  2940. return advice, err
  2941. }
  2942. func GetDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  2943. db := XTReadDB().Table("xt_doctor_advice as x").Where("x.status = 1 and x.advice_type =2")
  2944. if startime > 0 {
  2945. db = db.Where("x.advice_date >= ?", startime)
  2946. }
  2947. if endtime > 0 {
  2948. db = db.Where("x.advice_date<=?", endtime)
  2949. }
  2950. if orgid > 0 {
  2951. db = db.Where("x.user_org_id = ?", orgid)
  2952. }
  2953. if len(deliveway) > 0 {
  2954. db = db.Where("x.delivery_way = ?", deliveway)
  2955. }
  2956. 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
  2957. return advice, err
  2958. }
  2959. func GetHisDoctorAdviceCount(startime int64, endtime int64, deliveway string, orgid int64) (advice []*models.BloodDoctorAdvice, err error) {
  2960. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1 and x.advice_type =2")
  2961. if startime > 0 {
  2962. db = db.Where("x.advice_date >= ?", startime)
  2963. }
  2964. if endtime > 0 {
  2965. db = db.Where("x.advice_date<=?", endtime)
  2966. }
  2967. if orgid > 0 {
  2968. db = db.Where("x.user_org_id = ?", orgid)
  2969. }
  2970. if len(deliveway) > 0 {
  2971. db = db.Where("x.delivery_way = ?", deliveway)
  2972. }
  2973. 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
  2974. return advice, err
  2975. }
  2976. func MobileGetScheduleDoctorAdvicesSix(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string, scheduleType int64, partitonType int64, patient_id int64, execution_state int64) ([]*MScheduleDoctorAdviceVM, error) {
  2977. var vms []*MScheduleDoctorAdviceVM
  2978. adviceWhere := ""
  2979. adviceCondition := []interface{}{}
  2980. if adviceType == 0 {
  2981. if patientType == 0 {
  2982. if patient_id > 0 {
  2983. if execution_state > 0 {
  2984. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ?"
  2985. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  2986. } else {
  2987. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ?"
  2988. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  2989. }
  2990. } else {
  2991. if execution_state > 0 {
  2992. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and execution_state= ?"
  2993. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  2994. } else {
  2995. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  2996. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  2997. }
  2998. }
  2999. } else if patientType == 1 {
  3000. if patient_id > 0 {
  3001. if execution_state > 0 {
  3002. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ?"
  3003. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  3004. } else {
  3005. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ?"
  3006. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  3007. }
  3008. } else {
  3009. if execution_state > 0 {
  3010. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and execution_state = ?"
  3011. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  3012. } else {
  3013. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  3014. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  3015. }
  3016. }
  3017. } else if patientType == 2 {
  3018. if patient_id > 0 {
  3019. if execution_state > 0 {
  3020. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?) and execution_state = ?"
  3021. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3022. } else {
  3023. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?)"
  3024. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3025. }
  3026. } else {
  3027. if execution_state > 0 {
  3028. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and execution_state = ?"
  3029. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3030. } else {
  3031. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  3032. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3033. }
  3034. }
  3035. }
  3036. } else if adviceType == 1 {
  3037. if patientType == 0 {
  3038. if patient_id > 0 {
  3039. if execution_state > 0 {
  3040. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? and execution_state = ?"
  3041. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3042. } else {
  3043. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? "
  3044. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3045. }
  3046. } else {
  3047. if execution_state > 0 {
  3048. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and execution_state = ?"
  3049. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3050. } else {
  3051. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  3052. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3053. }
  3054. }
  3055. } else if patientType == 1 {
  3056. if patient_id > 0 {
  3057. if execution_state > 0 {
  3058. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  3059. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  3060. } else {
  3061. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ?"
  3062. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  3063. }
  3064. } else {
  3065. if execution_state > 0 {
  3066. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and execution_state=?"
  3067. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  3068. } else {
  3069. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  3070. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  3071. }
  3072. }
  3073. } else if patientType == 2 {
  3074. if patient_id > 0 {
  3075. if execution_state > 0 {
  3076. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  3077. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3078. } else {
  3079. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ?"
  3080. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3081. }
  3082. } else {
  3083. if execution_state > 0 {
  3084. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and execution_state = ?"
  3085. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3086. } else {
  3087. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  3088. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3089. }
  3090. }
  3091. }
  3092. } else if adviceType == 3 {
  3093. if patientType == 0 {
  3094. if patient_id > 0 {
  3095. if execution_state > 0 {
  3096. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? and execution_state = ?"
  3097. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3098. } else {
  3099. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? "
  3100. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3101. }
  3102. } else {
  3103. if execution_state > 0 {
  3104. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and execution_state =? "
  3105. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3106. } else {
  3107. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  3108. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3109. }
  3110. }
  3111. } else if patientType == 1 {
  3112. if patient_id > 0 {
  3113. if execution_state > 0 {
  3114. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  3115. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  3116. } else {
  3117. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ?"
  3118. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  3119. }
  3120. } else {
  3121. if execution_state > 0 {
  3122. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and execution_state =? "
  3123. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  3124. } else {
  3125. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  3126. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  3127. }
  3128. }
  3129. } else if patientType == 2 {
  3130. if patient_id > 0 {
  3131. if execution_state > 0 {
  3132. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  3133. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3134. } else {
  3135. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ?"
  3136. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3137. }
  3138. } else {
  3139. if execution_state > 0 {
  3140. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and execution_state= ?"
  3141. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3142. } else {
  3143. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  3144. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3145. }
  3146. }
  3147. }
  3148. } else if adviceType == 2 && len(deliverWay) > 0 {
  3149. if patientType == 0 {
  3150. if patient_id > 0 {
  3151. if execution_state > 0 {
  3152. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ? and execution_state = ?"
  3153. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state)
  3154. } else {
  3155. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ?"
  3156. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id)
  3157. }
  3158. } else {
  3159. if execution_state > 0 {
  3160. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and execution_state = ?"
  3161. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state)
  3162. } else {
  3163. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  3164. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  3165. }
  3166. }
  3167. } else if patientType == 1 {
  3168. if patient_id > 0 {
  3169. if execution_state > 0 {
  3170. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ? and execution_state = ?"
  3171. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id, execution_state)
  3172. } else {
  3173. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ?"
  3174. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id)
  3175. }
  3176. } else {
  3177. if execution_state > 0 {
  3178. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and execution_state = ?"
  3179. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, execution_state)
  3180. } else {
  3181. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  3182. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  3183. }
  3184. }
  3185. } else if patientType == 2 {
  3186. if patient_id > 0 {
  3187. if execution_state > 0 {
  3188. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ? and execution_state = ?"
  3189. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state)
  3190. } else {
  3191. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ?"
  3192. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id)
  3193. }
  3194. } else {
  3195. if execution_state > 0 {
  3196. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and execution_state = ?"
  3197. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state)
  3198. } else {
  3199. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  3200. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  3201. }
  3202. }
  3203. }
  3204. } else if adviceType == 2 && len(deliverWay) <= 0 {
  3205. if patientType == 0 {
  3206. if patient_id > 0 {
  3207. if execution_state > 0 {
  3208. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ? and execution_state = ?"
  3209. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3210. } else {
  3211. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ?"
  3212. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3213. }
  3214. } else {
  3215. if execution_state > 0 {
  3216. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and execution_state = ?"
  3217. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3218. } else {
  3219. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  3220. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3221. }
  3222. }
  3223. } else if patientType == 1 {
  3224. if patient_id > 0 {
  3225. if execution_state > 0 {
  3226. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  3227. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  3228. } else {
  3229. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ?"
  3230. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  3231. }
  3232. } else {
  3233. if execution_state > 0 {
  3234. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and execution_state = ?"
  3235. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  3236. } else {
  3237. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ?"
  3238. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  3239. }
  3240. }
  3241. } else if patientType == 2 {
  3242. if patient_id > 0 {
  3243. if execution_state > 0 {
  3244. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  3245. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  3246. } else {
  3247. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ?"
  3248. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  3249. }
  3250. } else {
  3251. if execution_state > 0 {
  3252. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and execution_state = ?"
  3253. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  3254. } else {
  3255. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  3256. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  3257. }
  3258. }
  3259. }
  3260. }
  3261. db := readDb.Table("xt_schedule")
  3262. if scheduleType > 0 {
  3263. db = db.Where("schedule_type = ?", scheduleType)
  3264. }
  3265. if partitonType > 0 {
  3266. db = db.Where("partition_id = ?", partitonType)
  3267. }
  3268. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3269. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3270. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3271. }).
  3272. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3273. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3274. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3275. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3276. Preload("DoctorAdvices", adviceCondition...).
  3277. Where("status = 1 AND user_org_id = ?", orgID)
  3278. if scheduleDate != 0 {
  3279. db = db.Where("schedule_date = ?", scheduleDate)
  3280. }
  3281. err := db.Find(&vms).Error
  3282. return vms, err
  3283. }
  3284. func GetHisDoctorAdvicesOne(orgID int64, scheduleDate int64, deliverWay string, scheduleType int64, partitionType int64, patient_id int64, execution_state int64, cost_type int64) ([]*HisMScheduleDoctorAdviceVM, error) {
  3285. var vms []*HisMScheduleDoctorAdviceVM
  3286. if len(deliverWay) > 0 {
  3287. db := readDb.Table("xt_schedule")
  3288. if scheduleType > 0 {
  3289. db = db.Where("schedule_type = ?", scheduleType)
  3290. }
  3291. if partitionType > 0 {
  3292. db = db.Where("partition_id = ?", partitionType)
  3293. }
  3294. if patient_id > 0 {
  3295. if execution_state > 0 {
  3296. if cost_type > 0 {
  3297. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id =?", orgID, patient_id).
  3298. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3299. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3300. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3301. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and patient_id = ? and execution_state = ? and is_settle", orgID, scheduleDate, deliverWay, patient_id, execution_state, cost_type).
  3302. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3303. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3304. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3305. Where("status = 1 AND user_org_id = ?", orgID)
  3306. if scheduleDate != 0 {
  3307. db = db.Where("schedule_date = ?", scheduleDate)
  3308. }
  3309. err = db.Find(&vms).Error
  3310. } else {
  3311. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id =?", orgID, patient_id).
  3312. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3313. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3314. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3315. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and patient_id = ? and execution_state = ?", orgID, scheduleDate, deliverWay, patient_id, execution_state).
  3316. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3317. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3318. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3319. Where("status = 1 AND user_org_id = ?", orgID)
  3320. if scheduleDate != 0 {
  3321. db = db.Where("schedule_date = ?", scheduleDate)
  3322. }
  3323. err = db.Find(&vms).Error
  3324. }
  3325. } else {
  3326. if cost_type > 0 {
  3327. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id =?", orgID, patient_id).
  3328. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3329. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3330. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3331. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and patient_id = ? and is_settle", orgID, scheduleDate, deliverWay, patient_id, cost_type).
  3332. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3333. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3334. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3335. Where("status = 1 AND user_org_id = ?", orgID)
  3336. if scheduleDate != 0 {
  3337. db = db.Where("schedule_date = ?", scheduleDate)
  3338. }
  3339. err = db.Find(&vms).Error
  3340. } else {
  3341. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id =?", orgID, patient_id).
  3342. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3343. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3344. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3345. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and patient_id = ?", orgID, scheduleDate, deliverWay, patient_id).
  3346. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3347. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3348. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3349. Where("status = 1 AND user_org_id = ?", orgID)
  3350. if scheduleDate != 0 {
  3351. db = db.Where("schedule_date = ?", scheduleDate)
  3352. }
  3353. err = db.Find(&vms).Error
  3354. }
  3355. }
  3356. } else {
  3357. if execution_state > 0 {
  3358. if cost_type > 0 {
  3359. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3360. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3361. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3362. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3363. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and execution_state = ? and is_settle = ?", orgID, scheduleDate, deliverWay, execution_state, cost_type).
  3364. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3365. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3366. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3367. Where("status = 1 AND user_org_id = ?", orgID)
  3368. if scheduleDate != 0 {
  3369. db = db.Where("schedule_date = ?", scheduleDate)
  3370. }
  3371. err = db.Find(&vms).Error
  3372. } else {
  3373. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3374. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3375. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3376. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3377. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and execution_state = ?", orgID, scheduleDate, deliverWay, execution_state).
  3378. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3379. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3380. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3381. Where("status = 1 AND user_org_id = ?", orgID)
  3382. if scheduleDate != 0 {
  3383. db = db.Where("schedule_date = ?", scheduleDate)
  3384. }
  3385. err = db.Find(&vms).Error
  3386. }
  3387. } else {
  3388. if cost_type > 0 {
  3389. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3390. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3391. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3392. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3393. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ? and is_settle = ?", orgID, scheduleDate, deliverWay, cost_type).
  3394. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3395. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3396. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3397. Where("status = 1 AND user_org_id = ?", orgID)
  3398. if scheduleDate != 0 {
  3399. db = db.Where("schedule_date = ?", scheduleDate)
  3400. }
  3401. err = db.Find(&vms).Error
  3402. } else {
  3403. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3404. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3405. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3406. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3407. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and delivery_way = ?", orgID, scheduleDate, deliverWay).
  3408. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3409. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3410. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3411. Where("status = 1 AND user_org_id = ?", orgID)
  3412. if scheduleDate != 0 {
  3413. db = db.Where("schedule_date = ?", scheduleDate)
  3414. }
  3415. err = db.Find(&vms).Error
  3416. }
  3417. }
  3418. }
  3419. } else {
  3420. db := readDb.Table("xt_schedule")
  3421. if scheduleType > 0 {
  3422. db = db.Where("schedule_type = ?", scheduleType)
  3423. }
  3424. if partitionType > 0 {
  3425. db = db.Where("partition_id = ?", partitionType)
  3426. }
  3427. if patient_id > 0 {
  3428. if execution_state > 0 {
  3429. if cost_type > 0 {
  3430. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id = ?", orgID, patient_id).
  3431. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3432. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3433. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3434. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and patient_id = ? and execution_state = ? and is_settle = ?", orgID, scheduleDate, patient_id, execution_state, cost_type).
  3435. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3436. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3437. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3438. Where("status = 1 AND user_org_id = ?", orgID)
  3439. if scheduleDate != 0 {
  3440. db = db.Where("schedule_date = ?", scheduleDate)
  3441. }
  3442. err = db.Find(&vms).Error
  3443. } else {
  3444. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id = ?", orgID, patient_id).
  3445. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3446. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3447. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3448. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and patient_id = ? and execution_state = ?", orgID, scheduleDate, patient_id, execution_state).
  3449. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3450. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3451. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3452. Where("status = 1 AND user_org_id = ?", orgID)
  3453. if scheduleDate != 0 {
  3454. db = db.Where("schedule_date = ?", scheduleDate)
  3455. }
  3456. err = db.Find(&vms).Error
  3457. }
  3458. } else {
  3459. if cost_type > 0 {
  3460. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id = ?", orgID, patient_id).
  3461. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3462. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3463. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3464. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and patient_id = ? and is_settle = ?", orgID, scheduleDate, patient_id, cost_type).
  3465. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3466. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3467. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3468. Where("status = 1 AND user_org_id = ?", orgID)
  3469. if scheduleDate != 0 {
  3470. db = db.Where("schedule_date = ?", scheduleDate)
  3471. }
  3472. err = db.Find(&vms).Error
  3473. } else {
  3474. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id = ?", orgID, patient_id).
  3475. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3476. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3477. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3478. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3479. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3480. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3481. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3482. Where("status = 1 AND user_org_id = ?", orgID)
  3483. if scheduleDate != 0 {
  3484. db = db.Where("schedule_date = ?", scheduleDate)
  3485. }
  3486. err = db.Find(&vms).Error
  3487. }
  3488. }
  3489. } else {
  3490. if execution_state > 0 {
  3491. if cost_type > 0 {
  3492. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3493. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3494. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3495. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3496. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and execution_state = ? and is_settle = ?", orgID, scheduleDate, execution_state, cost_type).
  3497. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3498. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3499. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3500. Where("status = 1 AND user_org_id = ?", orgID)
  3501. if scheduleDate != 0 {
  3502. db = db.Where("schedule_date = ?", scheduleDate)
  3503. }
  3504. err = db.Find(&vms).Error
  3505. } else {
  3506. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3507. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3508. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3509. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3510. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and execution_state = ?", orgID, scheduleDate, execution_state).
  3511. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3512. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3513. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3514. Where("status = 1 AND user_org_id = ?", orgID)
  3515. if scheduleDate != 0 {
  3516. db = db.Where("schedule_date = ?", scheduleDate)
  3517. }
  3518. err = db.Find(&vms).Error
  3519. }
  3520. } else {
  3521. if cost_type > 0 {
  3522. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3523. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3524. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3525. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3526. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and is_settle = ?", orgID, scheduleDate, cost_type).
  3527. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3528. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3529. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3530. Where("status = 1 AND user_org_id = ?", orgID)
  3531. if scheduleDate != 0 {
  3532. db = db.Where("schedule_date = ?", scheduleDate)
  3533. }
  3534. err = db.Find(&vms).Error
  3535. } else {
  3536. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3537. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3538. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3539. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3540. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ?", orgID, scheduleDate).
  3541. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3542. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3543. }).Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  3544. Where("status = 1 AND user_org_id = ?", orgID)
  3545. if scheduleDate != 0 {
  3546. db = db.Where("schedule_date = ?", scheduleDate)
  3547. }
  3548. err = db.Find(&vms).Error
  3549. }
  3550. }
  3551. }
  3552. }
  3553. return vms, err
  3554. }
  3555. func BatchDeleteMonitor(ids []string) (err error) {
  3556. if len(ids) == 1 {
  3557. err = XTWriteDB().Model(&models.MonitoringRecord{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3558. } else {
  3559. err = XTWriteDB().Model(models.MonitoringRecord{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3560. }
  3561. return
  3562. }
  3563. func GetPatientDialysisRecordList(patientid int64, startime int64, endtime int64) (order []*models.XtDialysisOrders, err error) {
  3564. db := XTReadDB().Table("xt_dialysis_order as x").Where("x.status = 1")
  3565. //table := XTReadDB().Table("xt_schedule as s")
  3566. //fmt.Println(table)
  3567. if patientid > 0 {
  3568. db = db.Where("x.patient_id = ?", patientid)
  3569. }
  3570. if startime > 0 {
  3571. db = db.Where("x.dialysis_date>=?", startime)
  3572. }
  3573. if endtime > 0 {
  3574. db = db.Where("x.dialysis_date <= ?", endtime)
  3575. }
  3576. 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
  3577. return order, err
  3578. }
  3579. func BatchDeleteAdvice(ids []string) (err error) {
  3580. if len(ids) == 1 {
  3581. err = XTWriteDB().Model(&models.DoctorAdvice{}).Where("id=?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3582. } else {
  3583. err = XTWriteDB().Model(models.DoctorAdvice{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3584. }
  3585. return
  3586. }
  3587. func BatchDeleteHisAdvice(ids []string) (err error) {
  3588. if len(ids) == 1 {
  3589. err = XTWriteDB().Model(&models.HisDoctorAdviceInfo{}).Where("id = ?", ids[0]).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3590. } else {
  3591. err = XTWriteDB().Model(models.HisDoctorAdviceInfo{}).Where("id IN(?)", ids).Updates(map[string]interface{}{"status": 0, "updated_time": time.Now().Unix()}).Error
  3592. }
  3593. return
  3594. }
  3595. func UpdateAutoReduceDetail(good_id int64, count int64, record_time int64, patient_id int64) (models.AutomaticReduceDetail, error) {
  3596. detail := models.AutomaticReduceDetail{}
  3597. 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
  3598. return detail, err
  3599. }
  3600. func DeleteAutoReduceDetail(good_id int64, record_time int64, patient_id int64) error {
  3601. detail := models.AutomaticReduceDetail{}
  3602. 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
  3603. return err
  3604. }
  3605. func DeleteDialysisBeforOne(good_id int64, record_time int64, patient_id int64) error {
  3606. detail := models.DialysisBeforePrepare{}
  3607. 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
  3608. return err
  3609. }
  3610. func BatchAdviceCheck(ids []string, creator int64) error {
  3611. advice := models.XtDoctorAdvice{}
  3612. 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
  3613. return err
  3614. }
  3615. func BatchHisAdviceCheck(ids []string, creator int64) error {
  3616. advice := models.HisDoctorAdviceInfo{}
  3617. 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
  3618. return err
  3619. }
  3620. func BatchAdviceExecution(ids []string, creator int64, execution_state int64) error {
  3621. advice := models.XtDoctorAdvice{}
  3622. 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
  3623. return err
  3624. }
  3625. func BatchHisAdviceExecution(ids []string, creator int64, execution_state int64) error {
  3626. advice := models.HisDoctorAdviceInfo{}
  3627. 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
  3628. return err
  3629. }
  3630. func GetAdviceExecutionById(ids []string) (doctor []*models.XtDoctorAdvice, err error) {
  3631. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  3632. return doctor, err
  3633. }
  3634. func GetHisAdviceExecutionById(ids []string) (doctor []*models.HisDoctorAdviceInfo, err error) {
  3635. err = XTReadDB().Model(&doctor).Where("id IN(?) AND status = 1", ids).Find(&doctor).Error
  3636. return doctor, err
  3637. }
  3638. func GetHisProjectConfig(orgid int64) (models.XtHisProjectConfig, error) {
  3639. config := models.XtHisProjectConfig{}
  3640. err := XTReadDB().Model(&config).Where("user_org_id = ? and status =1", orgid).Find(&config).Error
  3641. return config, err
  3642. }
  3643. func GetHisPrescriptionProject(org_id int64, patient_id int64, record_date int64) (project []*models.HisPrescriptionProject, err error) {
  3644. err = readDb.Model(&models.HisPrescriptionProject{}).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  3645. return db.Preload("GoodsType", "status = 1").Where("status = 1 and is_warehouse = 1")
  3646. }).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
  3647. return
  3648. }
  3649. func GetPCHisPrescriptionProject(orgID int64, scheduleDate int64, deliverWay string, patientType int, adminUserId int64, patient_id int64, execution_state int64) ([]*HisMScheduleProjectVM, error) {
  3650. var vms []*HisMScheduleProjectVM
  3651. if patientType == 0 {
  3652. if patient_id > 0 {
  3653. if execution_state == 1 {
  3654. db := readDb.
  3655. Table("xt_schedule").
  3656. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3657. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3658. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3659. }).
  3660. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3661. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3662. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3663. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3664. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("HisProject").Preload("GoodInfo", "status=1")
  3665. }).
  3666. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3667. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3668. }).Where("status = 1 AND user_org_id = ?", orgID)
  3669. if scheduleDate != 0 {
  3670. db = db.Where("schedule_date = ?", scheduleDate)
  3671. }
  3672. err = db.Find(&vms).Error
  3673. } else if execution_state == 2 {
  3674. db := readDb.
  3675. Table("xt_schedule").
  3676. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3677. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3678. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3679. }).
  3680. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3681. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3682. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3683. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3684. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3685. }).
  3686. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3687. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state = 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3688. }).Where("status = 1 AND user_org_id = ?", orgID)
  3689. if scheduleDate != 0 {
  3690. db = db.Where("schedule_date = ?", scheduleDate)
  3691. }
  3692. err = db.Find(&vms).Error
  3693. } else if execution_state == 0 {
  3694. db := readDb.
  3695. Table("xt_schedule").
  3696. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3697. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3698. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3699. }).
  3700. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3701. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3702. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3703. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3704. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3705. }).
  3706. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3707. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3708. }).Where("status = 1 AND user_org_id = ?", orgID)
  3709. if scheduleDate != 0 {
  3710. db = db.Where("schedule_date = ?", scheduleDate)
  3711. }
  3712. err = db.Find(&vms).Error
  3713. }
  3714. } else {
  3715. if patient_id > 0 {
  3716. if execution_state == 1 {
  3717. db := readDb.
  3718. Table("xt_schedule").
  3719. Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id= ?", orgID, patient_id).
  3720. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3721. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3722. }).
  3723. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3724. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3725. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3726. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3727. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("HisProject").Preload("GoodInfo", "status=1")
  3728. }).
  3729. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3730. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3731. }).Where("status = 1 AND user_org_id = ?", orgID)
  3732. if scheduleDate != 0 {
  3733. db = db.Where("schedule_date = ?", scheduleDate)
  3734. }
  3735. err = db.Find(&vms).Error
  3736. } else if execution_state == 2 {
  3737. db := readDb.
  3738. Table("xt_schedule").
  3739. Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id= ?", orgID, patient_id).
  3740. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3741. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3742. }).
  3743. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3744. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3745. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3746. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3747. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3748. }).
  3749. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3750. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state = 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3751. }).Where("status = 1 AND user_org_id = ?", orgID)
  3752. if scheduleDate != 0 {
  3753. db = db.Where("schedule_date = ?", scheduleDate)
  3754. }
  3755. err = db.Find(&vms).Error
  3756. } else if execution_state == 0 {
  3757. db := readDb.
  3758. Table("xt_schedule").
  3759. Preload("SchedualPatient", "status = 1 AND user_org_id = ? and id= ?", orgID, patient_id).
  3760. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3761. return db.Where("status = 1 AND user_org_id = ? and patient_id = ?", orgID, patient_id).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3762. }).
  3763. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3764. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3765. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ? and patient_id = ?", orgID, scheduleDate, patient_id).
  3766. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3767. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3768. }).
  3769. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3770. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3771. }).Where("status = 1 AND user_org_id = ?", orgID)
  3772. if scheduleDate != 0 {
  3773. db = db.Where("schedule_date = ?", scheduleDate)
  3774. }
  3775. err = db.Find(&vms).Error
  3776. }
  3777. } else {
  3778. if execution_state == 1 {
  3779. db := readDb.
  3780. Table("xt_schedule").
  3781. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3782. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3783. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3784. }).
  3785. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3786. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3787. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3788. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3789. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("HisProject").Preload("GoodInfo", "status=1")
  3790. }).
  3791. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3792. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state = ?", orgID, scheduleDate, execution_state).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3793. }).Where("status = 1 AND user_org_id = ?", orgID)
  3794. if scheduleDate != 0 {
  3795. db = db.Where("schedule_date = ?", scheduleDate)
  3796. }
  3797. err = db.Find(&vms).Error
  3798. } else if execution_state == 2 {
  3799. fmt.Println("j氯332n323232n323ℹ️33232323232")
  3800. db := readDb.
  3801. Table("xt_schedule").
  3802. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3803. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3804. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3805. }).
  3806. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3807. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3808. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3809. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3810. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state =0 ", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3811. }).
  3812. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3813. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0 and execution_state =0 ", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3814. }).Where("status = 1 AND user_org_id = ?", orgID)
  3815. if scheduleDate != 0 {
  3816. db = db.Where("schedule_date = ?", scheduleDate)
  3817. }
  3818. err = db.Find(&vms).Error
  3819. } else if execution_state == 0 {
  3820. db := readDb.
  3821. Table("xt_schedule").
  3822. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3823. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3824. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3825. }).
  3826. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3827. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3828. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3829. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3830. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3831. }).
  3832. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3833. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3834. }).Where("status = 1 AND user_org_id = ?", orgID)
  3835. if scheduleDate != 0 {
  3836. db = db.Where("schedule_date = ?", scheduleDate)
  3837. }
  3838. err = db.Find(&vms).Error
  3839. }
  3840. }
  3841. }
  3842. }
  3843. if patientType > 0 {
  3844. if execution_state == 1 {
  3845. db := readDb.
  3846. Table("xt_schedule").
  3847. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3848. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3849. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3850. }).
  3851. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3852. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3853. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3854. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  3855. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3856. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = 1", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3857. }).
  3858. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3859. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3860. }).Where("status = 1 AND user_org_id = ?", orgID)
  3861. if scheduleDate != 0 {
  3862. db = db.Where("schedule_date = ?", scheduleDate)
  3863. }
  3864. err = db.Find(&vms).Error
  3865. } else if execution_state == 2 {
  3866. db := readDb.
  3867. Table("xt_schedule").
  3868. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3869. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3870. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3871. }).
  3872. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3873. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3874. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3875. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  3876. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3877. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0 and execution_state = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3878. }).
  3879. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3880. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3881. }).Where("status = 1 AND user_org_id = ?", orgID)
  3882. if scheduleDate != 0 {
  3883. db = db.Where("schedule_date = ?", scheduleDate)
  3884. }
  3885. err = db.Find(&vms).Error
  3886. } else if execution_state == 0 {
  3887. db := readDb.
  3888. Table("xt_schedule").
  3889. Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  3890. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  3891. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  3892. }).
  3893. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  3894. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  3895. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  3896. Preload("HisDoctorAdviceInfo", "status = 1 AND user_org_id = ? AND advice_date = ? and (advice_doctor = ? or execution_staff = ?) ", orgID, scheduleDate, adminUserId, adminUserId).
  3897. Preload("HisPrescriptionProject", func(db *gorm.DB) *gorm.DB {
  3898. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id = 0", orgID, scheduleDate).Preload("HisProject").Preload("GoodInfo", "status=1")
  3899. }).
  3900. Preload("HisPrescriptionTeamProject", func(db *gorm.DB) *gorm.DB {
  3901. return db.Where("status = 1 AND user_org_id = ? AND record_date = ? AND team_id > 0", orgID, scheduleDate).Preload("XtHisProjectTeam", "status = 1").Preload("HisProject").Preload("GoodInfo", "status=1")
  3902. }).Where("status = 1 AND user_org_id = ?", orgID)
  3903. if scheduleDate != 0 {
  3904. db = db.Where("schedule_date = ?", scheduleDate)
  3905. }
  3906. err = db.Find(&vms).Error
  3907. }
  3908. }
  3909. return vms, err
  3910. }
  3911. func UpdateStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  3912. prepare := models.DialysisBeforePrepare{}
  3913. 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
  3914. return err
  3915. }
  3916. func UPdateAutoStockGoods(good_id int64, record_time int64, patient_id int64, count int64) error {
  3917. detail := models.AutomaticReduceDetail{}
  3918. 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
  3919. return err
  3920. }
  3921. func MobileGetDialysisSolutionByModeIdSeven(orgID int64, patientID int64, mode_id int64) (*models.DialysisSolution, error) {
  3922. var record models.DialysisSolution
  3923. 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
  3924. if err != nil {
  3925. if err == gorm.ErrRecordNotFound {
  3926. return nil, nil
  3927. } else {
  3928. return nil, err
  3929. }
  3930. }
  3931. return &record, nil
  3932. }
  3933. func MobileGetLastDialysisPrescribeByModeIdSeven(orgID int64, patientID int64, mode_id int64) (*models.DialysisPrescription, error) {
  3934. var record models.DialysisPrescription
  3935. 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
  3936. if err != nil {
  3937. if err == gorm.ErrRecordNotFound {
  3938. return nil, nil
  3939. } else {
  3940. return nil, err
  3941. }
  3942. }
  3943. return &record, nil
  3944. }
  3945. func MobileGetLastDialysisPrescription(patientID int64, orgID int64) (models.DialysisPrescriptionThrity, error) {
  3946. prescription := models.DialysisPrescriptionThrity{}
  3947. err := readDb.Model(&prescription).Where("patient_id = ? and user_org_id = ? and status = 1 and remark<>''", patientID, orgID).Last(&prescription).Error
  3948. return prescription, err
  3949. }
  3950. func MobileGetSystemDialysisPrescribeByModeIdSeven(orgID int64, mode_id int64) (*models.SystemPrescription, error) {
  3951. var record models.SystemPrescription
  3952. err := readDb.Model(&models.SystemPrescription{}).Where("user_org_id = ? and status = 1 AND mode_id = ?", orgID, mode_id).First(&record).Error
  3953. if err != nil {
  3954. if err == gorm.ErrRecordNotFound {
  3955. return nil, nil
  3956. } else {
  3957. return nil, err
  3958. }
  3959. }
  3960. return &record, nil
  3961. }
  3962. // 透前评估
  3963. func MobileGetPredialysisEvaluationSeven(orgID int64, patientID int64, recordDate int64) (*models.PredialysisEvaluation, error) {
  3964. var record models.PredialysisEvaluation
  3965. err := readDb.Model(&models.PredialysisEvaluation{}).Where("patient_id = ? and user_org_id = ? and status = 1 and assessment_date = ?", patientID, orgID, recordDate).First(&record).Error
  3966. if err != nil {
  3967. if err == gorm.ErrRecordNotFound {
  3968. return nil, nil
  3969. } else {
  3970. return nil, err
  3971. }
  3972. }
  3973. return &record, nil
  3974. }
  3975. //
  3976. //func MobileGetDialysisGoodsSix(orgID int64, scheduleDate int64) (prepare []*models.DialysisBeforePrepare, err error) {
  3977. //
  3978. // err = readDb.Where("user_org_id = ? AND status=1 AND record_date = ? AND count > 0", orgID, scheduleDate).Select("patient_id,good_id,record_date").Find(&prepare).Error
  3979. // return prepare, err
  3980. //}
  3981. func GetMobileAutoReduce(orgID int64, scheduleDate int64) (auto []*models.AutomaticReduceDetail, err error) {
  3982. err = readDb.Where("org_id = ? and status = 1 and record_time = ?", orgID, scheduleDate).Find(&auto).Error
  3983. return auto, err
  3984. }
  3985. func GetRoleList(orgid int64, admin_user_id int64) (models.SgjUserAdminRole, error) {
  3986. role := models.SgjUserAdminRole{}
  3987. err = readUserDb.Where("org_id = ? and admin_user_id = ? and status =1 ", orgid, admin_user_id).Find(&role).Error
  3988. return role, err
  3989. }
  3990. func GetDialysisGood(orgID int64, scheduleDate int64) (auto []*models.AutomaticReduceDetail, err error) {
  3991. err = readDb.Where("org_id = ? and status = 1 and record_time >= ?", orgID, scheduleDate).Group("patient_id").Find(&auto).Error
  3992. return auto, err
  3993. }
  3994. func GetGoodWarehouseOutInfo(orgId int64, patient_id int64, sys_record_time int64) (outifno []*models.WarehouseOutInfoSeven, err error) {
  3995. err = readDb.Where("org_id = ? and patient_id = ? and sys_record_time = ? and status = 1", orgId, patient_id, sys_record_time).Find(&outifno).Error
  3996. return outifno, err
  3997. }
  3998. func GetLastDilysisOrder(orgid int64, patient_id int64, dialysis_date int64) (models.DialysisOrder, error) {
  3999. order := models.DialysisOrder{}
  4000. err = XTReadDB().Where("user_org_id = ? and patient_id = ? and dialysis_date < ? and status= 1", orgid, patient_id, dialysis_date).Last(&order).Error
  4001. return order, err
  4002. }
  4003. func GetFistMonitor(orgid int64, patient_id int64, dialysis_date int64) (models.MonitoringRecord, error) {
  4004. record := models.MonitoringRecord{}
  4005. err := XTReadDB().Where("org_id = ? and patient_id = ? and monitoring_date = ? and status = 1", orgid, patient_id, dialysis_date).Find(&record).Error
  4006. return record, err
  4007. }
  4008. func MobileGetScheduleDoctorAdvicesOne(orgID int64, scheduleDate int64, adviceType int, patientType int, adminUserId int64, deliverWay string, scheduleType int64, partitonType int64, patient_id int64, execution_state int64, cost_type int64) ([]*MScheduleDoctorAdviceVM, error) {
  4009. var vms []*MScheduleDoctorAdviceVM
  4010. adviceWhere := ""
  4011. adviceCondition := []interface{}{}
  4012. if adviceType == 0 {
  4013. if patientType == 0 {
  4014. if patient_id > 0 {
  4015. if execution_state > 0 {
  4016. if cost_type > 0 {
  4017. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ? and is_settle = ?"
  4018. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4019. } else {
  4020. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ?"
  4021. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4022. }
  4023. } else {
  4024. if cost_type > 0 {
  4025. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ? and is_settle = ?"
  4026. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4027. } else {
  4028. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and patient_id = ?"
  4029. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4030. }
  4031. }
  4032. } else {
  4033. if execution_state > 0 {
  4034. if cost_type > 0 {
  4035. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and execution_state= ? and is_settle = ?"
  4036. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4037. } else {
  4038. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and execution_state= ?"
  4039. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4040. }
  4041. } else {
  4042. if cost_type > 0 {
  4043. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1) and is_settle = ?"
  4044. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4045. } else {
  4046. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND (advice_type = 3 OR advice_type = 1)"
  4047. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4048. }
  4049. }
  4050. }
  4051. } else if patientType == 1 {
  4052. if patient_id > 0 {
  4053. if execution_state > 0 {
  4054. if cost_type > 0 {
  4055. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ? and is_settle = ?"
  4056. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state, cost_type)
  4057. } else {
  4058. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ? and execution_state= ?"
  4059. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  4060. }
  4061. } else {
  4062. if cost_type > 0 {
  4063. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ? and is_settle=?"
  4064. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, cost_type)
  4065. } else {
  4066. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and patient_id = ?"
  4067. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  4068. }
  4069. }
  4070. } else {
  4071. if execution_state > 0 {
  4072. if cost_type > 0 {
  4073. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and execution_state = ? and is_settle=?"
  4074. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state, cost_type)
  4075. } else {
  4076. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and execution_state = ?"
  4077. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  4078. }
  4079. } else {
  4080. if cost_type > 0 {
  4081. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1) and is_settle=?"
  4082. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, cost_type)
  4083. } else {
  4084. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_doctor = ? AND(advice_type = 3 OR advice_type = 1)"
  4085. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  4086. }
  4087. }
  4088. }
  4089. } else if patientType == 2 {
  4090. if patient_id > 0 {
  4091. if execution_state > 0 {
  4092. if cost_type > 0 {
  4093. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?) and execution_state = ? and is_settle=?"
  4094. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4095. } else {
  4096. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?) and execution_state = ?"
  4097. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4098. }
  4099. } else {
  4100. if cost_type > 0 {
  4101. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?) and is_settle=?"
  4102. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4103. } else {
  4104. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1 and patient_id = ?)"
  4105. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4106. }
  4107. }
  4108. } else {
  4109. if execution_state > 0 {
  4110. if cost_type > 0 {
  4111. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and execution_state = ? and is_settle=?"
  4112. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4113. } else {
  4114. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and execution_state = ?"
  4115. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4116. }
  4117. } else {
  4118. if cost_type > 0 {
  4119. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1) and is_settle = ?"
  4120. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4121. } else {
  4122. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND execution_staff = 0 AND(advice_type = 3 OR advice_type = 1)"
  4123. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4124. }
  4125. }
  4126. }
  4127. }
  4128. } else if adviceType == 1 {
  4129. if patientType == 0 {
  4130. if patient_id > 0 {
  4131. if execution_state > 0 {
  4132. if cost_type > 0 {
  4133. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4134. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4135. } else {
  4136. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? and execution_state = ?"
  4137. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4138. }
  4139. } else {
  4140. if cost_type > 0 {
  4141. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? and is_settle = ? "
  4142. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4143. } else {
  4144. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and patient_id = ? "
  4145. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4146. }
  4147. }
  4148. } else {
  4149. if execution_state > 0 {
  4150. if cost_type > 0 {
  4151. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and execution_state = ? and is_settle = ?"
  4152. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4153. } else {
  4154. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and execution_state = ?"
  4155. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4156. }
  4157. } else {
  4158. if cost_type > 0 {
  4159. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? and is_settle = ? "
  4160. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4161. } else {
  4162. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? "
  4163. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4164. }
  4165. }
  4166. }
  4167. } else if patientType == 1 {
  4168. if patient_id > 0 {
  4169. if execution_state > 0 {
  4170. if cost_type > 0 {
  4171. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4172. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state, cost_type)
  4173. } else {
  4174. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  4175. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  4176. }
  4177. } else {
  4178. if cost_type > 0 {
  4179. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ? and is_settle = ?"
  4180. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, cost_type)
  4181. } else {
  4182. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and patient_id = ?"
  4183. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  4184. }
  4185. }
  4186. } else {
  4187. if execution_state > 0 {
  4188. if cost_type > 0 {
  4189. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and execution_state=? and is_settle = ?"
  4190. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state, cost_type)
  4191. } else {
  4192. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and execution_state=?"
  4193. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  4194. }
  4195. } else {
  4196. if cost_type > 0 {
  4197. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? and is_settle = ? "
  4198. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, cost_type)
  4199. } else {
  4200. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND advice_doctor = ? "
  4201. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  4202. }
  4203. }
  4204. }
  4205. } else if patientType == 2 {
  4206. if patient_id > 0 {
  4207. if execution_state > 0 {
  4208. if cost_type > 0 {
  4209. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ? and execution_state = ? and is_settle = ?"
  4210. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4211. } else {
  4212. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  4213. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4214. }
  4215. } else {
  4216. if cost_type > 0 {
  4217. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ? and is_settle = ?"
  4218. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4219. } else {
  4220. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and patient_id = ?"
  4221. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4222. }
  4223. }
  4224. } else {
  4225. if execution_state > 0 {
  4226. if cost_type > 0 {
  4227. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and execution_state = ? and is_settle = ?"
  4228. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4229. } else {
  4230. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and execution_state = ?"
  4231. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4232. }
  4233. } else {
  4234. if cost_type > 0 {
  4235. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0 and is_settle = ?"
  4236. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4237. } else {
  4238. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 1 AND record_date = ? AND execution_staff = 0"
  4239. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4240. }
  4241. }
  4242. }
  4243. }
  4244. } else if adviceType == 3 {
  4245. if patientType == 0 {
  4246. if patient_id > 0 {
  4247. if execution_state > 0 {
  4248. if cost_type > 0 {
  4249. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4250. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4251. } else {
  4252. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? and execution_state = ?"
  4253. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4254. }
  4255. } else {
  4256. if cost_type > 0 {
  4257. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? and is_settle = ? "
  4258. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4259. } else {
  4260. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and patient_id = ? "
  4261. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4262. }
  4263. }
  4264. } else {
  4265. if execution_state > 0 {
  4266. if cost_type > 0 {
  4267. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and execution_state =? and is_settle = ?"
  4268. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4269. } else {
  4270. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and execution_state =? "
  4271. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4272. }
  4273. } else {
  4274. if cost_type > 0 {
  4275. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? and is_settle = ? "
  4276. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4277. } else {
  4278. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 3 AND record_date = ? "
  4279. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4280. }
  4281. }
  4282. }
  4283. } else if patientType == 1 {
  4284. if patient_id > 0 {
  4285. if execution_state > 0 {
  4286. if cost_type > 0 {
  4287. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4288. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state, cost_type)
  4289. } else {
  4290. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  4291. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  4292. }
  4293. } else {
  4294. if cost_type > 0 {
  4295. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ? and is_settle = ?"
  4296. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, cost_type)
  4297. } else {
  4298. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and patient_id = ?"
  4299. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  4300. }
  4301. }
  4302. } else {
  4303. if execution_state > 0 {
  4304. if cost_type > 0 {
  4305. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and execution_state =? and is_settle = ?"
  4306. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state, cost_type)
  4307. } else {
  4308. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and execution_state =? "
  4309. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  4310. }
  4311. } else {
  4312. if cost_type > 0 {
  4313. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? and is_settle = ?"
  4314. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, cost_type)
  4315. } else {
  4316. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND advice_doctor = ? "
  4317. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  4318. }
  4319. }
  4320. }
  4321. } else if patientType == 2 {
  4322. if patient_id > 0 {
  4323. if execution_state > 0 {
  4324. if cost_type > 0 {
  4325. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ? and execution_state = ? and is_settle = ?"
  4326. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4327. } else {
  4328. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  4329. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4330. }
  4331. } else {
  4332. if cost_type > 0 {
  4333. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ? and is_settle = ?"
  4334. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4335. } else {
  4336. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and patient_id = ?"
  4337. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4338. }
  4339. }
  4340. } else {
  4341. if execution_state > 0 {
  4342. if cost_type > 0 {
  4343. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and execution_state= ? and is_settle = ?"
  4344. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4345. } else {
  4346. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and execution_state= ?"
  4347. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4348. }
  4349. } else {
  4350. if cost_type > 0 {
  4351. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0 and is_settle = ?"
  4352. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4353. } else {
  4354. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 3 AND execution_staff = 0"
  4355. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4356. }
  4357. }
  4358. }
  4359. }
  4360. } else if adviceType == 2 && len(deliverWay) > 0 {
  4361. if patientType == 0 {
  4362. if patient_id > 0 {
  4363. if execution_state > 0 {
  4364. if cost_type > 0 {
  4365. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4366. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state, cost_type)
  4367. } else {
  4368. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ? and execution_state = ?"
  4369. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state)
  4370. }
  4371. } else {
  4372. if cost_type > 0 {
  4373. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ? and is_settle = ?"
  4374. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, cost_type)
  4375. } else {
  4376. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and patient_id = ?"
  4377. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id)
  4378. }
  4379. }
  4380. } else {
  4381. if execution_state > 0 {
  4382. if cost_type > 0 {
  4383. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and execution_state = ? and is_settle = ?"
  4384. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state, cost_type)
  4385. } else {
  4386. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and execution_state = ?"
  4387. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state)
  4388. }
  4389. } else {
  4390. if cost_type > 0 {
  4391. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ? and is_settle = ?"
  4392. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, cost_type)
  4393. } else {
  4394. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and delivery_way = ?"
  4395. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  4396. }
  4397. }
  4398. }
  4399. } else if patientType == 1 {
  4400. if patient_id > 0 {
  4401. if execution_state > 0 {
  4402. if cost_type > 0 {
  4403. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4404. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id, execution_state, cost_type)
  4405. } else {
  4406. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ? and execution_state = ?"
  4407. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id, execution_state)
  4408. }
  4409. } else {
  4410. if cost_type > 0 {
  4411. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ? and is_settle = ?"
  4412. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id, cost_type)
  4413. } else {
  4414. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and patient_id = ?"
  4415. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, patient_id)
  4416. }
  4417. }
  4418. } else {
  4419. if execution_state > 0 {
  4420. if cost_type > 0 {
  4421. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and execution_state = ? and is_settle = ?"
  4422. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, execution_state, cost_type)
  4423. } else {
  4424. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and execution_state = ?"
  4425. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, execution_state)
  4426. }
  4427. } else {
  4428. if cost_type > 0 {
  4429. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? and is_settle = ?"
  4430. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay, cost_type)
  4431. } else {
  4432. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and delivery_way = ? "
  4433. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, deliverWay)
  4434. }
  4435. }
  4436. }
  4437. } else if patientType == 2 {
  4438. if patient_id > 0 {
  4439. if execution_state > 0 {
  4440. if cost_type > 0 {
  4441. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4442. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state, cost_type)
  4443. } else {
  4444. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ? and execution_state = ?"
  4445. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, execution_state)
  4446. }
  4447. } else {
  4448. if cost_type > 0 {
  4449. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ? and is_settle = ?"
  4450. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id, cost_type)
  4451. } else {
  4452. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and patient_id = ?"
  4453. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, patient_id)
  4454. }
  4455. }
  4456. } else {
  4457. if execution_state > 0 {
  4458. if cost_type > 0 {
  4459. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and execution_state = ? and is_settle = ?"
  4460. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state, cost_type)
  4461. } else {
  4462. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and execution_state = ?"
  4463. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, execution_state)
  4464. }
  4465. } else {
  4466. if cost_type > 0 {
  4467. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ? and is_settle = ?"
  4468. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay, cost_type)
  4469. } else {
  4470. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and delivery_way = ?"
  4471. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, deliverWay)
  4472. }
  4473. }
  4474. }
  4475. }
  4476. } else if adviceType == 2 && len(deliverWay) <= 0 {
  4477. if patientType == 0 {
  4478. if patient_id > 0 {
  4479. if execution_state > 0 {
  4480. if cost_type > 0 {
  4481. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4482. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4483. } else {
  4484. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ? and execution_state = ?"
  4485. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4486. }
  4487. } else {
  4488. if cost_type > 0 {
  4489. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ? and is_settle = ?"
  4490. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4491. } else {
  4492. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and patient_id = ?"
  4493. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4494. }
  4495. }
  4496. } else {
  4497. if execution_state > 0 {
  4498. if cost_type > 0 {
  4499. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and execution_state = ? and is_settle = ?"
  4500. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4501. } else {
  4502. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and execution_state = ?"
  4503. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4504. }
  4505. } else {
  4506. if cost_type > 0 {
  4507. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ? and is_settle = ?"
  4508. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4509. } else {
  4510. adviceWhere = "status = 1 AND user_org_id = ? AND advice_type = 2 AND record_date = ?"
  4511. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4512. }
  4513. }
  4514. }
  4515. } else if patientType == 1 {
  4516. if patient_id > 0 {
  4517. if execution_state > 0 {
  4518. if cost_type > 0 {
  4519. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ? and execution_state = ? and is_settle = ?"
  4520. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state, cost_type)
  4521. } else {
  4522. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ? and execution_state = ?"
  4523. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, execution_state)
  4524. }
  4525. } else {
  4526. if cost_type > 0 {
  4527. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ? and is_settle = ?"
  4528. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id, cost_type)
  4529. } else {
  4530. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and patient_id = ?"
  4531. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, patient_id)
  4532. }
  4533. }
  4534. } else {
  4535. if execution_state > 0 {
  4536. if cost_type > 0 {
  4537. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and execution_state = ? and is_settle = ?"
  4538. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state, cost_type)
  4539. } else {
  4540. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and execution_state = ?"
  4541. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, execution_state)
  4542. }
  4543. } else {
  4544. if cost_type > 0 {
  4545. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ? and is_settle = ?"
  4546. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId, cost_type)
  4547. } else {
  4548. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND advice_doctor = ?"
  4549. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, adminUserId)
  4550. }
  4551. }
  4552. }
  4553. } else if patientType == 2 {
  4554. if patient_id > 0 {
  4555. if execution_state > 0 {
  4556. if cost_type > 0 {
  4557. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ? and execution_state = ? and is_settle = ?"
  4558. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state, cost_type)
  4559. } else {
  4560. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ? and execution_state = ?"
  4561. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, execution_state)
  4562. }
  4563. } else {
  4564. if cost_type > 0 {
  4565. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ? and is_settle = ?"
  4566. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id, cost_type)
  4567. } else {
  4568. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and patient_id = ?"
  4569. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, patient_id)
  4570. }
  4571. }
  4572. } else {
  4573. if execution_state > 0 {
  4574. if cost_type > 0 {
  4575. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and execution_state = ? and is_settle = ?"
  4576. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state, cost_type)
  4577. } else {
  4578. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and execution_state = ?"
  4579. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, execution_state)
  4580. }
  4581. } else {
  4582. if cost_type > 0 {
  4583. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0 and is_settle = ?"
  4584. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate, cost_type)
  4585. } else {
  4586. adviceWhere = "status = 1 AND user_org_id = ? AND record_date = ? AND advice_type = 2 AND execution_staff = 0"
  4587. adviceCondition = append(adviceCondition, adviceWhere, orgID, scheduleDate)
  4588. }
  4589. }
  4590. }
  4591. }
  4592. }
  4593. db := readDb.Table("xt_schedule")
  4594. if scheduleType > 0 {
  4595. db = db.Where("schedule_type = ?", scheduleType)
  4596. }
  4597. if partitonType > 0 {
  4598. db = db.Where("partition_id = ?", partitonType)
  4599. }
  4600. db = db.Preload("SchedualPatient", "status = 1 AND user_org_id = ?", orgID).
  4601. Preload("DialysisOrder", func(db *gorm.DB) *gorm.DB {
  4602. return db.Where("status = 1 AND user_org_id = ?", orgID).Preload("DeviceNumber", "status = 1 AND org_id= ?", orgID)
  4603. }).
  4604. Preload("DeviceNumber", "status = 1 AND org_id = ?", orgID).
  4605. Preload("DeviceNumber.Zone", "status = 1 AND org_id = ?", orgID).
  4606. Preload("Prescription", "status = 1 AND user_org_id = ? AND record_date = ?", orgID, scheduleDate).
  4607. Preload("DialysisAssesmentBefor", "status =1 AND user_org_id = ? and assessment_date =?", orgID, scheduleDate).
  4608. Preload("DoctorAdvices", adviceCondition...).
  4609. Where("status = 1 AND user_org_id = ?", orgID)
  4610. if scheduleDate != 0 {
  4611. db = db.Where("schedule_date = ?", scheduleDate)
  4612. }
  4613. err := db.Find(&vms).Error
  4614. return vms, err
  4615. }
  4616. func GetLastPatientOrder(id int64) (models.XtDialysisOrder, error) {
  4617. order := models.XtDialysisOrder{}
  4618. err := XTReadDB().Where("id = ? and status = 1", id).Find(&order).Error
  4619. return order, err
  4620. }
  4621. func UpdateMobilePatient(org_id int64, patient_id int64, schedule_remark string) error {
  4622. order := models.XtPatients{}
  4623. err := XTWriteDB().Model(&order).Where("user_org_id = ? and id = ? and status = 1", org_id, patient_id).Updates(map[string]interface{}{"schedule_remark": schedule_remark}).Error
  4624. err = XTWriteDB().Model(models.XtPatientsNew{}).Where("user_org_id = ? and id = ? and status = 1", org_id, patient_id).Updates(map[string]interface{}{"schedule_remark": schedule_remark}).Error
  4625. return err
  4626. }
  4627. func GetDialysisTotalCount(org_id int64, patient_id int64) (models.BloodDialysisOrderCount, error) {
  4628. order := models.BloodDialysisOrderCount{}
  4629. db := XTReadDB().Table("xt_dialysis_order as o")
  4630. 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.user_org_id = ? and o.patient_id = ? and x.schedule_date = o.dialysis_date and x.status = 1 ", org_id, patient_id).Scan(&order).Error
  4631. return order, err
  4632. }
  4633. func GetDialysisTotalCountOne(org_id int64, patient_id int64) (models.BloodDialysisOrderCount, error) {
  4634. order := models.BloodDialysisOrderCount{}
  4635. db := XTReadDB().Table("xt_dialysis_order as o")
  4636. 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.user_org_id = ? and o.patient_id = ? and o.dialysis_date>=1672502400 and x.schedule_date = o.dialysis_date and x.status = 1 ", org_id, patient_id).Scan(&order).Error
  4637. return order, err
  4638. }
  4639. func UpdateDialysisOrder(patient_id int64, dialysis_date int64, user_org_id int64, dialysis_total int64) (models.DialysisOrder, error) {
  4640. order := models.DialysisOrder{}
  4641. err := XTWriteDB().Model(&order).Where("patient_id = ? and dialysis_date = ? and user_org_id = ? and status = 1", patient_id, dialysis_date, user_org_id).Updates(map[string]interface{}{"dialysis_total": dialysis_total}).Error
  4642. return order, err
  4643. }
  4644. func UpdateDeviceInformation(patientid int64, dialysis_date int64) error {
  4645. information := models.DeviceInformation{}
  4646. err := UserWriteDB().Model(&information).Where("patient_id = ? and date = ? and status = 1", patientid, dialysis_date).Update(map[string]interface{}{"status": 0}).Error
  4647. return err
  4648. }