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

Constraint : constraint_templateIdxdssd

Constraint Name
constraint_templateIdxdssd (type: ERROR, kind: )
Constraint Class
XDSSDBppcTemplateWithSD
Package
xdssdbppc
Description
The ClinicalDocument/templateId shall contains the root attribute '1.3.6.1.4.1.19376.1.2.20'. (ITI TF-3, Vol3, 5.1.3.3)
OCL
self.templateId->size()>0 and
self.templateId->exists(ii : II | (not ii.root.oclIsUndefined()) and  ii.root = '1.3.6.1.4.1.19376.1.2.20')