instantiatesCanonical property

List<FhirCanonical>? instantiatesCanonical
inherited

instantiatesCanonical The URL pointing to a protocol, guideline, orderset, or other definition that is adhered to in whole or in part by this MedicationRequest.

Implementation

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