Table of Contents

Class DEMedicalPlan.Patient

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class DEMedicalPlan.Patient : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Patient
Inherited Members

Constructors

Patient(GenericDocument)

public Patient(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "DEMedicalPlan.Patient"

Field Value

string

DocumentType

public const string DocumentType = "Patient"

Field Value

string

Properties

AllergiesAndIntolerances

public TextFieldWrapper AllergiesAndIntolerances { get; }

Property Value

TextFieldWrapper

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

BreastFeeding

public TextFieldWrapper BreastFeeding { get; }

Property Value

TextFieldWrapper

CreatinineValue

public TextFieldWrapper CreatinineValue { get; }

Property Value

TextFieldWrapper

FirstName

public TextFieldWrapper FirstName { get; }

Property Value

TextFieldWrapper

Gender

public TextFieldWrapper Gender { get; }

Property Value

TextFieldWrapper

Height

public TextFieldWrapper Height { get; }

Property Value

TextFieldWrapper

LastName

public TextFieldWrapper LastName { get; }

Property Value

TextFieldWrapper

PatientFreeText

public TextFieldWrapper PatientFreeText { get; }

Property Value

TextFieldWrapper

PatientID

public TextFieldWrapper PatientID { get; }

Property Value

TextFieldWrapper

PreName

public TextFieldWrapper PreName { get; }

Property Value

TextFieldWrapper

Pregnant

public TextFieldWrapper Pregnant { get; }

Property Value

TextFieldWrapper

Suffix

public TextFieldWrapper Suffix { get; }

Property Value

TextFieldWrapper

Title

public TextFieldWrapper Title { get; }

Property Value

TextFieldWrapper

Weight

public TextFieldWrapper Weight { get; }

Property Value

TextFieldWrapper