Looking at the Locatable Ref class: http://openehr.org/releases/1.0.2/architecture/rm/support_im.pdf
The as_uri function of LOCATABLE_REF is defined to return the following: "ehr://" + id.value + "/" + path If we read Architecture Overview: http://openehr.org/releases/1.0.2/architecture/overview.pdf at page 64<http://openehr.org/releases/1.0.2/architecture/overview.pdf%20at%20page%2064>. The EHR scheme is defined as: ehr:ehr_locator/top_level_structure_locator/path_inside_top_level_structure We get a little confused and think one of them is wrong. I we define the following: a = ehr_locator b = top_level_structure_locator c = path_inside_top_level_structure Given the support_im definition we get the following allowed EHR uris: ehr:/ a / b / c ehr:/a/b ehr://b/c And given the architecture overview we get the following allowed uris: ehr: a / b / c ehr:a/b ehr:/b/c Which one is correct? Could they both be correct? If yes - please explain. Vennlig hilsen Bj?rn N?ss Produktansvarlig DIPS ASA Mobil +47 93 43 29 10<tel:+47%2093%2043%2029%2010> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20150309/90d02aa0/attachment.html>

