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

Constraint : constraintHomeCommunityId_OID

Constraint Name
constraintHomeCommunityId_OID (type: ERROR, kind: )
Constraint Class
XDSOnDemandDocumentEntry
Package
rimihe
Description
homeCommunityId must have an OID URN structure (IHE_ITI_TF V3, 4.2.3.2.12)
OCL
self.home.oclIsUndefined() or self.isURNOID(self.home) or self.matches(self.home, 'urn:oid:(\\d\\.?)*')