Table of Contents

Class DEMedicalPlan.Patient

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
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

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