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
documentGenericDocument
Properties
Children
public DEMedicalPlan.Subheading.Medicine.MedicineChildren Children { get; }
  Property Value
DosageForm
Dosage Form
public Field? DosageForm { get; }
  Property Value
DosageFormFreeText
Dosage Form Free Text
public Field? DosageFormFreeText { get; }
  Property Value
DosageFreeText
Dosage Free Text
public Field? DosageFreeText { get; }
  Property Value
DosingUnit
Dosing Unit
public Field? DosingUnit { get; }
  Property Value
DosingUnitFreeText
Dosing Unit Free Text
public Field? DosingUnitFreeText { get; }
  Property Value
DrugName
Drug Name
public Field? DrugName { get; }
  Property Value
Evening
Evening Intake Dose
public Field? Evening { get; }
  Property Value
GeneralNotes
General Notes
public Field? GeneralNotes { get; }
  Property Value
Midday
Midday Intake Dose
public Field? Midday { get; }
  Property Value
Morning
Morning Intake Dose
public Field? Morning { get; }
  Property Value
Night
Night Intake Dose
public Field? Night { get; }
  Property Value
PharmaceuticalNumber
Pharmaceutical Number
public Field? PharmaceuticalNumber { get; }
  Property Value
ReasonForTreatment
Reason For Treatment
public Field? ReasonForTreatment { get; }
  Property Value
RelevantInfo
Relevant Info
public Field? RelevantInfo { get; }
  Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }