Constraint Descriptor : constraint_iti55val042 (type: ERROR, kind: )

Constraint : constraint_iti55val042

Constraint Name
constraint_iti55val042 (type: ERROR, kind: )
Constraint Class
xcpdQueryResponsePatientSpec
Package
xcpdPatientDiscoveryQueryResponse
Description
Patient.statusCode element shall be set to active
OCL
not (self.statusCode.oclIsUndefined()) and not (self.statusCode.code.oclIsUndefined()) and self.statusCode.code = 'active'