archetype (adl_version=1.4) openEHR-EHR-ADMIN_ENTRY.legal_constraint.v1 concept [at0000] -- Legal Constraint language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"17/12/2010"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record details of any legal constraint or order in effect about the individual."> use = <"Use to record legal constraint or order in effect about the individual."> keywords = <"legal", "guardian", "guardianship", "custody", "constraint", "order"> misuse = <"Not to be used to record directives about individual wishes for future healthcare."> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"CommitteeDraft"> other_contributors = <> other_details = < ["MD5-CAM-1.0.1"] = <"293B2E0A3CF64A2206EDA5B6AEDC9B00"> > definition ADMIN_ENTRY[at0000] matches { -- Legal Constraint data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {1..*; unordered} matches { ELEMENT[at0002] matches { -- Type of constraint/order 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 { -- Start Date value matches { DV_DATE_TIME matches {*} } } ELEMENT[at0004] occurrences matches {0..1} matches { -- Expiry Date value matches { DV_DATE_TIME matches {*} } } ELEMENT[at0006] occurrences matches {0..1} matches { -- Nominated party value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0007] occurrences matches {0..*} matches { -- Nominated party details include archetype_id/value matches {/.*/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Legal Constraint"> description = <"Details about legal constraints or orders that are in place about the individual, for example, juvenile justice order, involuntary mental health patient or restraining order."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Type of constraint/order"> description = <"Identification of the type of constraint or order, for example, juvenile justice order, involuntary mental health patient order or restraining order."> > ["at0003"] = < text = <"Start Date"> description = <"Date/time of onset of validity of the constraint."> > ["at0004"] = < text = <"Expiry Date"> description = <"Date/time of expiry or cessation of validity of the constraint."> > ["at0005"] = < text = <"Description"> description = <"Description about the constraint."> > ["at0006"] = < text = <"Nominated party"> description = <"Name of nominated or responsible person or organisation."> > ["at0007"] = < text = <"Nominated party details"> description = <"Further details, including contact details for the nominated person or organisation."> > > > >