Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Software Engineering Expert

Assignment 2

2. Develop use cases

By using user use goal technique

user

User goal and resulting use case

Potential patient

• Create account
• Schedule appointment
• View medication prescription
• View directions for taking medication
• View lab reports
• Send a message

doctors

• Make appointment schedule
• Make lab reports staff

staff

• Register current users

2.1 Using the Community Patient Portal System Part 1 and Community Patient Portal System Part 2 case study , create a list of all actors. Create a definition for each actor. Use the format "A (n) actorName is a ...." and then complete the sentence. For example, "A Student is a Person who is enrolled in a University." Place your actors and definitions in a table with 2 columns, one for Actor and the other for the definition.

An actor is an UML name for end users or also can be define as something that interacts with the system. The list of actors from the case study include

i. Patients
ii. Doctors
iii. Staffs
iv. HIPPA electronic health record system

A patient is a person who is seeking attendance in hospital
A doctor is a person attending to patients
A staff is an employee who assist on various operations
HIPPA is a system that keeps health records

actors

definition

Patient

Person seeking hospital attendance

doctors

Person, employee attending to patients

staff

Employee assisting on various operations

HIPPA

Integrated system that keeps health record's

2.2 Use the user goal technique and/or the event decomposition technique to create a list of use cases for each actor identified above. A use case can be used by more than one actor. Define/describe each use case. Place the use cases and descriptions in a table with 2 columns, one for the Use Case name and the other for the Description/Definition.

user

User goal and resulting use case

 patient

• Create account
• Schedule appointment
• View medication prescription
• View directions for taking medication
• View lab reports
• Send a message
• Refill prescription

doctors

• Make appointment schedule
• Make lab reports

staff

• Register current users

HIPPA(system)

• Recording system

2.3 Using the CASE tool, draw a UML use case diagram following the notation conventions in your textbook and CASE tool.

A use case diagram is a UML diagram used to graphically show use cases and their relationship to actors

2.4 Use the event decomposition technique and create a list of use cases for each event. Name the event, state the type of event, and name and define the resulting use case.

An event is something that occurs that occurs at a specific time and place can be described and should be remembered by the system
Event decomposition is a type of use case technique that is more comprehensive

Events

Type of event

Use case

Patients creates account

external

Create an account

Patient setups two step verification

external

 

Patients logins into system

external

Account verified

Patients makes appointment

external

Process appointment creation

Display currently scheduled appointment

temporal

Process appointment creation

Patients schedule appointment

external

Patients select view medication

external

Process prescription refill

List medication

temporal

Patient refill prescription

external

Patient select view lab results

external

Generate lab report

Display lab report results

 

Patient select date displayed

 

Display results

 

Patient views lab results

 

Patient prints lab results

 

 

 

3. Develop a class diagram

3.1Using the two discussions for the CPPS case study and the noun analysis technique, identify potential classes from your noun analysis.

3.2 Create a table of the classes with the class name in one column and the definition in the other. For the definition, use the format "A (n) className is a ...." and then complete the sentence.

Class name

definition

patient

A patient is a person who creates account in the cpps system

account

An account is a registration created by patient

appointment

An appointment is a schedule created by patient

medication

A medication is a prescription by the doctor

labResult

A labResult is a report from a test

test

A test is a labResult that is detailed

report

A report is a test that is generates results

message

A message is a text that has recipient

3.3 Identify the relationships among the classes.

There is binary relationship or association between the classes where the multiplicity varies between different associations among the classes
Unary relationship is between labResult and test

3.4 Create a UML class diagram using the classes you have identified and add names to the associations and multiplicity constraints.

Class diagram is a UML diagram that shows classes with attributes and associations
Associations is a natural occurring relationship between classes
Multiplicity is term for the number of associations between classes: 1 to 1 or 1 to many

3.5 What are your impressions of the noun technique?

• It quickly help identify classes
• Ends up with a list of many nouns that cannot even be stored on the system
• It's a good start point for beginners when there is nobody to help in brainstorming
• It's a popular and much simpler technique

3.6 How can you use the CRUD technique to verify and validate your use cases?

CRUD stands for create, read/report, update and delete. You can use this technique to validate your use cases by following the following steps

• You must identify all the entities and domain classes involved in the new system
• You must verify that a use case has been identified that creates new instance, updates existing instance, reads or reports values of instances
• When a needed use case has been overlooked add a new use case and then identify the stakeholders
• Make sure it's clear which application is responsible for adding and maintain the data

Discussion Points

Post your one of your models from your Assignment 2 document in the Peer Review Forum with a brief discussion of its contents and any features you like or issues you encountered. Your initial post (250-300 words).

Attachment:- Assignment.rar

Software Engineering, Computer Science

  • Category:- Software Engineering
  • Reference No.:- M92046248
  • Price:- $30

Priced at Now at $30, Verified Solution

Have any Question?


Related Questions in Software Engineering

Write review on this article with apa formatalthough

Write review on this article with APA format. Although computer crimes are being seen in our society more and more each day, it is still difficult to prosecute people who commit these crimes mainly because everything is ...

Write reply to this article with references with apa

Write reply to this article with references with APA bibliography. Hate Crimes Over the past couple of years, hate crimes have been on the rise in America's largest cities. Studies show that there were sharp spikes in th ...

Write review on this article with apa formatgovernment

Write review on this article with APA format. Government surveillance is a major issue in the United States and globally. Surveillance refers to any collection and processing of personal data, whether, identifiable or no ...

Assignment lab - statement of workclient liberty vacation

Assignment Lab - Statement of Work Client: Liberty Vacation Planning Inc. (LVP) Project: Website Assessment 1. Project Objectives With this statement of work, LVP is engaging you to conduct a website assessment to determ ...

Address the following integrating biblical perspectives

Address the following, integrating biblical perspectives where appropriate: Define a hate crime and describe how white supremacist groups use the Internet to spread their message of hate. Explain why hate crime legislati ...

Overviewyou are required to modify and logically extend

Overview You are required to modify and logically extend the functionality of a provided code base to implement a game. This requires you to modify the code base as well as create documentation and implement various user ...

The research paper for this course is about some of the

The research paper for this course is about some of the best sources of digital evidence for child abuse and exploitation, domestic violence, and gambling according to the National Institute of Justice. Research commerci ...

In this assignment you will answer the following questions

In this assignment, you will answer the following questions related to Android platform and Android security design. 1. Describe Android architecture in detail by explaining the four conceptual layers. 2. Describe Androi ...

In this assignment you will answer the following review

In this assignment, you will answer the following review questions from the reading materials of the module/week. 1. "What are the key components of a typical P2P application? Describe their functions." 2. "What are the ...

Assignment part 1objectives to learn to identify the

Assignment Part 1 Objectives: To learn to identify the relevant use cases for a given application, describe the use cases and develop an object-oriented domain model. Problem Statement - Standing Orders Management System ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As