OpenEHR Apperta Mirror
Name
Conclusion Assessment D RESET
Description
Conclusion of RESET assessment D.
Purpose
Local archetype for RESET (Rapid response based Emergency Structured Exam Tool) to describe conclusion of Assessment Part D (Delirium assessment).
Use
Use for RESET project delirium assessment.
Misuse
Not to be used outside the scope of RESET project.
Archetype Id
openEHR-EHR-OBSERVATION.conclusion_assess_d_reset.v0
Copyright
© Clinical Models UK
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
Hildegard McNicoll
freshEHR Clinical Informatics Ltd.
Date Originally Authored
2017-02-07
Name Card Type Description
Assessment D conclusion
0..1 DV_CODED_TEXT Describes the conclusion for the delirium assessment (Part D of the RESET assessment section).
Constraint for DV_CODED_TEXT
  • Global disturbance
    [The delirium assessment indicates global disturbance.]
  • Focal neurology
    [The delirium assessment indicates focal neurology.]
  • Not compromised
    [The delirium assessment indicates that the patient is not compromised.]
Name Card Type Description
Extension
0..* Slot (Cluster) Additional information required to capture local context or to align with other reference models/formalisms.
Comment
e.g. Local hospital departmental infomation or additional metadata to align with HL7 or CDISC equivalents.
Slot
Slot
archetype (adl_version=1.4; uid=ec700efb-d62f-480e-a28b-e25ee7dd8abc)
	openEHR-EHR-OBSERVATION.conclusion_assess_d_reset.v0

concept
	[at0000]	-- Conclusion Assessment D RESET
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Hildegard McNicoll">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"hildi@freshehr.com">
		["date"] = <"2017-02-07">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"Local archetype for RESET (Rapid response based Emergency Structured Exam Tool) to describe conclusion of Assessment Part D (Delirium assessment).">
			use = <"Use for RESET project delirium assessment.">
			misuse = <"Not to be used outside the scope of RESET project.">
			copyright = <"© Clinical Models UK">
		>
	>
	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"] = <"UK Clinical Models">
		["current_contact"] = <"Hildegard McNicoll, freshEHR Clinical Informatics Ltd.<hildi@freshehr.com>">
		["original_namespace"] = <"uk.org.clinicalmodels">
		["original_publisher"] = <"UK Clinical Models">
		["custodian_namespace"] = <"uk.org.clinicalmodels">
		["MD5-CAM-1.0.1"] = <"B06439F03DB56FB1BC3C72ED3816E4CB">
		["build_uid"] = <"5035bbf6-194e-45eb-bbbd-20e678bc2a2c">
		["revision"] = <"0.0.1-alpha">
	>

definition
	OBSERVATION[at0000] matches {	-- Conclusion Assessment D RESET
		data matches {
			HISTORY[at0001] matches {	-- Event Series
				events cardinality matches {1..*; unordered} matches {
					POINT_EVENT[at0002] occurrences matches {0..1} matches {	-- Point in time
						data matches {
							ITEM_TREE[at0003] matches {	-- Tree
								items cardinality matches {0..*; unordered} matches {
									ELEMENT[at0004] occurrences matches {0..1} matches {	-- Assessment D conclusion
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0005, 	-- Global disturbance
													at0006, 	-- Focal neurology
													at0007]	-- Not compromised
												}
											}
										}
									}
								}
							}
						}
						state matches {
							ITEM_TREE[at0010] matches {	-- Tree
								items cardinality matches {0..*; unordered} matches {
									ELEMENT[at0011] occurrences matches {0..*} matches {	-- Confounding factors
										value matches {
											DV_TEXT matches {*}
										}
									}
								}
							}
						}
					}
				}
			}
		}
		protocol matches {
			ITEM_TREE[at0008] matches {	-- Tree
				items cardinality matches {0..*; unordered} matches {
					allow_archetype CLUSTER[at0009] occurrences matches {0..*} matches {	-- Extension
						include
							archetype_id/value matches {/.*/}
					}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Conclusion Assessment D RESET">
					description = <"Conclusion of RESET assessment D.">
				>
				["at0001"] = <
					text = <"Event Series">
					description = <"@ internal @">
				>
				["at0002"] = <
					text = <"Point in time">
					description = <"A specific date and/or time which may be explicitly defined in a template or at run-time.">
				>
				["at0003"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0004"] = <
					text = <"Assessment D conclusion">
					description = <"Describes the conclusion for the delirium assessment (Part D of the RESET assessment section).">
				>
				["at0005"] = <
					text = <"Global disturbance">
					description = <"The delirium assessment indicates global disturbance.">
				>
				["at0006"] = <
					text = <"Focal neurology">
					description = <"The delirium assessment indicates focal neurology.">
				>
				["at0007"] = <
					text = <"Not compromised">
					description = <"The delirium assessment indicates that the patient is not compromised.">
				>
				["at0008"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0009"] = <
					text = <"Extension">
					description = <"Additional information required to capture local context or to align with other reference models/formalisms.">
					comment = <"e.g. Local hospital departmental infomation or additional metadata to align with HL7 or CDISC equivalents.">
				>
				["at0010"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0011"] = <
					text = <"Confounding factors">
					description = <"Record any issues or factors that may impact on the conclusion of Assessment D.">
				>
			>
		>
	>