0% found this document useful (0 votes)
298 views12 pages

QR Code Patient Identification Proposal

Assessor are to write “S” or “NYS” for each line item (row). If the student gets the item correct on the first attempt, the second and third attempt columns do not have to be completed. If a student gets the item correct on the second attempt, there will be a “NYS” on the first attempt, a “S” on the second attempt and the third attempt will be left blank. Students are allowed a total of three attempts. Note that to obtain a satisfactory outcome for this assessment activity, students must achieve
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)
298 views12 pages

QR Code Patient Identification Proposal

Assessor are to write “S” or “NYS” for each line item (row). If the student gets the item correct on the first attempt, the second and third attempt columns do not have to be completed. If a student gets the item correct on the second attempt, there will be a “NYS” on the first attempt, a “S” on the second attempt and the third attempt will be left blank. Students are allowed a total of three attempts. Note that to obtain a satisfactory outcome for this assessment activity, students must achieve
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

Project Proposal

For
QR code-based in-hospital patient
identification system
TABLE OF CONTENTS

1. Project Background and Description


2. Project Scope
3. Functional Requirements
4. Non-functional Requirements
5. Use case
6. Flowchart
7. Sequence diagrams
8. Relationship Diagram
9. Resource Management Plan
[Link] Management Plan
[Link] and Schedule
[Link]
[Link] Contributions
[Link]

TABLE OF FIGURES

5. Use Case

6. Flowchart

7. Sequence Diagram

8. Relationship Diagram
1. Project Background and Description
The project's purpose is to develop a QR code-based patient identification system in
hospitals that will allow patients or receptionists to scan a QR code instead of taking
down all of a patient's personal information during their visit. This application is
extremely beneficial in hospitals. By implementing this system, a new means of verifying
patients' personal information such as their full name, date or birth, and address will be
implemented, replacing the present practice of orally checking these details over a
counter at the reception desk. Consider the following scenario: A patient is in critical
condition and has arrived at the hospital with limited time. They are unable to register; a
QR code can assist them by simply scanning it and the patient's complete information is
entered in the registration system. It notifies the user if there is a scarcity or an
overabundance of a resource. A handful of hospitals have already taken advantage of the
capabilities of QR Codes.
In addition, pharmaceutical businesses have begun to include QR Codes on the labels of
their medications in order to build confidence among their customers. With the
introduction of QR Codes in healthcare, healthcare providers, caregivers, and care
receivers will have an easier time communicating with one another while also increasing
transparency and information. The medical business has gradually come to terms with
technology in order to improve patient care, streamline operations, and shift the tectonic
plates of old ways of data storage and management. Traditionally, healthcare systems
have been developed using silted designs. This is changing. Patient information is not
consistent throughout the storage system, and in certain cases, it may not even be present
in another department at all. Additionally, QR codes are being used to prevent cyber-
crime, which poses the risk of having personal information compromised, as well as to
launch assaults on patients who are already in a vulnerable situation owing to their
medical condition, which necessitates their visit to a medical practice.
2. Project Scope
The project's scope includes developing and implementing a system that will allow
patients to enter their personal information in plain text using their smart phones or other
mobile devices, and the receptionist will be able to scan a QR Code generated by the
system and view all of the information without the need to share any personal
information verbally with the patient. The application will not be made publicly available
on the internet for the duration of this study. Demonstrations will be shown through the
use of a web browser on the PCs of the receptionists. The Chabot feature is given solely
for the purpose of simplifying data entering. Users must still double-check the records to
ensure that they are completely accurate before pressing the submit button. JavaScript or
C++ will be used in the development of the application.

3. Functional Requirements
 The system must feature data handling logic that validates, processes, and saves
data received from patients. The patient's data will be stored in the database,
which will also be stored in their QR code.
 Only administrators will have a complete access to the system.
 Users will be able to give their personal detail that create / modify / delete the
records in the product tables without having a direct access to the system
(database, server, etc.). It will depend on what type of user they are. The types of
users will be employee, patient, or administrator.
 Employee will be able to use the application using User Interface or a speech
recognition API with audio Chabot at their discretion.
 User will be able to use the application.
 The employee will have the option to manually edit the records written by the
prior to pressing the submit button.
 A submit button needs to be available and pressed before the information is stored
in the database and QR code. This will ensure that the data stored will be accurate
since it will only be pressed by the receptionists after careful review.
 QR code working is 100% safe or efficient working.
 Patients just need to scan his QR code to reentry in hospital to manage time
capability.
4. Non-Functional Requirement:
 The system should be accessible everywhere.
 The accuracy of the store information should not be lower than 95%.
 The system should not store any password-related cookies on the customer's
machine. Only authenticated management should have access to the system's
back-end servers.
 QR code excess able for any hospital if they used QR code system
 The response time of the system should not be more than 2 seconds.
 The system is 100% efficient and easy to use.
 The dependability of the separate components determines the overall project's
dependability. The system's major pillar of stability is the database backup, which
is regularly maintained and updated to reflect the most recent changes.
 The system's supporting modules shall be fully documented and simple to
comprehend.
5. Use Case

6. Flow Diagram
Scan the code with any conventional QR Code reader to acquire emergency contact
information, but scanning the code with the QR Code Identity Tag mobile application
retrieves and reveals additional information that would otherwise be unavailable. This
allows emergency medical personnel to deliver better medical care to patients who are
more informed. Authentication is required in order to get the additional information,
which may be in the form of personal health records (PHRs). The illustration below
illustrates how a QR code is scanned and how simple or detailed information may be
retrieved using the code.
7. Sequence Diagram
The process flow of the user/patient is depicted in the graphic below. Patients will
register (if they do not already have an account) and place orders for the queue at the
specified hospital through the use of the website. Patients will be responsible for entering
their own information into the provided form, and they will be given a QR code to use for
arrival verification.
8. Relationship Database Diagram:
It is utilized for data storage on the server and is accessible through this database.
Furthermore, this database serves as one of the supporting systems for the hospital's
queuing system, as well as for the database workflow.
9. Resource Management Plan:
Resources needed for the project:
 A relational database is a great option for storing patient’s information,
information about personal detail and disease. This type of database stores data in
tables and provides an efficient way of storing and accessing structured
information in QR code. MySQL relational database management system is one
of the best ways of connecting databases to the software and provides advanced
features like data security, on-demand scalability and high performance. There are
lots of free and open source localhost databases like XAMPP (also provides
apache localhost server) that could be used for this project.
 We use the Jersey RESTful Web services in Java open source framework. Our
RESTful API resource is the health data that users can edit and read. The REST
API was created for ease of use, as well as the ability to automate and link with
other Electronic Health Record systems in the future. The API gives users access
to their health data and allows them to make changes to it. To access and edit a
QR code resource, the unified resource identifier (URI) is used.
 In order to create a functional application, it is better to use an effective
integrated development environment with a large range of advanced tools for
testing and visualizing the development process. Android Studio got our attention
as possibly the best web app development ide that runs on windows, MacOS and
Linux and supports a lot of programming languages like Java, Kotlin, C++, etc.
with variety of extensions for all these languages
 Alpha testing identifies the tests that were run to check that our solution worked
as expected. To answer these issues, we begin by developing a set of questions
concerning the implementation and discussing the actions that will be taken on
our program. Finally, we create a table with a series of test cases, run the test, and
indicate whether or not the test case passes.
10. Risk Management Plan:
Risks are inevitable in every web development project. In order to get ahead of them a
risk management plan should be developed. Listed below are some potential risk that
may come during or after the completion of this project.
 Identify Risks: Risks are identified both at the beginning and during the project.
While many issues are classified as "known dangers," others may require further
examination. Make a risk identification checklist tailored to the project type to
detect potential dangers. Interviews with all stakeholders, as well as specialists in
the industry, can help us do so. Many threats can be divided into broad categories
(technical or organizational) and subclasses (technology, interfaces, performance,
logistics, budget, and so on). Create a risk repository, which you may share with
everyone you questioned, to maintain track of any known hazards discovered
during the identification process.
 Map out Impact Versus Likelihood: The risk's qualitative and quantitative
impact, such as the likelihood of the risk occurring vs. the impact it would have
on your project, will be analyzed in the next phase and laid out in a matrix or
spreadsheet. This will be accomplished by assigning a risk likelihood score,
which will range from low to high. We'll then map out your risk effect and
provide a score to each component on a scale of low to high. This will tell you
how likely the risk is to affect the project's success and how quickly you'll need to
respond.
 Plan Risk Responses: The three main objectives in risk response planning are to
remove risk and to limit both the risk's impact on the project and its occurrence.
Doing so usually comes at a cost, either in terms of time or money. So, before we
start working on your risk management strategy, we'll need to know exactly how
much time, money, and scope we'll have.
 Assign an Owner to the Risk: Each risk will also require the assignment of a
risk owner. We'll need to be more precise than the project manager, which is often
the default. In the matrix, list the owners of each risk so that no one is confused
about who will be in charge of implementing the reaction if the risk happens, and
so that owners can respond fast. Before implementing, make sure to document the
precise answer and have it authorized by all stakeholders. You'll have a record of
the problem and its remedies to review after the project is completed.
 Understand Triggers: This can happen with or without a risk of the project
being seriously harmed, and it's especially common around project milestones as
a means of tracking progress. Consider reclassifying any existing dangers if this is
the case. Even if certain triggers haven't been satisfied, it's a good idea to come up
with a backup plan as the project continues. After all, after the project has
progressed to a certain stage, the criteria for a particular risk may no longer be
applicable.
 Make a Backup Plan: Consider the risk impact and probability matrix to be a
living document that is always changing. We must establish a contingency plan as
part of our approach because the classification of these risks can change at any
time during the project. Contingency planning includes identifying new risks as
the project progresses and reevaluating existing risks to see whether any
conditions for those risks have been met. A slight revision to your contingency
plan is required whenever a risk is reclassified.
 Measure Risk Threshold: Measuring risk thresholds requires evaluating whether
risks are excessively high and consulting with stakeholders to evaluate whether
the project is worth continuing in terms of time, money, or scope. Consider
dangers with a "very high" or multiple "high" ratings, and consult with the
leadership team and stakeholders to evaluate if the project is in jeopardy of
failing. Risks that have above the danger threshold require additional attention.
11. Timeline and Schedule
The development of the application will commence using the following schedule:
 2 Week
Project planning begins and a proposal will be submitted
 2 Week
The creation of a portfolio containing the system design and an analysis of the
projects requirements will begin.
 3 Week
The team will complete the creation of the previously mentioned portfolio. The
team will then move onto the creation of a presentation that will be used to share
their proposal.
 2 Week
The project portfolio will be submitted for assessment. The team will share their
oral presentation with their peers.
 4 Week
At the beginning of week 10 the team will begin development of the application.
By the end of week 12 the project will be at least 80% complete in preparation for
the beginning of NEF3002
Gant Chart
12. Conclusion:
Medication errors must be reduced, patients' safety must be improved, and clinical
procedures must be performed more accurately in order to reduce public healthcare
expenditures while simultaneously improving the quality of public healthcare. Automatic
patient authentication systems have the potential to have a positive impact on these
aspects, as well as to improve access to and delivery of public health care. In the
healthcare industry, we have established a QR Code Identity Tag system. The QR Code
Identity Tag allows for quick and easy access to critical medical information. When the
QR code is scanned, general patient information, such as the patient's name, address, and
emergency contact information, is displayed on the screen. Because QR codes are the
most feasible and cost-effective alternative means of automating patient authentication
capabilities in public healthcare facilities with limited finances, we chose them. There are
certain flaws in the system, to be sure. First and foremost, this application is only
compatible with computers in hospitals. Applications for other operating systems, as well
as mobile applications, will be created in the not too distant future. It will be expanded to
provide support for a number of other languages. In the event that other languages are
supported, further usability studies will be conducted using the SUS questionnaire that
has been translated into those languages.
13. Students Contribution
 Student1
 Student2
 Student3
14. References
[1] Huang, T., Guo, Y., Li, S., Zheng, Y., Lei, L., Zeng, X., ... & Liu, L. (2020).
Application and effects of fever screening system in the prevention of nosocomial
infection in the only designated hospital of coronavirus disease 2019 (COVID-19) in
Shenzhen, China. Infection Control & Hospital Epidemiology, 41(8), 978-981.
[2] Perdana, R. H. Y., Hudiono, M. T., Rakhmania, A. E., Akbar, R. M., & Arifin, Z.
(2019). Hospital queue control system using quick response code (qr code) as verification
of patient’s arrival. Hospital, 10(8), 108.
[3] Hur, J., & Chang, M. C. (2020). Usefulness of an online preliminary questionnaire
under the COVID-19 pandemic. Journal of Medical Systems, 44, 1-2.
[4] Uzun, V., & Bilgin, S. (2016). Evaluation and implementation of QR Code Identity
Tag system for Healthcare in Turkey. SpringerPlus, 5(1), 1-24.
[5] Hong, G. K., & Sinha, S. (2018). Tracking vulnerable people using body worn QR
code. A Final Student Application Paper Presented to IEEE Standards Association in
Partial Fulfilment of the Requirements for the IEEE Standards University Student Grant
Application.
[6] Soon, T. J. (2008). QR code. Synthesis Journal, 2008, 59-78.
[7] Focardi, R., Luccio, F. L., & Wahsheh, H. A. (2019). Usable security for QR code. Journal of
information security and applications, 48, 102369.
[8] Singh, S. (2016). QR Code Analysis. International Journal of Advanced Research in
Computer Science and Software Engineering, 6(5).
[9] Vidas, T., Owusu, E., Wang, S., Zeng, C., Cranor, L. F., & Christin, N. (2013, April). QRishing:
The susceptibility of smartphone users to QR code phishing attacks. In International Conference
on Financial Cryptography and Data Security (pp. 52-69). Springer, Berlin, Heidelberg.
[10] Moisoiu, M., Negrău, A., Győrödi, R., Győrödi, C., & Pecherle, G. (2014). QR Code
Scanning app for Mobile Devices. International Journal of Computer Science and Mobile
Computing, 3(6), 334-341.

Common questions

Powered by AI

Implementing the QR code-based system in hospitals presents challenges such as ensuring system integration with existing hospital infrastructures, maintaining data accuracy across departments, and training personnel on new technologies. To overcome these challenges, thorough initial assessments of current IT infrastructures are necessary, accompanied by a tailored integration plan that includes regular database synchronization and security protocols to maintain data integrity and accuracy . Comprehensive training programs can prepare staff for efficient use of the new system, reducing resistance and increasing proficiency . Additionally, engaging stakeholders at all stages of implementation can foster a supportive environment for changes in workflow and technology adoption .

The system ensures data accuracy and security by incorporating several mechanisms. Firstly, only administrators have full access to the system, allowing controlled data management . By validating and processing data from patients and storing it securely within the database and the QR code, potential inaccuracies are minimized . The protocol specifies that records must be manually reviewed and submitted by receptionists, ensuring that only verified information is stored . Non-functional requirements such as restricting password-related cookies and ensuring secure access to backend servers further safeguard data security and consistency, with a response time not exceeding two seconds to optimize efficiency .

The implementation of a QR code-based patient identification system has the potential to significantly alter the architecture of healthcare data storage and management. Traditionally, healthcare systems have been siloed, with patient data stored inconsistently across various departments. Integrating QR codes could unify these disparate systems by creating a centralized method of accessing and updating patient information. This could lead to enhanced interoperability across departments and improved data accuracy and security . With patient information embedded in QR codes, healthcare facilities can reduce redundancies and streamline workflows, ultimately transitioning towards a more connected and cohesive IT infrastructure . Additionally, it opens the possibility for real-time data sharing and integration with external healthcare systems and electronic health records (EHRs), thus paving the way for more comprehensive and coordinated patient care .

Potential risks associated with the QR code-based patient identification system include data breaches, inaccuracies in patient information, and system integration challenges. To manage these risks, a comprehensive risk management plan is employed. Risks are identified both at the project's inception and throughout its duration, with a qualitative and quantitative analysis of their impact and likelihood . A risk likelihood score assigns potential threats which inform the planning of mitigative responses. Each risk is assigned an owner responsible for implementing the response plan. Additionally, triggers and contingency plans are established to adapt to evolving project risks, ensuring readiness for unforeseen challenges .

The use case for the QR code-based system demonstrates its functionality by detailing how users, including patients and hospital staff, interact with the system to efficiently manage patient information. Patients input their data via a mobile application to generate a QR code, which is then scanned upon hospital arrival to verify their identity and registration seamlessly. This process highlights user interaction as straightforward and largely automated, minimizing manual data entry and verbal communication . It enables emergency personnel to access critical data swiftly, thereby enhancing patient care . The integration of authentication for accessing detailed health records further illustrates the system's capacity to handle sensitive data securely .

A relational database plays a critical role in the QR code-based system by providing structured and efficient data storage for patient information, which is integral to generating and managing QR codes. This database supports the hospital's queuing system and overall workflow by allowing for quick retrieval and updating of patient records . It also enhances data security and ensures high performance and scalability by utilizing MySQL relational database management systems. This setup facilitates seamless integration with the hospital's existing systems and improves data integrity and accessibility .

The sequence diagram is a crucial tool for understanding the patient registration process in the QR code-based system. It maps out the chronological order of interactions between the patient and the system, illustrating key steps like account registration, data entry, QR code generation, and the verification process upon arrival at the hospital . This visual representation helps stakeholders visualize the flow of information and identify potential bottlenecks or inefficiencies in the process, ensuring smoother user experiences and uncovering areas for process improvement. It also delineates the transition points across system components, aiding developers in accurate system implementation .

The non-functional requirements of the QR code-based system include accessibility, accuracy, security, efficiency, and dependability. These specifications ensure that the system is user-friendly and accessible from any location, maintaining an accuracy rate of at least 95% for stored information to guarantee reliability and trust . Security is emphasized through restricted access to backend servers and no storage of password-related cookies, which prevents unauthorized data access . The system's response time is limited to two seconds to ensure prompt information retrieval, and robust database backup practices ensure data integrity and system stability . Overall, these requirements are crucial to maintaining a high-performance and secure patient identification system, fostering user adoption and trust. .

The QR code-based patient identification system improves the admission process by enabling faster and more efficient patient registration. Patients can use their smartphones or other mobile devices to enter their personal data, which generates a QR code. This QR code, when scanned by hospital receptionists, quickly transfers all the necessary information without verbal communication, reducing time and potential errors . This system is particularly beneficial during emergencies where time is critical, allowing for rapid admission and preventing delays in patient care . Additionally, it enhances privacy as sensitive information is not disclosed orally at reception .

The primary benefits of implementing a QR code-based patient identification system in hospitals include improving patient care and workflow efficiency. QR codes provide a quick way to verify patients' personal information, reducing the time spent on registration, which is crucial in emergency situations. This system reduces the reliance on oral confirmation, decreasing the potential for errors and securing sensitive information more effectively . Additionally, it facilitates better communication and transparency among healthcare providers, caregivers, and patients . Moreover, it streamlines operations and minimizes cybercrime risks associated with patient data .

Project Proposal
For
QR code-based in-hospital patient
identification system
TABLE OF CONTENTS
1. Project Background and Description
2. Project Scope
3. Functional Requirements
4. Non-functional Require
1. Project Background and Description
The project's purpose is to develop a QR code-based patient identification system in
ho
information verbally with the patient. The application will not be made publicly available
on the internet for the duration o

The dependability of the separate components determines the overall project's
dependability. The system's major pillar of s
7. Sequence Diagram
The process flow of the user/patient is depicted in the graphic below. Patients will
register (if they do
8. Relationship Database Diagram:
It is utilized for data storage on the server and is accessible through this database.
Furt
9. Resource Management Plan:
Resources needed for the project: 

A  relational  database is  a  great  option  for  storing
Risks are inevitable in every web development project. In order to get ahead of them a
risk management plan should be develop

Make a Backup Plan: Consider the risk impact and probability matrix to be a
living document that is always changing. We mus

You might also like