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
BirthDate
Birth Date
public Field? BirthDate { get; }
Property Value
BreastFeeding
Breast Feeding
public Field? BreastFeeding { get; }
Property Value
CreatinineValue
Creatinine Value
public Field? CreatinineValue { get; }
Property Value
FirstName
First Name
public Field? FirstName { get; }
Property Value
Gender
Gender
public Field? Gender { get; }
Property Value
Height
Height
public Field? Height { get; }
Property Value
LastName
Last Name
public Field? LastName { get; }
Property Value
PatientFreeText
Patient Free Text
public Field? PatientFreeText { get; }
Property Value
PatientID
Patient ID
public Field? PatientID { get; }
Property Value
PreName
Pre Name
public Field? PreName { get; }
Property Value
Pregnant
Pregnant
public Field? Pregnant { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
Suffix
Name Suffix
public Field? Suffix { get; }
Property Value
Title
Title
public Field? Title { get; }
Property Value
Weight
Weight
public Field? Weight { get; }