Example / conformance checking files

Hi there,

I am undertaking a personal project to implement some of the OpenEHR RM in Python (both to improve my Python skills and to learn more about OpenEHR).

I am making some good headway but wanted to test some of my implementations, but I can’t find (perhaps I haven’t looked in the right places!) any verified compliant example data that complies with the various ITS specifications.

Some XML and JSON examples of elements of the RM would be great. I can read the schemas for both but nothing is as good as some good realistic examples to read, adjust my implementation and to check its conformance with the specification.

I use data found in the EHRBase’s conformance testing repository: conformance-testing-documentation/compositions at main · ehrbase/conformance-testing-documentation · GitHub

I’m still looking for a good source of ADL2 templates (OPT2).

Hi, here are some resources you can use:

The openEHR conformance framework:

The openEHR Toolkit, here you can generate COMPOSITION instances from templates: