On 09/08/2010 08:00, ????? ??????? wrote: > 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?
If you mean, what does is mean for data instances.... 'occurrences' means that the pattern defined in this part of the archetype, e.g. some ELEMENT at0004 (e.g. meaning = 'systolic pressure') can repeat N times in the data. This makes sense for nodes like Location in openEHR-EHR-EVALUATION.problem-diagnosis.v1 and many other nodes. does this answer the question? - thomas beale > > <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 at openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical -- Ocean Informatics *Thomas Beale Chief Technology Officer, Ocean Informatics <http://www.oceaninformatics.com/>* Chair Architectural Review Board, /open/EHR Foundation <http://www.openehr.org/> Honorary Research Fellow, University College London <http://www.chime.ucl.ac.uk/> Chartered IT Professional Fellow, BCS, British Computer Society <http://www.bcs.org.uk/> Health IT blog <http://www.wolandscat.net/> * * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20100817/f9526a21/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: ocean_full_small.jpg Type: image/jpeg Size: 5828 bytes Desc: not available URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20100817/f9526a21/attachment.jpg>

