OpenEHR Apperta Mirror
Name
Cardiac exercise test
Description
The results of a cardiac exercise test.
Purpose
For the recording and reporting of details of a cardiac exercise test.
Use
Archetype Id
openEHR-EHR-OBSERVATION.cardiac_exercise_test.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
2017-03-07
Name Card Type Description
Diagnostic polymorphic VT
0..1 DV_CODED_TEXT Statement whether diagnostic polymorphic ventricular tachycardia was observed.
Constraint for DV_CODED_TEXT
  • Yes
    [Diagnostic polymorphic VT was observed.]
  • No
    [Diagnostic polymorphic VT was not observed.]
  • Unknown
    [It is not known whether diagnostic polymorphic VT was observed.]
Diagnostic bidirectional VT
0..1 DV_CODED_TEXT Statement whether diagnostic bidirectional ventricular tachycardia was observed.
Constraint for DV_CODED_TEXT
  • Yes
    [Diagnostic bidirectional VT was observed.]
  • No
    [Diagnostic bidirectional VT was not observed.]
  • Unknown
    [It is not known whether diagnostic bidirectional VT was observed.]
Dynamic type1 ECG pattern
0..1 DV_CODED_TEXT Statement whether dynamic type 1 ECG pattern was observed.
Constraint for DV_CODED_TEXT
  • Yes
    [Dynamic type 1 ECG pattern was observed.]
  • No
    [Dynamic type 1 ECG pattern was not observed.]
  • Unknown
    [It is not known whether dynamic type 1 ECG pattern was observed.]
Recovery QTc greater than 480ms
0..1 DV_CODED_TEXT Statement whether recovery QTc was observed to be greater than 480 milliseconds.
Constraint for DV_CODED_TEXT
  • Yes
    [Recovery QTc was observed to be greater than 480 milliseconds.]
  • No
    [Recovery QTc was not observed to be greater than 480 milliseconds.]
  • Unknown
    [It is not known whether recovery QTc was observed to be greater than 480 milliseconds.]
Exercise test additional finding
0..* DV_TEXT Narrative description of additional relevant finding during exercise test.
Vasoactive medication
0..* DV_TEXT Narrative description of any vasoactive medication.
Assessment
0..1 DV_CODED_TEXT Assessment of findings and clinical significance.
Constraint for DV_CODED_TEXT
  • Normal
    [The assessment of findings and clinical significance is normal.]
  • Unknown
    [The assessment of findings and clinical significance is unknown or no results are available.]
  • Abnormal relevant
    [The assessment of findings and clinical significance indicates an abnormality relevant to the patient's condition.]
  • Abnormal unknown relevance
    [The assessment of findings and clinical significance indicates an abnormality of unknown relevance to the patient's condition.]
Name Card Type Description
Technique or protocol
0..1 DV_TEXT Non-imaging analytical technique or protocol used.
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=09973e65-14f2-428e-8d27-fa9c14207e5d)
	openEHR-EHR-OBSERVATION.cardiac_exercise_test.v0

concept
	[at0000]	-- Cardiac exercise test
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Hildegard Franke">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"hildi@freshehr.com">
		["date"] = <"2017-03-07">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"For the recording and reporting of details of a cardiac exercise test.">
			use = <"">
			misuse = <"">
			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"] = <"CA2E2E414A14A4A9755E5716253609A4">
		["build_uid"] = <"5a8cb80b-9442-4008-b75c-bd6f6a983019">
		["revision"] = <"0.0.1-alpha">
	>

definition
	OBSERVATION[at0000] matches {	-- Cardiac exercise test
		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[at0010] occurrences matches {0..1} matches {	-- Diagnostic polymorphic VT
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0011, 	-- Yes
													at0012, 	-- No
													at0013]	-- Unknown
												}
											}
										}
									}
									ELEMENT[at0014] occurrences matches {0..1} matches {	-- Diagnostic bidirectional VT
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0015, 	-- Yes
													at0016, 	-- No
													at0017]	-- Unknown
												}
											}
										}
									}
									ELEMENT[at0018] occurrences matches {0..1} matches {	-- Dynamic type1 ECG pattern
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0019, 	-- Yes
													at0020, 	-- No
													at0021]	-- Unknown
												}
											}
										}
									}
									ELEMENT[at0022] occurrences matches {0..1} matches {	-- Recovery QTc greater than 480ms
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0023, 	-- Yes
													at0024, 	-- No
													at0025]	-- Unknown
												}
											}
										}
									}
									ELEMENT[at0026] occurrences matches {0..*} matches {	-- Exercise test additional finding
										value matches {
											DV_TEXT matches {*}
										}
									}
									ELEMENT[at0027] occurrences matches {0..*} matches {	-- Vasoactive medication
										value matches {
											DV_TEXT matches {*}
										}
									}
									ELEMENT[at0028] occurrences matches {0..1} matches {	-- Assessment
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0029, 	-- Normal
													at0030, 	-- Unknown
													at0031, 	-- Abnormal relevant
													at0032]	-- Abnormal unknown relevance
												}
											}
										}
									}
								}
							}
						}
						state matches {
							ITEM_TREE[at0007] matches {	-- Tree
								items cardinality matches {0..*; unordered} matches {
									ELEMENT[at0008] occurrences matches {0..*} matches {	-- Confounding factors
										value matches {
											DV_TEXT matches {*}
										}
									}
									allow_archetype CLUSTER[at0033] occurrences matches {0..*} matches {	-- Exertion level
										include
											archetype_id/value matches {/.*/}
									}
								}
							}
						}
					}
				}
			}
		}
		protocol matches {
			ITEM_TREE[at0004] matches {	-- Tree
				items cardinality matches {0..*; unordered} matches {
					ELEMENT[at0005] occurrences matches {0..1} matches {	-- Technique or protocol
						value matches {
							DV_TEXT matches {*}
						}
					}
					allow_archetype CLUSTER[at0006] occurrences matches {0..*} matches {	-- Extension
						include
							archetype_id/value matches {/.*/}
					}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Cardiac exercise test">
					description = <"The results of a cardiac exercise test.">
				>
				["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 = <"Tree">
					description = <"@ internal @">
				>
				["at0005"] = <
					text = <"Technique or protocol">
					description = <"Non-imaging analytical technique or protocol used.">
				>
				["at0006"] = <
					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.">
				>
				["at0007"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0008"] = <
					text = <"Confounding factors">
					description = <"Record any issues or factors that may impact on the test or result.">
				>
				["at0010"] = <
					text = <"Diagnostic polymorphic VT">
					description = <"Statement whether diagnostic polymorphic ventricular tachycardia was observed.">
				>
				["at0011"] = <
					text = <"Yes">
					description = <"Diagnostic polymorphic VT was observed.">
				>
				["at0012"] = <
					text = <"No">
					description = <"Diagnostic polymorphic VT was not observed.">
				>
				["at0013"] = <
					text = <"Unknown">
					description = <"It is not known whether diagnostic polymorphic VT was observed.">
				>
				["at0014"] = <
					text = <"Diagnostic bidirectional VT">
					description = <"Statement whether diagnostic bidirectional ventricular tachycardia was observed.">
				>
				["at0015"] = <
					text = <"Yes">
					description = <"Diagnostic bidirectional VT was observed.">
				>
				["at0016"] = <
					text = <"No">
					description = <"Diagnostic bidirectional VT was not observed.">
				>
				["at0017"] = <
					text = <"Unknown">
					description = <"It is not known whether diagnostic bidirectional VT was observed.">
				>
				["at0018"] = <
					text = <"Dynamic type1 ECG pattern">
					description = <"Statement whether dynamic type 1 ECG pattern was observed.">
				>
				["at0019"] = <
					text = <"Yes">
					description = <"Dynamic type 1 ECG pattern was observed.">
				>
				["at0020"] = <
					text = <"No">
					description = <"Dynamic type 1 ECG pattern was not observed.">
				>
				["at0021"] = <
					text = <"Unknown">
					description = <"It is not known whether dynamic type 1 ECG pattern was observed.">
				>
				["at0022"] = <
					text = <"Recovery QTc greater than 480ms">
					description = <"Statement whether recovery QTc was observed to be greater than 480 milliseconds.">
				>
				["at0023"] = <
					text = <"Yes">
					description = <"Recovery QTc was observed to be greater than 480 milliseconds.">
				>
				["at0024"] = <
					text = <"No">
					description = <"Recovery QTc was not observed to be greater than 480 milliseconds.">
				>
				["at0025"] = <
					text = <"Unknown">
					description = <"It is not known whether recovery QTc was observed to be greater than 480 milliseconds.">
				>
				["at0026"] = <
					text = <"Exercise test additional finding">
					description = <"Narrative description of additional relevant finding during exercise test.">
				>
				["at0027"] = <
					text = <"Vasoactive medication">
					description = <"Narrative description of any vasoactive medication.">
				>
				["at0028"] = <
					text = <"Assessment">
					description = <"Assessment of findings and clinical significance.">
				>
				["at0029"] = <
					text = <"Normal">
					description = <"The assessment of findings and clinical significance is normal.">
				>
				["at0030"] = <
					text = <"Unknown">
					description = <"The assessment of findings and clinical significance is unknown or no results are available.">
				>
				["at0031"] = <
					text = <"Abnormal relevant">
					description = <"The assessment of findings and clinical significance indicates an abnormality relevant to the patient's condition.">
				>
				["at0032"] = <
					text = <"Abnormal unknown relevance">
					description = <"The assessment of findings and clinical significance indicates an abnormality of unknown relevance to the patient's condition.">
				>
				["at0033"] = <
					text = <"Exertion level">
					description = <"Details about level of exertion at the time of the cardiac exercise test.">
				>
			>
		>
	>