Constraint Descriptor : plcda1702 (type: ERROR, kind: Cardinality)

Constraint : plcda1702

Constraint Name
plcda1702 (type: ERROR, kind: Cardinality)
Package
plcda
Description
In [4] Zalecenie leku, /hl7:substanceAdministration[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.22']/hl7:informant/hl7:relatedEntity/hl7:relatedPerson SHALL contain at most ONE hl7:templateId[@root='2.16.840.1.113883.3.4424.13.10.2.1']
OCL
self.informant.relatedEntity.relatedPerson->forAll(templateId->select((not root.oclIsUndefined()) and root='2.16.840.1.113883.3.4424.13.10.2.1')->size()<2)