derivedFrom property

List<FhirCanonical>? derivedFrom
inherited

derivedFrom The canonical URL pointing to another FHIR-defined SubscriptionTopic that is adhered to in whole or in part by this SubscriptionTopic.

Implementation

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