authorization property

List<CodeableReference>? authorization
inherited

authorization The authorization (e.g., PurposeOfUse) that was used during the event being recorded.

Implementation

List<CodeableReference>? get authorization =>
    throw _privateConstructorUsedError;