imports property

List<FhirCanonical>? imports
inherited

imports Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them.

Implementation

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