{% extends "aristotle_mdr/concepts/managedContent.html" %} {% load aristotle_tags %} {% block objSpecific %}

Representation

{% include "aristotle_mdr/concepts/valueDomainRepresentation.html" with allowEditing=True %} {% endblock %} {% block relationships %} {% if item.dataelement_set.all %}

Data Elements implementing this Value Domain

{% endif %} {% endblock %}