Table of Contents

Class DEMedicalPlan.Patient.NormalizedFieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Patient$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Patient.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DEMedicalPlan.Patient.NormalizedFieldNames
Implements
Inherited Members

Fields

AllergiesAndIntolerances

[Register("ALLERGIES_AND_INTOLERANCES")]
public const string AllergiesAndIntolerances = "DEMedicalPlan.Patient.AllergiesAndIntolerances"

Field Value

string

BirthDate

[Register("BIRTH_DATE")]
public const string BirthDate = "DEMedicalPlan.Patient.BirthDate"

Field Value

string

BreastFeeding

[Register("BREAST_FEEDING")]
public const string BreastFeeding = "DEMedicalPlan.Patient.BreastFeeding"

Field Value

string

CreatinineValue

[Register("CREATININE_VALUE")]
public const string CreatinineValue = "DEMedicalPlan.Patient.CreatinineValue"

Field Value

string

FirstName

[Register("FIRST_NAME")]
public const string FirstName = "DEMedicalPlan.Patient.FirstName"

Field Value

string

Gender

[Register("GENDER")]
public const string Gender = "DEMedicalPlan.Patient.Gender"

Field Value

string

Height

[Register("HEIGHT")]
public const string Height = "DEMedicalPlan.Patient.Height"

Field Value

string

LastName

[Register("LAST_NAME")]
public const string LastName = "DEMedicalPlan.Patient.LastName"

Field Value

string

PatientFreeText

[Register("PATIENT_FREE_TEXT")]
public const string PatientFreeText = "DEMedicalPlan.Patient.PatientFreeText"

Field Value

string

PatientId

[Register("PATIENT_ID")]
public const string PatientId = "DEMedicalPlan.Patient.PatientID"

Field Value

string

PreName

[Register("PRE_NAME")]
public const string PreName = "DEMedicalPlan.Patient.PreName"

Field Value

string

Pregnant

[Register("PREGNANT")]
public const string Pregnant = "DEMedicalPlan.Patient.Pregnant"

Field Value

string

Suffix

[Register("SUFFIX")]
public const string Suffix = "DEMedicalPlan.Patient.Suffix"

Field Value

string

Title

[Register("TITLE")]
public const string Title = "DEMedicalPlan.Patient.Title"

Field Value

string

Weight

[Register("WEIGHT")]
public const string Weight = "DEMedicalPlan.Patient.Weight"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static DEMedicalPlan.Patient.NormalizedFieldNames Instance { get; }

Property Value

DEMedicalPlan.Patient.NormalizedFieldNames