mobile_dialysis_service.go 261KB

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