| 00:36:15 | *** wyclif has joined #openmrs |
| 00:44:26 | *** bwolfe has joined #openmrs |
| 00:44:26 | *** ChanServ sets mode: +o bwolfe |
| 00:58:24 | *** bwolfe has quit IRC |
| 00:58:30 | *** bwolfe_ has joined #openmrs |
| 00:58:30 | *** ChanServ sets mode: +o bwolfe_ |
| 01:16:09 | *** bwolfe_ has quit IRC |
| 01:16:17 | *** bwolfe_ has joined #openmrs |
| 01:16:17 | *** ChanServ sets mode: +o bwolfe_ |
| 01:21:09 | *** bwolfe__ has joined #openmrs |
| 01:21:10 | *** bwolfe_ has quit IRC |
| 01:22:06 | *** bwolfe__ has quit IRC |
| 01:22:09 | *** bwolfe_ has joined #openmrs |
| 01:22:09 | *** ChanServ sets mode: +o bwolfe_ |
| 02:12:01 | *** bwolfe__ has joined #openmrs |
| 02:12:01 | *** bwolfe_ has quit IRC |
| 02:14:49 | *** harshadura has joined #openmrs |
| 02:17:35 | *** harshadura has quit IRC |
| 03:03:39 | *** bwolfe__ has quit IRC |
| 03:03:46 | *** bwolfe__ has joined #openmrs |
| 03:15:41 | *** tayyeb has joined #openmrs |
| 03:15:50 | <tayyeb> hi every body |
| 03:17:21 | <tayyeb> bwolfe u here |
| 03:17:30 | <tayyeb> ??????????? |
| 03:27:56 | <bwolfe__> tayyeb, I'm here for a little bit, yes |
| 03:27:57 | *** bwolfe__ is now known as bwolfe |
| 03:28:06 | <bwolfe> (as long as my internet holds) |
| 03:28:13 | <bwolfe> wireless seems super flaky tonight :-( |
| 03:28:34 | <tayyeb> thanks yesterday i completed the patient form |
| 03:29:33 | <tayyeb> now i want to develop a doctor form |
| 03:29:44 | <tayyeb> how i make this ??????? |
| 03:30:03 | <tayyeb> how i interacts this patient to this doctor |
| 03:30:08 | <tayyeb> ??? |
| 03:30:44 | <bwolfe> tayyeb, I don't know what a doctor form is. how is that diff than a patient form? |
| 03:31:00 | <bwolfe> are you calling the "patient form" the form you can use to create the patient? |
| 03:32:15 | <tayyeb> no no from patien xform i design a patient form ...now i want to design a doctor form |
| 03:33:42 | <bwolfe> what kind of info is on a patient form. and what kind of info is on a doctor form? |
| 03:33:52 | <bwolfe> you are using terminology I am not familiar with. :-) |
| 03:34:57 | <tayyeb> bewolf i want to create a doctor form with open mrs i have already patient form in open mrs .... |
| 03:35:15 | <bwolfe> !refer tayyeb [tabcomplete] |
| 03:35:16 | * OpenMRSBot refers tayyeb to "tabcomplete" --- Most IRC clients let you easily write someone's nickname in the channel using tab completion. Just type the first few letters, then <tab>, and voila! |
| 03:35:17 | <bwolfe> :-) |
| 03:36:03 | <bwolfe> tayyeb, you already said that. can you explain it a differnet way? describe the data you will collect on each form. perhaps that will enlighten me |
| 03:36:04 | <tayyeb> and for patients appointment there is a doctor ....so thats why i want a doctor form |
| 03:37:03 | <tayyeb> when u were ill then u need a doctor |
| 03:37:17 | <tayyeb> for appointment |
| 03:37:39 | <tayyeb> u can see doctors information |
| 03:37:46 | <tayyeb> apointment time |
| 03:37:51 | <tayyeb> apointment date |
| 03:38:03 | <bwolfe> patient's don't usually fill out forms |
| 03:38:08 | <bwolfe> *patients |
| 03:38:19 | <bwolfe> so perhaps that is why I am confusd |
| 03:38:56 | <bwolfe> to see appointments you would have to use a separate module. like the appointment module. I think there is another one, patientscheduler? I'm not sure, both were written by other community members, not by core devs |
| 03:38:57 | <tayyeb> when your appointment time with this doctor |
| 03:39:01 | <tayyeb> howucansee |
| 03:39:08 | <tayyeb> how u can see |
| 03:39:43 | <bwolfe> are you making a PHR system? usually patients don't log in and so wouldn't "see" it anywhere |
| 03:39:52 | <bwolfe> even expensive systems here in the USA don't have that ability! |
| 03:40:05 | <bwolfe> but you can install the personalhr module and see what that gives you |
| 03:42:48 | <tayyeb> no i am creating this for a hospital and making this form for a recipient that when a patient come in hospital then recipient can see that this patient is visiting for this doctor |
| 03:44:38 | <bwolfe> can you define "recipient"? I don't understand who that is in relation to the patient/doctor/nurse/etc |
| 03:46:25 | <tayyeb> a worker in hospital who is sitting at first bench |
| 03:47:03 | <bwolfe> first bench == registration |
| 03:47:04 | <bwolfe> ok |
| 03:47:09 | <tayyeb> yup |
| 03:47:41 | <bwolfe> ok, so the registration clerk needs to save information about the patient? or they need to tell the patient when/where/who to see? |
| 03:47:47 | <bwolfe> xforms can do the first, it can't do the second |
| 03:48:33 | <tayyeb> now how to resolve this problem |
| 03:49:07 | <bwolfe> typical workflow: |
| 03:49:24 | <bwolfe> 1) registration clerk asks for patient's name/identifier and looks them up. |
| 03:49:44 | <bwolfe> 2) if the patient doesn't exist, they fill out a new form (xform?) for the patient. getting the name, address, new identifier, gender, birthdate, etc |
| 03:50:20 | <bwolfe> 3) now they go to a separate screen to see who/where doctor is available. this would be handled on a separate page and by a separate module. (liek apptoinment) |
| 03:50:47 | <bwolfe> alternate 3) is that there is only one queue. once you are registered, you sit down and wait in line. nothing in the system |
| 03:51:35 | <tayyeb> now i want to explain what we want for a hospital.. |
| 03:51:52 | <tayyeb> actually we have a hospital fatmid foundation |
| 03:52:12 | <tayyeb> in which just two kind of patients thelesemia and hemofelia |
| 03:52:38 | <tayyeb> there are 2 doctors |
| 03:52:46 | <tayyeb> and 7 nurses |
| 03:52:55 | <tayyeb> and clericalstaff also |
| 03:53:57 | <tayyeb> this hospital have a labortary for blood cheking |
| 03:54:36 | <tayyeb> so we want to develop whole medical record system for this |
| 03:55:06 | <tayyeb> this is our final year project and it is very difficult for us |
| 03:55:20 | <tayyeb> so thats why i am there to help me |
| 03:55:53 | <tayyeb> now i think u can understand what we want to develop |
| 03:57:39 | <bwolfe> a lot of what you want is probably already done in core or in modules |
| 03:57:55 | <bwolfe> so you will have to look around and find them. google, search,e tc. :-) |
| 03:58:06 | <bwolfe> as far as appointment, you might be able to use that other module and just modify it |
| 03:58:11 | <bwolfe> all the code is up there |
| 03:58:26 | <bwolfe> (assuming you are programmers) |
| 03:58:52 | <bwolfe> gotta head to bed here, let me know how your exploring goes! |
| 03:59:22 | <tayyeb> a little bit programmer not a big or expert |
| 04:00:05 | <tayyeb> so which module should i use |
| 04:05:09 | <tayyeb> u here |
| 04:16:06 | *** bwolfe has quit IRC |
| 04:38:13 | *** lh has quit IRC |
| 04:40:58 | *** djazayeri1 has quit IRC |
| 04:59:59 | *** reddykir_ has quit IRC |
| 05:10:25 | *** tayyeb has quit IRC |
| 05:14:15 | *** applecool has joined #openmrs |
| 05:14:15 | *** ChanServ sets mode: +v applecool |
| 05:31:00 | <applecool> happy weekend :) |
| 05:31:04 | *** applecool has quit IRC |
| 05:51:06 | *** kishoreyekkanti has joined #openmrs |
| 06:00:18 | *** kishoreyekkanti_ has joined #openmrs |
| 06:03:07 | *** kishoreyekkanti has quit IRC |
| 06:58:17 | *** pulasthi7 has joined #openmrs |
| 07:36:37 | *** kishoreyekkanti_ has quit IRC |
| 07:39:18 | *** maurya has joined #openmrs |
| 08:51:08 | *** maurya has quit IRC |
| 09:01:54 | *** kishoreyekkanti has joined #openmrs |
| 09:16:00 | *** maurya has joined #openmrs |
| 09:57:53 | *** djazayeri has joined #openmrs |
| 09:57:53 | *** ChanServ sets mode: +o djazayeri |
| 10:01:50 | *** kishoreyekkanti has quit IRC |
| 10:35:58 | *** maurya has quit IRC |
| 11:03:33 | *** Rahul_ has joined #openmrs |
| 12:13:29 | *** rafa has joined #openmrs |
| 12:13:29 | *** ChanServ sets mode: +v rafa |
| 13:03:28 | *** rafa has quit IRC |
| 13:15:54 | *** kishoreyekkanti has joined #openmrs |
| 14:10:34 | *** shortend has joined #openmrs |
| 14:16:22 | *** shortend has left #openmrs |
| 14:25:55 | *** lakkarau has joined #openmrs |
| 14:42:13 | *** pulasthi7 has quit IRC |
| 14:42:37 | *** rfriedman has joined #openmrs |
| 14:56:47 | <rfriedman> kishoreyekkanti, you really there? |
| 15:13:49 | *** lakkarau has quit IRC |
| 15:20:19 | *** emilyp has joined #openmrs |
| 15:21:38 | *** emilyp has left #openmrs |
| 15:35:09 | *** maurya has joined #openmrs |
| 15:46:15 | *** maurya has quit IRC |
| 15:53:27 | *** jordank has joined #openmrs |
| 15:53:56 | *** kishoreyekkanti has quit IRC |
| 16:23:19 | *** jordank_ has joined #openmrs |
| 16:23:19 | *** jordank has quit IRC |
| 16:23:19 | *** jordank_ is now known as jordank |
| 16:23:22 | <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: We're in Portland for #OSCON and #CLS12 now through Friday. Find us or meet up! http://t.co/ZUQBo7VN #HealthIT #ICT4D #HFOSS <http://twitter.com/OpenMRS/statuses/224168348672471041> |
| 16:30:52 | *** sandeep_ has joined #openmrs |
| 17:00:24 | *** pulasthi7 has joined #openmrs |
| 17:05:08 | *** dkayiwa has joined #openmrs |
| 17:15:43 | *** maurya has joined #openmrs |
| 17:19:29 | *** bwolfe has joined #openmrs |
| 17:19:29 | *** ChanServ sets mode: +o bwolfe |
| 17:19:45 | <rfriedman> hey bwolfe |
| 17:23:39 | <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: RT @Creme_Bee: Now doing @OpenMRS new patient registration @ generalhospital mararaba #ihvn <http://twitter.com/OpenMRS/statuses/224180054555508736> || On Twitter: OpenMRS: @ProfkeeptwoStyv Would love to have you participate next year! Check out http://t.co/iMPWhm13 for tips to start getting involved now. <http://twitter.com/OpenMRS/statuses/224179995172536320> |
| 17:24:25 | <rfriedman> hey bwolfe |
| 17:27:43 | <rfriedman> red rover red rover let bwolfe come over |
| 17:28:59 | *** rfriedman is now known as rfriedman_away |
| 17:30:00 | *** jordank has quit IRC |
| 17:39:54 | <bwolfe> yessir? |
| 17:45:15 | *** jordank has joined #openmrs |
| 18:03:21 | *** jordank has quit IRC |
| 18:23:16 | *** jordank has joined #openmrs |
| 18:33:32 | *** maurya has quit IRC |
| 18:43:56 | *** pulasthi7 has quit IRC |
| 18:57:05 | *** shortend has joined #openmrs |
| 18:57:09 | <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: RT @redeskako: Curso #saludmovil y #Softwarelibre #UOC. Charla de @jblaya y OpenMRS http://t.co/7qyurg1G #mHealth #eHealth <http://twitter.com/OpenMRS/statuses/224207797309554688> || On Twitter: OpenMRS: RT @openhealthnews: @openhealthnews/healthit Raxa open source EMR for rural healthcare in India based on OpenMRS http://t.co/55HwIfcF <http://twitter.com/OpenMRS/statuses/224207564815073280> || On Twitter: OpenMRS: @floatingdoctors Hi there! Check out implementers mailing list for several groups & people in Central America: http://t.co/K7AZJGbw <http://twitter.com/OpenMRS/statuses/224207354235846656> || On Twitter: OpenMRS: RT @floatingdoctors: @openmrs we're a non-profit med mission in panama, just starting 2 look at implementing OpenMRS. do u know anyone w ... <http://twitter.com/OpenMRS/statuses/224207164649127937> |
| 18:57:09 | *** shortend has left #openmrs |
| 19:00:32 | *** djazayeri1 has joined #openmrs |
| 19:02:12 | *** djazayeri has quit IRC |
| 19:08:10 | *** djazayeri1 has quit IRC |
| 19:31:02 | *** djazayeri has joined #openmrs |
| 19:31:02 | *** ChanServ sets mode: +o djazayeri |
| 21:23:28 | *** lh has joined #openmrs |
| 21:23:28 | *** lh has joined #openmrs |
| 21:25:52 | *** rfriedman_away is now known as rfriedman |
| 21:26:04 | <rfriedman> hey ben |
| 21:26:11 | *** jordank has quit IRC |
| 21:26:24 | <rfriedman> hey bwolfe |
| 21:26:31 | <bwolfe> yesser |
| 21:26:40 | <rfriedman> thank you sir |
| 21:26:58 | <rfriedman> sandeep is having a problem with an ajax call, it works with a string but he needs to send json |
| 21:27:08 | <rfriedman> he gets this error: org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation |
| 21:28:14 | <rfriedman> any ideas, bwolfe |
| 21:29:50 | <rfriedman> bwolfe, is there a pattern he could follow? |
| 21:31:07 | *** dkayiwa has quit IRC |
| 21:32:40 | *** lh has quit IRC |
| 21:37:08 | *** jordank has joined #openmrs |
| 21:39:11 | *** jordank has quit IRC |
| 22:08:58 | *** lh has joined #openmrs |
| 22:08:58 | *** lh has joined #openmrs |
| 23:06:17 | *** lh has quit IRC |
| 23:59:10 | *** lakkarau has joined #openmrs |