instantiatesCanonical property

List<FhirCanonical>? instantiatesCanonical
inherited

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

Implementation

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