Table of Contents

Class DEMedicalPlan.Patient

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

Patient

public class DEMedicalPlan.Patient : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Patient
Inherited Members

Constructors

Patient(GenericDocument)

public Patient(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

AllergiesAndIntolerances

Allergies And Intolerances

public Field? AllergiesAndIntolerances { get; }

Property Value

Field

BirthDate

Birth Date

public Field? BirthDate { get; }

Property Value

Field

BreastFeeding

Breast Feeding

public Field? BreastFeeding { get; }

Property Value

Field

CreatinineValue

Creatinine Value

public Field? CreatinineValue { get; }

Property Value

Field

FirstName

First Name

public Field? FirstName { get; }

Property Value

Field

Gender

Gender

public Field? Gender { get; }

Property Value

Field

Height

Height

public Field? Height { get; }

Property Value

Field

LastName

Last Name

public Field? LastName { get; }

Property Value

Field

PatientFreeText

Patient Free Text

public Field? PatientFreeText { get; }

Property Value

Field

PatientID

Patient ID

public Field? PatientID { get; }

Property Value

Field

PreName

Pre Name

public Field? PreName { get; }

Property Value

Field

Pregnant

Pregnant

public Field? Pregnant { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Suffix

Name Suffix

public Field? Suffix { get; }

Property Value

Field

Title

Title

public Field? Title { get; }

Property Value

Field

Weight

Weight

public Field? Weight { get; }

Property Value

Field