# Example / conformance checking files **Category:** [New to openEHR?](https://discourse.openehr.org/c/new-to-openehr/13) **Created:** 2025-09-23 13:30 UTC **Views:** 61 **Replies:** 2 **URL:** https://discourse.openehr.org/t/example-conformance-checking-files/11421 --- ## Post #1 by @henrydwright 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. --- ## Post #2 by @borut.jures I use data found in the EHRBase’s conformance testing repository: https://github.com/ehrbase/conformance-testing-documentation/tree/main/compositions I’m still looking for a good source of ADL2 templates (OPT2). --- ## Post #3 by @pablo Hi, here are some resources you can use: The openEHR conformance framework: https://github.com/ppazos/openehr-conformance-verification The openEHR Toolkit, here you can generate COMPOSITION instances from templates: https://toolkit.cabolabs.com/ --- **Canonical:** https://discourse.openehr.org/t/example-conformance-checking-files/11421 **Original content:** https://discourse.openehr.org/t/example-conformance-checking-files/11421