Skip to main content

core.medicationorderdruginput.line1

Home > @medplum/core > MedicationOrderDrugInput > line1

MedicationOrderDrugInput.line1 property

Dose text for a -keyed line, e.g. "solution".

Optional, and only worth sending when the caller holds dose text *separate* from — a hand-entered form, say. Passing a full product label duplicates it in the description the vendor renders. When omitted, the vendor derives the dose from the formulation key or falls back to the sig.

Signature:

readonly line1?: string;