statusHistory property

List<EpisodeOfCareStatusHistory>? statusHistory
inherited

statusHistory The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).

Implementation

List<EpisodeOfCareStatusHistory>? get statusHistory =>
    throw _privateConstructorUsedError;