reason property

List<CodeableReference>? reason
inherited

reason The reason that this appointment is being scheduled. This is more clinical than administrative. This can be coded, or as specified using information from another resource. When the patient arrives and the encounter begins it may be used as the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure.

Implementation

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