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: ELEMENT

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

The leaf variant of ITEM, to which a DATA_VALUE instance is attached.

Original Source: specifications.openehr.org

Usages:

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
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... 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.
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ELEMENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ELEMENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()
Links_valid error ELEMENT Links valid must be present links.exists() implies links.empty().not()

This structure is derived from ITEM

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... 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.
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ELEMENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ELEMENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()
Links_valid error ELEMENT Links valid must be present links.exists() implies links.empty().not()

This structure is derived from ITEM

Summary

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... 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.
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ELEMENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ELEMENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()
Links_valid error ELEMENT Links valid must be present links.exists() implies links.empty().not()

Differential View

This structure is derived from ITEM

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ELEMENT C 0..* ITEM The leaf variant of `ITEM`, to which a `DATA_VALUE` instance is attached.

Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit
Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Inv_is_null_valid, Inv_null_flavour_indicated, Inv_null_flavour_valid, Inv_null_reason_valid
... 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.
... null_flavour 0..1 DV_CODED_TEXT Flavour of null value, e.
... value 0..1 DATA_VALUE Property representing leaf value object of `ELEMENT`.
... null_reason 0..1 DV_TEXT Optional specific reason for null value; if set, `_null_flavour_` must be set.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Archetype_node_id_valid error ELEMENT Archetype node id valid must not be empty archetype_node_id.empty().not()
Archetyped_valid error ELEMENT Archetyped valid must satisfy exclusive conditions is_archetype_root() xor archetype_details .empty()
Inv_is_null_valid error ELEMENT Inv is null valid is_null() = (value .empty())
Inv_null_flavour_indicated error ELEMENT Inv null flavour indicated must satisfy exclusive conditions is_null() xor null_flavour .empty()
Inv_null_flavour_valid error ELEMENT Inv null flavour valid must satisfy conditional constraints is_null() implies terminology (Terminology_id_openehr).has_code_for_group_id (Group_id_null_flavour, null_flavour.defining_code)
Inv_null_reason_valid error ELEMENT Inv null reason valid must be present null_reason.exists() implies is_null()
Links_valid error ELEMENT Links valid must be present links.exists() implies links.empty().not()

This structure is derived from ITEM

Summary

Maturity: 3

 

Other representations of profile: CSV, Excel

Contained resources