File size: 51,071 Bytes
f172034
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
text,intent,script

nothing else needed bye,goodbye,en

perfect thankyou,thanks,en
salam appointment pichiye deoa jabe,appointment_manage,bl

what time are vaccinesh given,vaccination,en
একটু মিরপুর তে আপনাদের শাখা আছে কি প্লিজ,hospital_info,bn

can i eat before a ultrasuund,test_diagnostic,en
Good night then,goodbye,en
একজন নাক কান গলা ডাক্তারের সাথে দেখা করতে চাই?,appointment_book,bn

where do i collectthe discharge papers,admission_discharge,en
ok frustrated please,complaint,en
ইমার্জেন্সি বিভাগ কোথায়,hospital_info,bn

amar peter beta hocche ki korbo,symptom_query,bl

x ray kokhon korano jay agei dhonnobad,test_diagnostic,bl

Can i speak to the doctor directly,agent_request,en

birokto korar jonno sorry kintu komore betha niye hatte koshto hoy,symptom_query,bl

dekha hobe huspital e,goodbye,bl

does this medicine need to be refrigeratd,medicine_query,en
ধানমন্ডি তে আপনাদের শাখা আছে কি আপু,hospital_info,bn

shunen bill koto hoyeche,billing_insurance,bl

রিপোর্ট নিয়ে কোন ডাক্তারের কাছে যাবো,doctor_info,bn

একজন চক্ষু ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

হ্যালো,greeting,bn

bleedng,emergency,en

i want to do a diabtes test,test_diagnostic,en
can i eat bfore a x ray,test_diagnostic,en
nurse khub kharap bbohar korechen,complaint,bl

taratari reply dear jonno thanks,thanks,bl

when is discharge .,admission_discharge,en
good night then,goodbye,en
shunen kivabe jabo thikana ta din vai,hospital_info,bl

আইসিইউ লাগবে এখনই,emergency,bn

osudh ta fridge e rakhtehobe ki,medicine_query,bl

thanksh for the quick reply,thanks,en
sorry to bother you but which doctors are there,doctor_info,en
ভাই রাখছি এখন,goodbye,bn

রিসেপশন আপু,agent_request,bn

back pain makes it hard to walk,symptom_query,en
thik ache vai bye?,goodbye,bl

ultrasound kokhon korano jay,test_diagnostic,bl

do you deliver mdicine to home,medicine_query,en
kalke bristi hobe কি,out_of_scope,mx
how long has dr rahman bin with you,doctor_info,en
shunen taratari reply dear jonno thanks,thanks,bl

cardiology e kon kon daktar achen,doctor_info,bl

Manusher support dorkar ekhoni,agent_request,bl

kistite বিল porishodh kora jay ki,billing_insurance,mx

Do you deliver medicine to home,medicine_query,en
ekta kbita likhe dao,out_of_scope,bl

একটু অনলাইনে অ্যাপয়েন্টমেন্ট নেওয়া যায় কি,appointment_book,bn

Do you love me,out_of_scope,en
Jajakallah,thanks,bl

accha rogi oggan hoye geche plz,emergency,bl

Chamber time,doctor_info,en
আমার অ্যাপয়েন্টমেন্ট er somoy janan,appointment_manage,mx

when is discharge,admission_discharge,en

আমার মাথাব্যথা হচ্ছে কি করবো,symptom_query,bn

chamber time??,doctor_info,en
are you open 24 hours?,hospital_info,en
Test er jonno ki age booking dite hoy,test_diagnostic,bl

ভাই ইমার্জেন্সি নম্বর দিন এখনই,emergency,bn

"i am calling on behalf of a patient, i want to do a mri",test_diagnostic,en
একজন চক্ষু ডাক্তারের সাথে দেখা করতে চাই?,appointment_book,bn

give me a serial for dr ahmed,appointment_book,en
কখন খাবো প্লিজ,medicine_query,bn

ektu keu phone dhore na apnader ektu,complaint,bl

আপনাদের ফার্মেসিতে এই ওষুধ আছে কি?,medicine_query,bn

আমার অ্যাপয়েন্টমেন্ট বাতিল করতে চাই,appointment_manage,bn

Daktar kobe boshen,doctor_info,bl

একটু টিকা আছে কি দয়া করে,vaccination,bn

রাতে কাশি বেড়ে যায় দয়া করে,symptom_query,bn

সিরিয়াল লাগবে .,appointment_book,bn

ঠিক ache vai bye,goodbye,mx

Chutir kagoj kotha theke nibo,admission_discharge,bl

কেবিন আছে আপু,admission_discharge,bn

অপারেশনের জন্য কবে ভর্তি হবো আপু,admission_discharge,bn

hey you are not understanding call a human please,agent_request,en
শুনেন অ্যাম্বুলেন্স পাঠান দ্রুত দয়া করে,emergency,bn

আমার সিরিয়াল কত ভাই,appointment_manage,bn

একটু রাতে কাশি বেড়ে যায়,symptom_query,bn

bliding,emergency,en

আমার appointment er somoy জানান,appointment_manage,mx
hello vai amar jor hocche ki korbo,symptom_query,bl

আচ্ছা কল ব্যাক দেওয়া যাবে,agent_request,bn

রিসেপশন,agent_request,bn

আমার আর কোনো প্রশ্ন নেই,goodbye,bn

আপনাদের ফার্মেসিতে এই ওষুধ আছে কি,medicine_query,bn

birokto korar jonno sorry kintu osudh ta fridge e rakhte hobe ki,medicine_query,bl

are you open 24 hours,hospital_info,en
হেলথ চেকআপ প্যাকেজ আছে কি একটু,test_diagnostic,bn

perfect thnk you,thanks,en
শুনেন শিশুদের ডাক্তার কে বসেন দয়া করে,doctor_info,bn

অসংখ্য ধন্যবাদ,thanks,bn

Can you retrieve an old report,report_result,en
মিরপুর তে আপনাদের শাখা আছে কি .,hospital_info,bn

Bleeding,emergency,en

hey are you around??,greeting,en
হ্যালো অনলাইনে অ্যাপয়েন্টমেন্ট নেওয়া যায় কি,appointment_book,bn

excuse me i will come back later,goodbye,en
আচ্ছা ইমার্জেন্সি বিভাগ কোথায়,hospital_info,bn

টেস্ট করাবো .,test_diagnostic,bn

vai professor porjayer daktar achen ki,doctor_info,bl

Cardiology e kon kon daktar achen,doctor_info,bl

address,hospital_info,en

what do i do if i get fever after the vaccine,vaccination,en
are you open 24hours,hospital_info,en
we need an icu rght now,emergency,en
i want a soft copy of my report .,report_result,en
একটু খেলার স্কোর কত,out_of_scope,bn

গত সপ্তাহে আপনাদের হাসপাতালে এসেছিলাম আর রিপোর্ট নিয়ে কোন ডাক্তারের কাছে যাবো,doctor_info,bn

"আমি একজন রোগীর হয়ে বলছি, টেস্ট করাবো",test_diagnostic,bn

amar baba osustho ar amar shorir durbol lagche,symptom_query,bl

address?,hospital_info,en

ok what time are vaccines given please,vaccination,en
hey you made us sit for hours please,complaint,en
Kotha bola jabe,greeting,bl

xray kokhon korano jay,test_diagnostic,bl

give me a serial for dr ahmed?,appointment_book,en
report ready holejanaben,report_result,bl

ভর্তির সময় কত টাকা জমা দিতে হয়,admission_discharge,bn

birokto korar jonno sorry kintu hello apa,greeting,bl

হার্ট স্পেশালিস্ট কতদিন ধরে আছেন এখানে ভাই,doctor_info,bn

i need a copy of the bill,billing_insurance,en

আমার peter betha হচ্ছে ki করবো,symptom_query,mx
hllo,greeting,en
আচ্ছা আমার সিরিয়াল কত নম্বর ভাই,appointment_manage,bn

manusher support dorkar ekhoni,agent_request,bl

you are not undrstanding call a human,agent_request,en
একজন গাইনি ডাক্তারের সাথে দেখা করতে চাই প্লিজ,appointment_book,bn

amar shorir durbol lagche reply diben please,symptom_query,bl

রিপোর্ট কবে পাবো আগেই ধন্যবাদ,report_result,bn

kistite bill porishodh kura jay ki,billing_insurance,bl

wheelchair er bebostha আছে ki,hospital_info,mx
ktha bola jabe,greeting,bl

The bill was overcharged i am complaining,complaint,en
manager er sathe ktha bolte chai,agent_request,bl

can i speak to the doctor directly,agent_request,en

chamber time,doctor_info,en
can an attendant stay overnight,admission_discharge,en
Keu phone dhore na apnader,complaint,bl

Hey vai,greeting,bl

কিভাবে jabo thikana ta din,hospital_info,mx

আমার কাশি হচ্ছে কি করবো আপু,symptom_query,bn

Are you a robot,out_of_scope,en
ektu appointment pichiye deoa jabe ektu,appointment_manage,bl

vai upokrito holam vai,thanks,bl

আমার জ্বর হচ্ছে কি করবো একটু,symptom_query,bn

keu phone dhore na apnader,complaint,bl

thik ache ভাই bye,goodbye,mx

Bed khali ache,admission_discharge,bl

can you retrieve an old report,report_result,en
আইসিইউ লাগবে এখনই .,emergency,bn

amar appointment er somoyjanan,appointment_manage,bl

report ki courier e pathno jay,report_result,bl

excuse me address sir,hospital_info,en
একটু সিরিয়াল লাগবে,appointment_book,bn

অপারেশনের জন্য কবে ভর্তি হবো,admission_discharge,bn

amar peter betha hocche ki korbo?,symptom_query,bl

accha report ki courier e pathano jay plz,report_result,bl

has my buking been confirmed,appointment_manage,en
kistite bill porishodh kora jay ki??,billing_insurance,bl

সালাম রাতে পেটব্যথা বেড়ে যায়,symptom_query,bn

শিশু বিশেষজ্ঞ কতদিন ধরে আছেন এখানে দয়া করে,doctor_info,bn

the pain goes from my chest up to my jaw please,emergency,en
আচ্ছা সব বুঝে গেছি রাখি ভাই,goodbye,bn

Ultrasound kokhon korano jay,test_diagnostic,bl

pregnancy test korano jay ki?,test_diagnostic,bl

test er jonno ki age booking dite hoy agei dhonnobad,test_diagnostic,bl

where do i collect the discharge papers,admission_discharge,en
ektu test er jonno ki age booking dite hoy apu,test_diagnostic,bl

byevai,goodbye,bl

hi apu sorkari kormochari der char ache ki,billing_insurance,bl

tika card hariye geche,vaccination,bl

amar jor hocche ki korbo,symptom_query,bl

manager er sathe kotha bolte chai,agent_request,bl

klke bristi hobe ki,out_of_scope,bl

What time are vaccines given,vaccination,en
dekha hobe হাসপাতাল e,goodbye,mx
good evenng,greeting,en
tikar dam koto,vaccination,bl

can i eat before a diabetes test,test_diagnostic,en
টিকার দাম কত,vaccination,bn

আচ্ছা ডাক্তার আহমেদ কতদিন ধরে আছেন এখানে প্লিজ,doctor_info,bn

frustrated,complaint,en
wheelchairer bebostha ache ki,hospital_info,bl

সিলেট তে আপনাদের শাখা আছে কি ভাই,hospital_info,bn

ভাই শিশুদের ডাক্তার কে বসেন,doctor_info,bn

ভাই কখন খাবো,medicine_query,bn

অ্যাম্বুলেন্স পাঠান দ্রুত??,emergency,bn

rogir shash nite koshto hocche,emergency,bl

has mybooking been confirmed,appointment_manage,en
কিভাবে বিরিয়ানি রান্না করে .,out_of_scope,bn

ফোন নম্বর,hospital_info,bn

একটু দোয়া করবেন ধন্যবাদ দয়া করে,thanks,bn

ki khobor apnar,greeting,bl

ভর্তির সময় কত টাকা জমা দিতে হয়?,admission_discharge,bn

thank you,thanks,en
x ray kokhon korano jay??,test_diagnostic,bl

ct scan kokhon korano jay??,test_diagnostic,bl

report collection er sumoy kokhon,report_result,bl

home delivery te ঔষধ paoa jay ki,medicine_query,mx
accha ki khobor apnar,greeting,bl

হার্ট স্পেশালিস্ট কতদিন ধরে আছেন এখানে,doctor_info,bn

আমার আর কোনো প্রশ্ন নেই দয়া করে,goodbye,bn

Appointment,appointment_book,en
sorry to bother you but there has been an accident come now,emergency,en
accha home delivery te osudh paoa jay ki,medicine_query,bl

আচ্ছা আল্লাহ হাফেজ দয়া করে,goodbye,bn

cabin khali ache ki,admission_discharge,bl

রিপোর্ট কবে পাবো,report_result,bn

accha cardiology e kon kon daktar achen bhai,doctor_info,bl

vai x ray kokhon korano jay bhai,test_diagnostic,bl

do you do covid tests here,test_diagnostic,en
tkar dam koto,vaccination,bl

dose koto,medicine_query,bl

so what do i do if i get fever after the vaccine asap,vaccination,en
Who is the prime minister,out_of_scope,en
ভাই আমার আর কোনো প্রশ্ন নেই ভাই,goodbye,bn

ওষুধ e kon kon daktar achen,doctor_info,mx
what do i do if i get fver after the vaccine,vaccination,en
is my report rady,report_result,en
i cannot cume today please reschedule,appointment_manage,en
ভাই সাহায্যের জন্য ধন্যবাদ,thanks,bn

রিপোর্ট ki courier e pathano jay,report_result,mx

কেউ ফোন ধরে না আপনাদের আগেই ধন্যবাদ,complaint,bn

the bill was ovrcharged i am complaining,complaint,en
"i am calling on behalf of a patient, chamber time",doctor_info,en
thik ache vai bye,goodbye,bl

bye vai,goodbye,bl

আমার রিপোর্টের সফট কপি চাই .,report_result,bn

there has been an accident come now??,emergency,en
does this medicine need to be refrigerated,medicine_query,en
টিকার দাম কত প্লিজ,vaccination,bn

taratari reply dear jonnothanks,thanks,bl

আচ্ছা আইসিইউ লাগবে এখনই,emergency,bn

accha osudh ta fridge e rakhte hobe ki,medicine_query,bl

bill koto hoyeche,billing_insurance,bl

ging offline now,goodbye,en
thanks for the quickreply,thanks,en
শিশুদের ডাক্তার কে বসেন,doctor_info,bn

give me the child immunizaton schedule,vaccination,en

একটু ঘুম হচ্ছে না কয়েকদিন ধরে আপু,symptom_query,bn

Thik ache vai bye,goodbye,bl

which doctors are there??,doctor_info,en
রাতে কাশি বেড়ে যায়,symptom_query,bn

প্রেসক্রিপশনের ওষুধ শেষ আবার লাগবে,medicine_query,bn

I want to do a blood test,test_diagnostic,en
আচ্ছা আমার সিরিয়াল কত,appointment_manage,bn

What is your website,hospital_info,en
dose koto??,medicine_query,bl

billkoto hoyeche,billing_insurance,bl

What do i do if i get fever after the vaccine,vaccination,en
assalamu alaikum i want to do a diabetes test,test_diagnostic,en
the ductor did not come what happens to my serial,appointment_manage,en
medicine e kon kon daktar achen,doctor_info,bl

i cannot come today please reschedule,appointment_manage,en
excuse me do you do covid tests here please,test_diagnostic,en
শুনেন রিপোর্ট কবে পাবো একটু,report_result,bn

অনলাইনে অ্যাপয়েন্টমেন্ট নেওয়া যায় কি,appointment_book,bn

আমার অ্যাপয়েন্টমেন্ট বাতিল করতে চাই?,appointment_manage,bn

goodevening,greeting,en
medicine e kon kon daktr achen,doctor_info,bl

dekha hobehospital e,goodbye,bl

what is your wbsite,hospital_info,en
একজন নাক কান গলা ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

অনলাইনে অ্যাপয়েন্টমেন্ট নেওয়া যায় কি ভাই,appointment_book,bn

appointment piciye deoa jabe,appointment_manage,bl

ইনস্যুরেন্স,billing_insurance,bn

give me the child immunization schedule,vaccination,en

amar mathaghora hocche ki korbo,symptom_query,bl

report ready hole janaben,report_result,bl

অ্যাম্বুলেন্স পাঠান দ্রুত,emergency,bn

You are not understanding call a human,agent_request,en
there has been an accident come now,emergency,en
আমার জ্বর হচ্ছে কি করবো ভাই,symptom_query,bn

টিকা আছে কি??,vaccination,bn

i want to do a blood tesht,test_diagnostic,en
একটু ঘুম হচ্ছে না কয়েকদিন ধরে,symptom_query,bn

hey folks,greeting,en
Ekta kobita likhe dao,out_of_scope,bl

give me a serial for the heart specialist,appointment_book,en
Sorkari kormochari der char ache ki,billing_insurance,bl

hspital koyta porjonto khola,hospital_info,bl

ভাই আমার মাথাব্যথা হচ্ছে কি করবো,symptom_query,bn

The pain goes from my chest up to my jaw,emergency,en

kivabe jabo thikana ta din??,hospital_info,bl

শুনেন বিল কত হয়েছে একটু,billing_insurance,bn

অপারেশনের জন্য কবে ভর্তি হবো?,admission_discharge,bn

হেলথ চেকআপ প্যাকেজ আছে কি .,test_diagnostic,bn

রোগীর অবস্থা খুব খারাপ এখনই আসছি একটু,emergency,bn

Medicine e kon kon daktar achen,doctor_info,bl

test er jonno ki age booking dite hoy,test_diagnostic,bl

খরচ কত টেস্টের ভাই,test_diagnostic,bn

pregnancy test koranojay ki,test_diagnostic,bl

When is discharge,admission_discharge,en

who is the prime minister,out_of_scope,en
how do i get a rfund,billing_insurance,en

appointment .,appointment_book,bl

একজন নাক কান গলা ডাক্তারের সাথে দেখা করতে চাই ধন্যবাদ,appointment_book,bn

একটু বাচ্চার টিকার সময়সূচি দিন ভাই,vaccination,bn

কি খবর আপনার,greeting,bn

which doctors are there,doctor_info,en
bill কত hoyeche,billing_insurance,mx

আমার সিরিয়াল কত?,appointment_manage,bn

we need an icu right now,emergency,en
agune puregeche shorir,emergency,bl

আমার সিরিয়াল কত,appointment_manage,bn

home delivery te osudh paoa jay কি,medicine_query,mx
the bill was overcharged i am complaining sir,complaint,en
can i take the medicine on an emptystomach,medicine_query,en
ভাই আমার রিপোর্টের সফট কপি চাই দয়া করে,report_result,bn

টেস্ট করাবো প্লিজ,test_diagnostic,bn

can an attendant stay overnight .,admission_discharge,en
amar peter ব্যথা হচ্ছে ki করবো,symptom_query,mx
ফোন নম্বর??,hospital_info,bn

ultrasound kokhonkorano jay,test_diagnostic,bl

আচ্ছা আমার নামে রিপোর্ট আছে কি দেখুন ভাই,report_result,bn

Hello,greeting,en
রাতে কাশি বেড়ে যায়??,symptom_query,bn

ভাই সিলেট তে আপনাদের শাখা আছে কি দয়া করে,hospital_info,bn

you made us sit for huurs,complaint,en
i need a copy of the bill sir,billing_insurance,en

ekta kobita likhe dao,out_of_scope,bl

Ambulance,emergency,bl

i need an appointmnt for my mother,appointment_book,en
রিসিট?,billing_insurance,bn

sorry to bother you but what is your website,hospital_info,en
কল ব্যাক দেওয়া যাবে,agent_request,bn

hi apu chutir kagoj kotha theke nibo,admission_discharge,bl

কালকে বৃষ্টি হবে কি একটু,out_of_scope,bn

রিসিট,billing_insurance,bn

tika card hariye gche,vaccination,bl

মিরপুর তে আপনাদের শাখা আছে কি,hospital_info,bn

এত অগোছালো ব্যবস্থাপনা দেখিনি প্লিজ,complaint,bn

একটু দোয়া করবেন ধন্যবাদ,thanks,bn

ki khoborapnar,greeting,bl

শুভ সকাল আমার কাশি হচ্ছে কি করবো,symptom_query,bn

wheelchair er bebostha ache ki reply diben please,hospital_info,bl

pregnancy টেস্ট korano jay ki,test_diagnostic,mx
ভাই কিভাবে বিরিয়ানি রান্না করে আপু,out_of_scope,bn

hello,greeting,en
বিল কত হয়েছে ভাই,billing_insurance,bn

mohila daktar achen ki appointment chai??,appointment_book,bl

rogi oggan hoye geche?,emergency,bl

hello back pain makes it hard to walk,symptom_query,en
Appointment pichiye deoa jabe,appointment_manage,bl

সিরিয়াল লাগবে,appointment_book,bn

orthopedics e kon kon daktar acen,doctor_info,bl

ok back pain makes it hard to walk bro,symptom_query,en

আমার কাশি হচ্ছে কি করবো,symptom_query,bn

Feeling unwell,symptom_query,en
komore bethaniye hatte koshto hoy,symptom_query,bl

Can i eat before a diabetes test,test_diagnostic,en
Rakhchi ekhon,goodbye,bl

dose kuto,medicine_query,bl

আল্লাহ হাফেজ??,goodbye,bn

রোগীর অবস্থা খুব খারাপ এখনই আসছি,emergency,bn

একটু সব বুঝে গেছি রাখি,goodbye,bn

rakhchi ekhon,goodbye,bl

অনলাইনে অ্যাপয়েন্টমেন্ট নেওয়া যায় কি .,appointment_book,bn

is my report ready,report_result,en
কালকে বৃষ্টি হবে কি .,out_of_scope,bn

আমার নামে রিপোর্ট আছে কি দেখুন আপু,report_result,bn

ভাই রাতে পেটব্যথা বেড়ে যায় আপু,symptom_query,bn

how long has dr karim been with you??,doctor_info,en
accha ekta chakri dite parben,out_of_scope,bl

tika card hariye geche??,vaccination,bl

আচ্ছা রোগীর অবস্থা খুব খারাপ এখনই আসছি ভাই,emergency,bn

test er জন্য ki age booking dite hoy,test_diagnostic,mx
report collection ersomoy kokhon,report_result,bl

you are not understanding call a human,agent_request,en
mohila daktar achen ki অ্যাপয়েন্টমেন্ট chai,appointment_book,mx
hey are you around,greeting,en
রিপোর্ট collection er somoy kokhon,report_result,mx
রিপোর্ট কবে পাবো দয়া করে,report_result,bn

Amar shorir durbol lagche,symptom_query,bl

খেলার স্কোর কত,out_of_scope,bn

Give me a serial for dr ahmed,appointment_book,en
nothing elseneeded bye,goodbye,en

amar appointment kobechilo,appointment_manage,bl

upokrito hulam,thanks,bl

has my booking been confirmed,appointment_manage,en
orthopedics e kon kon daktar achen,doctor_info,bl

cabinkhali ache ki,admission_discharge,bl

I am coughing up phlegm,symptom_query,en
Ct scan kokhon korano jay,test_diagnostic,bl

রাতে পেটব্যথা বেড়ে যায় একটু,symptom_query,bn

transfer me toan agent,agent_request,en
kivabe jabo thikana ta din,hospital_info,bl

আচ্ছা সাহায্যের জন্য ধন্যবাদ দয়া করে,thanks,bn

amar shorir durbol lagche,symptom_query,bl

hi apu bill koto hoyeche,billing_insurance,bl

আচ্ছা একজন নাক কান গলা ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

Are you open 24 hours,hospital_info,en
ektu amar mathaghora hocche ki korbo ektu,symptom_query,bl

ইনস্যুরেন্স আপু,billing_insurance,bn

শিশু বিশেষজ্ঞ কতদিন ধরে আছেন এখানে,doctor_info,bn

ki khobor আপনার,greeting,mx
cabin khali আছে কি,admission_discharge,mx
ekta chakri dite parben,out_of_scope,bl

are you a robt,out_of_scope,en
Hospital koyta porjonto khola,hospital_info,bl

আচ্ছা আমার জ্বর হচ্ছে কি করবো,symptom_query,bn

perfect thank you,thanks,en
chutir kagoj kotha theke nibo,admission_discharge,bl

the doctor did not come what happens to my serial .,appointment_manage,en
টেস্ট করাবো,test_diagnostic,bn

আচ্ছা একজন গাইনি ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

i want a soft copy of my report,report_result,en
Hey are you around,greeting,en
সব বুঝে গেছি রাখি,goodbye,bn

good nght then,goodbye,en
Give me the child immunization schedule,vaccination,en

শুনেন ইনস্যুরেন্স,billing_insurance,bn

"ami ekjon rogir hoye bolchi, jajakallah",thanks,bl

নতুন রোগী আমি?,greeting,bn

heyvai,greeting,bl

আচ্ছা খরচ কত টেস্টের একটু,test_diagnostic,bn

কেবিন আছে,admission_discharge,bn

how long has the heart specialist been with you thanks,doctor_info,en
এত অগোছালো ব্যবস্থাপনা দেখিনি,complaint,bn

How long has dr karim been with you,doctor_info,en
গত সপ্তাহে আপনাদের হাসপাতালে এসেছিলাম আর আমার কাশি হচ্ছে কি করবো,symptom_query,bn

bed khali ache agei dhonnobad,admission_discharge,bl

feeling unoell,symptom_query,en
amar jor hoccheki korbo,symptom_query,bl

"ডাক্তার বলেছেন আপনাদের সাথে যোগাযোগ করতে, আমার জ্বর হচ্ছে কি করবো",symptom_query,bn

going offline now,goodbye,en
i am coughing up phlgm,symptom_query,en
report ki courier e pathano jay,report_result,bl

kukure kamreche tika lagbe .,vaccination,bl

transfer me to an agent .,agent_request,en
"daktar bolechen apnader sathe jogajog korte, kotha bola jabe",greeting,bl

একটু রোগীর অবস্থা খুব খারাপ এখনই আসছি,emergency,bn

Amar appointment kobe chilo,appointment_manage,bl

hey fulks,greeting,en
ambulnce,emergency,bl

kotha bola jabe,greeting,bl

ইমার্জেন্সি নম্বর দিন এখনই,emergency,bn

Mohila daktar achen ki appointment chai,appointment_book,bl

ভাই আপনাদের ফার্মেসিতে এই ওষুধ আছে কি,medicine_query,bn

excuse me how long has dr rahman been with you,doctor_info,en
আমার নামে রিপোর্ট আছে কি দেখুন,report_result,bn

Manager er sathe kotha bolte chai,agent_request,bl

i cannot come tday please reschedule,appointment_manage,en
hellu apa,greeting,bl

টিকা আছে কি দয়া করে,vaccination,bn

ভাই আমার কাশি হচ্ছে কি করবো,symptom_query,bn

খেলার স্কোর কত আপু,out_of_scope,bn

প্রেসক্রিপশনের ওষুধ শেষ আবার লাগবে??,medicine_query,bn

can i eat before a ultrasound??,test_diagnostic,en
the doctor did not come what happens to my serial,appointment_manage,en
আচ্ছা টিকার দাম কত,vaccination,bn

has my bookng been confirmed,appointment_manage,en
শুনেন হ্যালো,greeting,bn

একটু রাতে জ্বর বেড়ে যায় দয়া করে,symptom_query,bn

thanks for the qick reply,thanks,en
রাখছি এখন,goodbye,bn

canan attendant stay overnight,admission_discharge,en
orthopedicse kon kon daktar achen,doctor_info,bl

হেলথ চেকআপ প্যাকেজ আছে কি,test_diagnostic,bn

ধানমন্ডি তে আপনাদের শাখা আছে কি?,hospital_info,bn

আমার অ্যাপয়েন্টমেন্ট বাতিল করতে চাই আগেই ধন্যবাদ,appointment_manage,bn

hello vai komore betha niye hatte koshto hoy,symptom_query,bl

একটু কি খবর আপনার,greeting,bn

ঘুম হচ্ছে না কয়েকদিন ধরে,symptom_query,bn

can you retrieve an old rport,report_result,en
ভাই কেবিন আছে ভাই,admission_discharge,bn

sorkari kormochari der char ache কি,billing_insurance,mx

the bill was overcharged i am complaining,complaint,en
ektu ultrasound kokhon korano jay plz,test_diagnostic,bl

i will come back later,goodbye,en
ok can i speak to the doctor directly asap,agent_request,en
ok we need an icu right now bro,emergency,en

accha appointment ektu,appointment_book,bl

amar shorir durbollagche,symptom_query,bl

feeling unwell,symptom_query,en
Ki khobor apnar,greeting,bl

wheelchair er bebostha ache ki??,hospital_info,bl

Wheelchair er bebostha ache ki,hospital_info,bl

osudh ta fridge e rakhte hobe ki,medicine_query,bl

cardiolgy e kon kon daktar achen,doctor_info,bl

কি khobor apnar,greeting,mx
সাহায্যের জন্য ধন্যবাদ .,thanks,bn

so give me a serial for the heart specialist asap,appointment_book,en
mohila daktar achen ki appointment chai,appointment_book,bl

chutir kagoj kotha theke nibu,admission_discharge,bl

একটু ধানমন্ডি তে আপনাদের শাখা আছে কি একটু,hospital_info,bn

i need an appointment for my mother,appointment_book,en
ভাই অসংখ্য ধন্যবাদ,thanks,bn

অসংখ্য ধন্যবাদ একটু,thanks,bn

"daktar bolechen apnader sathe jogajog korte, home delivery te osudh paoa jay ki",medicine_query,bl

helloapa,greeting,bl

test er jonno কি age booking dite hoy,test_diagnostic,mx
i will come back latr,goodbye,en
do you deliver medicine to hume,medicine_query,en
আমার সিরিয়াল কত নম্বর,appointment_manage,bn

ভর্তির সময় কত টাকা জমা দিতে হয় আপু,admission_discharge,bn

how long has dr rahman been with you,doctor_info,en
amar jor hocche ki korbo??,symptom_query,bl

কখন খাবো,medicine_query,bn

নতুন রোগী আমি দয়া করে,greeting,bn

give me a serial fordr ahmed,appointment_book,en
kalke bristi hobe ki,out_of_scope,bl

এখানে আর কখনো আসবো না ভাই,complaint,bn

একজন গাইনি ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

কেবিন khali ache কি,admission_discharge,mx
how long has dr karim been wit you,doctor_info,en
who is the prime minister?,out_of_scope,en
daktar kobe boshen,doctor_info,bl

amar shorir durbol লাগছে,symptom_query,mx
is my report ready?,report_result,en
hello??,greeting,en
chambertime,doctor_info,en
নতুন রোগী আমি,greeting,bn

আমার আর কোনো প্রশ্ন নেই .,goodbye,bn

টেস্ট করাবো একটু,test_diagnostic,bn

hllo apa,greeting,bl

shunen nurse khub kharap bebohar korechen ektu,complaint,bl

অ্যাম্বুলেন্স পাঠান দ্রুত একটু,emergency,bn

একটু নতুন রোগী আমি,greeting,bn

are you a robot,out_of_scope,en
pregnancy test korano jay ki,test_diagnostic,bl

একটু সিরিয়াল লাগবে ভাই,appointment_book,bn

home deliveri te osudh paoa jay ki,medicine_query,bl

একটু এখানে আর কখনো আসবো না,complaint,bn

wheelchair er bebostha ache ki,hospital_info,bl

rogi oggan hoyegeche,emergency,bl

bed khali ache,admission_discharge,bl

professor porjayer daktar achen কি,doctor_info,mx
manager er sathe kotha bolte chai .,agent_request,bl

আমার জ্বর হচ্ছে কি করবো,symptom_query,bn

how long has dr rahman been with you?,doctor_info,en
এখানে আর কখনো আসবো না,complaint,bn

রাতে পেটব্যথা বেড়ে যায়,symptom_query,bn

can you retrieve an old report thanks in advance,report_result,en
kistite bill porishodh kora jay ki,billing_insurance,bl

Report ready hole janaben,report_result,bl

give me a srial for dr rahman,appointment_book,en
jajakallah??,thanks,bl

দোয়া করবেন ধন্যবাদ,thanks,bn

x ray kokhon korano jay,test_diagnostic,bl

টিকা আছে কি,vaccination,bn

Report ki courier e pathano jay,report_result,bl

hey are you arund,greeting,en
can i eat befure a x ray,test_diagnostic,en
সব বুঝে গেছি রাখি প্লিজ,goodbye,bn

হ্যালো .,greeting,bn

which dctors are there,doctor_info,en
বাচ্চার টিকার সময়সূচি দিন আপু,vaccination,bn

amar shorir durbol lgche,symptom_query,bl

i want a soft copy of my report sir,report_result,en
manusher spport dorkar ekhoni,agent_request,bl

"the doctor told me to contact you, you are not understanding call a human",agent_request,en
shunen sorkari kormochari der char ache ki bhai,billing_insurance,bl

শুনেন হার্ট স্পেশালিস্ট কতদিন ধরে আছেন এখানে আপু,doctor_info,bn

প্রেসক্রিপশনের ওষুধ শেষ আবার লাগবে আপু,medicine_query,bn

bleeding,emergency,en

who is the prime minster,out_of_scope,en
ct scan kokhon korano jay,test_diagnostic,bl

বাচ্চার টিকার সময়সূচি দিন,vaccination,bn

osudh ta fridge e rakhte hobe ki dhonnobad,medicine_query,bl

দোয়া করবেন ধন্যবাদ .,thanks,bn

shunen bed khali ache vai,admission_discharge,bl

শুনেন রাখছি এখন,goodbye,bn

kukure kamreche টিকা lagbe,vaccination,mx
appuintment,appointment_book,en
আল্লাহ হাফেজ প্লিজ,goodbye,bn

amar baba osustho ar amar mathaghora hocche ki korbo,symptom_query,bl

ভাই ইনস্যুরেন্স ভাই,billing_insurance,bn

রাতে পেটব্যথা বেড়ে যায়??,symptom_query,bn

howlong has the heart specialist been with you,doctor_info,en
thankyou,thanks,en
are you a robot?,out_of_scope,en
I need an appointment for my mother,appointment_book,en
সিলেট তে আপনাদের শাখা আছে কি,hospital_info,bn

শুনেন ইমার্জেন্সি বিভাগ কোথায় দয়া করে,hospital_info,bn

kistitebill porishodh kora jay ki,billing_insurance,bl

আমার মাথাব্যথা হচ্ছে কি করবো আপু,symptom_query,bn

you made us sit for hours please reply,complaint,en
amar mathaghora hocce ki korbo,symptom_query,bl

kukure kamreche tikalagbe,vaccination,bl

chutir kagoj kotha theke nibo .,admission_discharge,bl

amar peter betha hocche ki korbo,symptom_query,bl

আইসিইউ লাগবে এখনই প্লিজ,emergency,bn

শুনেন হ্যালো দয়া করে,greeting,bn

which doctors arethere,doctor_info,en
professor porjayer daktar achen ki,doctor_info,bl

ইমার্জেন্সি নম্বর দিন এখনই একটু,emergency,bn

ভর্তির সময় কত টাকা জমা দিতে হয় একটু,admission_discharge,bn

i want to do a mri .,test_diagnostic,en
can i eat before a diabetes test??,test_diagnostic,en
cbin khali ache ki,admission_discharge,bl

i want to doa diabetes test,test_diagnostic,en
hello apa,greeting,bl

ektu kharap bebohar apu,complaint,bl

Dekha hobe hospital e,goodbye,bl

komore betha niye hatte koshto hoy,symptom_query,bl

i am coughing up phlegm,symptom_query,en
the pain goes from my chest up to my jaw .,emergency,en
transfer me to an agent,agent_request,en
I want to do a mri,test_diagnostic,en
give me the child immunization scedule,vaccination,en

test er jonno ki age booking ditehoy,test_diagnostic,bl

"আমি একজন রোগীর হয়ে বলছি, আমার সিরিয়াল কত নম্বর",appointment_manage,bn

do you deliver medicine to home,medicine_query,en
কেউ ফোন ধরে না আপনাদের,complaint,bn

appointment,appointment_book,en
excuse me how do i get a refund,billing_insurance,en

ektu daktar kobe boshen ektu,doctor_info,bl

রাতে জ্বর বেড়ে যায় প্লিজ,symptom_query,bn

আচ্ছা কেউ ফোন ধরে না আপনাদের,complaint,bn

শুভ সকাল ইমার্জেন্সি বিভাগ কোথায়,hospital_info,bn

ইমার্জেন্সি বিভাগ কোথায় প্লিজ,hospital_info,bn

give me a serial for dr rahman,appointment_book,en
রিসিট দয়া করে,billing_insurance,bn

ekta chakri dite prben,out_of_scope,bl

"আমি একজন রোগীর হয়ে বলছি, কালকে বৃষ্টি হবে কি",out_of_scope,bn

amar appointment kobe chilo .,appointment_manage,bl

শুনেন সিলেট তে আপনাদের শাখা আছে কি,hospital_info,bn

what is your website,hospital_info,en
ডাক্তার আহমেদ কতদিন ধরে আছেন এখানে .,doctor_info,bn

nursekhub kharap bebohar korechen,complaint,bl

appontment,appointment_book,en
অপারেশনের জন্য কবে ভর্তি হবো একটু,admission_discharge,bn

i want to do a diabetes test,test_diagnostic,en
how long has dr karim been with you,doctor_info,en
keu phone dhore na apnader .,complaint,bl

mohila daktar achen ki অ্যাপয়েন্টমেন্ট চাই,appointment_book,mx
the pain goes from my chest up to my jaw,emergency,en

আমার রিপোর্টের সফট কপি চাই দয়া করে,report_result,bn

একজন চক্ষু ডাক্তারের সাথে দেখা করতে চাই প্লিজ,appointment_book,bn

রিসেপশন প্লিজ,agent_request,bn

you madeus sit for hours,complaint,en
the doctor did notcome what happens to my serial,appointment_manage,en
টিকার দাম কত .,vaccination,bn

ভাই বাচ্চার টিকার সময়সূচি দিন,vaccination,bn

আচ্ছা একজন চক্ষু ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

report collection er somoy kokhon,report_result,bl

good morning what do i do if i get fever after the vaccine,vaccination,en
ok there has been an accident come now bro,emergency,en

ফোন নম্বর প্লিজ,hospital_info,bn

There has been an accident come now,emergency,en
hey i am coughing up phlegm thanks,symptom_query,en
Professor porjayer daktar achen ki,doctor_info,bl

Bill koto hoyeche,billing_insurance,bl

হ্যালো ইমার্জেন্সি নম্বর দিন এখনই,emergency,bn

Nothing else needed bye,goodbye,en

একটু আপনাদের ফার্মেসিতে এই ওষুধ আছে কি ভাই,medicine_query,bn

hospital koyta porjonto khola,hospital_info,bl

good evening,greeting,en
এত অগোছালো ব্যবস্থাপনা দেখিনি?,complaint,bn

কথা বলতে পারি,greeting,bn

kukure kamrche tika lagbe,vaccination,bl

good morning appointment,appointment_book,en
sorkari kormochari der char ache ki,billing_insurance,bl

komore betha niie hatte koshto hoy,symptom_query,bl

একটু খরচ কত টেস্টের,test_diagnostic,bn

wheelchair er bebostha ache কি,hospital_info,mx
i want to do a mri,test_diagnostic,en
how long has the heart specialist been with you,doctor_info,en
do you do covid tsts here,test_diagnostic,en
what is yourwebsite,hospital_info,en
একজন গাইনি ডাক্তারের সাথে দেখা করতে চাই?,appointment_book,bn

ডাক্তার আহমেদ কতদিন ধরে আছেন এখানে,doctor_info,bn

rakchi ekhon,goodbye,bl

আমার অ্যাপয়েন্টমেন্ট বাতিল করতে চাই আপু,appointment_manage,bn

frushtrated,complaint,en
sorry to bother you but does this medicine need to be refrigerated,medicine_query,en
can i take the medicine on an empty stomach,medicine_query,en
hey perfect thank you,thanks,en
rogir shash nite koshtohocche,emergency,bl

কেউ ফোন ধরে না আপনাদের একটু,complaint,bn

ডাক্তার আহমেদ কতদিন ধরে আছেন এখানে প্লিজ,doctor_info,bn

dekha hobe hospital e,goodbye,bl

professor porjyer daktar achen ki,doctor_info,bl

"আমি একজন রোগীর হয়ে বলছি, শিশুদের ডাক্তার কে বসেন",doctor_info,bn

বিরক্ত করার জন্য দুঃখিত কিন্তু খেলার স্কোর কত,out_of_scope,bn

so good evening sir,greeting,en
আমার বাবা অসুস্থ আর এত অগোছালো ব্যবস্থাপনা দেখিনি,complaint,bn

thnk you,thanks,en
give me a srial for the heart specialist,appointment_book,en
বিল কত হয়েছে,billing_insurance,bn

rogi oggan hoye geche,emergency,bl

amar অ্যাপয়েন্টমেন্ট kobe chilo,appointment_manage,mx
nothing else neded bye,goodbye,en

ok does this medicine need to be refrigerated,medicine_query,en
hey where do i collect the discharge papers asap,admission_discharge,en
medicine e kon kon daktar achen .,doctor_info,bl

kharap bebohar,complaint,bl

jajakallah,thanks,bl

heyfolks,greeting,en
can an attendnt stay overnight,admission_discharge,en
home delivery te osudh paoa jay ki,medicine_query,bl

Can i eat before a ultrasound,test_diagnostic,en
আচ্ছা কিভাবে বিরিয়ানি রান্না করে,out_of_scope,bn

ektu orthopedics e kon kon daktar achen,doctor_info,bl

আমার কাশি হচ্ছে কি করবো??,symptom_query,bn

hey vai,greeting,bl

give mea serial for dr rahman,appointment_book,en
ok can you retrieve an old report,report_result,en
can i eat before a diabetes tesht,test_diagnostic,en
amar appointment er somy janan,appointment_manage,bl

how do i get a refund,billing_insurance,en

osudh ta fridge e rakhte hobe কি,medicine_query,mx
ভাই আমার অ্যাপয়েন্টমেন্ট বাতিল করতে চাই,appointment_manage,bn

sorkari kormochari der char ache ki?,billing_insurance,bl

খেলার স্কোর কত??,out_of_scope,bn

কথা বলতে পারি প্লিজ,greeting,bn

nurse khub kharap bebohar korechen,complaint,bl

কি খবর আপনার প্লিজ,greeting,bn

ঘুম হচ্ছে না কয়েকদিন ধরে দয়া করে,symptom_query,bn

ektu tika card hariye geche vai,vaccination,bl

kibabe jabo thikana ta din,hospital_info,bl

Can i eat before a x ray,test_diagnostic,en
hey folks??,greeting,en
আল্লাহ হাফেজ,goodbye,bn

iwant a soft copy of my report,report_result,en
gato soptahe apnader hospital e esechilam ar mohila daktar achen ki appointment chai,appointment_book,bl

একটু প্রেসক্রিপশনের ওষুধ শেষ আবার লাগবে দয়া করে,medicine_query,bn

কেউ ফোন ধরে না আপনাদের ভাই,complaint,bn

একটু একজন নাক কান গলা ডাক্তারের সাথে দেখা করতে চাই ভাই,appointment_book,bn

tikar dam koto?,vaccination,bl

buoking,appointment_book,bl

একটু এত অগোছালো ব্যবস্থাপনা দেখিনি,complaint,bn

where do i collect the discharge papers??,admission_discharge,en
ভাই রিপোর্ট নিয়ে কোন ডাক্তারের কাছে যাবো,doctor_info,bn

Back pain makes it hard to walk,symptom_query,en
Kalke bristi hobe ki,out_of_scope,bl

you made us sit for hours,complaint,en
kharap bebuhar,complaint,bl

আমার jor hocche ki করবো,symptom_query,mx
agune pure geche shorir,emergency,bl

rakhchi ekhon plz,goodbye,bl

appointment pichiye deoa jabe,appointment_manage,bl

বিরক্ত করার জন্য দুঃখিত কিন্তু আমার সিরিয়াল কত,appointment_manage,bn

do you love me,out_of_scope,en
কল ব্যাক দেওয়া যাবে??,agent_request,bn

ektu pregnancy test korano jay ki,test_diagnostic,bl

কিভাবে বিরিয়ানি রান্না করে,out_of_scope,bn

i want to doa mri,test_diagnostic,en
সাহায্যের জন্য ধন্যবাদ,thanks,bn

আচ্ছা কি খবর আপনার একটু,greeting,bn

agne pure geche shorir,emergency,bl

রাতে জ্বর বেড়ে যায়,symptom_query,bn

ambulance,emergency,bl

i will come back later??,goodbye,en
কল ব্যাক দেওয়া যাবে দয়া করে,agent_request,bn

professor porjayer ডাক্তার achen ki,doctor_info,mx
কালকে বৃষ্টি হবে কি,out_of_scope,bn

kalke bristi হবে ki,out_of_scope,mx
I want to do a diabetes test,test_diagnostic,en
amar jor hcche ki korbo,symptom_query,bl

can i take the medicine on an empty stomach?,medicine_query,en
Ekta chakri dite parben,out_of_scope,bl

sorkari kormochari der char আছে ki,billing_insurance,mx

feeling unwell bro,symptom_query,en

upokrito holam,thanks,bl

do you do covid tests here??,test_diagnostic,en
আমার সিরিয়াল কত নম্বর .,appointment_manage,bn

i need an appointment for my mother?,appointment_book,en
i cannot come todayplease reschedule,appointment_manage,en
আমার রিপোর্টের সফট কপি চাই,report_result,bn

ভাই কালকে বৃষ্টি হবে কি,out_of_scope,bn

thanks for the quick reply,thanks,en
একটু কথা বলতে পারি,greeting,bn

kukure kamreche tika lagbe,vaccination,bl

ধানমন্ডি তে আপনাদের শাখা আছে কি,hospital_info,bn

Is my report ready,report_result,en
osudh ta fridge e rkhte hobe ki,medicine_query,bl

Tikar dam koto,vaccination,bl

খরচ কত টেস্টের,test_diagnostic,bn

i want to do a blood test,test_diagnostic,en
home delivery te osudh paoa jay ki??,medicine_query,bl

গত সপ্তাহে আপনাদের হাসপাতালে এসেছিলাম আর একজন গাইনি ডাক্তারের সাথে দেখা করতে চাই,appointment_book,bn

ভাই মিরপুর তে আপনাদের শাখা আছে কি,hospital_info,bn

রিসিট একটু,billing_insurance,bn

can i eat before a ultrasound,test_diagnostic,en
doyou love me,out_of_scope,en
what time are vaccines given,vaccination,en
আমার মাথাব্যথা হচ্ছে কি করবো দয়া করে,symptom_query,bn

amar appointment er somoy janan??,appointment_manage,bl

শুনেন শিশু বিশেষজ্ঞ কতদিন ধরে আছেন এখানে আপু,doctor_info,bn

বেড khali ache,admission_discharge,mx
amar appointment er somoy janan,appointment_manage,bl

এখানে আর কখনো আসবো না?,complaint,bn

Can i take the medicine on an empty stomach,medicine_query,en
excuse me good night then bro,goodbye,en

Amar peter betha hocche ki korbo,symptom_query,bl

hello vai manusher support dorkar ekhoni,agent_request,bl

manusher support dorkarekhoni,agent_request,bl

i need a copy of the bill??,billing_insurance,en

রিপোর্ট নিয়ে কোন ডাক্তারের কাছে যাবো?,doctor_info,bn

ektu komore betha niye hatte koshto hoy plz,symptom_query,bl

হেলথ চেকআপ প্যাকেজ আছে কি প্লিজ,test_diagnostic,bn

daktar kobeboshen,doctor_info,bl

can i spek to the doctor directly,agent_request,en

রিপোর্ট নিয়ে কোন ডাক্তারের কাছে যাবো দয়া করে,doctor_info,bn

amar mathaghora hocche কি korbo,symptom_query,mx
assalamu alaikum i want a soft copy of my report,report_result,en
Report collection er somoy kokhon,report_result,bl

can i eat before a x ray,test_diagnostic,en
gato soptahe apnader hospital e esechilam ar x ray kokhon korano jay,test_diagnostic,bl

hey i want to do a blood test bro,test_diagnostic,en

amar appointment kobe chilo,appointment_manage,bl

কেবিন আছে .,admission_discharge,bn

আমার সিরিয়াল কত নম্বর একটু,appointment_manage,bn

শিশুদের ডাক্তার কে বসেন ভাই,doctor_info,bn

Rogir shash nite koshto hocche,emergency,bl

ইমার্জেন্সি নম্বর দিন এখনই .,emergency,bn