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

Constraint : constraint_allowed_externalIdentifier

Constraint Name
constraint_allowed_externalIdentifier (type: WARNING, kind: )
Constraint Class
DocumentSpec2
Package
OSListResp
Description
external identifier allowed are XDSDocumentEntry.uniqueId,XDSDocumentEntry.PatientId (WP34_D342_V2.2 3.4.1.4)
OCL
self.externalIdentifier->forAll(ext : ExternalIdentifierType | ext.identificationScheme.oclIsUndefined() or
	ext.identificationScheme='urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab' or 
	ext.identificationScheme='urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427'
)