policy property

List<FhirUri>? policy
inherited

policy Where the policy(ies) are known that authorized the agent participation in the event. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.

Implementation

List<FhirUri>? get policy => throw _privateConstructorUsedError;