← Back to team overview

oship-dev team mailing list archive

[Bug 625619] [NEW] issues in IPartyRelated and PartyRelated

 

Public bug reported:

relationshiValid is not a method, but an invariant that should be
enforced using the terminological service:


Relationship_valid: relationship /= Void and then terminology(Terminology_id_openehr).has_code_for_group_id(Group_id_subject_relationship, relationship.defining_code)

Maybe it would be interesting to define a representation method for this
class.

** Affects: oship
     Importance: High
         Status: New

** Changed in: oship
   Importance: Undecided => High

-- 
issues in IPartyRelated and PartyRelated
https://bugs.launchpad.net/bugs/625619
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): New

Bug description:
relationshiValid is not a method, but an invariant that should be enforced using the terminological service:


Relationship_valid: relationship /= Void and then terminology(Terminology_id_openehr).has_code_for_group_id(Group_id_subject_relationship, relationship.defining_code)

Maybe it would be interesting to define a representation method for this class.





Follow ups

References