ucam-department-of-psychiatry / crate

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.
GNU General Public License v3.0
19 stars 7 forks source link

Consider support for NHS API for NHS National Data Opt-Out #137

Closed RudolfCardinal closed 2 months ago

RudolfCardinal commented 8 months ago

Reasons to consider: The NHS National Data Opt-Out or NDO (https://digital.nhs.uk/services/national-data-opt-out) is relevant to a subset of research involving NHS data, specifically that requiring support under section 251 of the NHS Act 2006 (from the UK Confidentiality Advisory Group). Therefore, while NHS organisations may often have independent methods (via their electronic records system or separately) for gathering NDO information, support via CRATE may be helpful.

Application programming interfaces (APIs) for this include:

RudolfCardinal commented 8 months ago

Have asked a member of NHS England about the potential for a RESTful API (I'd have thought that would be simpler and safer than the MESH API, which is not RESTful and which requires navigating a multipurpose inbox and not messing it up).

RudolfCardinal commented 7 months ago

Update from NHS Digital (12 Dec 2023):

RudolfCardinal commented 2 months ago

No progress; blending with a generic MESH system sounds unsafe; manual processes exist and are likely simpler/safer in the absence of a proper read-only API. Closing.