Constraint Descriptor : hl7ips2341 (type: ERROR, kind: Fixed value)

Constraint : hl7ips2341

Constraint Name
hl7ips2341 (type: ERROR, kind: Fixed value)
Package
hl7ips
Description
In IPS Immunization Medication Information, in /hl7:manufacturedProduct[hl7:templateId/@root='2.16.840.1.113883.10.22.4.16']/hl7:manufacturerOrganization, the attribute classCode SHALL have the value 'ORG' if present
OCL
self.manufacturerOrganization->forAll(classCode.oclIsUndefined() or classCode=EntityClassOrganization::ORG)