Table of Contents

Class DEMedicalPlan.Subheading.Medicine

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class DEMedicalPlan.Subheading.Medicine : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Subheading.Medicine
Inherited Members

Constructors

Medicine(GenericDocument)

public Medicine(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

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

Property Value

DEMedicalPlan.Subheading.Medicine.MedicineChildren

DosageForm

public Field? DosageForm { get; }

Property Value

Field

DosageFormFreeText

public Field? DosageFormFreeText { get; }

Property Value

Field

DosageFreeText

public Field? DosageFreeText { get; }

Property Value

Field

DosingUnit

public Field? DosingUnit { get; }

Property Value

Field

DosingUnitFreeText

public Field? DosingUnitFreeText { get; }

Property Value

Field

DrugName

public Field? DrugName { get; }

Property Value

Field

Evening

public Field? Evening { get; }

Property Value

Field

GeneralNotes

public Field? GeneralNotes { get; }

Property Value

Field

Midday

public Field? Midday { get; }

Property Value

Field

Morning

public Field? Morning { get; }

Property Value

Field

Night

public Field? Night { get; }

Property Value

Field

PharmaceuticalNumber

public Field? PharmaceuticalNumber { get; }

Property Value

Field

ReasonForTreatment

public Field? ReasonForTreatment { get; }

Property Value

Field

RelevantInfo

public Field? RelevantInfo { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string