derivedFrom property

List<FhirCanonical>? derivedFrom
inherited

derivedFrom A url that identifies the definition of this actor in another IG (which IG must be listed in the dependencies). This actor inherits all the obligations etc. as defined in the other IG.

Implementation

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