role property

List<CodeableConcept>? role
inherited

role The security role that the user was acting under, that come from local codes defined by the access control security system (e.g. RBAC, ABAC) used in the local context.

Implementation

List<CodeableConcept>? get role => throw _privateConstructorUsedError;