identifier property

List<Identifier>? identifier
inherited

identifier The EpisodeOfCare may be known by different identifiers for different contexts of use, such as when an external agency is tracking the Episode for funding purposes.

Implementation

List<Identifier>? get identifier => throw _privateConstructorUsedError;