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

Constraint : rmim101_1

Constraint Name
rmim101_1 (type: ERROR, kind: )
Constraint Class
PatientSpec
Package
cdabasic
Description
Patient SHALL NOT have name element with nullFlavor, if there are other name (RMIM-101, RIM-022)
OCL
self.name->size()<2 or 
self.name->select(ii : PN | (not ii.nullFlavor.oclIsUndefined()))->size()=0