archetype (adl_version=1.4; uid=6fe6f011-5edf-4640-a91c-2b234b9487ef) openEHR-EHR-CLUSTER.multimedia.v1 concept [at0000] -- Multimedia Resource language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2014-10-22"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record metadats details about a multimedia representation of the clinical data that is not captured using the Multimedia data type alone."> use = <"Use to record additional metadata about a multimedia representation of clincal data that is not captured using the Multimedia data type alone."> keywords = <"image", "audio", "text", "video", "application"> misuse = <""> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"published"> other_contributors = <"Grahame Grieve, Health Intersections, Australia", "Ian McNicoll, freshEHR, UK"> 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"] = <"Ocean Informatics"> ["current_contact"] = <"Heather Leslie, Ocean Informatics, heather.leslie@oceaninformatics.com"> ["original_namespace"] = <"com.oceaninformatics"> ["original_publisher"] = <"Ocean Informatics"> ["custodian_namespace"] = <"com.oceaninformatics"> ["MD5-CAM-1.0.1"] = <"FFC5EA23EF8440E328CDE7AE0348676C"> ["build_uid"] = <"b7dff217-6f6a-4a6b-89ae-701b3c6ee11c"> ["revision"] = <"1.0.0"> > definition CLUSTER[at0000] matches { -- Multimedia Resource items cardinality matches {1..*; unordered} matches { ELEMENT[at0001] occurrences matches {0..1} matches { -- Multimedia resource value matches { DV_MULTIMEDIA matches { media_type matches {[openEHR::]} } } } ELEMENT[at0002] occurrences matches {0..1} matches { -- Title value matches { DV_TEXT matches {*} } } ELEMENT[at0005] occurrences matches {0..1} matches { -- Description value matches { DV_TEXT matches {*} } } ELEMENT[at0003] occurrences matches {0..1} matches { -- Source value matches { DV_TEXT matches {*} } } ELEMENT[at0004] occurrences matches {0..1} matches { -- Date created value matches { DV_DATE_TIME matches {*} } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Multimedia Resource"> description = <"Details about an multimedia representation of the clinical data."> > ["at0001"] = < text = <"Multimedia resource"> description = <"Multimedia representation of the clinical observation or finding."> > ["at0002"] = < text = <"Title"> description = <"Name of the multimedia resource."> > ["at0003"] = < text = <"Source"> description = <"The source of the multimedia resource."> > ["at0004"] = < text = <"Date created"> description = <"Date/time that the multimedia resource was created."> > ["at0005"] = < text = <"Description"> description = <"Narrative description of the multimedia resource."> > > > >