{% comment %} This is reused when displaying Data Elements, but we want to minimise the amount of information around the Value Domain So we've split this out into its own template. {% endcomment %} {% load aristotle_tags %}
Data Type | {{ item.dataType }} |
---|---|
Unit Of Measure | {{ item.unitOfMeasure }} {% if item.unitOfMeasure.symbol %}({{ item.unitOfMeasure.symbol }}){% endif %} |
Format | {{ item.format }} |
Maximum character length | {{ item.maximumLength }} |
Value | Meaning | |
---|---|---|
Permissible Values | ||
{{ perm.value }} | {{ perm.meaning }} | |
Supplementary Values | ||
{{ perm.value }} | {{ perm.meaning }} |