TEST Conditions
Name
About me
Description
About me
Purpose
A place to record narrative text about a person's important information for their care,
Use
Archetype Id
openEHR-EHR-EVALUATION.about_me.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
2020-07-03
Name Card Type Description
Topic
0..* CLUSTER
CLUSTER
Narrative
0..1 DV_TEXT Narrative supplied by the patient about the topic.
Additional details
0..* Slot (Cluster) Further details, including multimedia attachments.
Slot
Slot
Name Card Type Description
Assisted by
0..1 DV_TEXT Details of those people who helped me to complete this record.
Date last updated
0..1 DV_DATE_TIME
Extension
0..* Slot (Cluster) Additional information required to extend the model with local content or to align with other reference models/formalisms.
Comment
For example: local information requirements; or additional metadata to align with FHIR.
Slot
Slot
archetype (adl_version=1.4; uid=7791e768-0e2b-4629-9ab4-67c53a478b66)
	openEHR-EHR-EVALUATION.about_me.v0

concept
	[at0000]	-- About me
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Ian McNicoll">
		["organisation"] = <"freshEHR Clinical Informatics Ltd.">
		["email"] = <"ian@freshehr.com">
		["date"] = <"2020-07-03">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"A place to record narrative text about a person's important information for their care,">
			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"] = <"5EA22AC6F4661D6BCB6E7F5D095B4CCD">
		["build_uid"] = <"173b7ac6-6390-451c-b710-b05f5957e21e">
		["revision"] = <"0.0.1-alpha">
	>

definition
	EVALUATION[at0000] matches {    -- About me
		data matches {
			ITEM_TREE[at0001] matches {    -- Item tree
				items cardinality matches {0..*; unordered} matches {
					CLUSTER[at0004] occurrences matches {0..*} matches {    -- Topic
						items cardinality matches {1..*; unordered} matches {
							ELEMENT[at0002] occurrences matches {0..1} matches {    -- Narrative
								value matches {
									DV_TEXT matches {*}
								}
							}
							allow_archetype CLUSTER[at0003] occurrences matches {0..*} matches {    -- Additional details
								include
									archetype_id/value matches {/.*|openEHR-EHR-CLUSTER\.multimedia_source\.v0/}
							}
						}
					}
				}
			}
		}
		protocol matches {
			ITEM_TREE[at0005] matches {    -- Item tree
				items cardinality matches {0..*; unordered} matches {
					ELEMENT[at0007] occurrences matches {0..1} matches {    -- Assisted by
						value matches {
							DV_TEXT matches {*}
						}
					}
					ELEMENT[at0008] occurrences matches {0..1} matches {    -- Date last updated
						value matches {
							DV_DATE_TIME matches {*}
						}
					}
					allow_archetype CLUSTER[at0006] occurrences matches {0..*} matches {    -- Extension
						include
							archetype_id/value matches {/.*/}
					}
				}
			}
		}
	}


ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"About me">
					description = <"About me">
				>
				["at0001"] = <
					text = <"Item tree">
					description = <"@ internal @">
				>
				["at0002"] = <
					text = <"Narrative">
					description = <"Narrative supplied by the patient about the topic.">
				>
				["at0003"] = <
					text = <"Additional details">
					description = <"Further details, including multimedia attachments.">
				>
				["at0004"] = <
					text = <"Topic">
					description = <"">
				>
				["at0005"] = <
					text = <"Item tree">
					description = <"@ internal @">
				>
				["at0006"] = <
					text = <"Extension">
					description = <"Additional information required to extend the model with local content or to align with other reference models/formalisms.">
					comment = <"For example: local information requirements; or additional metadata to align with FHIR.">
				>
				["at0007"] = <
					text = <"Assisted by">
					description = <"Details of those people who helped me to complete this record.">
				>
				["at0008"] = <
					text = <"Date last updated">
					description = <"">
				>
			>
		>
	>