openEHR Extract

Hello,

I was wondering if there is support within the java implementation for
the openEHR exract? I haven't found that spec yet but I was hoping
that I could take an Archetype and (populate?) it and then leverage it
to convert it to an extract (despite one being a reference based and
the other being patient data based).

I see a class org.openehr.rm.ehrextract.EHRExtract but I am concerned
whether the entire system needs to be (directly) EHR compliant -
versus being able to take archetype referenced data and convert to a
EHRExtract.

Finally, this (old) page does not have a link to the spec
http://www.openehr.org/svn/specification/TAGS/Release-1.0/publishing/index.html

where can I find it today ?

thanks!

Greg

http://www.patientos.org

[ I didnt see this land in the archives so resending ]

Hi Greg,
I can't answer your first question but the specs are available from the
openehr.org home page under Specifications as clickable links and under
Downloads if you want to grab the SVN.

HTH,
TIm

Tim Cook wrote:



Finally, this (old) page does not have a link to the spec
[http://www.openehr.org/svn/specification/TAGS/Release-1.0/publishing/index.html](http://www.openehr.org/svn/specification/TAGS/Release-1.0/publishing/index.html)

where can I find it today ?


Hi Greg,
I can't answer your first question but the specs are available from the
openehr.org home page under Specifications as clickable links and under
Downloads if you want to grab the SVN.

HTH,
TIm


http://www.openehr.org/svn/specification/TAGS/Release-1.0.1/publishing/roadmap.html

Note that this spec is still in draft stage, but we don’t expect too many changes, so it is safe enough to work with if you are prepared to make some changes in your schema and implementation down the track.

  • thomas beale

Hi Greg,
I can't answer your first question but the specs are available from the
openehr.org home page under Specifications as clickable links and under
Downloads if you want to grab the SVN.

HTH,
TIm

Got it, does anyone have a sample extract so I can enter the clinical
data, generate and validate against the sample?

thanks!

Greg

Hi Greg,

Sorry, I don’t have any sample extract. You can find some sample ordinary EHR data from here: http://www.openehr.org/svn/ref_impl_java/SANDBOX/xml-binding/src/test/resources/

Cheers,
Rong