satisfiedBy property

List<FhirUrl>? satisfiedBy
inherited

satisfiedBy A reference to another artifact that satisfies this requirement. This could be a Profile, extension, or an element in one of those, or a CapabilityStatement, OperationDefinition, SearchParameter, CodeSystem(/code), ValueSet, Libary etc.

Implementation

List<FhirUrl>? get satisfiedBy => throw _privateConstructorUsedError;