Table of Contents

Class DEMedicalPlan.Patient

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

Constructors

Patient(GenericDocument)

public Patient(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

AllergiesAndIntolerances

public Field? AllergiesAndIntolerances { get; }

Property Value

Field

BirthDate

public Field? BirthDate { get; }

Property Value

Field

BreastFeeding

public Field? BreastFeeding { get; }

Property Value

Field

CreatinineValue

public Field? CreatinineValue { get; }

Property Value

Field

FirstName

public Field? FirstName { get; }

Property Value

Field

Gender

public Field? Gender { get; }

Property Value

Field

Height

public Field? Height { get; }

Property Value

Field

LastName

public Field? LastName { get; }

Property Value

Field

PatientFreeText

public Field? PatientFreeText { get; }

Property Value

Field

PatientID

public Field? PatientID { get; }

Property Value

Field

PreName

public Field? PreName { get; }

Property Value

Field

Pregnant

public Field? Pregnant { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

Suffix

public Field? Suffix { get; }

Property Value

Field

Title

public Field? Title { get; }

Property Value

Field

Weight

public Field? Weight { get; }

Property Value

Field