Difference between revisions of "Ball Park Ticket Taker"

From MgmtWiki
Jump to: navigation, search
(Preconditions)
(Goal)
Line 7: Line 7:
  
 
===Goal===
 
===Goal===
To enable the creation of a single aggregated claim set for authorizing access to a ballpark's main entrance asl well as to areas within the park like the level with private boxes.
+
To enable the creation of a single aggregated claim set for authorizing access to a ballpark's main entrance asl well as to areas within the park like the level with private boxes. It has been determined by management that only a access point with an aggregated, single token, will be able to handle the volume of people arriving at the access point before the game.
's
 
  
 
===Actors===
 
===Actors===

Revision as of 06:05, 23 November 2021

Full Title

This use case considers a user trying to attend a ball game at a park that requires full COVID immuniations as defined by the local health agency.

Context

  • This use case considers the primary user to be the Ticket Taker. A companion use case will consider the attendee in Ball Park Ticket Acquisition.
  • While it would be interesting to just consider the purchaser going to general admission, this use case will include access to one of the boxes that serves alcoholic beverages and requires proof of age as well. While not all of the conditions are required, the complex case is helpful to determine the widest range of in order to anticipate some of the complexity that may be needed in the future.

Goal

To enable the creation of a single aggregated claim set for authorizing access to a ballpark's main entrance asl well as to areas within the park like the level with private boxes. It has been determined by management that only a access point with an aggregated, single token, will be able to handle the volume of people arriving at the access point before the game.

Actors

  1. Actor: Person seeking access to one game
  2. Actor: Proxy is used here to mean any person that can hold an access token for another.
  3. Actor: Validation web site that can analyze a person's access token remotely to le them know what access would be granted if used at the ballpark.
  4. Actor: Ballpark intake personnel both at the main entrance and at the access point to the private boxes.

Preconditions

  • A state with strict rules about:
  1. minors access to alcoholic beverages. The only officially recognized digital proof of age is the state-issued driver's license or eID.
  2. vaccination status for access to a ballpark.
  • Person with a cell phone that is loaded with a wallet app that can hold a credential which will allow access to the venue.
  • Note that the exact method used for access can be radios or visual displays. This use case will describe the use of visual display of a QR code for convenience only. Any presentation media that meets the same ease of access would be acceptable.
  • The person, at home, that has acquired a ticket that will grant access to a ball park and to the private boxes.
  • While access to alcoholic beverages could talk place at several access points, for the purposes of this use case, it is assumed that every person with access to the private boxes is verified to be 21 so that a single access point get access to both the physical location, as well as the alcoholic beverages, in a manner similar to the "No person under 21 permitted beyond this point" rule.

Trigger

The person arriving at the access point with a cell phone containing the access token.

Scenarios

Primary Scenario:

  1. Person desires to attend a ball game in one of the private boxes. The process to acquire \

Successful Outcome

  1. The patient is correctly matched to their electronic health record.
  2. The patient has a successful telemedicine experience, receives a set of reports, is schedules for a lab test and immunization at the local pharmacy.
  3. Follow up procedures are created and sent to her smartphone and give her notices when she must take medicine or other procedures.

Unsuccessful Outcome

  1. Not all of the patient's records are available on-line and some action in the real-world is required to get them altogether.
  2. The Telemedical connection fails or is not of sufficient quality for the physician to complete the examination.
  3. The patient feels that the quality of care was not sufficient to meet their needs.

Privacy Concerns

  • The EHR may release more information that is required for the current visit.
  • The patient may be in close quarters with others that should not hear the results of the session.

Issues

  1. The patient is one of the 19% of the population w/o a smart phone. Perhaps her grandchild can help with that.
  2. Getting the wallet into the patient's smart phone or lap top may prove to be challenging.
  3. The patient is not comfortable with technology.
  4. Who determines what data from the MDL is sent to the EHR? (e.g., the healthcare community specs or explicit user consent)?
  5. Is the driver's license ID number included in any way?
  6. Is a picture required for patient record matching to the person on the telemedicine call.
  7. Is fraud one of the threats to be addressed within the scope of the recommendation?

References

This use case was updated on 2021-11-11.