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

Constraint : constraint_xcpdquery_processingModeCodeValue

Constraint Name
constraint_xcpdquery_processingModeCodeValue (type: ERROR, kind: )
Constraint Class
XCPDQueryHeaderSpec
Package
xcpdPatientDiscoveryQuery
Description
The value of processingModeCode SHALL be set to T (Table 3.55.4.1.2-2)
OCL
not self.processingModeCode.oclIsUndefined() and not self.processingModeCode.code.oclIsUndefined() and self.processingModeCode.code='T'