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

Constraint : constraint_iti44common_iti44val001

Constraint Name
constraint_iti44common_iti44val001 (type: ERROR, kind: )
Constraint Class
ITI44CommonContactPartySpec
Package
ITI44Common
Description
The Provider Organization needs to be identified by at least one of address, telecommunications address, or contact person.
OCL
not (self.contactPerson.oclIsUndefined()) 
or  self.telecom->size() > 0
or  self.addr->size() > 0