28 Appendix A Term Project: Chocoholics Anonymous then keys in the service code. To check that the service code has been correctly looked up and keyed in, the software product then displays the name of the service corresponding to the code (up to 20 characters) and asks the provider to verify that this is indeed the ser- vice that was provided. If the provider has entered a nonexistent code, an error message is printed. The provider also can enter comments about the service provided. The software product now writes a record to disk that includes the following fields: Current date and time (MM-DD-YYYY HH:MM:SS). Date service was provided (MM-DD-YYYY). Provider number (9 digits). Member number (9 digits). Service code (6 digits). Comments (100 characters) (optional). The software product next looks up the fee to be paid for that service and displays it on the provider's terminal. For verification purposes, the provider has a form on which to enter the current date and time, the date the service was provided, member name and number, service code, and fee to be paid. At the end of the week, the provider totals the fees to verify the amount to be paid to that provider by ChocAn for that week. At any time, a provider can request the software product for a Provider Directory, an alphabetically ordered list of service names and corresponding service codes and fees. The Provider Directory is sent to the provider as an e-mail attachment. At midnight on Friday, the main accounting procedure is run at the ChocAn Data Center. It reads the week's file of services provided and prints a number of reports. Each report also can be run individually at the request of a ChocAn manager at any time during the week. Each member who has consulted a ChocAn provider during that week receives a list of services provided to that member, sorted in order of service date. The report, which is also sent as an e-mail attachment, includes: Member name (25 characters). Member number (9 digits). Member street address (25 characters). Member city (14 characters). Member state (2 letters). Member ZIP code (5 digits). For each service provided, the following details are required: Date of service (MM-DD-YYYY). Provider name (25 characters). Service name (20 characters). Each provider who has billed ChocAn during that week receives a report, sent as an e-mail attachment, containing the list of services he or she provided to ChocAn members. To simplify the task of verification, the report contains the same information as that entered on the provider's form, in the order that the data were received by the computer. At the end of the report is a summary including the number of consultations with members and the total fee for that week. That is, the fields of the report include: Appendix A Term Project: Chocoholics Anonymous Chocoholics Anonymous (ChocAn) is an organization dedicated to helping people addicted to chocolate in all its glorious forms. Members pay a monthly fee to ChocAn. For this fee they are entitled to unlimited consultations and treatments with health care professionals, namely, dietitians, internists, and exercise experts. Every member is given a plastic card embossed with the member's name and a nine-digit member number and incorporating a magnetic strip on which that information is encoded. Each health care professional (provider) who provides services to ChocAn members has a specially designed ChocAn computer terminal, similar to a credit card device in a shop. When a provider's terminal is switched on, the provider is asked to enter his or her provider number. To receive health care services from ChocAn, the member hands his or her card to the provider, who slides the card through the card reader on the terminal. The terminal then dials the ChocAn Data Center, and the ChocAn Data Center computer verifies the member number. If the number is valid, the word Validated appears on the one-line display. If the number is not valid, the reason is displayed, such as Invalid number or Member sus- pended; the latter message indicates that fees are owed (that is, the member has not paid membership fees for at least a month) and member status has been set to suspended. To bill ChocAn after a health care service has been provided to the member, the provider again passes the card through the card reader or keys in the member number. When the word Validated appears, the provider keys in the date the service was provided in the format MM-DD-YYYY. The date of service is needed because hardware or other difficulties may have prevented the provider from billing ChocAn immediately after providing the service. Next, the provider uses the Provider Directory to look up the appropriate six-digit service code corresponding to the service provided. For example, 598470 is the code for a session with a dietitian, whereas 883948 is the code for an aerobics exercise session. The provider 627

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter7: String Manipulation
Section: Chapter Questions
Problem 14E
icon
Related questions
Question

Using the Gane and Sarsen's method, draw up a specification document for the Chocoholics Anonymous product described in Appendix A.

28 Appendix A Term Project: Chocoholics Anonymous
then keys in the service code. To check that the service code has been correctly looked up
and keyed in, the software product then displays the name of the service corresponding to
the code (up to 20 characters) and asks the provider to verify that this is indeed the ser-
vice that was provided. If the provider has entered a nonexistent code, an error message is
printed. The provider also can enter comments about the service provided.
The software product now writes a record to disk that includes the following fields:
Current date and time (MM-DD-YYYY HH:MM:SS).
Date service was provided (MM-DD-YYYY).
Provider number (9 digits).
Member number (9 digits).
Service code (6 digits).
Comments (100 characters) (optional).
The software product next looks up the fee to be paid for that service and displays it on
the provider's terminal. For verification purposes, the provider has a form on which to enter
the current date and time, the date the service was provided, member name and number,
service code, and fee to be paid. At the end of the week, the provider totals the fees to verify
the amount to be paid to that provider by ChocAn for that week.
At any time, a provider can request the software product for a Provider Directory, an
alphabetically ordered list of service names and corresponding service codes and fees. The
Provider Directory is sent to the provider as an e-mail attachment.
At midnight on Friday, the main accounting procedure is run at the ChocAn Data Center.
It reads the week's file of services provided and prints a number of reports. Each report also
can be run individually at the request of a ChocAn manager at any time during the week.
Each member who has consulted a ChocAn provider during that week receives a list of
services provided to that member, sorted in order of service date. The report, which is also
sent as an e-mail attachment, includes:
Member name (25 characters).
Member number (9 digits).
Member street address (25 characters).
Member city (14 characters).
Member state (2 letters).
Member ZIP code (5 digits).
For each service provided, the following details are required:
Date of service (MM-DD-YYYY).
Provider name (25 characters).
Service name (20 characters).
Each provider who has billed ChocAn during that week receives a report, sent as an
e-mail attachment, containing the list of services he or she provided to ChocAn members.
To simplify the task of verification, the report contains the same information as that entered
on the provider's form, in the order that the data were received by the computer. At the end
of the report is a summary including the number of consultations with members and the
total fee for that week. That is, the fields of the report include:
Transcribed Image Text:28 Appendix A Term Project: Chocoholics Anonymous then keys in the service code. To check that the service code has been correctly looked up and keyed in, the software product then displays the name of the service corresponding to the code (up to 20 characters) and asks the provider to verify that this is indeed the ser- vice that was provided. If the provider has entered a nonexistent code, an error message is printed. The provider also can enter comments about the service provided. The software product now writes a record to disk that includes the following fields: Current date and time (MM-DD-YYYY HH:MM:SS). Date service was provided (MM-DD-YYYY). Provider number (9 digits). Member number (9 digits). Service code (6 digits). Comments (100 characters) (optional). The software product next looks up the fee to be paid for that service and displays it on the provider's terminal. For verification purposes, the provider has a form on which to enter the current date and time, the date the service was provided, member name and number, service code, and fee to be paid. At the end of the week, the provider totals the fees to verify the amount to be paid to that provider by ChocAn for that week. At any time, a provider can request the software product for a Provider Directory, an alphabetically ordered list of service names and corresponding service codes and fees. The Provider Directory is sent to the provider as an e-mail attachment. At midnight on Friday, the main accounting procedure is run at the ChocAn Data Center. It reads the week's file of services provided and prints a number of reports. Each report also can be run individually at the request of a ChocAn manager at any time during the week. Each member who has consulted a ChocAn provider during that week receives a list of services provided to that member, sorted in order of service date. The report, which is also sent as an e-mail attachment, includes: Member name (25 characters). Member number (9 digits). Member street address (25 characters). Member city (14 characters). Member state (2 letters). Member ZIP code (5 digits). For each service provided, the following details are required: Date of service (MM-DD-YYYY). Provider name (25 characters). Service name (20 characters). Each provider who has billed ChocAn during that week receives a report, sent as an e-mail attachment, containing the list of services he or she provided to ChocAn members. To simplify the task of verification, the report contains the same information as that entered on the provider's form, in the order that the data were received by the computer. At the end of the report is a summary including the number of consultations with members and the total fee for that week. That is, the fields of the report include:
Appendix
A
Term Project:
Chocoholics
Anonymous
Chocoholics Anonymous (ChocAn) is an organization dedicated to helping people addicted
to chocolate in all its glorious forms. Members pay a monthly fee to ChocAn. For this fee
they are entitled to unlimited consultations and treatments with health care professionals,
namely, dietitians, internists, and exercise experts. Every member is given a plastic card
embossed with the member's name and a nine-digit member number and incorporating
a magnetic strip on which that information is encoded. Each health care professional
(provider) who provides services to ChocAn members has a specially designed ChocAn
computer terminal, similar to a credit card device in a shop. When a provider's terminal is
switched on, the provider is asked to enter his or her provider number.
To receive health care services from ChocAn, the member hands his or her card to the
provider, who slides the card through the card reader on the terminal. The terminal then
dials the ChocAn Data Center, and the ChocAn Data Center computer verifies the member
number. If the number is valid, the word Validated appears on the one-line display. If the
number is not valid, the reason is displayed, such as Invalid number or Member sus-
pended; the latter message indicates that fees are owed (that is, the member has not paid
membership fees for at least a month) and member status has been set to suspended.
To bill ChocAn after a health care service has been provided to the member, the provider
again passes the card through the card reader or keys in the member number. When the word
Validated appears, the provider keys in the date the service was provided in the format
MM-DD-YYYY. The date of service is needed because hardware or other difficulties may
have prevented the provider from billing ChocAn immediately after providing the service.
Next, the provider uses the Provider Directory to look up the appropriate six-digit service
code corresponding to the service provided. For example, 598470 is the code for a session
with a dietitian, whereas 883948 is the code for an aerobics exercise session. The provider
627
Transcribed Image Text:Appendix A Term Project: Chocoholics Anonymous Chocoholics Anonymous (ChocAn) is an organization dedicated to helping people addicted to chocolate in all its glorious forms. Members pay a monthly fee to ChocAn. For this fee they are entitled to unlimited consultations and treatments with health care professionals, namely, dietitians, internists, and exercise experts. Every member is given a plastic card embossed with the member's name and a nine-digit member number and incorporating a magnetic strip on which that information is encoded. Each health care professional (provider) who provides services to ChocAn members has a specially designed ChocAn computer terminal, similar to a credit card device in a shop. When a provider's terminal is switched on, the provider is asked to enter his or her provider number. To receive health care services from ChocAn, the member hands his or her card to the provider, who slides the card through the card reader on the terminal. The terminal then dials the ChocAn Data Center, and the ChocAn Data Center computer verifies the member number. If the number is valid, the word Validated appears on the one-line display. If the number is not valid, the reason is displayed, such as Invalid number or Member sus- pended; the latter message indicates that fees are owed (that is, the member has not paid membership fees for at least a month) and member status has been set to suspended. To bill ChocAn after a health care service has been provided to the member, the provider again passes the card through the card reader or keys in the member number. When the word Validated appears, the provider keys in the date the service was provided in the format MM-DD-YYYY. The date of service is needed because hardware or other difficulties may have prevented the provider from billing ChocAn immediately after providing the service. Next, the provider uses the Provider Directory to look up the appropriate six-digit service code corresponding to the service provided. For example, 598470 is the code for a session with a dietitian, whereas 883948 is the code for an aerobics exercise session. The provider 627
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage