Skip to content

Invalid patient IDs when retrieving ThinkFast data #61

@ColinBD

Description

@ColinBD

I am logging 9 patient IDs which fail validation but appear similar to valid IDs which makes me suspect these are the result of manual input errors when setting up a patient on the CANTAB and/or ThinkFast platforms. The IDs are shared in MS Teams.

I have setup a dictionary so that once we identify the typos/errors we can replace the invalid IDs during the validation process. Thus far we are confident making two corrections:

known_incorrect_ids = {'WRONG01':R-IGHT01', 'WRONG02': R-IGHT02'} 

We need to investigate the remaining 7 invalid IDs and then think about how we share this information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions