Developing Pharmacy System version 2

Oh, I was very busy in April 2012 when I developed Pharmacy System version 2. This is a major version upgrade since I assessed that our Pharmacy System can not do enhancement nor accomodated requests and some changes. Moreover the version 1 has some bugs and it’s too complicated to fix.

In other hands, I need fixing almost version 1′s layout. So I decided to write version 2 from scratch with it’s new framework. I use Jquery and components build on JQuery technology. It promosing on flexible data communication and refreshment of the page.

After finishing the version 2, we deploy it to 3 hospitals this May 2012. It’s more chalanging than only developing it, since user requested some enhancement and some found bugs. So I should fixed the bugs and accomodate the requests. And it should be done in minutes.

Posted in Uncategorized | Tagged , | Leave a comment

Developing Appointment Module with JQuery Mobile

Our Hospital Management System has already appointment module. But since user demand the module to more portable, I dicided to develop the module with JQuery Mobile. With JQuery Mobile, the application will be accessible via Tablet PC, Smartphone or other mobile devices.

I excited to develop with this new tool. I like to learn something new. Although I have familiar with JQuery, learning JQuery Mobile is not easy enough since I must learn new paradigm to code targeted to mobile device. It’s a challange for me.

Wait for the release in the near future.

Posted in Application, Development, Software | Tagged , , | Leave a comment

Lisport, Integrating LIS to Port Server

Finally, yesterday we have finished our tests to integrate our Hospital Information System with Port Server. For whom don’t know what is Port Server can read my previous post. My application was named “LISPORT” by me. It’s an acronym of LIS (Laboratory Information System) and Port Server.

We did the test for 4 devices and all work well. The Port Server’s team work the best they could and the result is perfect. Below is the photograph of the team. Actually, they are my old friends and we have not meet since almost 5 years ago. We have great opportunity to work together to provide hospital’s need.

Handoyo, Me, Padmanto

Handoyo, Me, Padmanto

Posted in Application, Development, Software | Tagged , , | Leave a comment

Integrating Port Server into Hospital Management System

Today I started to code a utility to bridge Port Server with our Hospital Management System. Port Server is an application that captures some laboratory devices’ output. So laboratory analyst doesn’t need to input the result to our system, instead our utility does for her.

I develop the utility that covers:

1) Map our LIS test database to machine’s test code. Because the port server works with some device, I should point to the machine also.

2) Utility to edit/alter the work order that was sent by our Laboratory Information System (LIS). This utility will usefull when a machine broke up, we can run the test to other available machine.

3) Capture the result from Port Server System and save it to our HMS database. It’s relatively easy since the Port Server and my application talk via MySQL database. The challenge is when my application must use two databases, one is our HMS database and the other is port server database. These two databases reside on two separate servers. Thank to PHP that make this task quiet easy.

I done the mapping part today. Tomorrow I’ll start to code the rest.

Posted in Uncategorized | Tagged , , | 1 Comment

Some Screenshots

Here are some screen shots of Doctor’s Module. More screenshots after the break.

Searching Referencial Patients

Continue reading

Posted in Application, Development, Software | Leave a comment

Doctor’s Module Finished

Finally, doctor’s module was finished. I also finished user guide for use it. It’s late on schedule since I have many works to do. I will upload some screen shots later.

Posted in Uncategorized | Tagged , | 2 Comments

The Start of Works

Recently, I developed software which is optimized for being used with Tablet PC. This software is a part of Hospital Management System. For first work, I developed this optimised software for doctor modules. It’s used for input services, treatments, drugs used, diagnoses, medical records, allergics, etc, regarding to patients.

Hope this kind of software could help users, especially doctors, to more interacts with system. Just for note, in Indonesia there are a lot of doctors who don’t literate to system, especially the old doctors. Hope this software will help fill the gap.

Posted in Application, Development, Software | Tagged , , , | 11 Comments