Class DEMedicalPlan.Patient
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Patient", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Patient : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Patient
- Implements
-
- Inherited Members
-
Constructors
Patient(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public Patient(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Patient"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Patient"
Field Value
- string
Properties
A
[Register("a")]
public TextFieldWrapper A { get; set; }
Property Value
- TextFieldWrapper
AllergiesAndIntolerances
public TextFieldWrapper AllergiesAndIntolerances { get; }
Property Value
- TextFieldWrapper
B
[Register("b")]
public TextFieldWrapper B { get; set; }
Property Value
- TextFieldWrapper
BirthDate
public TextFieldWrapper BirthDate { get; }
Property Value
- TextFieldWrapper
BreastFeeding
public TextFieldWrapper BreastFeeding { get; }
Property Value
- TextFieldWrapper
C
[Register("c")]
public TextFieldWrapper C { get; set; }
Property Value
- TextFieldWrapper
CreatinineValue
public TextFieldWrapper CreatinineValue { get; }
Property Value
- TextFieldWrapper
D
[Register("d")]
public TextFieldWrapper D { get; set; }
Property Value
- TextFieldWrapper
E
[Register("e")]
public TextFieldWrapper E { get; set; }
Property Value
- TextFieldWrapper
F
[Register("f")]
public TextFieldWrapper F { get; set; }
Property Value
- TextFieldWrapper
FirstName
public TextFieldWrapper FirstName { get; }
Property Value
- TextFieldWrapper
G
[Register("g")]
public TextFieldWrapper G { get; set; }
Property Value
- TextFieldWrapper
Gender
public TextFieldWrapper Gender { get; }
Property Value
- TextFieldWrapper
H
[Register("h")]
public TextFieldWrapper H { get; set; }
Property Value
- TextFieldWrapper
Height
public TextFieldWrapper Height { get; }
Property Value
- TextFieldWrapper
I
[Register("i")]
public TextFieldWrapper I { get; set; }
Property Value
- TextFieldWrapper
J
[Register("j")]
public TextFieldWrapper J { get; set; }
Property Value
- TextFieldWrapper
K
[Register("k")]
public TextFieldWrapper K { get; set; }
Property Value
- TextFieldWrapper
L
[Register("l")]
public TextFieldWrapper L { get; set; }
Property Value
- TextFieldWrapper
LastName
public TextFieldWrapper LastName { get; }
Property Value
- TextFieldWrapper
M
[Register("m")]
public TextFieldWrapper M { get; set; }
Property Value
- TextFieldWrapper
N
[Register("n")]
public TextFieldWrapper N { get; set; }
Property Value
- TextFieldWrapper
O
[Register("o")]
public TextFieldWrapper O { get; set; }
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