Timmy, It seems to me that your 'spoken default' corresponds to the description associated with a SNOMED terminology code.
i.e. the SNOMED code has an english description, a french description, etc. For speech recognition you would need to store a phonetic representation (e.g. a markov model) of each term for each language/dialect to be recognised. No small task! Regards, Colin Sutton -----Original Message----- From: [email protected] on behalf of TimmyX Sent: Mon 05-May-08 6:58 PM To: openehr-technical at openehr.org Subject: Constant Values and "sub" Elements Hello! Within the context of my bachelor thesis, i am trying to transform a domain model into an archetype, but now i am having some problems and i hope maybe some of you here can help me. My first question is, is it possible to define constant or "hard coded" values ie. constant text which contains a description? So far I am trying to add a CODED_TEXT that matches a defined constraint ac0001, but i am not sure if this is a valid solution. ITEM_TREE[at0003] matches { -- ITEM_TREE items cardinality matches {0..*; unordered} matches { CLUSTER[at0004] occurrences matches {0..1} matches { -- Top items cardinality matches {0..*; unordered} matches { ELEMENT[at0005] occurrences matches {0..1} matches { -- SpokenDefault value matches { DV_CODED_TEXT matches { defining_code matches {[ac0001]} -- Top } } and the other question How do i add "sub-elements", is it even possible? ie. I have a Text field "Top" and i want to add a Text field "SpokenDefault" to it, which shows how to pronounce the word Top. the way i do it right now is creating a cluster for every "element" which is not very effective. thanks in advance TimmyX -- View this message in context: http://www.nabble.com/Constant-Values-and-%22sub%22-Elements-tp17053994p17053994.html Sent from the openehr-technical mailing list archive at Nabble.com. _______________________________________________ openEHR-technical mailing list openEHR-technical at openehr.org http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical ##################################################################################### This e-mail message has been scanned for Viruses and Content and cleared by MailMarshal ##################################################################################### #################################################################################################################### IMPORTANT NOTICE: This e-mail and any attachment to it are intended only to be read or used by the named addressee. It is confidential and may contain legally privileged information. No confidentiality or privilege is waived or lost by any mistaken transmission to you. The CTC is not responsible for any unauthorised alterations to this e-mail or attachment to it. Views expressed in this message are those of the individual sender, and are not necessarily the views of the CTC. If you receive this e-mail in error, please immediately delete it and notify the sender. You must not disclose, copy or use any part of this e-mail if you are not the intended recipient. ##################################################################################################################### -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 4943 bytes Desc: not available URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20080506/642cedd1/attachment.dat>

