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

Constraint : constraintName_required

Constraint Name
constraintName_required (type: ERROR, kind: )
Constraint Class
DocumentSpec
Package
PSListResp
Description
name required and must be Patient Summary (WP34_D342_V2.2 3.3.1.4)
OCL
(not self.name.oclIsUndefined()) and (self.name.localizedString->size()=1) and (not self.name.localizedString->first().value.oclIsUndefined()) and (self.name.localizedString->first().value='Patient Summary')