select h.hoscode hospcode,cast(h.hosname as char(200)) hospname,count(*) target,sum(result="Y") result,sum(result="Y")/count(*)*100 percent from chospital_amp h left join ( select p.hospcode,p.cid,p.hn,p.pid,concat(p.name," ",p.lname) ptname ,p.birth ,group_concat(distinct if(a.vaccinetype regexp "035",a.vaccinetype,null) order by a.vaccinetype) vaccinetype ,group_concat(distinct if(a.vaccinetype regexp "035","Y",null)) result from person p left join epi a on a.pid=p.pid and a.hospcode=p.hospcode and timestampdiff(year,p.birth,a.date_serv)<=5 where p.birth between date_add("2015-04-01",interval -5 year) and date_add("2016-03-31",interval -5 year) and p.typearea in (1,3) and p.discharge = "9" group by p.hospcode,p.pid ) a on a.hospcode=h.hoscode group by a.hospcode union select "ภาพรวมทั้งคัพ" as hoscode,"" as hosname,count(*) target,sum(result="Y") result,sum(result="Y")/count(*)*100 percent from chospital_amp h left join ( select p.hospcode,p.cid,p.hn,p.pid,concat(p.name," ",p.lname) ptname ,p.birth ,group_concat(distinct if(a.vaccinetype regexp "035",a.vaccinetype,null) order by a.vaccinetype) vaccinetype ,group_concat(distinct if(a.vaccinetype regexp "035","Y",null)) result from person p left join epi a on a.pid=p.pid and a.hospcode=p.hospcode and timestampdiff(year,p.birth,a.date_serv)<=5 where p.birth between date_add("2015-04-01",interval -5 year) and date_add("2016-03-31",interval -5 year) and p.typearea in (1,3) and p.discharge = "9" group by p.hospcode,p.pid ) a on a.hospcode=h.hoscode
แสดง 1 ถึง 20 จาก 25 ผลลัพธ์

ร้อยละของเด็กอายุ 5 ปี ที่ได้รับวัคซีน DTP 5 ปีงบประมาณ 2559

#HOSPCODEสถานบริการ TargetResultPercent
107711รพ.สต.ตะเบาะ ตำบลตะเบาะ999292.93
207712รพ.สต.บ้านพี้ ตำบลบ้านโตก867991.86
307713รพ.สต.พนานิคม ตำบลบ้านโตก484389.58
407714รพ.สต.สะเดียง ตำบลสะเดียง787191.03
507715รพ.สต.ป่าแดง ตำบลป่าเลา454395.56
607716รพ.สต.บ้านพลำ ตำบลป่าเลา525198.08
707717รพ.สต.นางั่ว ตำบลนางั่ว686088.24
807718รพ.สต.ท่าพล ตำบลท่าพล1208974.17
907719รพ.สต.วังซอง ตำบลท่าพล433786.05
1007720รพ.สต.ดงมูลเหล็ก ตำบลดงมูลเหล็ก888596.59
1107721รพ.สต.บ้านโคก ตำบลบ้านโคก908796.67
1207722รพ.สต.กงกะยาง ตำบลบ้านโคก201785.00
1307723รพ.สต.ชอนไพร ตำบลชอนไพร726590.28
1407724รพ.สต.นาป่า ตำบลนาป่า11510994.78
1507725รพ.สต.หนองผักบุ้ง ตำบลนายม363083.33
1607726รพ.สต.ถ้ำน้ำบัง ตำบลนายม282796.43
1707727รพ.สต.วังชมภู ตำบลวังชมภู11611094.83
1807728รพ.สต.น้ำร้อน ตำบลน้ำร้อน636095.24
1907729รพ.สต.ห้วยสะแก ตำบลห้วยสะแก635587.30
2007730รพ.สต.ห้วยใหญ่ ตำบลห้วยใหญ่706491.43
   1,4001,274