OpenEHR Apperta Mirror
Name
Childhood milestones
Description
Development milestones in children under the age of 5 years.
Purpose
For the recording and reporting of childhood development milestones.
Use
Use to record the age at which development milestones occurred in children under the age of 5 years.
Archetype Id
openEHR-EHR-EVALUATION.childhood_milestones.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-02-14
Name Card Type Description
Development milestone
0..* DV_DURATION Age at which development milestone occurred.
Comment
Change the description at runtime or at template level.
DV_DURATION
archetype (adl_version=1.4; uid=2bbb7b43-d4b8-4027-bc89-22926ba82cd8)
	openEHR-EHR-EVALUATION.childhood_milestones.v0

concept
	[at0000]	-- Childhood milestones
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Hildegard Franke">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"hildi@freshehr.com">
		["date"] = <"2017-02-14">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"For the recording and reporting of childhood development milestones.">
			use = <"Use to record the age at which development milestones occurred in children under the age of 5 years.">
			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"] = <"71E15D0C89D7F09600D1028DE3B21E66">
		["build_uid"] = <"92f80234-7a3f-4617-9412-26b11276da18">
		["revision"] = <"0.0.1-alpha">
	>

definition
	EVALUATION[at0000] matches {	-- Childhood milestones
		data matches {
			ITEM_TREE[at0001] matches {	-- Tree
				items cardinality matches {0..*; unordered} matches {
					ELEMENT[at0005] occurrences matches {0..*} matches {	-- Development milestone
						value matches {
							DV_DURATION matches {
								value matches {PMW}
							}
						}
					}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Childhood milestones">
					description = <"Development milestones in children under the age of 5 years.">
				>
				["at0001"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0005"] = <
					text = <"Development milestone">
					description = <"Age at which development milestone occurred.">
					comment = <"Change the description at runtime or at template level.">
				>
			>
		>
	>