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

Constraint : asipcse1822

Constraint Name
asipcse1822 (type: ERROR, kind: Fixed value)
Constraint Class
IHEVitalSignsOrganizer
Package
asipcse
Description
In IHE Vital Signs Organizer, in /hl7:organizer[hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.13.1']/hl7:statusCode, the attribute code SHALL have the value 'completed' if present
OCL
self.statusCode->forAll(code.oclIsUndefined() or code='completed')