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

Constraint : constraintTelecommunication_XTN

Constraint Name
constraintTelecommunication_XTN (type: ERROR, kind: )
Constraint Class
Author_SubmissionSet
Package
rimihe
Description
authorTelecommunication must have XTN structure if present (IHE_ITI_TF V3, 4.2.3.1.4.5)
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name = 'authorTelecommunication') )->forAll(sl : SlotType1 | sl.valueList.value->forAll(val : String | sl.isXTN(val) ) )