Constraint Descriptor : constraintServiceStopTime_requiredIfKnown (type: INFO, kind: )

Constraint : constraintServiceStopTime_requiredIfKnown

Constraint Name
constraintServiceStopTime_requiredIfKnown (type: INFO, kind: )
Constraint Class
XDSOnDemandDocumentEntry
Package
rimihe
Description
serviceStopTime required if known on XDSDocumentEntry (IHE_ITI_TF V3, 4.3.1.1)
OCL
(self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name = 'serviceStopTime'))->size() >0) and 
(self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name = 'serviceStopTime'))->forAll(sl : SlotType1 | (not sl.valueList.oclIsUndefined()) and (sl.valueList.value->size()>0)))