The Hound of the Wolf

For the strength of Pack is in the Wolf, and the strength of Wolf is in the Pack -Rudyard Kipling

Sunday, September 07, 2008

CHITS Capiz - 2nd week milestones

Sept 1-2: Reviewed the Maternal Care Pre-natal form
Sept 3-4: Development of new Prenatal TCL
Sept 5: Visited Dumalag and Cuartero RHU for inspection of LAN. Cuartero's LAN restored to usual. Dumalag's LAN is not working (cable problems perhaps) but server is up and running as a standalone.

1.The checkbox for the HBMR option was removed and the user can now explicitly specify the prenatal date. The original setup is that CHITS will consider the date of consultation as the prenatal date. For prenatal data collected in the BHS's, there is a need to tick the HBMR box to allow changing the prenatal date.

2. Allowed the editing of systolic, diastolic and patient weight in prenatal record of the patient

3. Adjusted the vaccination such that TT's recorded on it shall be reflected and seen on the Services on Maternal Care. Presently, the encoder needs to IMPORT DATA so as to copy the TT vaccination record from m_consult_vaccine to m_consult_mc_vaccine. If the user failed to check the IMPORT DATA box, the tendency is for him/her to record the same vaccination again. CHITS will usually treat this as another vaccination based on the testings I've done.

The algorithms are as follows:

a. If a TT vaccination is recorded in Module::Vaccination, the record will also be inserted in the m_consult_mc_vaccine table. MC_ID will be marked as 0 while consult_id, vaccine_id, adr_flag,vaccine_id, actual_vaccine_date, vaccine_timestamp and patient_id will be imported. This condition holds true if the patient is female regardless of age and history of pregnancy.

b. If the TT vaccination record is edited or delete in the Module::Vaccination, the same action will apply to the same TT vaccination record in m_consult_mc_vaccine. Its vice-versa is still being develop (editing and deleting TT's from MC Service)

c. The IMPORT DATA was retained for the existing TT records that were encoded prior to the installation of this change (i.e. Malibay, Lagrosa). Same mechanism for importing applies except that if the the TT record is already in the m_consult_mc_vaccine table, it will not be diplayed in the IMPORT DATA box anymore.

4. Prenatal form (FHSIS 2008) is almost 90% done. Things that are left undone are:
a. adding a quantity field for Iron intakes
b. matching the risk codes, attendant and outcome to the letter codes specified in the FHSIS end user manual
c. adding of remarks text box in the prenatal form.

5. The CHITS query tool was installed inside the main CHIITS directory in the name of 'chits_query'. If REPORTS link is clicked a new tab shall be opened displaying the CHITS query tool form.