archetype (adl_version=1.4) openEHR-EHR-INSTRUCTION.follow_up.v1 concept [at0000] -- Follow up instruction language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"unknown"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To recrod details about an instruction to follow up."> use = <""> misuse = <""> copyright = <"copyright (c) 2009 openEHR Foundation"> > > lifecycle_state = <"AuthorDraft"> other_contributors = <> other_details = < ["references"] = <""> > definition INSTRUCTION[at0000] matches { -- Follow up instruction activities cardinality matches {0..*; unordered} matches { ACTIVITY[at0001] occurrences matches {1..*} matches { -- Follow up activity action_archetype_id matches {/openEHR-EHR-ACTION\.follow_up\.v1/} description matches { allow_archetype ITEM_TREE occurrences matches {0..1} matches { include archetype_id/value matches {/openEHR-EHR-ITEM_TREE\.follow_up\.v1/} exclude archetype_id/value matches {/.*/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Follow up instruction"> description = <"The instruction about follow up"> > ["at0001"] = < text = <"Follow up activity"> description = <"The activity of the follow up"> > > > >