oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01726
[Bug 619316] Re: issues in class PartyIdentity from the demographic package
** Project changed: oship => oshippy
--
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/619316
Title:
issues in class PartyIdentity from the demographic package
Status in Open Source Health Information Platform - Python:
New
Bug description:
The initializer lacks the argument parent and so does the superclass initializer.
wouldn't be interesting to define a representation function for this class?
I think that in order for the methods __eq__ and __hash__ to work as expected, the same methods should be implemented ItemStructure and its descendants.
The issue below should be considered in a new MLHIM version:
The method asString seems to be application dependent. I think it should be removed from the specification.
References