Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.68 KB

customer_domain.md

File metadata and controls

21 lines (13 loc) · 1.68 KB

Customer Domain

The Customer Domain consists of 3 major subsystems and 2 major databases. It manages and controls access to general PII and HIPAA data, providing anonymized/aggregated data to authorized users.

The Customer Service provides the interface and authorization based on presented ID. All requests to the customer domain must go through the Customer Service.

The Anonymizer/Aggregator is responsible for ensuring that any data returned from the Customer Domain for display, notification, recommendations, or future plans is properly filtered/massaged to prevent leakage of protected data.

The Surveyor is responsible for managing any customer surveys, handling scheduling, respondent selection, and compilation of results.

The Customer Database maintains the source of truth for the majority of data Farmacy Food maintains on its customers. This includes, but is not limited to, name, address, contact info, financial info, personal preferences, and subscription data.

The (optional) HIPAA Database will be be used in the future to maintain the source of truth for any secure personal medical information used by the Recomendation Engine

Communicates With: