archetype (adl_version=1.4; uid=5b19282e-b2e8-4580-981b-dbe022a0ee15) openEHR-EHR-COMPOSITION.family_history.v0 concept [at0000] -- Family History language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2013-06-16"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record a persistent and managed list of all relevant family history for the subject, or statements about positive exclusion or actual absence of information about adverse reactions, that may influence clinical decision-making and care provision."> use = <"Use to record a persistent and managed list of all relevant family history for the subject, or statements about positive exclusion or actual absence of information about adverse reactions, that may influence clinical decision-making and care provision. It is also possible to record family history information for individuals other than the subject of the health record - for example information about the father of an unborn fetus needs to be stored in the mother's health record until birth. In this situation the subject of care must be explicitly specified. The intent of this COMPOSITION is for use as a persistent summary, however it has been identified that for implementation the archetype also needs additional attributes related to the context of the event. As a result, the COMPOSITION has been temporarily modified as an EVENT COMPOSITION which allows addition of an Items SLOT into which additional context-related archetypes can be included. This new requirement for context-related attributes in the Persistent COMPOSITION has been requested as a future openEHR Reference Model update."> keywords = <"family", "history", "pedigree"> misuse = <""> copyright = <"© National E-Health Transition Authority, openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <"Sebastian Garde, Ocean Informaticsw, Germany (DEV Editor)", "ckm tester, Ocean Health, Australia (DEV Editor)"> 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"] = <"AA30D373CC43D38E1A03658233F5B142"> ["build_uid"] = <"569489c0-0658-4366-b2d2-4e55aea90d8c"> ["revision"] = <"0.0.1-alpha"> > definition COMPOSITION[at0000] matches { -- Family History category matches { DV_CODED_TEXT matches { defining_code matches {[openehr::433]} } } context matches { EVENT_CONTEXT matches { other_context matches { ITEM_TREE[at0003] matches { -- Tree items cardinality matches {0..*; unordered} matches { allow_archetype ITEM[at0004] occurrences matches {0..*} matches { -- Items include archetype_id/value matches {/openEHR-EHR-CLUSTER\.document_entry_metadata(-[a-zA-Z0-9_]+)*\.v1/} } } } } } } content cardinality matches {1..*; unordered} matches { allow_archetype EVALUATION[at0001] occurrences matches {0..*} matches { -- Family History include archetype_id/value matches {/openEHR-EHR-EVALUATION\.exclusion-family_history(-[a-zA-Z0-9_]+)*\.v1|openEHR-EHR-EVALUATION\.family_history(-[a-zA-Z0-9_]+)*\.v1|openEHR-EHR-EVALUATION\.absence(-[a-zA-Z0-9_]+)*\.v1/} } allow_archetype EVALUATION[at0002] occurrences matches {0..*} matches { -- Exclusion/Absence include archetype_id/value matches {/.*/} } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Family History"> description = <"A persistent and managed list about relevant family history of the subject that may influence clinical decision-making and care provision."> > ["at0001"] = < text = <"Family History"> description = <"Details about known family history."> > ["at0002"] = < text = <"Exclusion/Absence"> description = <"Positive statement/s about exclusion of family history or that no information is available."> > ["at0003"] = < text = <"Tree"> description = <"@ internal @"> > ["at0004"] = < text = <"Items"> description = <"Additional COMPOSITION related data."> > > > >