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

Constraint : ch_xcpd_005_LivingSubjectId

Constraint Name
ch_xcpd_005_LivingSubjectId (type: ERROR, kind: )
Constraint Class
CHXCPDParameterListSpec
Package
chxcpdquery
Description
The LivingSubjectId Parameter MUST contain the EPR-PID in XCPD Query.
OCL
self.livingSubjectId->size() > 0
  			and self.livingSubjectId.value->size() > 0
  			and self.livingSubjectId.value->forAll(ii : II | not(ii.extension.oclIsUndefined())
  				and ii.extension.size() = 18
  				and ii.extension.substring(1,8) = '76133761'
  				and not(ii.root.oclIsUndefined())
  				and ii.root = '2.16.756.5.30.1.127.3.10.3'
  				)