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

Constraint : constraint_edispensation_template

Constraint Name
constraint_edispensation_template (type: ERROR, kind: )
Constraint Class
EDAllowedDocumentSpec
Package
eDispensation
Description
ClinicalDocument SHALL have this templates : 1.3.6.1.4.1.12559.11.10.1.3.1.1.2 and 1.3.6.1.4.1.19376.1.5.3.1.1.1
OCL
self.templateId->exists(ii : II | (not ii.root.oclIsUndefined()) and ii.root='1.3.6.1.4.1.12559.11.10.1.3.1.1.2') 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')