# | As a (role) | I want to ... | So that ... | UI Page | Component |
---|
| User | View Drafts List | I can see the draft data calls | Home / Drafts | UI |
| User | View Issued List | I can see the issued data calls | Home / Issued | UI |
| User | View Abandoned List | I can see the abandoned data calls | Home / Abandoned | UI |
| User | Filter List of Data Calls | I see only the data calls i want to see | Home / any list | UI |
| Carrier | View a data call | I can see what is being requested | Home / Data Call View | UI |
| Carrier | Like / Unlike a data call | I can share my opinion of the data call | Home / Data Call View | UI |
| Carrier | Consent to a data call | I can agree to participate in the final data call report | Home / Data Call View | UI |
| Carrier | View an extraction pattern | I can determine if it is correct for the data call and something I can consent to | Home / Data Call View | UI |
| Carrier | Test an extraction pattern | I can determine what data would be shared from my production or test data |
| Extraction Pattern Manager |
| Carrier | View data call report | I can see the result of the data call |
| Report Manager |
| Carrier | Load data into the HDS | Data is available for extraction |
| Insurance Data Manager |
| Stat Agent | Create Extraction Pattern | Data extraction is possible |
| Extraction Pattern Manager |
| Stat Agent | Test Extraction Pattern | I can verify it works correctly |
| Extraction Pattern Manager |
| Stat Agent | Deploy Extraction Pattern | It is available on the data call | Home / Data Call View | UI |
| Regulator | Create Data Call | It is available to carriers | Home / Data Call View | UI |
| Regulator | Clone Data Call | A new data call is made from a similar existing data call | Home / data call List |