Support Tags
Description
CR fixes the problem in
relates to
Activity
Thomas Beale September 24, 2024 at 11:38 AM
yes - is_justified means no leading or trailing space. Let me look at fixing the UML today.

Erik Sundvall September 16, 2024 at 6:24 AM
I changed the link target of “subsection 4.2.6“ to point to …/development/… instead of …/latest/… now htat the semantics of …/latest/… has been changed/improved to be “latest releasted”. ( and others, note thath this linkage pattern may affect many other Jira issues predating the meaning change of …/latest/…)
Sebastian Iancu September 15, 2024 at 12:00 PM
, small fix needed in UML on invariants, see comment below
I guess is_justified
is actually is_value_valid

Sebastian Garde September 18, 2023 at 12:36 PM
Content-wise all good.
Two minor things:
Where is “
is_justified
“ (officially) defined?
This is mentioned in the Figure 17 and the table below at Tags Package | Common Information Model
I assume this is meant to be a function of String, however unlike is_empty this does not seem to exist?Also has an invalid link to the Tags Package | Common Information Model (or arguably the link with the extra “_package” is fine, but the anchor in the Common Information Model should be changed? https://specifications.openehr.org/releases/RM/latest/common.html#_tags_package vs https://specifications.openehr.org/releases/RM/latest/common.html#tags
Matija Polajnar May 3, 2023 at 6:09 AM
I have no issues either way; since all we tag are compositions (and their parts), it’s trivial to find the “owner” of the tag at any time. On the other hand if someone was to tag something that was not owned by an EHR, they would have problems deciding what to put down as the owner at all. So I don’t think that attribute is useful in the broader picture, but it doesn’t bother me for what we are doing. :)
Details
Details
Reporter
Raised By


Assume name/value pairs of Strings (UTF-8)? Value optional.
Consider whether annotations is something separate (probably not - just use value field).
Need to optionally refer to specific path & version, or default to latest version, whole object etc.
Target can be any VERSIONED object. Reference is an OBJECT_VERSION_ID [+ path]
Need to consider some core set of standard tag names - mod to terminology ?? (Not necessary for this CR)