ropensci-archive / cleanEHR

:warning: ARCHIVED :warning: Essential tools and utility functions to facilitate the data processing pipeline, data cleaning and data analysing of clinical data from CC-HIC
GNU General Public License v3.0
55 stars 22 forks source link

Opt-out and VIP exclusion module #100

Closed docsteveharris closed 7 years ago

docsteveharris commented 7 years ago

Need to build a method that checks for patients who have either opted out from the data, or who are considered high risk for disclosure (e.g. VIPs)

sinanshi commented 7 years ago

Do you have a list of these people in NHS number of something equivalent?

docsteveharris commented 7 years ago

Hi Sinan

No such people have been identified. This is a theoretical exercise.

S

From: Sinan Shi notifications@github.com Reply: UCL-HIC/ccdata reply@reply.github.com Date: 16 November 2016 at 11:54:31 To: UCL-HIC/ccdata ccdata@noreply.github.com Cc: Steve Harris git@steveharris.me, Author author@noreply.github.com Subject:  Re: [UCL-HIC/ccdata] Opt-out and VIP exclusion module (#100)

Do you have a list of these people in NHS number of something equivalent?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

spiros commented 7 years ago

I guess all we need is a generic function that reads in a list of identifiers and then excludes them from the dataset?

On Thu, Nov 17, 2016 at 7:03 AM, Steve Harris notifications@github.com wrote:

Hi Sinan

No such people have been identified. This is a theoretical exercise.

S

From: Sinan Shi notifications@github.com Reply: UCL-HIC/ccdata reply@reply.github.com Date: 16 November 2016 at 11:54:31 To: UCL-HIC/ccdata ccdata@noreply.github.com Cc: Steve Harris git@steveharris.me, Author author@noreply.github.com Subject: Re: [UCL-HIC/ccdata] Opt-out and VIP exclusion module (#100)

Do you have a list of these people in NHS number of something equivalent?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/UCL-HIC/ccdata/issues/100#issuecomment-261171429, or mute the thread https://github.com/notifications/unsubscribe-auth/AABc5DUz55wZDuJybg3XG3PjzKzrRIc_ks5q-_xWgaJpZM4Kzs5s .

sinanshi commented 7 years ago

move to https://github.com/UCL-HIC/ccanonym/issues/12