administeredProduct property

CodeableReference? administeredProduct
inherited

administeredProduct An indication of which product was administered to the patient. This is typically a more detailed representation of the concept conveyed by the vaccineCode data element. If a Medication resource is referenced, it may be to a stand-alone resource or a contained resource within the Immunization resource.

Implementation

CodeableReference? get administeredProduct =>
    throw _privateConstructorUsedError;