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

Constraint : rmim014_3

Constraint Name
rmim014_3 (type: ERROR, kind: )
Constraint Class
ProcedureSpec
Package
cdabasic
Description
The statusCode if presents SHALL be from the valueSet ActStatus (RMIM-014, RIM-003)
OCL
self.statusCode.oclIsUndefined() or 
self.statusCode.code.oclIsUndefined() or 
self.statusCode.matchesCodeToValueSet('1.3.6.1.4.1.12559.11.18.2', self.statusCode.code)