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

Constraint : constraintServiceStartTime_requiredIfKnown

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