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

Constraint : cons_lux_authspecialty

Constraint Name
cons_lux_authspecialty (type: ERROR, kind: )
Constraint Class
AuthorSpec
Package
luxh
Description
The author/assignedAuthor/code shall be from eSanté_AuthorSpecialty
OCL
self.assignedAuthor.oclIsUndefined() or 
self.assignedAuthor.code.oclIsUndefined() or 
(not self.assignedAuthor.code.nullFlavor.oclIsUndefined()) or 
(not self.assignedAuthor.code.code.oclIsUndefined()) or 
self.assignedAuthor.code.matchesValueSet('1.3.182.10.6.1', self.assignedAuthor.code.code, self.assignedAuthor.code.codeSystem, null, null)