0% found this document useful (0 votes)
25 views

B.Tech. Mini Project ACSE0659 Report Sample

Uploaded by

wolfsports6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

B.Tech. Mini Project ACSE0659 Report Sample

Uploaded by

wolfsports6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

“MEDICAL PRESCRIPTION SYSTEM”

A Mini Project Report for

B. TECH.
In
DEPARTMENT NAME
By

NAME OF MOHD AZEEM


(Enrollment No. : 0221DCSAI162)

Under the Supervision of


Prof. (Dr.) NAME OF SUPERVISOR
Designation, Department

NOIDA INSTITUTE OF ENGINEERING AND TECHNOLOGY


(An Autonomous Institute of AKTU, Lucknow)

to the

Faculty of Department Name


DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY
(Formerly Uttar Pradesh Technical University, Lucknow)
Month, Year
DECLARATION

I hereby declare that the work presented in this report entitled “MINI PROJECT REPORT
“MEDICAL PRESCRIPTION SYSTEM” was carried out by me. I have not submitted the matter
embodied in this report for the award of any other degree or diploma of any other University
or Institute. I have given due credit to the original authors/sources for all the words, ideas,
diagrams, graphics, computer programs, experiments, results, that are not my original
contribution. I have used quotation marks to identify verbatim sentences and given credit to
the original authors/sources.

I affirm that no portion of my work is plagiarized, and the experiments and results reported
in the report are not manipulated. In the event of a complaint of plagiarism and the
manipulation of the experiments and results, I shall be fully responsible and answerable.

Name :MOHD AZEEM

Roll Number : 2201331529006

Branch : BTECH CSE AI

(Candidate Signature)

ii
ABSTRACT

< In the contemporary healthcare landscape, the efficient management of medical


prescriptions is crucial for ensuring patient safety and regulatory compliance. This paper
proposes the design and implementation of a Medical Prescription System (MPS) using Java
programming language. The MPS aims to streamline the process of creating, managing, and
dispensing medical prescriptions within healthcare facilities.
The system provides functionalities for healthcare professionals to create prescriptions
electronically, incorporating patient information, prescribed medications, dosage
instructions, and other relevant details. It ensures adherence to regulatory standards and
best practices, such as maintaining accurate records, verifying patient identities, and
preventing prescription errors.
Key features of the proposed system include user authentication and authorization
mechanisms to safeguard sensitive patient data, a user-friendly interface for efficient
prescription management, and integration with external databases for accessing medication
information and patient records. Additionally, the system incorporates error handling
mechanisms to mitigate risks associated with data entry errors or system failures.
The implementation of the Medical Prescription System in Java leverages object-oriented
programming principles, modular design, and appropriate data structures to facilitate
scalability, maintainability, and extensibility. The system architecture adheres to industry
standards and follows a layered approach, separating presentation, business logic, and data
access layers for improved maintainability and flexibility.
Through the Medical Prescription System, healthcare facilities can enhance the accuracy,
efficiency, and security of prescription management processes, ultimately contributing to
improved patient care and regulatory compliance. The proposed system serves as a
foundation for further research and development in the field of healthcare information
systems, with potential for integration with electronic health record systems and
interoperability with other healthcare IT solutions>

iii
ACKNOWLEDGEMENTS

I would like to express my gratitude towards Guide name and Co guide name for their
guidance and constant supervision as well as for providing necessary information regarding
the project & also for their support in completing the project.
My thanks and appreciations to respected HOD, Dy. HOD, for their motivation and support
throughout.

iv
TABLE OF CONTENTS
Page No.
List of Tables v
List of Figures vi
List of Symbols and Abbreviations vii

CHAPTER 1: INTRODUCTION 1-25


1.1 BACKGROUND 1
1.1.1 4
1.1.2 9
1.1.2.1
1.1.2.2
1.1.2.3

1.2 IDENTIFIED ISSUES/RESEARCH GAPS 15


1.3 OBJECTIVE AND SCOPE
1.4 PROJECT REPORT ORGANIZATION
………………
CHAPTER 2: LITERATURE REVIEW 26-40
2.1
2.2
2.2.1
2.3
………………………………….……
CHAPTER 3: PROPOSED METHODOLOGY 41-70
3.1
3.1.1
3.1.2
3.2
2.2.1
3.3
………………………………….……
CHAPTER 4: RESULTS 71- 80
CHAPTER 5: CONCLUSION AND FUTURE WORK 81-82

v
REFERENCES 120
APPENDICES 122
LIST OF PUBLICATIONS 123
CURRICULUM VITAE 124
PLAGIARISM REPORT

(Signature of the Candidate)


Name: ……………………..
Enrollment No:…………….

vi
LIST OF TABLES

Table No. Table Caption Page No

4.1 Output for Tokenization 72

5.1 Dataset 48

5.2 Comparison of accuracy of DL-based 58


Method with NLP techniques and Used
Methods

vii
LIST OF FIGURES

Fig No Caption Page No

1.1 NLP 13

4.1 Block Diagram 58

4.2 Text Normalization 60

4.3 Example of Lemmatization 61

4.4 Example for Word Embedding 63

4.5 Recurrent Neural Network 64

5.1 Label Values 69

5.2 Applying stopwords 69

5.3 EDA 70

5.4 Applying Multilabel Binarizer 70

5.5 Final corpus before training 71

5.6 Generating word cloud 71

5.7 Count vectorizer 72

viii
LIST OF ABBREVIATIONS

Abbreviation Full Form

DL Deep learning

LDA Latent Dirichlet allocation

LSTM Long short-term memory

GRU Gated Recurrent Unit

NLP Natural language processing

TF-IDF Term Frequency-Inverse Document Frequency

GloVe Global Vectors

CURB Scalable Online Algorithm

EANN Event Adversarial Neural Network

BiLSTM Bidirectional LSTM

CNN Convolutional neural network

MLP Multilayer perceptron

API Application programming interface

NB Naive Bayes

CNN Convolution neural network

NER Named Entity Recognition

KNN K-Nearest Neighbours

ix
x
CHAPTER 1

INTRODUCTION

1.1 OBJECTIVES

Write text here………….

1
REFERENCES

[1] Robles,T, Alcaria,R., de.Andrés, D.M., de.la.Cruz, M.N., Calero, R..,Iglesias,S., & Lopez,
.M, “An IoT based reference architecture for smart water management processes”, J. Wirel.
Mob. Networks Ubiquitous Comput. Dependable Appl, 6(1), 4-23. (2015).
[2] Lee,.S.W., Sarp,.S., Jeon, .D.J., & .Kim, .J.H.. “Smart water grid: the future water
management platform”. Desalination and Water Treatment, 55(2), 339-346, (2015).

2
APPENDICES

3
LIST OF PUBLICATIONS

You might also like