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.
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.
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
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.
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?