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

Constraint : rmim067_1

Constraint Name
rmim067_1 (type: ERROR, kind: )
Constraint Class
AuthenticatorSpec
Package
cdabasic
Description
The signatureCode elements of Authenticator SHALL be from the valueSet ParticipationSignature (RMIM-067, RIM-010)
OCL
self.signatureCode.oclIsUndefined() or 
(not self.signatureCode.nullFlavor.oclIsUndefined()) or 
self.signatureCode.matchesCodeToValueSet('1.3.6.1.4.1.12559.11.18.4', self.signatureCode.code)