{% extends "base.html" %} {% block title %}Validate{% endblock %} {% block main %}
| {{ i.severity }} | {{ i.code }} | {{ i.diagnostics }}{% if i.expression %} {{ i.expression|join(', ') }}{% endif %} |
Structural validation uses the R4(B) models; IG/profile conformance uses the HL7 validator when configured.
{% endif %}