OpenEHR Apperta Mirror
Name
Conclusion Assessment E RESET
Description
Conclusion of RESET assessment E.
Purpose
Local archetype for RESET (Rapid response based Emergency Structured Exam Tool) to describe conclusion of Assessment Part E (Extra examinations).
Use
Use for RESET project for conclusion of Assessment Part E.
Misuse
Not to be used outside the scope of the RESET project.
Archetype Id
openEHR-EHR-OBSERVATION.conclusion_assess_e_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 Franke
freshEHR Clinical Informatics Ltd.
Date Originally Authored
2016-05-17
Name Card Type Description
Assessment E conclusion
0..1 DV_CODED_TEXT Describes the conclusion from the extra examinations assessment (Part E of the RESET assessment).
Constraint for DV_CODED_TEXT
  • Acute surgical pathology
    [Assessment indicates that the patient has acute surgical pathology.]
  • Sepsis
    [Assessment indicates that the patient has sepsis.]
  • Other problem
    [Assessment indicates that the patient has another problem other than acute surgical pathology or sepsis.]
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=70a175e4-ae55-43ce-8449-358a06ba4982)
	openEHR-EHR-OBSERVATION.conclusion_assess_e_reset.v0

concept
	[at0000]	-- Conclusion Assessment E RESET
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Hildegard Franke">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"hildi@freshehr.com">
		["date"] = <"2016-05-17">
	>
	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 E (Extra examinations).">
			use = <"Use for RESET project for conclusion of Assessment Part E.">
			misuse = <"Not to be used outside the scope of the 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 Franke, 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"] = <"D5CFCDD8A583069EBE80F8D3EF75D2F9">
		["build_uid"] = <"8dd97357-8a57-4233-9c0b-9d837dc6f1fa">
		["revision"] = <"0.0.1-alpha">
	>

definition
	OBSERVATION[at0000] matches {	-- Conclusion Assessment E 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 E conclusion
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0005, 	-- Acute surgical pathology
													at0006, 	-- Sepsis
													at0007]	-- Other problem
												}
											}
										}
									}
								}
							}
						}
						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 E RESET">
					description = <"Conclusion of RESET assessment E.">
				>
				["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 E conclusion">
					description = <"Describes the conclusion from the extra examinations assessment (Part E of the RESET assessment).">
				>
				["at0005"] = <
					text = <"Acute surgical pathology">
					description = <"Assessment indicates that the patient has acute surgical pathology.">
				>
				["at0006"] = <
					text = <"Sepsis">
					description = <"Assessment indicates that the patient has sepsis.">
				>
				["at0007"] = <
					text = <"Other problem">
					description = <"Assessment indicates that the patient has another problem other than acute surgical pathology or sepsis.">
				>
				["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 E.">
				>
			>
		>
	>