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

Constraint : constraintITI52_XDSDocumentEntryPatientId_notMultiple

Constraint Name
constraintITI52_XDSDocumentEntryPatientId_notMultiple (type: ERROR, kind: )
Constraint Class
DSubFindQuery
Package
subscribeReq
Description
$XDSDocumentEntryPatientId is not multivalued on DSUB-AdhocQuery based on FindDocuments query (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))