Modellbiblioteket openEHR Fork
Name
PEWS - original variables
Description
Component parameters for the original Paediatric Early Warning Score described by Monaghan in 2005.
Purpose
To record the score for each component parameter of the original PEWS.
Use
Use to record the score for each component parameter of the original PEWS.
References
Monaghan A. Detecting and managing deterioration in children. Paediatr Nurs. 2005 Feb;17(1):32-5. doi: 10.7748/paed2005.02.17.1.32.c964. PMID: 15751446.
Archetype Id
openEHR-EHR-CLUSTER.pews_original.v0
Copyright
© openEHR Foundation
Licencing
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
Original Author
Heather Leslie
Atomica Informatics
Date Originally Authored
To record the score for each component parameter of the original PEWS.
Name Card Type Description
Behaviour
0..1 DV_ORDINAL
Constraint for DV_ORDINAL
  • 0 : Playing/appropriate
  • 1 : Sleeping
  • 2 : Irritable
  • 3 : Lethargic/confused or reduced response to pain
Cardiovascular
0..1 DV_ORDINAL
Constraint for DV_ORDINAL
  • 0 : Pink OR capillary refill 1–2 seconds
  • 1 : Pale OR capillary refill 3 seconds
  • 2 : Gray OR capillary refill 4 seconds OR tachycardia of 20 bpm above normal
  • 3 : Gray and mottled OR capillary refill ≥5 seconds OR tachycardia of 30 bpm above normal OR bradycardia
Respiratory
0..1 DV_ORDINAL
Constraint for DV_ORDINAL
  • 0 : Within normal parameters, no retractions
  • 1 : >10 above normal parameters using accessory muscles OR 30+ %FiO2 or 3+ L/min
  • 2 : >20 above normal parameters and retractions OR 40+ %FiO2 or 6+ L/min
  • 3 : Five below normal parameters with retractions and grunting OR 50% FiO2 or 8+ L/min
Quarter hourly nebulizers
0..1 DV_ORDINAL
Constraint for DV_ORDINAL
  • 0 : No
  • 1 : Yes
Persistent vomiting following surgery
0..1 DV_ORDINAL
Constraint for DV_ORDINAL
  • 0 : No
  • 1 : Yes
archetype (adl_version=1.4; uid=3ee429f9-86db-497f-830b-c4dbd6882505)
	openEHR-EHR-CLUSTER.pews_original.v0

concept
	[at0000]	-- PEWS - original variables
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Heather Leslie">
		["organisation"] = <"Atomica Informatics">
		["email"] = <"heather.leslie@atomicainformatics.com">
		["date"] = <"2021-01-19">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"To record the score for each component parameter of the original PEWS.">
			use = <"Use to record the score for each component parameter of the original PEWS.">
			misuse = <"">
			copyright = <"© openEHR Foundation">
		>
	>
	lifecycle_state = <"in_development">
	other_contributors = <>
	other_details = <
		["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.">
		["custodian_organisation"] = <"openEHR Foundation">
		["references"] = <"Monaghan A. Detecting and managing deterioration in children. Paediatr Nurs. 2005 Feb;17(1):32-5. doi: 10.7748/paed2005.02.17.1.32.c964. PMID: 15751446.">
		["original_namespace"] = <"org.openehr">
		["original_publisher"] = <"openEHR Foundation">
		["custodian_namespace"] = <"org.openehr">
		["MD5-CAM-1.0.1"] = <"07497B4426090E6D42FEAC911E783247">
		["build_uid"] = <"a2ccb601-4d2c-4374-9231-e4d1cb048bcd">
		["revision"] = <"0.0.1-alpha">
	>

definition
	CLUSTER[at0000] matches {    -- PEWS - original variables
		items cardinality matches {1..*; unordered} matches {
			ELEMENT[at0001] occurrences matches {0..1} matches {    -- Behaviour
				value matches {
					0|[local::at0002],
					1|[local::at0003],
					2|[local::at0004],
					3|[local::at0005]
				}
			}
			ELEMENT[at0006] occurrences matches {0..1} matches {    -- Cardiovascular
				value matches {
					0|[local::at0007],
					1|[local::at0008],
					2|[local::at0009],
					3|[local::at0010]
				}
			}
			ELEMENT[at0011] occurrences matches {0..1} matches {    -- Respiratory
				value matches {
					0|[local::at0012],
					1|[local::at0013],
					2|[local::at0014],
					3|[local::at0015]
				}
			}
			ELEMENT[at0016] occurrences matches {0..1} matches {    -- Quarter hourly nebulizers
				value matches {
					0|[local::at0017],
					1|[local::at0018]
				}
			}
			ELEMENT[at0019] occurrences matches {0..1} matches {    -- Persistent vomiting following surgery
				value matches {
					0|[local::at0020],
					1|[local::at0021]
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"PEWS - original variables">
					description = <"Component parameters for the original Paediatric Early Warning Score described by Monaghan in 2005.">
				>
				["at0001"] = <
					text = <"Behaviour">
					description = <"">
				>
				["at0002"] = <
					text = <"Playing/appropriate">
					description = <"">
				>
				["at0003"] = <
					text = <"Sleeping">
					description = <"">
				>
				["at0004"] = <
					text = <"Irritable">
					description = <"">
				>
				["at0005"] = <
					text = <"Lethargic/confused or reduced response to pain">
					description = <"">
				>
				["at0006"] = <
					text = <"Cardiovascular">
					description = <"">
				>
				["at0007"] = <
					text = <"Pink OR capillary refill 1–2 seconds">
					description = <"">
				>
				["at0008"] = <
					text = <"Pale OR capillary refill 3 seconds">
					description = <"">
				>
				["at0009"] = <
					text = <"Gray OR capillary refill 4 seconds OR tachycardia of 20 bpm above normal">
					description = <"">
				>
				["at0010"] = <
					text = <"Gray and mottled OR capillary refill ≥5 seconds OR tachycardia of 30 bpm above normal OR bradycardia">
					description = <"">
				>
				["at0011"] = <
					text = <"Respiratory">
					description = <"">
				>
				["at0012"] = <
					text = <"Within normal parameters, no retractions">
					description = <"">
				>
				["at0013"] = <
					text = <">10 above normal parameters using accessory muscles OR 30+ %FiO2 or 3+ L/min">
					description = <"">
				>
				["at0014"] = <
					text = <">20 above normal parameters and retractions OR 40+ %FiO2 or 6+ L/min">
					description = <"">
				>
				["at0015"] = <
					text = <"Five below normal parameters with retractions and grunting OR 50% FiO2 or 8+ L/min">
					description = <"">
				>
				["at0016"] = <
					text = <"Quarter hourly nebulizers">
					description = <"">
				>
				["at0017"] = <
					text = <"No">
					description = <"">
				>
				["at0018"] = <
					text = <"Yes">
					description = <"">
				>
				["at0019"] = <
					text = <"Persistent vomiting following surgery">
					description = <"">
				>
				["at0020"] = <
					text = <"No">
					description = <"">
				>
				["at0021"] = <
					text = <"Yes">
					description = <"">
				>
			>
		>
	>