Human evaluation was determined as a critical part of the system from the very start. Due to the sensitive nature of the problems the application tries to solve, it was absolutely crucial to have an additional step of human evaluation before the patients would receive the results of the matching algorithm.
This process is recommended in any software that has automation steps and handles any sensitive topics like health, especially so in the case of Meela which handles psychological health areas.
The way this worked was that the matching algorithm would be in charge of determining the best 10 matches for the given patient, the data for the patient along with the data about 10 best matching therapists would then be stored and viewable in the admin panel.
Tiffany would then manually review this data, gaining access to the question and answer pairings, matching scores, and the 3 suggested therapists for the patient in issue.
Following a thorough examination, she would validate the suggested therapists and provide the patient with contact details along with information regarding the following steps.
This procedure was important in the evaluation of the matching algorithm and in ensuring the system’s integrity.
Although the number of cases that needed a manual check at first was considerably high, it reduced as the algorithm was refined in the future. However, all these advancements make it imperative that even though it may take a shorter duration the work calls for human input.
Identity confirmation and protection is a necessity in any system working with sensitive personal information. It is absolutely crucial to ensure that the information shared by the user is stored securely and protected from any outside viewing.
In the case of Meela it was also very important to ensure that the users accessing the application were real, verified people so that both the patients and the therapists could be confident that they are interacting with other real human beings.
This would give users more confidence in the system and also protect the system from fraudulent activity, as the identities of the users were known and it created an atmosphere of trust.
Ensuring that the identities of the users were known and valid was done with BankID integration. BankID is a popular method of confirming identities of people in Sweden and it is almost as valid as an actual country issued identification.
In such systems it is very important to have these types of measures in place to ensure the users feel more comfortable and confident when signing up to the system.
Other than identity verification, the application also ensured the privacy of user data, obscuring and hiding any personal information until it was absolutely necessary to share basic information which was in the last step of the process.
This last step of the process was the step that would connect the patients to the recommended therapists and in this step the therapist information would be shared with the patient, and once the patient would select a therapist, the patient’s information would also be shared with the selected therapist.
The data was however obscured and protected in the database and stored securely.