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

Constraint : rmim079_5

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