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

Constraint : rmim079_3

Constraint Name
rmim079_3 (type: ERROR, kind: )
Constraint Class
PatientRoleSpec
Package
cdabasic
Description
PatientRole SHALL NOT have addr element with nullFlavor, if there are other addr (RMIM-079, RIM-016)
OCL
self.addr->size()<2 or 
self.addr->select(ii : AD | (not ii.nullFlavor.oclIsUndefined()))->size()=0