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

Constraint : constraint_templateIdmd

Constraint Name
constraint_templateIdmd (type: ERROR, kind: )
Constraint Class
XDSSDBppcTemplateWithSD
Package
xdssdbppc
Description
The ClinicalDocument/templateId shall contain the templateId of Medical Document content module '1.3.6.1.4.1.19376.1.5.3.1.1.1'. (ITI TF-3, Vol3, 5.1.2.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.5.3.1.1.1')