| Literature DB >> 25045606 |
Kok Swee Sim1, Sze Siang Chong1, Chih Ping Tso1, Mohsen Esmaeili Nia1, Aun Kee Chong2, Siti Fathimah Abbas2.
Abstract
Data analysis based on breast cancer risk factors such as age, race, breastfeeding, hormone replacement therapy, family history, and obesity was conducted on breast cancer patients using a new enhanced computerized database management system. My Structural Query Language (MySQL) is selected as the application for database management system to store the patient data collected from hospitals in Malaysia. An automatic calculation tool is embedded in this system to assist the data analysis. The results are plotted automatically and a user-friendly graphical user interface is developed that can control the MySQL database. Case studies show breast cancer incidence rate is highest among Malay women, followed by Chinese and Indian. The peak age for breast cancer incidence is from 50 to 59 years old. Results suggest that the chance of developing breast cancer is increased in older women, and reduced with breastfeeding practice. The weight status might affect the breast cancer risk differently. Additional studies are needed to confirm these findings.Entities:
Keywords: Breast cancer patients; Computerized database; Hospital management system
Year: 2014 PMID: 25045606 PMCID: PMC4082536 DOI: 10.1186/2193-1801-3-268
Source DB: PubMed Journal: Springerplus ISSN: 2193-1801
Descriptions of proposed system
| Criteria | Descriptions | Proposed features |
|---|---|---|
| High security | Require username and password in order to gain access into the system. | User login page |
| Provide differential accessible level for the user, where not all functions can be performed by some users. | Main menu page | |
| Indicate dates of modifications and updates. | Patient personal details and diagnosis report page | |
| Time saving | Link several computers in the hospital together in order to allow the transfer of reports or data. | Server and client network |
| Provide a feature that can rapidly view, retrieve, update and modify the database. | Patient personal details and diagnosis report page | |
| Low cost and less man power | Low cost as all data are stored in the database rather than on hard copies. | MySQL database |
| Require less man power as the database can be easily handled. | MySQL database | |
| Unlimited storage | The MySQL database has near unlimited storage capability. | MySQL database |
| Less human error | All the data are stored in the permanent database with back-ups. Data will not be easily lost or erased. | MySQL database |
| Feature allows user to insert the new patient data during patient registration and there is a notification given for missing information. | New patient registration page | |
| Fast and easy to perform data analysis | Automatic calculation tools to assist data analysis and output graphs are plotted automatically. | Data analysis page |
Features of analytic database management system
| Features | Description |
|---|---|
| User login | • Provide different level of accessible users such as staff and doctors, with password requirement. |
| New patient registration | • Allow the registration of new patient to be done digitally without filling any hardcopy form. The information is stored directly into the database. |
| Patient personal details | • Enable the viewing of all details in the department. |
| • Provide update, edit, and delete functions which allow modifications to be done. | |
| Patient diagnosis report | • Hold the diagnosis reports for all patients. |
| • Allow the authorized user to view, edit or update the diagnosis reports for certain patients | |
| Appointment | • Allows the search and view appointments. |
| • Assist staff to arrange appointments for patients and doctors. | |
| Data analysis | • Distribution of patients based on their age and race. |
| • Perform analysis on patients with or without breast cancer. |
Overall patient data
| Data | Content |
|---|---|
| Personal details of patient. | Registration number, identification card number, name, age, marital status, section, race. |
| Patient’s background. | Breastfeeding, family history, hormone replacement therapy. |
| Noticeable symptoms of breast cancer found. | Pain, mass, discharge. |
| Type of screening tests that had been performed. | Mammogram, ultrasound, MRI, breast biopsy. |
| Type of image guidance device for breast biopsy. | Ultrasound, stereotactic mammography, hook wire. |
| Type of operations to be performed if needed. | Biopsy, mastectomy, excision. |
| Diagnosis reports. | Mammogram report, ultrasound report, MRI report, breast biopsy report. |
Figure 1Block diagram for creating a text file.
Figure
2The text file created.
Figure 3MySQL database.
Figure 4Concept of GUI.
Figure 5Dragging the tool into the form.
Figure 6Properties box.
Common tools implemented in the design of the GUI Interface
| Tools | Description | Example |
|---|---|---|
| Button | Perform an action as describe in the codes. |
|
| Textbox | Enables user to insert text, provides multi-line editing and password character masking. |
|
| Checkbox | Allows the user to select or clear the particular option. |
|
| List view | Display a collection of associated items and allow the user to select on the particular item. |
|
| Group box | Display a frame around the group of associated tools. |
|
Figure 7Patient registration code flowchart.
Figure 8Benign breast change analysis result – age.
Figure
9Patient personal details and diagnosis code flow.
Body mass index standard
| Normal weight | 18.5 ≤ Body mass index <25 |
| Over weight | 25 ≤ Body mass index <30 |
| Obesity | Body mass index ≥ 30 |
Figure 10Illustration of the connections among the components.
Figure 11Overall analysis.
Figure 12Overall analysis result – breastfeeding.
Figure 13Overall analysis result- race.
Figure 14Overall analysis result – age.
Figure
15Breast cancer patient analysis result - breastfeeding.
Figure 16Breast cancer patient analysis result – age.
Figure 17Analysis of benign breast change patients.
Figure 18Benign breast change analysis result – race.
Figure 19Patients undergoing selective screening methods.