Constraint Descriptor : xdssd026 (type: ERROR, kind: Cardinality)

Constraint : xdssd026

Constraint Name
xdssd026 (type: ERROR, kind: Cardinality)
Constraint Class
XDSSD
Package
xdssd
Description
In Scanned document (XDS-SD), /hl7:ClinicalDocument[hl7:templateId/@root='1.3.6.1.4.1.19376.1.2.20']/hl7:recordTarget/hl7:patientRole/hl7:patient/hl7:name SHALL contain at least ONE hl7:given (Item : XDSSDVAL-033)
OCL
self.recordTarget.patientRole.patient.name->forAll((not nullFlavor.oclIsUndefined()) or given->size()>0)