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

Constraint : constraint_code

Constraint Name
constraint_code (type: ERROR, kind: )
Constraint Class
XDSSDRadDocument
Package
xdssdrad
Description
The ClinicalDocumente/code element shall be present, and shall include both the code and the codeSystem.(ITI TF-3, Vol3, 5.2.3.1)
OCL
(not self.code.oclIsUndefined()) and 
(not self.code.code.oclIsUndefined()) and 
(not self.code.codeSystem.oclIsUndefined())