Constraint Descriptor : hl7ips2833 (type: ERROR, kind: Mandatory)

Constraint : hl7ips2833

Constraint Name
hl7ips2833 (type: ERROR, kind: Mandatory)
Constraint Class
IPSMedicationStatement
Package
hl7ips
Description
In IPS Medication Statement, in /hl7:substanceAdministration[hl7:templateId/@root='2.16.840.1.113883.10.22.4.4'], the element(s) hl7:templateId[@root='2.16.840.1.113883.10.22.4.4'] SHALL not have nullFlavor (mandatory)
OCL
self.templateId->select((not root.oclIsUndefined()) and root='2.16.840.1.113883.10.22.4.4')->forAll(nullFlavor.oclIsUndefined())