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

Constraint : asipd2lmfin024

Constraint Name
asipd2lmfin024 (type: ERROR, kind: Cardinality)
Package
asipd2lmfin
Description
In Specifications Techniques De La FIN, /hl7:ClinicalDocument[hl7:templateId/@root='1.2.250.1.213.1.1.1.27']/hl7:recordTarget/hl7:patientRole/hl7:patient/hl7:name SHALL contain at least ONE hl7:given
OCL
self.recordTarget.patientRole.patient.name->forAll((not nullFlavor.oclIsUndefined()) or given->size()>0)