reason property

List<CodeableReference>? reason
inherited

reason Describes the reason for the guidance response in coded or textual form, or Indicates the reason the request was initiated. This is typically provided as a parameter to the evaluation and echoed by the service, although for some use cases, such as subscription- or event-based scenarios, it may provide an indication of the cause for the response.

Implementation

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