Fix description of PARTY.relationships
Raise CR
Analysis
Execution
Raise CR
Analysis
Execution
Description
CR fixes the problem in
Activity
Show:
Thomas Beale November 8, 2018 at 7:47 PMEdited
Looking at and thinking about this a bit more, I'd suggest deprecating reverse_relationships and noting that it could be computed in a service interface. We could even reference the service interface defined here: https://www.openehr.org/releases/SM/latest/docs/openehr_platform/openehr_platform.html#_demographic_package and add that function to it.
Done
Details
Details
Reporter
Sebastian Iancu
Sebastian IancuRaised By
Sebastian Iancu
Components
Affects versions
Created November 6, 2018 at 12:54 PM
Updated December 21, 2018 at 11:06 AM
Resolved December 21, 2018 at 11:06 AM
description of these two attributes/functions should be corrected by changing 'role' to 'party' (see "Relationships in which this role takes part as source.")
description of 'reverse_relationship' should be changed to be clear that the refs are of the PARTY_RELATIONSHIP and not of the involved PARTYs (see comments above)