Skip to content

Commit 6bd48da

Browse files
Merge pull request #29 from nhsbsa/find-a-org
find a org part 1
2 parents 60449ae + 2df7f17 commit 6bd48da

File tree

5 files changed

+119
-0
lines changed

5 files changed

+119
-0
lines changed
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
---
2+
title: Find a organisation
3+
description: To support the problem statement to help an org solve a problem quickly and help BSA solve an org related problem quickly we need the ability for a BSA user to easily find an onboarded organisation
4+
author:
5+
name: Hannah Williams
6+
url: 'mailto:[email protected]'
7+
date: 2024-11-25
8+
tags:
9+
- processing-version-6
10+
- process-a-claim
11+
aside:
12+
title: Processing Prototypes
13+
content: |
14+
[View processing prototypes](https://adult-social-care-7fe9bafd955a.herokuapp.com/version-index?area=Processing)
15+
Password: ascbsa123
16+
---
17+
18+
## Why we did this work
19+
20+
At the moment, both organisations and BSA staff are struggling to resolve organisation-related problems quickly, which is affecting processing times. The limitation of accessibility to organisational details and a centralized access for BSA staff, including processors and CCS agents, makes it unable to resolve organisation-related issues promptly. Currently BSA staff are unable to carry out IDCV when an organisation calls and they cannot currently verify who they are speaking to. These are both issues I aimed to answer in this first ticket.
21+
22+
I split this part of the work up into two sections as both quite juicy so needed time to deep dive into each seperately, but also they still need to be thought of together and not in solution as each supports the other. This post supports part one of the journey of providing the ability for a BSA user to find an onboarded organisation.
23+
24+
We have previously held a ideation day in person back in September exploring the concept of a organisation view with the UCD and wider delivery team and what might that look like, and include. Some themes that came out the day that we wanted to move forward with shaping the work:
25+
- Accessing the org view
26+
- Supporting comms between colleagues
27+
- UCD and legal best practice
28+
- Understanding and supporting user journeys
29+
- Highlight what’s important
30+
- The right information at the right time
31+
- Supporting CCS and processor best practices and minimising workarounds
32+
- Audit trail viewable at the appropriate level of detail
33+
34+
## What our ideas were
35+
36+
Went through the roadmap to ready document that was linked in my ticket and these are the use cases and users of sort of three directions of scenarios of who wants to find a claim:
37+
38+
CCS agent in org to BSA about org:
39+
40+
BSA Processor to org to resolve a BSA query:
41+
42+
Processor outside of speaking to a org:
43+
44+
45+
To be able to feed into how we might make the find a claim feature to look we needed to know the information that would fuel it, in particular what information might these different use cases be coming to the search feature with to find a org? For part two of this ticket the user needs to be able to perform a ID/CV check with the org to verify who speaking to with some different information, so that also helped to understand the sort of information they may have to hand already for a search.
46+
ID/CD criteria:
47+
- Claim reference number
48+
- Organisation name
49+
- Organisation address
50+
- Organisation postcode
51+
- Submitter's full name
52+
- Submitter's email address
53+
- Learner's full name
54+
- Training course name
55+
56+
Also to consider:
57+
- Workplace ID
58+
- User's name
59+
- Location address/postcode
60+
- Tag of fraud
61+
- Submitter/SRO name
62+
- Learner
63+
- Training
64+
65+
Next we thought about how best to search for a organisation considering:
66+
- the use cases people come to find a claim to solve and what might have in common
67+
- what information they might have
68+
69+
Ideas that came out:
70+
- Direct search
71+
- Indirect search/advanced search, as each may have different start info, which may produce multipl results
72+
- Filtering a list of orgs
73+
- Quick searches(e.g. orgs that recently searched a claim)
74+
- Multiple routes in through search and through a claim
75+
- search claim ID then link to org
76+
- ask a natural language question, eg "which organisation submitted a claim for mental health training using the xxx training provider in the last week?"
77+
- Be able to click the info visible e.g., if looking at a claim be able to click on the org or submitter or learner (not really 'searching' though, more navigating). But means that it matters less what is searched as they can then navigate around within?
78+
- Search as you type?
79+
- see a list of orgs with currently logged-in users to easily select the one whose user is currently on the phone
80+
- Filter/group by tags
81+
- Remember recent searches to easily find orgs again
82+
- Being able to take submitter details (eg. name and email) and then find org(s)/claims associated with them
83+
- Being able to search orgs that are not yet fully onboarded (filter?)
84+
- See the "Find an Organisation option" which is clickable and displays all Org details
85+
- All Organisation details should be visible on the next page after Find an Org has been selected - IDCV Done from this view
86+
- Sort and Filter by specific criterias based on the reason for the search 
87+
- Info-Name and email of org users, Claims ref, workplace ID, Org name, Address-Postcode
88+
- Can navigate to the claims history from the Organisation details page to see details and statuses of the claims and rejection reasons if applicable
89+
- break the search down into asking what they want to search with, then click continue and enter that info
90+
- find a org through three: claim specific (id), user specific (email address), organisation specific (workplace ID, postcode), then Verify the org (name, address and postcode) and the user (first name, last name and email) - based on search results - ID/CV
91+
92+
One consideration was how to identify correct organisation before then doing CV check (as could be checking against the wrong org). For example, multiple orgs have same learner - only applicable when indirect search and multiple results.
93+
94+
Dot voting led most important to be decided as claim reference, email, workplace ID in a direct search should be a good starting point to go off and test.
95+
96+
<div style="display: flex; flex-wrap: wrap; gap: 1rem;">
97+
<div style="flex: 1; max-width: 48%;">
98+
<figure>
99+
<img src="idea-1.png" alt="text" style="width: 100%; height: auto;">
100+
<figcaption>Idea 1 of breaking down search into asking what to search by</figcaption>
101+
</figure>
102+
</div>
103+
<div style="flex: 1; max-width: 48%;">
104+
<figure>
105+
<img src="idea-2.png" alt="text" style="width: 100%; height: auto;">
106+
<figcaption>Idea 2 of adding a search option relevant to each user, claim and org</figcaption>
107+
</figure>
108+
</div>
109+
</div>
110+
111+
![A screenshot from the ideation workshop of dot voting on find a claim information for what is most useful ](dot-voting-info.png "dot voting on find a claim information for what is most useful")
112+
113+
>**We believe that** searching by email address, claim reference and workplace ID
114+
>**Will be a useful feature for** bsa staff
115+
>**As it will** always lead to one result, organisation name could lead to multiple results.
116+
117+
## How we tested our ideas and what we found
118+
119+
## What we will do next

0 commit comments

Comments
 (0)