replaces property

List<FhirCanonical>? replaces
inherited

replaces As new versions of a protocol or guideline are defined, allows identification of what versions are replaced by a new instance.

Implementation

List<FhirCanonical>? get replaces => throw _privateConstructorUsedError;