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

Constraint : hl7ips2343

Constraint Name
hl7ips2343 (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 determinerCode SHALL have the value 'INSTANCE' if present
OCL
self.manufacturerOrganization->forAll(determinerCode.oclIsUndefined() or determinerCode=EntityDeterminer::INSTANCE)