episodeOfCare property

List<Reference>? episodeOfCare
inherited

episodeOfCare Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem. The association is recorded on the encounter as these are typically created after the episode of care and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years).

Implementation

List<Reference>? get episodeOfCare => throw _privateConstructorUsedError;