oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01763
[Bug 625619] Re: issues in IPartyRelated and PartyRelated
** Project changed: oship => oshippy
** Changed in: oshippy
Milestone: 1.5 => None
--
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/625619
Title:
issues in IPartyRelated and PartyRelated
Status in Open Source Health Information Platform - Python:
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.
References