RE: Adding a new method to the Archetype class
|
Thanks a lot Thomas, Sometimes I'm a little hard-to-understand things, thanks for the patience :D The problem I found in our implementation is that we are not saving the AOM paths in the RM nodes. Now I'm fixing this bug. For the issue with internal refs with no nodeID, do you have taken a look to this on the Archetype Editor? Rong: are you aware of this possible issue on the ADL parser? Best Regards, Pablo. Date: Fri, 29 Jan 2010 10:33:00 +0000 From: thomas.beale@oceaninformatics.com To: ref_impl_java@openehr.org Subject: Re: Adding a new method to the Archetype class On 29/01/2010 06:03, pablo pazos wrote: Hi Thomas, the 'meaning' of a node is given by its path from the root, not just the node id. So you can have two nodes whose node_id is at0004 for 'systolic pressure', but the paths are as follows: /data/events[at0006]/data/items[at0004] - human readable form: /data/events[any event]/data/items[Systolic] /data/events[at0031]/data/items[at0004] - human readable form: /data/events[Postural change]/data/items[Systolic] you can see here two different data points, both having node_id at0004, but the paths tell you the real meaning
the rule is that a node_id is needed:
- thomas Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up now. |
_______________________________________________ Ref_impl_java mailing list Ref_impl_java@openehr.org http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java