ilabafrica / BLIS-BDH

Legacy BLIS implementation customised for Bungoma County Hospital.
1 stars 0 forks source link

Drug susceptibility for microbiology culture and sensitivity analyses needs to include organisms #45

Open kitsao opened 10 years ago

kitsao commented 10 years ago

The current drug susceptibility process failed to take care of the isolated organisms. Only caters for drugs which leaves us questioning on which organism the drugs were applied to to give the resulting zones and interpretations.

kitsao commented 10 years ago

This issue is fully fixed. To test;

  1. Add import and execute the SQL scripts in the updates->db->update_scripts folder which include relations and queries necessary for the process.
  2. You'll need to add the possible drugs available at the facility
  3. Proceed to add the organisms that are normally isolated from the various specimen. Here, you'll be required to select all drugs applicable to the organism so that they are linked.
  4. Go to the microbiology tests that include culture and sensitivity, scroll to the end of the page and look for "Show Culture Worksheet" checkbox which will toggle a table containing all organisms that have been added in the system.
  5. Check all organisms that can possibly be isolated from the linked SPECIMEN and finally save the changes.
  6. Go to the 'Test Queue' and search for the tests with culture and sensitivity. Attempt to 'enter results' to see the results entry form displayed with the culture worksheet and the drug susceptibility section. For drug susceptibility, click on the checkboxes for the isolated organisms and proceed to fill in values of zone and interpretation...remember to the values for each of the organisms.
mapesa commented 10 years ago

I've followed your instructions to set this up locally and I have the following observations/questions with regard to the results entry form:

briankip commented 10 years ago

Save results does nothing, I cant save the results @kitsao

briankip commented 10 years ago

Decimal

ereng commented 10 years ago

Organisms On the index page:

Editing: No compatible drug added with the organism shows when editing Needed to run the scripts