Constraint Descriptor : constraintITI18_patientId_notMultiple (type: ERROR, kind: )

Constraint : constraintITI18_patientId_notMultiple

Constraint Name
constraintITI18_patientId_notMultiple (type: ERROR, kind: )
Constraint Class
GetAll
Package
rsqihe
Description
$patientId is not multivalued on GetAll MessageType (ITI TF-2a 3.18.4.1.2.3.7.4))
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and sl.name='$patientId' )->forAll(sl : SlotType1 | (sl.valueList.oclIsUndefined()) or (sl.valueList.value->size()<2))