route property

List<CodeableConcept>? route
inherited

route The path by which the product is taken into or makes contact with the body. In some regions this is referred to as the licenced or approved route. See also AdministrableProductDefinition resource. MedicinalProductDefinition.route is the same concept as AdministrableProductDefinition.routeOfAdministration.code, and they cannot be used together.;

Implementation

List<CodeableConcept>? get route => throw _privateConstructorUsedError;