Skip to content
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

'informed consent process' as a pipeline of subprocesses vs 'consent' as the last subprocess #15

Open
yongqunh opened this issue Mar 1, 2018 · 3 comments

Comments

@yongqunh
Copy link
Member

yongqunh commented Mar 1, 2018

The 'informed consent process' (http://purl.obolibrary.org/obo/OBI_0000810) is defined as 'A planned process in which a person or their legal representative is informed about key facts about potential risks and benefits of a process and makes a documented decision as to whether the person in question will participate.'

Based on this definition, it appears that such an 'informed consent process' includes a collection of several subprocesses such as subject asking questions about risks and benefits, and making a decision (consent to participate or drop to participate). In this case, we need to represent individual subprocesses as well. for example,

'informed consent process' = 'subject asking questions about risks' + 'PI (or other) answering question' + ... + 'subject consent (or refusal) to participating'

If we use this model, the last step may be called 'informed consent' which includes different types (e.g., assent, verbal consent, short form consent, ...)

See references:
https://oprs.usc.edu/files/2017/04/Informed-Consent-Booklet-4.4.13.pdf
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3777303/

I proposed this design in our CTSOG informed consent workshop:
http://ncorwiki.buffalo.edu/index.php/Ontology_of_Informed_Consent:_An_Approach_to_Specimen_and_Data_Sharing

and generated the new term 'informed consent' (ICO_0000155) and many subclass terms under it:
http://purl.obolibrary.org/obo/ICO_0000155

However, we have not got a general consensus on this design. Therefore, we will need more discussion on this issue.
Thanks. - Oliver

@linikujp
Copy link
Member

linikujp commented Mar 2, 2018 via email

@yongqunh
Copy link
Member Author

yongqunh commented Mar 2, 2018

Yes, 'consenting process' or just 'consent process' may be better. So we can have:

  • 'informed consent process': which is a collection of processes
  • 'consent process': which is the last step of the 'informed consent process'.

then, does the 'consent process' mean that the subject agrees/consents? or does it mean that the subject can agree/consent or disagree/disconsent?

@linikujp
Copy link
Member

linikujp commented Mar 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants