Vaccine Administration The program should record all vaccine administered in vaccination.txt file. The program may prompt for inputs like patient id and dose number (D1 or D2) before the vaccine is...


Vaccine Administration
The program should record all vaccine administered in vaccination.txt file. The program may prompt for inputs like patient id and dose number (D1 or D2) before the vaccine is administered.


Search Patient Record and Vaccination Status
The program should have an option to search patient record using patient id. Vaccination status of the searched patient should be displayed along with the patient record. Vaccination status that can be used in your program .


4. Statistical Information on Patients Vaccinated
The program should have option to print the total number of patients vaccinated by each VC. These numbers should be broken down into people who are waiting for dose 2 and people who have completed vaccination.


The registration process should start by prompting for VC.<br>Age should be prompted prior to vaccine selection. Only eligible vaccines (based<br>on the age entered) need to be displayed for selection.<br>When testing the program, you should register a good mumber (15 – 20) and<br>mixture of patients from different age groups, vaccines and VCs.<br>The patient id needs to be unique and in sequence.<br>When recording the vaccine and VC, you may choose to use the abbreviations as<br>shown in Table 1 for simplicity.<br>Details on medical history, blood group, height, weight and alike are optional.<br>

Extracted text: The registration process should start by prompting for VC. Age should be prompted prior to vaccine selection. Only eligible vaccines (based on the age entered) need to be displayed for selection. When testing the program, you should register a good mumber (15 – 20) and mixture of patients from different age groups, vaccines and VCs. The patient id needs to be unique and in sequence. When recording the vaccine and VC, you may choose to use the abbreviations as shown in Table 1 for simplicity. Details on medical history, blood group, height, weight and alike are optional.
Table 1: Details of Vaccines Administered in VC1 and VC2<br>New Patient Registration<br>Vaccine Code<br>Dosage Required<br>Interval Between Doses<br>Age Group<br>Individuals who come to the VCs will be required to register as a patient before the<br>vaccination. New patient registration is only done once that is before the first dosage of<br>AF<br>2<br>2 weeks (or 14 days)<br>12 and above<br>vaccination. Upon registration, each individual will need to be given a unique patient id.<br>BV<br>2<br>3 weeks (or 21 days)<br>18 and above<br>All relevant details about the patient and patient id need to be recorded in a text file named<br>CZ<br>3 weeks (or 21 days)<br>12 - 45<br>as patients.txt. Among these details, the VC the patient belongs to and the vaccine they<br>DM<br>4 weeks (or 28 days)<br>12 and above<br>have selected based on the age group shown in Table 1 are required to be stored in this<br>EC<br>1<br>18 and above<br>text file. Patient address is not required, however, their contact number and/or email<br>address will need to be recorded instead.<br>

Extracted text: Table 1: Details of Vaccines Administered in VC1 and VC2 New Patient Registration Vaccine Code Dosage Required Interval Between Doses Age Group Individuals who come to the VCs will be required to register as a patient before the vaccination. New patient registration is only done once that is before the first dosage of AF 2 2 weeks (or 14 days) 12 and above vaccination. Upon registration, each individual will need to be given a unique patient id. BV 2 3 weeks (or 21 days) 18 and above All relevant details about the patient and patient id need to be recorded in a text file named CZ 3 weeks (or 21 days) 12 - 45 as patients.txt. Among these details, the VC the patient belongs to and the vaccine they DM 4 weeks (or 28 days) 12 and above have selected based on the age group shown in Table 1 are required to be stored in this EC 1 18 and above text file. Patient address is not required, however, their contact number and/or email address will need to be recorded instead.
Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here