-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settle property / class name: Cohort
vs Study Group
in core-im / caf profile
#137
Comments
Cohort
vs Study Group
Cohort
vs Study Group
in core-im / caf profile
@mbrush I think the right solution here is to rename the CAF.studyGroup attribute to CAF.cohortStudyGroup in the standard profile and if we wish to shorten that to CAF.cohort in the implementation profile for gnomad's CAF profile then we will do that. Agreed? |
I see what you did here, extending the core-im I suspect you named it In this particular case |
Agree with @mbrush; this is more confusing with |
In a StudyResult, the core IM uses the term 'Study Group' rather than 'Cohort' or 'Population':
StudyResult.studyGroup property definition: "A structured description of specific population of subjects interrogated in the Research Study to produce the subset of data captured in the StudyResult.".
StudyGroup class definition: "A collection of individuals or specimens from the same taxonomic class, selected for analysis in a scientific study based on their exhibiting one or more common characteristics (e.g. species, ethnicity, race, country of origin, clinical history, age, gender, geographic location, income, etc.) May be referred to as a 'cohort' or 'population' in specific research settings."
The term "study group" was chosen here as a more generalizable name - to account for study groups that are not cohorts in the strict human-centric / clinical sense.
In the CAF profle , the term 'cohort' is used for the property, rather than 'studyGroup'. Also, there is no stand-alone 'Cohort' or 'Population' or 'Study Group' class defined/used in the Profile (rather, such a class is implied by the properties defined under the object taken by the 'cohort' property).
This ticket specifically concerns the most appropriate name for this concept in the va-spec models (StudyGroup vs Cohort vs Population vs . . . )
Issue #142 discusses the lack of explicit use of / reference to a Cohort/StudyGroup class in the caf profile.
The text was updated successfully, but these errors were encountered: