OpenEHR Master CKM Mirror
Name
Speech
Description
To record observations of a ptient's speech pattern or quality
Keywords
speech
Purpose
To record obervations of a patient's speech
Use
Archetype Id
openEHR-EHR-OBSERVATION.speech.v0
Copyright
© 2011 openEHR Foundation, openEHR Foundation
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
Heather Leslie
Ocean Informatics
Date Originally Authored
10/11/2007
Language Details
Arabic (Syria)
?
Name Card Type Description
Clarity of speech
0..1 DV_CODED_TEXT *
Constraint for DV_CODED_TEXT
  • Incomprehensible
    [*]
  • Unclear to parents
    [*]
  • Unclear to strangers
    [*]
  • Clear
    [*]
archetype (adl_version=1.4; uid=2e7c3893-638c-4a60-b742-31be68c9a074)
	openEHR-EHR-OBSERVATION.speech.v0

concept
	[at0000]	-- Speech
language
	original_language = <[ISO_639-1::en]>
	translations = <
		["ar-sy"] = <
			language = <[ISO_639-1::ar-sy]>
			author = <
				["name"] = <"?">
			>
		>
	>
description
	original_author = <
		["name"] = <"Heather Leslie">
		["organisation"] = <"Ocean Informatics">
		["date"] = <"10/11/2007">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"To record obervations of a patient's speech">
			use = <"">
			keywords = <"speech", ...>
			misuse = <"">
			copyright = <"© 2011 openEHR Foundation, openEHR Foundation">
		>
		["ar-sy"] = <
			language = <[ISO_639-1::ar-sy]>
			purpose = <"لتسجيل ملاحظات عن كلام المريض">
			use = <"">
			keywords = <"الكلام", ...>
			misuse = <"">
			copyright = <"© 2011 openEHR Foundation, openEHR Foundation">
		>
	>
	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"] = <"openEHR Foundation">
		["references"] = <"">
		["original_namespace"] = <"org.openehr">
		["original_publisher"] = <"openEHR Foundation">
		["custodian_namespace"] = <"org.openehr">
		["MD5-CAM-1.0.1"] = <"8CBF550C175E64B41B05927595423EF7">
		["build_uid"] = <"335ace30-4a82-4547-abe7-29b7b1755812">
		["revision"] = <"0.0.1-alpha">
	>

definition
	OBSERVATION[at0000] matches {	-- Speech
		data matches {
			HISTORY[at0001] matches {	-- Event Series
				events cardinality matches {1..*; unordered} matches {
					EVENT[at0002] occurrences matches {0..1} matches {	-- Any event
						data matches {
							ITEM_TREE[at0003] matches {	-- Tree
								items cardinality matches {0..*; unordered} matches {
									ELEMENT[at0004] occurrences matches {0..1} matches {	-- Clarity of speech
										value matches {
											DV_CODED_TEXT matches {
												defining_code matches {
													[local::
													at0005, 	-- Incomprehensible
													at0006, 	-- Unclear to parents
													at0007, 	-- Unclear to strangers
													at0008]	-- Clear
												}
											}
										}
									}
								}
							}
						}
					}
				}
			}
		}
	}

ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"Speech">
					description = <"To record observations of a ptient's speech pattern or quality">
				>
				["at0001"] = <
					text = <"Event Series">
					description = <"@ internal @">
				>
				["at0002"] = <
					text = <"Any event">
					description = <"*">
				>
				["at0003"] = <
					text = <"Tree">
					description = <"@ internal @">
				>
				["at0004"] = <
					text = <"Clarity of speech">
					description = <"*">
				>
				["at0005"] = <
					text = <"Incomprehensible">
					description = <"*">
				>
				["at0006"] = <
					text = <"Unclear to parents">
					description = <"*">
				>
				["at0007"] = <
					text = <"Unclear to strangers">
					description = <"*">
				>
				["at0008"] = <
					text = <"Clear">
					description = <"*">
				>
			>
		>
		["ar-sy"] = <
			items = <
				["at0000"] = <
					text = <"الكلام">
					description = <"لتسجيل ملاحظات عن نمط أو جودة (كيفية) كلام المريض">
				>
				["at0001"] = <
					text = <"*Event Series(en)">
					description = <"*@ internal @(en)">
				>
				["at0002"] = <
					text = <"إحدى الوقائع">
					description = <"*">
				>
				["at0003"] = <
					text = <"*Tree(en)">
					description = <"*@ internal @(en)">
				>
				["at0004"] = <
					text = <"وضوح الكلام">
					description = <"*">
				>
				["at0005"] = <
					text = <"غامض - مبهم">
					description = <"*">
				>
				["at0006"] = <
					text = <"غير واضح للأبوين">
					description = <"*">
				>
				["at0007"] = <
					text = <"غير واضح للغرباء">
					description = <"*">
				>
				["at0008"] = <
					text = <"واضح">
					description = <"*">
				>
			>
		>
	>