Constraint Descriptor : hl7ips1219 (type: org.eclipse.emf.ecore.impl.DynamicEObjectImpl@3c220740 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@5e0a1997 (name: OclInvalid_Class) (instanceClassName: null) (abstract: false, interface: false)), kind: Cardinality)

Constraint : hl7ips1219

Constraint Name
hl7ips1219 (type: org.eclipse.emf.ecore.impl.DynamicEObjectImpl@3c220740 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@5e0a1997 (name: OclInvalid_Class) (instanceClassName: null) (abstract: false, interface: false)), kind: Cardinality)
Constraint Class
HL7IPS
Package
hl7ips
Description
In International Patient Summary, /hl7:ClinicalDocument[hl7:templateId/@root='2.16.840.1.113883.10.22.1.1']/hl7:documentationOf/hl7:serviceEvent/hl7:performer/hl7:assignedEntity/hl7:representedOrganization SHALL contain at least ONE hl7:name
OCL
(not self.nullFlavor.oclIsUndefined()) or self.documentationOf->reject(not nullFlavor.oclIsUndefined())->size()=0 or self.documentationOf->reject(not nullFlavor.oclIsUndefined()).serviceEvent->reject(not nullFlavor.oclIsUndefined())->size()=0 or self.documentationOf->reject(not nullFlavor.oclIsUndefined()).serviceEvent->reject(not nullFlavor.oclIsUndefined()).performer->reject(not nullFlavor.oclIsUndefined())->size()=0 or self.documentationOf->reject(not nullFlavor.oclIsUndefined()).serviceEvent->reject(not nullFlavor.oclIsUndefined()).performer->reject(not nullFlavor.oclIsUndefined()).assignedEntity->reject(not nullFlavor.oclIsUndefined())->size()=0 or self.documentationOf->reject(not nullFlavor.oclIsUndefined()).serviceEvent->reject(not nullFlavor.oclIsUndefined()).performer->reject(not nullFlavor.oclIsUndefined()).assignedEntity->reject(not nullFlavor.oclIsUndefined()).representedOrganization->forAll((not nullFlavor.oclIsUndefined()) or name->size()>0)