oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01869
[Bug 603698] Re: Class HierObjectId does not generate the correct root part of an ID.
** 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/603698
Title:
Class HierObjectId does not generate the correct root part of an ID.
Status in Open Source Health Information Platform - Python:
Fix Released
Bug description:
See bug 603688. When initializing an
org.openehr.rm.support.identification.HierObjectId object the value
attribute should be parsed in order to generate a root UID and an
extension. I suggest an implementation similar to ObjectVersionId, of
course adapted to an HierObjectId (see the java implementation).
References