On 05/10/2012 19:14, pablo pazos wrote:
> Hi all,
>
> I'm studying the change_control package to create a simple example of 
> data commit to an EHR Server (to be used in a future course). I'm also 
> reading the service examples published on the wiki (Ocean & Marand EHR 
> Services).
>
> As I understand it, when an EMR app (local) wants to commit data to an 
> EHR Server (global/shared), all committed data (e.g. a list of 
> Version<Compositon>) should be referenced by a Contribution. Also, 
> each Version<Composition> references the container Contribution. All 
> references are managed using OBJECT_REF instances.
>
> My idea is to make the commits using XML messages (following openEHR 
> XSDs) with only one message per commit.
> I don't know if I can represent both references using openEHR XML 
> (Contribution->Version & Version->Contribution).

to enable this, a small piece of extra XSD would be needed, to define a 
contribution as a single XML artefact. This doesn't currently exist, but 
sounds useful.

- thomas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20121008/e949bb79/attachment.html>

Reply via email to