authorization property

List<CodeableConcept>? authorization
inherited

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

Implementation

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