esource-consortium / fhir-clinical-research

Documentation and issue tracking for eSource Consortium clinical research implementation guide
https://scdm.org/esource-implementation-consortium/
3 stars 2 forks source link

Include guidance about linking a Patient to a ResearchStudy through ResearchSubject #5

Closed mattkoch614 closed 6 years ago

mattkoch614 commented 6 years ago

One of the main areas of concern this implementation guide will deal with is the de-identification of clinical trial participant data. Typically, "patient" data is captured in the Patient resource, which includes demographic and other types of information that determine who the individual is.

https://www.hl7.org/fhir/patient.html

We should include guidance on the requirements for exposing minimal patient data, as well as using ResearchSubject to establish a linkage between Patient and a particular ResearchStudy.

https://www.hl7.org/fhir/researchsubject.html https://www.hl7.org/fhir/researchstudy.html

mattkoch614 commented 6 years ago

Resolved via #6