archetype (adl_version=1.4; uid=9e038d01-5a50-45c9-b12a-d43cc14e317f) openEHR-EHR-EVALUATION.test.v0 concept [at0000] -- Test archetype language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2016-01-20"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"Description about why the archetype has been developed."> use = <"Description about how the archetype is intended to be used: - details about the general design - details about specific design features or patterns - details about how the archetype should be used with other archetypes"> misuse = <"Identification of ways not to use this archetype, including specifying where there are more appropriate archetypes"> copyright = <"© 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/."> ["revision"] = <"0.0.1-alpha"> ["build_uid"] = <"fb124a94-2057-407c-bcd5-474201805e73"> ["original_namespace"] = <"com.oceaninformatics"> ["original_publisher"] = <"Ocean Informatics"> ["MD5-CAM-1.0.1"] = <"9EAFF8ECB03F5EF0A8D33DD6DCF899F3"> ["custodian_namespace"] = <"com.oceaninformatics"> ["custodian_organisation"] = <"Ocean Informatics"> > definition EVALUATION[at0000] matches { -- Test archetype data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0002] occurrences matches {0..1} matches { -- Index topic name value matches { DV_TEXT matches {*} } } ELEMENT[at0003] occurrences matches {0..1} matches { -- No abnormality detected value matches { DV_BOOLEAN matches { value matches {True, False} } } } ELEMENT[at0004] occurrences matches {0..1} matches { -- Clinikal Desscription value matches { DV_TEXT matches {*} } } CLUSTER[at0005] occurrences matches {0..*} matches { -- A repeatable group of data elements items cardinality matches {1..*; unordered} matches { ELEMENT[at0006] occurrences matches {0..1} matches { -- Quantity data element value matches { C_DV_QUANTITY < property = <[openehr::119]> list = < ["1"] = < units = <"gm/100ml"> > > > } } ELEMENT[at0007] occurrences matches {0..1} matches { -- Date of onset value matches { DV_DATE matches { value matches {yyyy-??-XX} } } } ELEMENT[at0008] occurrences matches {0..1} matches {*} } } allow_archetype CLUSTER[at0009] occurrences matches {0..*} matches { -- Unnamed SLOT include archetype_id/value matches {/.*/} } allow_archetype CLUSTER[at0010] occurrences matches {0..*} matches { -- Multimedia representation include archetype_id/value matches {/openEHR-EHR-CLUSTER\.multimedia(-[a-zA-Z0-9_]+)*\.v1/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Test archetype"> description = <"Archetype used for training in CKM archetype reviews."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Index topic name"> description = <"Identification of the index topic by name."> > ["at0003"] = < text = <"No abnormality detected"> description = <"Name of the topic which is the key concept in the archetype."> comment = <"Record as True if there is no abnormality detected."> > ["at0004"] = < text = <"Clinikal Desscription"> description = <"Narrative description of the index topic."> comment = <"Narrative description of the clinical findings."> > ["at0005"] = < text = <"A repeatable group of data elements"> description = <"Details about the index topic."> > ["at0006"] = < text = <"Quantity data element"> description = <"hOW mUCH?"> > ["at0007"] = < text = <"Date of onset"> description = <"wHEN?"> > ["at0008"] = < text = <"Any data type"> description = <"Teh data type has not yet been determined for this data element, and will possibly be determined at run-time."> > ["at0009"] = < text = <"Unnamed SLOT"> description = <"This allows for extensions to be made to the archetype."> > ["at0010"] = < text = <"Multimedia representation"> description = <""> > > > >