Constraint Descriptor : plcda1270 (type: ERROR, kind: Context)

Constraint : plcda1270

Constraint Name
plcda1270 (type: ERROR, kind: Context)
Constraint Class
plCdaPrincipalDiagnosis
Package
plcda
Description
In [4] Rozpoznanie główne, the element defined by /hl7:entry[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.1']/hl7:organizer/hl7:component/hl7:observation/hl7:text/hl7:reference shall verify this requirement : Referencja musi wskazywać na konkretny element tekstu sekcji o danym ID
OCL
self.organizer.component.observation.text.reference->reject(not nullFlavor.oclIsUndefined())->forAll(aa | CommonOperationsStatic::validateByXPATHV2(aa, 'ancestor::cda:section//*[@ID=substring(current()/@value,2)]') )