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

Constraint : constraint_xcpdquery_acceptAckCodeValue

Constraint Name
constraint_xcpdquery_acceptAckCodeValue (type: ERROR, kind: )
Constraint Class
XCPDQueryHeaderSpec
Package
xcpdPatientDiscoveryQuery
Description
The acceptAckCode SHALL be set to AL
OCL
not self.acceptAckCode.oclIsUndefined() and not self.acceptAckCode.code.oclIsUndefined() and self.acceptAckCode.code='AL'