administrableDoseForm property

CodeableConcept? administrableDoseForm
inherited

administrableDoseForm The dose form of the final product after necessary reconstitution or processing. Contrasts to the manufactured dose form (see ManufacturedItemDefinition). If the manufactured form was 'powder for solution for injection', the administrable dose form could be 'solution for injection' (once mixed with another item having manufactured form 'solvent for solution for injection').

Implementation

CodeableConcept? get administrableDoseForm =>
    throw _privateConstructorUsedError;