No data elements have been assigned. |
{% extends "aristotle_mdr/concepts/managedContent.html" %} {% load aristotle_tags util_tags i18n static %} {% load render_bundle from webpack_loader %} {% block webpack_css_bundle %} {% render_bundle 'datasetSpecification' 'css' %} {% endblock %} {% block webpack_bundle %} {% render_bundle 'datasetSpecification' 'js' %} {% endblock %} {% block objSpecific %} {% if item.collection_method or item.statistical_unit %}
Below is a list of all the components within this Dataset Specification.
Each entry includes the item name, whether the item is optional, mandatory or conditional and the maximum times the item can occur in a dataset.
If the items must occur in a particular order in the dataset, the sequence number is included before the item name.
Reference | Clusters | Statuses | Inclusion | # | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ deinc.reference|default_if_none:"-"}} |
{% include "aristotle_mdr/helpers/itemLink.html" with item=deinc.child skip_can_view=True %}
{% if deinc.specific_information %}
Specific Information:
{{ deinc.specific_information|bleach }}
{% endif %}
{% if deinc.conditional_inclusion %}
Conditional Inclusion:
{{ deinc.conditional_inclusion|bleach }}
{% endif %}
|
|
{{ deinc.inclusion }} | {{ deinc.maximum_occurrences }} | |||||||||||||
|
|||||||||||||||||
You don't have permission to view this item |
{{ data_element_set.definition | bleach }}
No data elements have been assigned to this grouping. |