Class DEMedicalPlan.Subheading.Medicine
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class DEMedicalPlan.Subheading.Medicine : GenericDocumentWrapper
- Inheritance
-
DEMedicalPlan.Subheading.Medicine
- Inherited Members
-
Constructors
Medicine(GenericDocument)
public Medicine(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Medicine"
Field Value
- string
DocumentType
public const string DocumentType = "Medicine"
Field Value
- string
Properties
public TextFieldWrapper DosageForm { get; }
Property Value
- TextFieldWrapper
DosageFormFreeText
public TextFieldWrapper DosageFormFreeText { get; }
Property Value
- TextFieldWrapper
DosageFreeText
public TextFieldWrapper DosageFreeText { get; }
Property Value
- TextFieldWrapper
DosingUnit
public TextFieldWrapper DosingUnit { get; }
Property Value
- TextFieldWrapper
DosingUnitFreeText
public TextFieldWrapper DosingUnitFreeText { get; }
Property Value
- TextFieldWrapper
DrugName
public TextFieldWrapper DrugName { get; }
Property Value
- TextFieldWrapper
Evening
public TextFieldWrapper Evening { get; }
Property Value
- TextFieldWrapper
GeneralNotes
public TextFieldWrapper GeneralNotes { get; }
Property Value
- TextFieldWrapper
Midday
public TextFieldWrapper Midday { get; }
Property Value
- TextFieldWrapper
Morning
public TextFieldWrapper Morning { get; }
Property Value
- TextFieldWrapper
Night
public TextFieldWrapper Night { get; }
Property Value
- TextFieldWrapper
PharmaceuticalNumber
public TextFieldWrapper PharmaceuticalNumber { get; }
Property Value
- TextFieldWrapper
ReasonForTreatment
public TextFieldWrapper ReasonForTreatment { get; }
Property Value
- TextFieldWrapper
RelevantInfo
public TextFieldWrapper RelevantInfo { get; }
Property Value
- TextFieldWrapper
Substances
public IList<DEMedicalPlan.Subheading.Medicine.Substance> Substances { get; }
Property Value
- IList<DEMedicalPlan.Subheading.Medicine.Substance>