OpenEHR Apperta Mirror
Name
Thromboprophylaxis summary
Description
Thromboprophylaxis summary OO
Purpose
Use
Archetype Id
openEHR-EHR-CLUSTER.thromboprophylaxis_summary_oo.v0
Copyright
© Apperta Foundation
Licencing
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
Original Author
Ian McNicoll
freshEHR Clinical Informatics Ltd.
Date Originally Authored
2022-04-26
Name Card Type Description
Chemical (In Hospital)
0..*
CHOICE OF
DV_CODED_TEXT
DV_TEXT
Constraint for DV_CODED_TEXT
  • Aspirin
  • LMWH
  • Pentasaccharide (e.g. Fondaparinux)
  • Warfarin
  • Direct Thrombin Inhibitor (e.g Dabigatran)
  • Factor Xa Inhibitor (e.g Rivaroxaban/Apixaban)
  • None
Mechanical
0..*
CHOICE OF
DV_CODED_TEXT
DV_TEXT
Constraint for DV_CODED_TEXT
  • Foot Pump
  • Intermittent Calf Compression
  • TED Stockings
  • None
archetype (adl_version=1.4; uid=ad5f8af4-1428-43f9-80c0-e2cf27bf82c6)
	openEHR-EHR-CLUSTER.thromboprophylaxis_summary_oo.v0

concept
	[at0000]	-- Thromboprophylaxis summary
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Ian McNicoll">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"ian@freshehr.com">
		["date"] = <"2022-04-26">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"">
			use = <"">
			misuse = <"">
			copyright = <"© Apperta Foundation">
		>
	>
	lifecycle_state = <"in_development">
	other_contributors = <>
	other_details = <
		["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.">
		["custodian_organisation"] = <"Apperta UK">
		["original_namespace"] = <"uk.org.clinicalmodels">
		["original_publisher"] = <"Apperta UK">
		["custodian_namespace"] = <"uk.org.clinicalmodels">
		["MD5-CAM-1.0.1"] = <"9BB485E9D4A759E9DC48551EFCCBF924">
		["build_uid"] = <"5eaa52e6-e72d-40f5-aa06-cc79197b699e">
		["revision"] = <"0.0.1-alpha">
	>

definition
	CLUSTER[at0000] matches {    -- Thromboprophylaxis summary
		items cardinality matches {1..*; unordered} matches {
			ELEMENT[at0001] occurrences matches {0..*} matches {    -- Chemical (In Hospital)
				value matches {
					DV_CODED_TEXT matches {
						defining_code matches {
							[local::
							at0002,    -- Aspirin
							at0003,    -- LMWH
							at0004,    -- Pentasaccharide (e.g. Fondaparinux)
							at0005,    -- Warfarin
							at0006,    -- Direct Thrombin Inhibitor (e.g Dabigatran)
							at0007,    -- Factor Xa Inhibitor (e.g Rivaroxaban/Apixaban)
							at0016]    -- None
						}
					}
					DV_TEXT matches {*}
				}
			}
			ELEMENT[at0008] occurrences matches {0..*} matches {    -- Mechanical
				value matches {
					DV_CODED_TEXT matches {
						defining_code matches {
							[local::
							at0017,    -- Foot Pump
							at0018,    -- Intermittent Calf Compression
							at0019,    -- TED Stockings
							at0020]    -- None
						}
					}
					DV_TEXT matches {*}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Thromboprophylaxis summary">
					description = <"Thromboprophylaxis summary OO">
				>
				["at0001"] = <
					text = <"Chemical (In Hospital)">
					description = <"">
				>
				["at0002"] = <
					text = <"Aspirin">
					description = <"">
				>
				["at0003"] = <
					text = <"LMWH">
					description = <"">
				>
				["at0004"] = <
					text = <"Pentasaccharide (e.g. Fondaparinux)">
					description = <"">
				>
				["at0005"] = <
					text = <"Warfarin">
					description = <"">
				>
				["at0006"] = <
					text = <"Direct Thrombin Inhibitor (e.g Dabigatran)">
					description = <"">
				>
				["at0007"] = <
					text = <"Factor Xa Inhibitor (e.g Rivaroxaban/Apixaban)">
					description = <"">
				>
				["at0008"] = <
					text = <"Mechanical">
					description = <"">
				>
				["at0016"] = <
					text = <"None">
					description = <"">
				>
				["at0017"] = <
					text = <"Foot Pump">
					description = <"">
				>
				["at0018"] = <
					text = <"Intermittent Calf Compression">
					description = <"">
				>
				["at0019"] = <
					text = <"TED Stockings">
					description = <"">
				>
				["at0020"] = <
					text = <"None">
					description = <"">
				>
			>
		>
	>