Le 30/03/2018 à 17:38, Thomas Beale a écrit : > > Paths is also how openEHR querying works, and in pretty much the same > way, except for the technical fact of using archetype codes rather > than literal strings. > > - thomas >
I wrote literal strings for clarity ; actually it is a path of codes from the ontology. To be accurate, if the ontology contains: GECHN1 Echocardiography (means label 1 for concept GECHN ; it could exist a "true synonym" GECHN2 = Cardiac echography) 0FIND1 Findings AMITV1 Mitral valve Then the query for "Echocardiography/Findings/Mitral valve" would be expressed as the path of concepts GECHN/0FIND/AMITV In openEHR, each Archetype is a "local semantic reference frame" while I work with a global one. Philippe _______________________________________________ openEHR-technical mailing list [email protected] http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

