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

Constraint : hl7ips3056

Constraint Name
hl7ips3056 (type: ERROR, kind: Fixed value)
Package
hl7ips
Description
In IPS Allergy and Intolerance Concern, in /hl7:act[hl7:templateId/@root='2.16.840.1.113883.10.22.4.5']/hl7:code, the attribute code SHALL have the value 'CONC' if present
OCL
self.code->forAll(code.oclIsUndefined() or code='CONC')