Constraint : constraintAuthorPerson

Constraint Name constraintAuthorPerson (WARNING)
Class of the constraint Author_XDSDocumentEntry
Package rimihe
Description
authorPerson is required if known (IHE_ITI_TF_Rev8-0_Vol3_FT_2011-08-19.pdf Table 4.1-5)
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name = 'authorPerson'))->size()>0 and 
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name = 'authorPerson'))->forAll(sl : SlotType1 | (not sl.valueList.oclIsUndefined()) and (sl.valueList.value->size()>0) )