relevantHistory property

List<Reference>? relevantHistory
inherited

relevantHistory Links to Provenance records for past versions of this Contract definition, derivative, or instance, which identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the Contract. The Provence.entity indicates the target that was changed in the update. http://build.fhir.org/provenance-definitions.html#Provenance.entity.

Implementation

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