usage property

List<UsageContext>? usage
inherited

usage Qualifies the usage of the binding. Typically bindings are qualified by jurisdiction, but they may also be qualified by gender, workflow status, clinical domain etc. The information to decide whether a usege context applies is usually outside the resource, determined by context, and this might present challenges for validation tooling.

Implementation

List<UsageContext>? get usage => throw _privateConstructorUsedError;