Hi,
I’m trying to rewrite the code property in TermBindingItem but I’m getting this exception:
groovy.lang.ReadOnlyPropertyException: Cannot set readonly property: code for class: org.openehr.am.archetype.ontology.TermBindingItem
Is it possible to remove that contraint?
Thanks a lot.