Representing templates

Hi,
I’m new to this list but has been working with information systems aimed at medicine for some time.

I’m involved in a project where we would like to use openEHR for modelling clinical data for decision support.

This means that we need to create and use some archetypes and templates.
From these we could then create a user interface for our application.

Now, my question:

I’ve looked at the Java-doc but do not find anything related to templates.
Before we start writing code to manage templates, I would like to know if
anyone has done this, or is currently working on it.

Best regards

Olof Torgersson

Hi,
I’m new to this list but has been working with information systems aimed at medicine for some time.

I’m involved in a project where we would like to use openEHR for modelling clinical data for decision support.

This means that we need to create and use some archetypes and templates.
From these we could then create a user interface for our application.

Now, my question:

I’ve looked at the Java-doc but do not find anything related to templates.
Before we start writing code to manage templates, I would like to know if

anyone has done this, or is currently working on it.

Hi Olof,

In the SANDBOX area of the java project, you can find code that supports templates. The code is kindly donated by Brazilian EHR vendor Zilics. We are currently working on integrating them into the java components hosted on the TRUNK.

Cheers,
Rong

Thanks a lot. I’ll look into that
Regards
Olof

17 sep 2008 kl. 13.27 skrev Rong Chen: