openEHR Assistant MCP Server

,

Very cool work @sebastian.iancu!

I’m currently trying to generate an OPT 1.4 template if given a Root archetype x and a list of ENTRY archetypes [a,b,c].

This guide on oet generation is super useful - openehr-assistant-mcp/resources/guides/templates/oet-syntax.md at main · Cadasto/openehr-assistant-mcp · GitHub

However, I’m still stuck on generating the OPT programmatically from the OET. Does Ocean or someone else have a CLI / programatic tool that can convert an OET with definitions to a working OPT?

More context here: How to generate an opt 1.4? - #8 by Sidharth_Ramesh