TEST Conditions
Name
Advance planning documentation
Description
Pointer to advance planning documentation.
Purpose
For the recording of the presence of advance planning documentation and pointers to the relevant documents.
Use
Use to record presence of advance planning documentation and pointers to location of relevant documents.
Archetype Id
openEHR-EHR-EVALUATION.advance_planning_documentation.v0
Copyright
© Clinical Models UK
Licencing
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.
Original Author
Hildegard Franke
freshEHR Clinical Informatics Ltd.
freshEHR Clinical Informatics Ltd.
Date Originally Authored
2018-01-24
Name | Card | Type | Description |
---|---|---|---|
Summary
|
0..1 | DV_TEXT |
Narrative summary of advance planning documentation.
|
|
0..* | CLUSTER |
Statement about presence and location of advance planning documents such as Advance Decision to Refuse Treatment or Anticipatory Care Planning.
CLUSTER
|
Name
|
0..1 | DV_TEXT |
Description or name of advance planning document such as advance decision to refuse treatment or anticipatory care planning.
|
Location
|
0..1 | DV_TEXT |
Location of advance planning document.
|
Link to document
|
0..* | Slot (Cluster) |
Link to Advance planning document if this is stored in a remote location.
Slot
Slot
|
archetype (adl_version=1.4; uid=76755b86-e9ee-4360-bf6c-be25c91cad69) openEHR-EHR-EVALUATION.advance_planning_documentation.v0 concept [at0000] -- Advance planning documentation language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Hildegard Franke"> ["organisation"] = <"freshEHR Clinical Informatics Ltd."> ["email"] = <"hildi@freshehr.com"> ["date"] = <"2018-01-24"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"For the recording of the presence of advance planning documentation and pointers to the relevant documents."> use = <"Use to record presence of advance planning documentation and pointers to location of relevant documents."> misuse = <""> copyright = <"© Clinical Models UK"> > > lifecycle_state = <"in_development"> other_contributors = <> other_details = < ["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/."> ["custodian_organisation"] = <"UK Clinical Models"> ["current_contact"] = <"Hildegard Franke, freshEHR Clinical Informatics Ltd.<hildi@freshehr.com>"> ["original_namespace"] = <"uk.org.clinicalmodels"> ["original_publisher"] = <"UK Clinical Models"> ["custodian_namespace"] = <"uk.org.clinicalmodels"> ["MD5-CAM-1.0.1"] = <"75CFC5B9EEA839B817090412E3EAE7D1"> ["build_uid"] = <"0e361e75-bba2-4e79-8ac5-204cda2338ef"> ["revision"] = <"0.0.1-alpha"> > definition EVALUATION[at0000] matches { -- Advance planning documentation data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0008] occurrences matches {0..1} matches { -- Summary value matches { DV_TEXT matches {*} } } CLUSTER[at0003] occurrences matches {0..*} matches { -- Advance planning document items cardinality matches {1..*; unordered} matches { ELEMENT[at0002] occurrences matches {0..1} matches { -- Name value matches { DV_TEXT matches {*} } } ELEMENT[at0004] occurrences matches {0..1} matches { -- Location value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0005] occurrences matches {0..*} matches { -- Link to document include archetype_id/value matches {/.*/} } } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Advance planning documentation"> description = <"Pointer to advance planning documentation."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Name"> description = <"Description or name of advance planning document such as advance decision to refuse treatment or anticipatory care planning."> > ["at0003"] = < text = <"Advance planning document"> description = <"Statement about presence and location of advance planning documents such as Advance Decision to Refuse Treatment or Anticipatory Care Planning."> > ["at0004"] = < text = <"Location"> description = <"Location of advance planning document."> > ["at0005"] = < text = <"Link to document"> description = <"Link to Advance planning document if this is stored in a remote location."> > ["at0008"] = < text = <"Summary"> description = <"Narrative summary of advance planning documentation."> > > > >