Python implementation of RM

A side project I’ve been working on on/off since 2024 as I wanted to really get under the skin of the spec, but others may find useful is a Python implementation of the RM (and other bits and pieces) called pyehr now available for others to use here on pypi at pyehr-openehr.

Aside from publishing this in case others find useful, I wanted to check I am appropriately citing licenses, etc. as I have found different parts of the spec and the wordmark itself (?) under various licences and I’m not sure if I’ve got it right. Any guidance much appreciated!

Henry, this is a fantastic contribution - thanks for your gift to the community. I’ll certainly be looking at using it and give feedback.
Re licenses, I think the general rule of thumb is CC for specs and Apache2 for software, though this is a convoluted and gray territory so I’ll let others who are much more qualified.