Skip to Navigation | Skip to Content

openEHR-Technical mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Occurences representation in instances


In every element, cluster, slot and others in Archetype Editor there is Occurences attribute.
For my Element at0005 I set this attribute to 0..*

How will it be represented in instance of this archetype?

                    <items xsi:type="CLUSTER" archetype_node_id="at0004">
                        <name>
                            <value>Blah-blah-1</value>
                        </name>
                        <items xsi:type="ELEMENT" archetype_node_id="at0005">
                            <name>
                                <value>Blah-blah-2</value>
                            </name>
                            <value xsi:type="DV_CODED_TEXT">
                                <value>Value1</value>
                                ...
                            </value>
                        </items>
                        <items xsi:type="ELEMENT" archetype_node_id="at0005">
                            <name>
                                <value>Blah-blah-2</value>
                            </name>
                            <value xsi:type="DV_CODED_TEXT">
                                <value>Value2</value>
                                ...
                            </value>
                        </items>
                    </items>

The same question is about clusters.

--
Best regards,
Igor Lizunov
_______________________________________________
openEHR-technical mailing list
openEHR-technical@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical