Open ppazos opened 3 years ago
The issue is related to https://github.com/ehrbase/ehrbase/issues/256
Because is_integral attribute is mandatory in the OPT but it is a function in the RM not an attribute, and the function depends on the precision attribute.
This was discussed in the SEC https://discourse.openehr.org/t/dv-proportion-is-integral-in-opts-and-validation-rules/899/14
This is not an issue of the data generator but of modeling tools not handling the is_integral as a function. Though we might add a check for this in the meantime so the user can know about this issue.