Constraint : constraintPatientId_value_notNull

Constraint Name constraintPatientId_value_notNull (ERROR)
Class of the constraint PatientId_XDSDocumentEntry
Package rimihe
Description
the value of patientId must no be null
OCL
(not self.value.oclIsUndefined()	) and (not (self.value=''))