Constraint : constraintITI18_XDSDocumentEntryPatientId_notMultiple

Constraint Name constraintITI18_XDSDocumentEntryPatientId_notMultiple (ERROR)
Class of the constraint FindDocuments
Package rsqihe
Description
$XDSDocumentEntryPatientId is not multivalued on FindDocuments MessageType (ITI TF-2a 3.18.4.1.2.3.7.1))
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and sl.name='$XDSDocumentEntryPatientId' )->forAll(sl : SlotType1 | (sl.valueList.oclIsUndefined()) or (sl.valueList.value->size()<2))