condition property

  1. @JsonKey(name: 'Condition')
Reference? condition
inherited

Conditions/problems/diagnoses that this episode of care is intended to be providing care for.

Implementation

@JsonKey(name: 'Condition')
Reference? get condition => throw _privateConstructorUsedError;