Constraint Descriptor : consPatientIdentifier (type: org.eclipse.emf.ecore.impl.DynamicEObjectImpl@6901a1f1 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@6a2f0b12 (name: OclInvalid_Class) (instanceClassName: null) (abstract: false, interface: false)), kind: )

Constraint : consPatientIdentifier

Constraint Name
consPatientIdentifier (type: org.eclipse.emf.ecore.impl.DynamicEObjectImpl@6901a1f1 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@6a2f0b12 (name: OclInvalid_Class) (instanceClassName: null) (abstract: false, interface: false)), kind: )
Constraint Class
AuthzConsentOption
Package
samliheauthz
Description
The value of the Patient Identifier attribute is recommended when the InstanceAccessConsentPolicy attribute is specified in an Authorization Decision Statement. (ITI TF Vol2b, 3.40.1.2.2.1)
OCL
self.attribute->exists(att : AttributeType |
  				(not att.name.oclIsUndefined()) and 
  				(att.name='urn:oasis:names:tc:xacml:2.0:resource:resource-id'))