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

Constraint : rmim071_3

Constraint Name
rmim071_3 (type: ERROR, kind: )
Constraint Class
OrganizationPartOfSpec
Package
cdabasic
Description
The statusCode if presents SHALL be from the valueSet RoleStatus (RMIM-071, RIM-013)
OCL
self.statusCode.oclIsUndefined() or 
self.statusCode.code.oclIsUndefined() or 
self.statusCode.matchesCodeToValueSet('1.3.6.1.4.1.12559.11.18.1', self.statusCode.code)