OpenEHR Master CKM Mirror
Name
Informed consent details
Description
Additional details about the specifics of informed consent.
Keywords
informed consent request risk benefit intent
Purpose
To record additional common details about the informed consent request, or the status of the request for informed consent.
Use
Use to optionally record additional details about the informed consent request by optionally nesting this archetype within the INSTRUCTION.informed_consent.

Use to optionally record additional details about the status of the request for consent by optionally nesting this archetype within the ACTION.informed_consent.
Misuse
Not to be used to record the actual request for informed consent or the status of the request for informed consent - use the INSTRUCTION.informed_consent or ACTION.informed_consent for this purpose.
Archetype Id
openEHR-EHR-CLUSTER.consent_details.v0
Copyright
© openEHR Foundation
Licencing
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.
Original Author
Heather Leslie
Ocean Informatics
Date Originally Authored
2012-11-20
Name Card Type Description
Explicit risks
0..1 DV_TEXT Description about the inherent risks of the procedure, clinical trial or healthcare-related activity.
Comment
If used within an INSTRUCTION. archetype, this data element will describe the risks that need to be communicated as part of the request to the subject or subject's agent. If used within an ACTION archetype, this data element will describe the risks that are being communicated in the context of each pathway step, for example, what explicit risks were explained as part of the informed consent request ('Informed Consent Requested') and what explicit risks were acknowledged as consent was provided ('Informed Consent Provided') by the subject or subject's agent.
Explicit benefits
0..1 DV_TEXT Description about the expected risks of the procedure, clinical trial or healthcare-related activity.
Comment
If used within an INSTRUCTION. archetype, this data element will describe the expected benefits that need to be communicated as part of the request to the subject or subject's agent. If used within an ACTION archetype, this data element will describe the expected benefits that are being communicated in the context of each pathway step, for example, what explicit beniefits were explained as part of the informed consent request ('Informed Consent Requested') and what explicit benefits were acknowledged as consent was provided ('Informed Consent Provided') by the subject or subject's agent.
Risks from non-participation
0..1 DV_TEXT Narrative description of the possible risks from non-participation in the proposed procedure, clinical trial or healthcare-related activity.
Benefits from non-participation
0..1 DV_TEXT Narrative description of the possible benefits from non-participation in the proposed procedure, clinical trial or healthcare-related activity.
Alternative options
0..* DV_TEXT Description of possible alternative treatment or management options.
archetype (adl_version=1.4; uid=76dcc6ad-db59-4c40-bc65-0075d6dee16b)
	openEHR-EHR-CLUSTER.consent_details.v0

concept
	[at0000]	-- Informed consent details
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Heather Leslie">
		["organisation"] = <"Ocean Informatics">
		["email"] = <"heather.leslie@oceaninformatics.com">
		["date"] = <"2012-11-20">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"To record additional common details about the informed consent request, or the status of the request for informed consent.">
			use = <"Use to optionally record additional details about the informed consent request by optionally nesting this archetype within the INSTRUCTION.informed_consent.

Use to optionally record additional details about the status of the request for consent by optionally nesting this archetype within the ACTION.informed_consent.">
			keywords = <"informed", "consent", "request", "risk", "benefit", "intent">
			misuse = <"Not to be used to record the actual request for informed consent or the status of the request for informed consent - use the INSTRUCTION.informed_consent or ACTION.informed_consent for this purpose.">
			copyright = <"© openEHR Foundation">
		>
	>
	lifecycle_state = <"in_development">
	other_contributors = <>
	other_details = <
		["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.">
		["custodian_organisation"] = <"openEHR Foundation">
		["current_contact"] = <"Heather Leslie, Ocean Informatics, heather.leslie@oceaninformatics.com">
		["original_namespace"] = <"org.openehr">
		["original_publisher"] = <"openEHR Foundation">
		["custodian_namespace"] = <"org.openehr">
		["MD5-CAM-1.0.1"] = <"13ED6C748476FE1C40BF7BD0E26A88C8">
		["build_uid"] = <"8381acfd-0fda-495b-9eb5-28f40b2afa99">
		["revision"] = <"0.0.1-alpha">
	>

definition
	CLUSTER[at0000] matches {	-- Informed Consent Details
		items cardinality matches {1..*; unordered} matches {
			ELEMENT[at0004] occurrences matches {0..1} matches {	-- Explicit Risks
				value matches {
					DV_TEXT matches {*}
				}
			}
			ELEMENT[at0005] occurrences matches {0..1} matches {	-- Explicit Benefits
				value matches {
					DV_TEXT matches {*}
				}
			}
			ELEMENT[at0001] occurrences matches {0..1} matches {	-- Risks from Non-Participation
				value matches {
					DV_TEXT matches {*}
				}
			}
			ELEMENT[at0003] occurrences matches {0..1} matches {	-- Benefits from Non-Participation
				value matches {
					DV_TEXT matches {*}
				}
			}
			ELEMENT[at0007] occurrences matches {0..*} matches {	-- Alternative Options
				value matches {
					DV_TEXT matches {*}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Informed consent details">
					description = <"Additional details about the specifics of informed consent.">
				>
				["at0001"] = <
					text = <"Risks from non-participation">
					description = <"Narrative description of the possible risks from non-participation in the proposed procedure, clinical trial or healthcare-related activity.">
				>
				["at0003"] = <
					text = <"Benefits from non-participation">
					description = <"Narrative description of the possible benefits from non-participation in the proposed procedure, clinical trial or healthcare-related activity.">
				>
				["at0004"] = <
					text = <"Explicit risks">
					description = <"Description about the inherent risks of the procedure, clinical trial or healthcare-related activity.">
					comment = <"If used within an INSTRUCTION. archetype, this data element will describe the risks that need to be communicated as part of the request to the subject or subject's agent. If used within an ACTION archetype, this data element will describe the risks that are being communicated in the context of each pathway step, for example, what explicit risks were explained as part of the informed consent request ('Informed Consent Requested') and what explicit risks were acknowledged as consent was provided ('Informed Consent Provided') by the subject or subject's agent.">
				>
				["at0005"] = <
					text = <"Explicit benefits">
					description = <"Description about the expected risks of the procedure, clinical trial or healthcare-related activity.">
					comment = <"If used within an INSTRUCTION. archetype, this data element will describe the expected benefits that need to be communicated as part of the request to the subject or subject's agent. If used within an ACTION archetype, this data element will describe the expected benefits that are being communicated in the context of each pathway step, for example, what explicit beniefits were explained as part of the informed consent request ('Informed Consent Requested') and what explicit benefits were acknowledged as consent was provided ('Informed Consent Provided') by the subject or subject's agent.">
				>
				["at0007"] = <
					text = <"Alternative options">
					description = <"Description of possible alternative treatment or management options.">
				>
			>
		>
	>