archetype (adl_version=1.4) openEHR-EHR-EVALUATION.source.v1 concept [at0000] -- Source Information language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2013-03-11"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record details about information sourced from a third party that is utilised as part of a remote assessment or report."> use = <"Use to record details about information sourced from a third party that is utilised as part of a remote assessment or report. This archetype has been designed to support the identification and quality of health information sourced from a third party clinical source. Each piece of clinical evidence that has been received from a third party source needs to be assessed as 'fit for use' prior to being utilisied to support clinical decision-making. For example: a digital image captured during a clinical consultation, or a digital radiograph, sent to a remote specialist for assessment and treatment advice needs to be deemed to be of the complete anatomical region and of appropriate quality."> keywords = <"source", "image", "original"> misuse = <""> copyright = <"© National E-Health Transition Authority"> > > lifecycle_state = <"CommitteeDraft"> other_contributors = <> other_details = < ["current_contact"] = <"Heather Leslie, Ocean Informatics, heather.leslie@oceaninformatics.com"> ["MD5-CAM-1.0.1"] = <"526538AF3DA5023250C4BC477A761920"> > definition EVALUATION[at0000] matches { -- Source Information data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0002] occurrences matches {0..1} matches { -- Source Information value matches { DV_TEXT matches {*} } } ELEMENT[at0003] occurrences matches {0..1} matches { -- Path value matches { DV_URI matches {*} } } ELEMENT[at0004] occurrences matches {0..1} matches { -- Quality value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0005, -- Adequate for Use at0006] -- Not Adequate for Use } } } } ELEMENT[at0007] occurrences matches {0..*} matches { -- Comment value matches { DV_TEXT matches {*} } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Source Information"> description = <"Information sourced from a third party that is utilised as part of a remote assessment or report."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Source Information"> description = <"Identification of the original, or source of, information being assessed."> > ["at0003"] = < text = <"Path"> description = <"Identification of the path to the archetype or data node for the original information."> > ["at0004"] = < text = <"Quality"> description = <"Assessment regarding 'fitness for use' of the original information."> > ["at0005"] = < text = <"Adequate for Use"> description = <"The original information is deemed to be 'fit for use'."> > ["at0006"] = < text = <"Not Adequate for Use"> description = <"The original information is not deemed to be 'fit for use'."> > ["at0007"] = < text = <"Comment"> description = <"Narrative about the source information not captured in other data fields."> > > > >