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

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

A tag with optional value that is associated with a target information entity identified by a UID.

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
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()

This structure is derived from Any

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()

This structure is derived from Any

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()

Differential View

This structure is derived from Any

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ITEM_TAG C 0..* Any A tag with optional value that is associated with a target information entity identified by a UID.
Constraints: Inv_key_valid, Inv_value_valid
... key 1..1 string The tag key.
... value 0..1 string The value.
... target 1..1 UID_BASED_ID Identifier of target, which may be a `VERSIONED_OBJECT<T>` or a `VERSION<T>`.
... owner_id 1..1 OBJECT_REF Identifier of owner object, such as EHR.

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
Inv_key_valid error ITEM_TAG Inv key valid must not be empty key.empty().not() and key.is_justified
Inv_value_valid error ITEM_TAG Inv value valid must be present value.exists() implies value.empty().not()

This structure is derived from Any

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel