Constraint Descriptor : crc_conf_healthCareFacility_serviceProviderOrganization (type: WARNING, kind: )

Constraint : crc_conf_healthCareFacility_serviceProviderOrganization

Constraint Name
crc_conf_healthCareFacility_serviceProviderOrganization (type: WARNING, kind: )
Constraint Class
CathReportContentDocument
Package
crc
Description
componentOf/encompassingEncounter/location/healthCareFacility SHOULD contain at least one [1..*] serviceProviderOrganization (CONF:CRC-xxx) (CRC : 6.3.2)
OCL
self.componentOf.oclIsUndefined() or 
self.componentOf.encompassingEncounter.oclIsUndefined() or 
self.componentOf.encompassingEncounter.location.oclIsUndefined() or
self.componentOf.encompassingEncounter.location.healthCareFacility.oclIsUndefined() or 
(not self.componentOf.encompassingEncounter.location.healthCareFacility.serviceProviderOrganization.oclIsUndefined())