archetype (adl_version=1.4; uid=bed92364-eaa2-4c60-9db1-83b5c96e3db7) openEHR-EHR-COMPOSITION.health_summary.v0 concept [at0000] -- Health summary language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2015-10-01"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record a summary of health information about an individual, representing a subset of their health record at a specified point in time."> use = <"Use as a generic containter to record a summary or overview of a patient's health and/or welfare status as a snapshot of their health at a specified point in time. The author of a health summary is usually clinician who is familiar with the all of the relevant aspects of the individual's health that is the content of the summary. The scope of a health summary can vary in different contexts, ranging from an overview of all key aspects of the individual's health and/or welfare to a summary of information focused on a limited aspect of the individual's health. The intended readers of the health summary will vary according to the primary purpose and focus of the summary, and may include: - any future healthcare providers; - clinicians who have no personal knowledge of the individual but are required to provide healthcare, such as emergency treatment or when the individual is travelling; - clinicians managing only specific aspects of the individual's health, such as diabetes or pregnancy; and - the individual themselves. The main Sections/Content component has been deliberately left unconstrained. This will allow it to be populated with any SECTION or ENTRY archetypes appropriate for the clinical purpose within a template. Even though clinical content is unconstrained, this archetype supports simple querying for all Health summaries that might be contained within a health record."> keywords = <"summary", ...> misuse = <"Not to be used to record details about a single clinical consultation, procedure, test or assessment etc."> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <"Sistine Barretto-Daniels, Ocean Informatics, Australia", ...> 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"] = <"4131AE053B2756E82817729A4BB12D07"> ["build_uid"] = <"3c690364-fd3b-460e-b22f-c368fdd51e59"> ["revision"] = <"0.0.1-alpha"> > definition COMPOSITION[at0000] matches { -- Health summary category matches { DV_CODED_TEXT matches { defining_code matches {[openehr::433]} } } context matches { EVENT_CONTEXT matches { other_context matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { allow_archetype CLUSTER[at0002] occurrences matches {0..*} matches { -- Extension include archetype_id/value matches {/.*/} } } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Health summary"> description = <"Generic document containing a summary of health information about an individual."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Extension"> description = <"Additional information required to capture local content or to align with other reference models/formalisms."> comment = <"For example: local information requirements or additional metadata to align with FHIR or CIMI equivalents."> > > > >