Constraint Descriptor : hl7ips2325 (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: Vocabulary)

Constraint : hl7ips2325

Constraint Name
hl7ips2325 (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: Vocabulary)
Constraint Class
IPSImmunization
Package
hl7ips
Description
In IPS Immunization, the code of /hl7:substanceAdministration[hl7:templateId/@root='2.16.840.1.113883.10.22.4.15']/hl7:author/hl7:assignedAuthor/hl7:representedOrganization/hl7:asOrganizationPartOf/hl7:statusCode SHALL be from the valueSet 2.16.840.1.113883.1.11.15999 (flexibility : dynamic)
OCL
self.author.assignedAuthor.representedOrganization.asOrganizationPartOf.statusCode->forAll( (not nullFlavor.oclIsUndefined()) or ((not code.oclIsUndefined()) and CommonOperationsStatic::matchesCodeToValueSet('2.16.840.1.113883.1.11.15999', code)))