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

Constraint : constraint_ITI45Response_add_patientid_ihehl7v3003

Constraint Name
constraint_ITI45Response_add_patientid_ihehl7v3003 (type: ERROR, kind: )
Constraint Class
ITI45ResponsePatientSpec
Package
ITI45Response
Description
IHE requires that the Patient Identifier Cross-reference Manager populates element assigningAuthorityName of any id attribute representing a patient identifier
OCL
self.id->forAll(ii: II |
	not (ii.assigningAuthorityName.oclIsUndefined())
)