Oral Self-examination: An Approach for Early Recognition of Oral Cancer Among Factory Workers: An Experimental Study

Year : 2023 | Volume : 01 | Issue : 02 | Page : 22-26
By

    Ellappunkal Binoy Ittyavira

  1. Binu Babu

  1. Clinical Nurse, Sunnybank Private Hospital, Queensland, Australia
  2. Professor, Edappal Hospitals Nursing College, Kerala, India

Abstract

Background: Cancer is a worldwide concern and ranks among the most dreaded illnesses across the globe. Oral cancers are one common cancer among all cancers. Objectives: To measure the existing knowledge concerning oral self-examination for timely recognition of oral cancer among factory workers and to develop and administer a planned health education programme of oral self-examination for early recognition of oral cancer among factory workers. 40 factory workers were selected from different factories. Materials and methods: The study employed a one-group pretest-post-test quasi-experimental design. A planned education programme was developed and implemented on the factory workers. Results: In the post-test after the planned health education programme, there was no sample in the poor knowledge group, 22 samples (55%) belong to the average knowledge group. And 18 samples (45%) got promoted to a good knowledge group. The knowledge score increased from 9.95 in the pretest to 19.8 in the post-test. The ‘t’ test value is 21.445 and the p-value is 0.000 (<0.05), therefore, the planned health education programme was significantly effective in improving the knowledge of factory workers regarding oral self-examination for early recognition of mouth cancer. With a p-value below 0.05, the null hypothesis is rejected with a confidence level of 95.0%. Conclusion: The results of this study point out that the improved knowledge regarding oral self-examination will help the individual to identify oral cancer. Early recognition of cancer will help to increase survival and also reduces the struggles related to cancer.

Keywords: Oral Cancer, chemotherapy, oral self-examination, planned health education programme

[This article belongs to International Journal of Oncological Nursing and Practices(ijonnp)]

How to cite this article: Ellappunkal Binoy Ittyavira, Binu Babu Oral Self-examination: An Approach for Early Recognition of Oral Cancer Among Factory Workers: An Experimental Study ijonnp 2023; 01:22-26
How to cite this URL: Ellappunkal Binoy Ittyavira, Binu Babu Oral Self-examination: An Approach for Early Recognition of Oral Cancer Among Factory Workers: An Experimental Study ijonnp 2023 {cited 2023 Dec 20};01:22-26. Available from: https://journals.stmjournals.com/ijonnp/article=2023/view=0

var fieldValue = “[user_role]”;
if (fieldValue == ‘indexingbodies’) {
document.write(‘Full Text PDF‘);
}
else if (fieldValue == ‘administrator’) { document.write(‘Full Text PDF‘); }
else if (fieldValue == ‘ijonnp’) { document.write(‘Full Text PDF‘); }
else { document.write(‘ ‘); }

References

  1. Vinod J. Help fight these Cinderella cancers what dentist can do. BDA News. 2007 Sep; 20(9):
    29–30.
    1. Delfino M, Daycancer ME. We live and die by radi Mobeta publications; 2006.
    2. Mike T, Dave R. Oxford hand book of cancer nursing. Oxford university press publication;
    3. Ahmedin DVM, Freddie Br. Global cancer statistics. CA Cancer J Clin. 2011 Mar; 61(2):69–90.
    4. Nandan Sambhavani A, Dhruval Shah. (2011May 31). Gujarat, India have high rates of head and neck canc[Online]. DNA daily news and analysis.
    5. Smeltzer Suzzanne C, Brenda Bare. Brunner and Suddarth’s, Text book of medical surgical nursing. 11thEdn. Lippincott William and Wilkins publications; 2007.
    6. Edwards B, Shin H.Cancer incidence in five continents. Lyon: International agency for research on cancer (IARCscientific publications); 2009.Available at:http://www-dep.iarc.fr/ accessed on 6 Jan
  2. Gupta PC. An intervention study of tobacco chewing and smoking habits for primary prevention of oral cancer among 12,212Indian villagers. IARC Sci Publ. 1986; (74): 307–318.
    1. Balaram P, Sridhar H, Rajkumar T, Vaccarella S, Herrero R, Nandakumar A,et al. Oral cancer in southern India: the influence of smoking, drinking, paan-chewing and oral hygiene. Int J Cancer. 2002 Mar; 98(3): 440–
    2. Mathew B, Shankarynaryan R. Evaluation of mouth self-examination in the control of oral cancer. BrJCancer. 1995; 71(3): 397–9.
    3. Malaowalla M, Silverman Jr, Mani J, Bilimoria F, Lowell M. Oral cancer in 57518 industrial workers of Gujarat, India. J 1976Apr; 37(4): 1882–1886.
    4. Kaur R. A Survey on Tobacco use and oral health. Indian J Community Med. 2010 Jan; 35(1):
      34–39.

Regular Issue Subscription Review Article
Volume 01
Issue 02
Received October 30, 2023
Accepted December 12, 2023
Published December 20, 2023

function myFunction2() {
var x = document.getElementById(“browsefigure”);
if (x.style.display === “block”) {
x.style.display = “none”;
}
else { x.style.display = “Block”; }
}
document.querySelector(“.prevBtn”).addEventListener(“click”, () => {
changeSlides(-1);
});
document.querySelector(“.nextBtn”).addEventListener(“click”, () => {
changeSlides(1);
});
var slideIndex = 1;
showSlides(slideIndex);
function changeSlides(n) {
showSlides((slideIndex += n));
}
function currentSlide(n) {
showSlides((slideIndex = n));
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName(“Slide”);
var dots = document.getElementsByClassName(“Navdot”);
if (n > slides.length) { slideIndex = 1; }
if (n (item.style.display = “none”));
Array.from(dots).forEach(
item => (item.className = item.className.replace(” selected”, “”))
);
slides[slideIndex – 1].style.display = “block”;
dots[slideIndex – 1].className += ” selected”;
}