OpenEHR Base package
0.1.0 - First Draft International flag

OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openehr-fhir/base-spec/ and changes regularly. See the Directory of published versions

Logical Model: ACTION

Official URL: http://openehr.org/fhir/StructureDefinition/ACTION Version: 0.1.0
Standards status: Informative Maturity Level: 3 Computable Name: ACTION

Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow. Every Action corresponds to a careflow step of some kind or another.

Original Source: specifications.openehr.org

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION C 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Subject_validity, Other_participations_valid, Is_archetype_root
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... language 1..1 CODE_PHRASE Mandatory indicator of the localised language in which this Entry is written.
... encoding 1..1 CODE_PHRASE Name of character set in which text values in this Entry are encoded.
... other_participations 0..* PARTICIPATION Other participations at `ENTRY` level.
... workflow_id 0..1 OBJECT_REF Identifier of externally held workflow engine data for this workflow execution, for this subject of care.
... subject 1..1 PARTY_PROXY Id of human subject of this `ENTRY`, e.
... provider 0..1 PARTY_PROXY Optional identification of provider of the information in this `ENTRY`, which might be: * the patient * a patient agent, e.
... protocol 0..1 ITEM_STRUCTURE Description of the method (i.
... guideline_id 0..1 OBJECT_REF Optional external identifier of guideline creating this Entry if relevant.
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.
... description 1..1 ITEM_STRUCTURE Description of the action that has been performed, in the form of an archetyped structure.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ACTION Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ACTION Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Is_archetype_root error ACTION Is archetype root is_archetype_root()
Links_valid error ACTION Links valid must be present links.exists() implies links.empty().not()
Other_participations_valid error ACTION Other participations valid must be present other_participations.exists() implies other_participations.empty().not()
Subject_validity error ACTION Subject validity must satisfy conditional constraints subject_is_self() implies subject.generating_type = “PARTY_SELF”

This structure is derived from CARE_ENTRY

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION C 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Subject_validity, Other_participations_valid, Is_archetype_root
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... language 1..1 CODE_PHRASE Mandatory indicator of the localised language in which this Entry is written.
... encoding 1..1 CODE_PHRASE Name of character set in which text values in this Entry are encoded.
... other_participations 0..* PARTICIPATION Other participations at `ENTRY` level.
... workflow_id 0..1 OBJECT_REF Identifier of externally held workflow engine data for this workflow execution, for this subject of care.
... subject 1..1 PARTY_PROXY Id of human subject of this `ENTRY`, e.
... provider 0..1 PARTY_PROXY Optional identification of provider of the information in this `ENTRY`, which might be: * the patient * a patient agent, e.
... protocol 0..1 ITEM_STRUCTURE Description of the method (i.
... guideline_id 0..1 OBJECT_REF Optional external identifier of guideline creating this Entry if relevant.
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.
... description 1..1 ITEM_STRUCTURE Description of the action that has been performed, in the form of an archetyped structure.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ACTION Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ACTION Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Is_archetype_root error ACTION Is archetype root is_archetype_root()
Links_valid error ACTION Links valid must be present links.exists() implies links.empty().not()
Other_participations_valid error ACTION Other participations valid must be present other_participations.exists() implies other_participations.empty().not()
Subject_validity error ACTION Subject validity must satisfy conditional constraints subject_is_self() implies subject.generating_type = “PARTY_SELF”

This structure is derived from CARE_ENTRY

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION C 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Subject_validity, Other_participations_valid, Is_archetype_root
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... language 1..1 CODE_PHRASE Mandatory indicator of the localised language in which this Entry is written.
... encoding 1..1 CODE_PHRASE Name of character set in which text values in this Entry are encoded.
... other_participations 0..* PARTICIPATION Other participations at `ENTRY` level.
... workflow_id 0..1 OBJECT_REF Identifier of externally held workflow engine data for this workflow execution, for this subject of care.
... subject 1..1 PARTY_PROXY Id of human subject of this `ENTRY`, e.
... provider 0..1 PARTY_PROXY Optional identification of provider of the information in this `ENTRY`, which might be: * the patient * a patient agent, e.
... protocol 0..1 ITEM_STRUCTURE Description of the method (i.
... guideline_id 0..1 OBJECT_REF Optional external identifier of guideline creating this Entry if relevant.
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.
... description 1..1 ITEM_STRUCTURE Description of the action that has been performed, in the form of an archetyped structure.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ACTION Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ACTION Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Is_archetype_root error ACTION Is archetype root is_archetype_root()
Links_valid error ACTION Links valid must be present links.exists() implies links.empty().not()
Other_participations_valid error ACTION Other participations valid must be present other_participations.exists() implies other_participations.empty().not()
Subject_validity error ACTION Subject validity must satisfy conditional constraints subject_is_self() implies subject.generating_type = “PARTY_SELF”

Differential View

This structure is derived from CARE_ENTRY

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ACTION C 0..* CARE_ENTRY Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, language, encoding, other_participations, workflow_id, subject, provider, protocol, guideline_id
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Subject_validity, Other_participations_valid, Is_archetype_root
... name 1..1 DV_TEXT Runtime name of this fragment, used to build runtime paths.
... archetype_node_id 1..1 string Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths.
... uid 0..1 UID_BASED_ID Optional globally unique object identifier for root points of archetyped structures.
... archetype_details 0..1 ARCHETYPED Details of archetyping used on this node.
... feeder_audit 0..1 FEEDER_AUDIT Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.
... language 1..1 CODE_PHRASE Mandatory indicator of the localised language in which this Entry is written.
... encoding 1..1 CODE_PHRASE Name of character set in which text values in this Entry are encoded.
... other_participations 0..* PARTICIPATION Other participations at `ENTRY` level.
... workflow_id 0..1 OBJECT_REF Identifier of externally held workflow engine data for this workflow execution, for this subject of care.
... subject 1..1 PARTY_PROXY Id of human subject of this `ENTRY`, e.
... provider 0..1 PARTY_PROXY Optional identification of provider of the information in this `ENTRY`, which might be: * the patient * a patient agent, e.
... protocol 0..1 ITEM_STRUCTURE Description of the method (i.
... guideline_id 0..1 OBJECT_REF Optional external identifier of guideline creating this Entry if relevant.
... time 1..1 DV_DATE_TIME Point in time at which this action completed.
... ism_transition 1..1 ISM_TRANSITION Details of transition in the Instruction state machine caused by this Action.
... instruction_details 0..1 INSTRUCTION_DETAILS Details of the Instruction that caused this Action to be performed, if there was one.
... description 1..1 ITEM_STRUCTURE Description of the action that has been performed, in the form of an archetyped structure.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ACTION Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ACTION Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Is_archetype_root error ACTION Is archetype root is_archetype_root()
Links_valid error ACTION Links valid must be present links.exists() implies links.empty().not()
Other_participations_valid error ACTION Other participations valid must be present other_participations.exists() implies other_participations.empty().not()
Subject_validity error ACTION Subject validity must satisfy conditional constraints subject_is_self() implies subject.generating_type = “PARTY_SELF”

This structure is derived from CARE_ENTRY

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel