สิงหาคม 2013
จ. อ. พ. พฤ. ศ. ส. อา.
« ก.ค.   ก.ย. »
 1234
567891011
12131415161718
19202122232425
262728293031  
สิงหาคม 2013
จ. อ. พ. พฤ. ศ. ส. อา.
« ก.ค.   ก.ย. »
 1234
567891011
12131415161718
19202122232425
262728293031  

คลังเก็บรายเดือน: สิงหาคม 2013

แก้ไขสติ๊กเกอร์จัดยาจ่ายฝ่าย ER วันหยุด ^_^” เครดิต น้อง ภส.ซิน แจ้งแก้ไข

ติ๊กเกอร์ จัดยาให้ ER

แก้ปัญหา ข้อมูลซ้ำใน person ที่เป็นบุคคลเสียชีวิต

6

การตั้งค่าให้ห้องตรวจ สามารถสั่งพิมพ์สติ๊กเกอร์ยาไปที่ห้องจ่ายยาผู้ป่วยนอกได้ หลังจากห้องจ่ายยาผู้ป่วยนอก กำหนด ปริ้น SERVER แล้ว

ติ๊กเกอร์ยา1

 

ติ๊กเกอร์ยา2

ติ๊กเกอร์ยา3

เทคนิคการสร้าง รายการ LAB จากน้องอุ้ย

L1

 

L2

L3

การเพิ่ม lot วัคซีน

– ใน table person_vaccine ใน ฟิล  vaccine_group ต้องกำหนดให้ถูก เพื่อให้โปรแกรมดึง กลุ่มของวัคซีนไปแสดงในการเพิ่มวัคซีน ในเมนู   งานเชิงรุก>ระบบบัญชี 1-8> ข้อมูลวัคซีน

การนวด การอบ การประคบ และ บริบาล

select h2.service_date, h2.hn, h1.health_med_operation_item_id, h1.health_med_provider_id, h1.service_price,
h3.icode,concat(vn.pdx,” “,vn.dx0,” “,vn.dx1,” “,vn.dx2,” “,vn.dx3,” “,vn.dx4,” “,vn.dx5)as diage,
pt.pttype,pt.pname,pt.fname,pt.lname,vn.age_y,h3.health_med_operation_item_name,op.cc,
concat(h5.health_med_provider_pname,h5.health_med_provider_fname,” “,h5.health_med_provider_lname) as dname
from health_med_service_operation h1
left outer join health_med_service h2 on h2.health_med_service_id=h1.health_med_service_id
left outer join vn_stat vn on vn.vn=h2.vn
left outer join patient pt on pt.hn=h2.hn
left outer join opdscreen op on op.vn=h2.vn
left outer join health_med_operation_item h3 on h3.health_med_operation_item_id=h1.health_med_operation_item_id
left outer join health_med_service_operation h4 on h4.health_med_service_id=h2.health_med_service_id
left outer join health_med_provider h5 on h5.health_med_provider_id=h4.health_med_provider_id
where h2.service_date between ‘2013-06-01’ and ‘2013-06-30′ and h4.health_med_provider_id not in(5)
and (h3.health_med_operation_item_code in (’11’,’13’,’00’,’20’))
group by h2.vn order by h5.health_med_provider_id

การบริบาล หญิงหลังคลอด

select h2.service_date, h2.hn, h1.health_med_operation_item_id, h1.health_med_provider_id, h1.service_price,
h3.icode,concat(vn.pdx,” “,vn.dx0,” “,vn.dx1,” “,vn.dx2,” “,vn.dx3,” “,vn.dx4,” “,vn.dx5)as diage,
pt.pttype,pt.pname,pt.fname,pt.lname,vn.age_y,h3.health_med_operation_item_name,op.cc,
concat(h5.health_med_provider_pname,h5.health_med_provider_fname,” “,h5.health_med_provider_lname) as dname
from health_med_service_operation h1
left outer join health_med_service h2 on h2.health_med_service_id=h1.health_med_service_id
left outer join vn_stat vn on vn.vn=h2.vn
left outer join patient pt on pt.hn=h2.hn
left outer join opdscreen op on op.vn=h2.vn
left outer join health_med_operation_item h3 on h3.health_med_operation_item_id=h1.health_med_operation_item_id
left outer join health_med_service_operation h4 on h4.health_med_service_id=h2.health_med_service_id
left outer join health_med_provider h5 on h5.health_med_provider_id=h4.health_med_provider_id
where h2.service_date between ‘2013-06-01’ and ‘2013-06-30′ and h4.health_med_provider_id not in(5)
and (h3.health_med_operation_item_code in (’12’))
group by h2.vn order by h5.health_med_provider_id

รายงาน EGFR น้อยไปหามาก แค่ชื่อและผู้ที่มีรายการ

select o.hn,v.cid,p.pname,p.fname,p.lname,p.birthday,concat(v.age_y,’.’,v.age_m)as age,v.vstdate,o.egfr

from opdscreen o
left join vn_stat v on v.hn=o.hn
left join patient p on p.hn=v.hn
where o.egfr is not null and o.hn in (‘ xxxx’,’xxxx’)
group by o.hn

งานที่ต้องทำ

– แผนไทย ข้อมูลนับมือ ไม่ตรงกับรายงาน ดึงรายงานแต่ละรายให้ด้วย

– p2p ดาวน์โหลดมาแล้วยังไม่ได้ใช้

– mypcu  ลงเรียบร้อยแล้วให้เครื่อง โน๊ตบุ๊คพี่กุ้ง

เพิ่ม ชื่อวัคซีนเพื่อ จะได้ กรอก Lot วัคซีนได้

Untitled-9