I have also added this to the MVP dictionary. It would be more appropriate to use the module concept mapping method which allows me to distribute the concept dictionary with the module map to everyone... then we don't mess with global properties.
Also, do we have examples of coded concepts used as answers? Are these diagnoses or other complaints which would be better left open (so that any concept could be used) versus a short list of answers? Andy -------------------- Andrew S. Kanter, MD MPH - Director of Health Information Systems/Medical Informatics Millennium Villages Project, Earth Institute, Columbia University - Asst. Prof. of Clinical Biomedical Informatics and Clinical Epidemiology Columbia University Email: [email protected] Mobile: +1 (646) 469-2421 Office: +1 (212) 305-4842 Skype: akanter-ippnw Yahoo: andy_kanter >________________________________ > From: Ben Wolfe <[email protected]> >To: [email protected] >Sent: Monday, March 5, 2012 7:48 AM >Subject: Re: [OPENMRS-IMPLEMENTERS] Appointment Module > > >Mugabo > >If we approach the original authors of the module they might agree to give you >commit rights to fix these few bugs. The module does seem used, but is not >supported by the core team. Let me know if you are interested. >https://tickets.openmrs.org/browse/OTHER-5 >https://tickets.openmrs.org/browse/OTHER-4 > >(and now the spring 1.8+ issue with spring:form below) > >Ben > > >On Sun, Mar 4, 2012 at 3:42 PM, KAMONYO MUGABO <[email protected]> wrote: > >Hi Tobin: >> >> >>I think you are just missing the Concept related to the Reason for >>Appointment/Visit (In our Rwanda Concepts Dictionary) as we are trying to >>populate the drop-down list on the Add Appointment page. I think you will >>need to change the "appointment.concept.reasonForVisit" global property >>value, because the default for Rwandan dictionary is "6189" (see if it exists >>in your dictionary, and it is of type "coded" and it has some answers). I >>think this will be helpful, if not, please let us know. >> >> >>Thanks. >> >> >> >>On Sun, Mar 4, 2012 at 11:03 AM, Tobin Greensweig <[email protected]> >>wrote: >> >>Hello everyone, >>> >>> >>>I'm wondering if anybody has experience with the Appointment module? I >>>loaded it on both my 1.64 and 1.83 and it appears to start on both versions. >>>The Appointment tab shows on patients records and in the Administration >>>area. But, when I try to interact with it (either add an appointment or go >>>into the module administration area) I get the error below. Is there >>>something i'm missing? >>> >>> >>>Thank you very much, >>> >>> >>>Tobin >>> >>> >>> >>> >>>An Internal Error has Occurredjava.lang.NullPointerException >>> >>>Consult the help document. >>>Contact your friendly neighborhood administrator if it cannot be resolved. >>> >>>Hide stack trace >>> >>>org.openmrs.module.appointment.web.controller.AppointmentFormController.referenceData(AppointmentFormController.java:68) >>>org.openmrs.module.appointment.web.controller.AppointmentFormController.referenceData(AppointmentFormController.java:48) >>>org.springframework.web.servlet.mvc.AbstractFormController.showForm(AbstractFormController.java:574) >>>org.springframework.web.servlet.mvc.SimpleFormController.showForm(SimpleFormController.java:198) >>>org.springframework.web.servlet.mvc.SimpleFormController.showForm(SimpleFormController.java:175) >>>org.springframework.web.servlet.mvc.AbstractFormController.showNewForm(AbstractFormController.java:338) >>>org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:278) >>>org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) >>>org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) >>>org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875) >>>org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807) >>>org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) >>>org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) >>>javax.servlet.http.HttpServlet.service(HttpServlet.java:617) >>>javax.servlet.http.HttpServlet.service(HttpServlet.java:717) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:76) >>>org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:58) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112) >>>org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198) >>>org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:82) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:82) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:82) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96) >>>org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) >>>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) >>>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) >>>org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) >>>org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) >>>org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) >>>org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) >>>org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) >>>org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) >>>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857) >>>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) >>>org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) >>>java.lang.Thread.run(Thread.java:680) >>> >>> >>>OpenMRS Version: 1.6.4 Build 24457 >>> >>> >>> >>> >>>________________________________ >>> Click here to unsubscribe from OpenMRS Implementers' mailing list >> >> >> >>-- >> >>Best Regards, >> >> >>Mugabo KAMONYO >>Electronic Medical Record - Java Developer II >>Institute of HIV/AIDS, Disease Prevention & Control >>Rwanda Biomedical Centre >>P.O. Box 7162 Kigali-Rwandaemail: [email protected]: (+250) 788 77 95 >>95 / (+250) 728 77 95 95 >> >> >>________________________________ >> Click here to unsubscribe from OpenMRS Implementers' mailing list >>________________________________ > Click here to unsubscribe from OpenMRS Implementers' mailing list > > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

