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

Constraint : crc_conf_8300_crc

Constraint Name
crc_conf_8300_crc (type: ERROR, kind: )
Constraint Class
CathReportContentDocument
Package
crc
Description
inFulfillmentOf/order SHALL contain at least one [1..*] priorityCode which SHALL be selected from ValueSet ActPriority Value Set 2.16.840.1.113883.1.11.16866 DYNAMIC (CONF:8300-CRC) (CRC : 6.3.2)
OCL
self.inFulfillmentOf->forAll(inf : POCDMT000040InFulfillmentOf|
	inf.order.oclIsUndefined() or 
	(not inf.order.priorityCode.oclIsUndefined())
)