Table of Contents

Class DEMedicalPlan.Subheading.Medicine

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

Medicine

public class DEMedicalPlan.Subheading.Medicine : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Subheading.Medicine
Inherited Members

Constructors

Medicine(GenericDocument)

public Medicine(GenericDocument document)

Parameters

document GenericDocument

Properties

Children

public DEMedicalPlan.Subheading.Medicine.MedicineChildren Children { get; }

Property Value

DEMedicalPlan.Subheading.Medicine.MedicineChildren

DosageForm

Dosage Form

public Field? DosageForm { get; }

Property Value

Field

DosageFormFreeText

Dosage Form Free Text

public Field? DosageFormFreeText { get; }

Property Value

Field

DosageFreeText

Dosage Free Text

public Field? DosageFreeText { get; }

Property Value

Field

DosingUnit

Dosing Unit

public Field? DosingUnit { get; }

Property Value

Field

DosingUnitFreeText

Dosing Unit Free Text

public Field? DosingUnitFreeText { get; }

Property Value

Field

DrugName

Drug Name

public Field? DrugName { get; }

Property Value

Field

Evening

Evening Intake Dose

public Field? Evening { get; }

Property Value

Field

GeneralNotes

General Notes

public Field? GeneralNotes { get; }

Property Value

Field

Midday

Midday Intake Dose

public Field? Midday { get; }

Property Value

Field

Morning

Morning Intake Dose

public Field? Morning { get; }

Property Value

Field

Night

Night Intake Dose

public Field? Night { get; }

Property Value

Field

PharmaceuticalNumber

Pharmaceutical Number

public Field? PharmaceuticalNumber { get; }

Property Value

Field

ReasonForTreatment

Reason For Treatment

public Field? ReasonForTreatment { get; }

Property Value

Field

RelevantInfo

Relevant Info

public Field? RelevantInfo { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string