Table of Contents

Class MedicalCertificate

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

Constructors

MedicalCertificate(GenericDocument)

public MedicalCertificate(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "MedicalCertificate"

Field Value

string

DocumentType

public const string DocumentType = "MedicalCertificate"

Field Value

string

Properties

Accident

public TextFieldWrapper Accident { get; }

Property Value

TextFieldWrapper

AssignedToAccidentInsuranceDoctor

public TextFieldWrapper AssignedToAccidentInsuranceDoctor { get; }

Property Value

TextFieldWrapper

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

ChildNeedsCareFrom

public TextFieldWrapper ChildNeedsCareFrom { get; }

Property Value

TextFieldWrapper

ChildNeedsCareUntil

public TextFieldWrapper ChildNeedsCareUntil { get; }

Property Value

TextFieldWrapper

Diagnose

public TextFieldWrapper Diagnose { get; }

Property Value

TextFieldWrapper

DiagnosedOn

public TextFieldWrapper DiagnosedOn { get; }

Property Value

TextFieldWrapper

DoctorNumber

public TextFieldWrapper DoctorNumber { get; }

Property Value

TextFieldWrapper

DocumentDate

public TextFieldWrapper DocumentDate { get; }

Property Value

TextFieldWrapper

FirstName

public TextFieldWrapper FirstName { get; }

Property Value

TextFieldWrapper

HealthInsuranceNumber

public TextFieldWrapper HealthInsuranceNumber { get; }

Property Value

TextFieldWrapper

IncapableOfWorkSince

public TextFieldWrapper IncapableOfWorkSince { get; }

Property Value

TextFieldWrapper

IncapableOfWorkUntil

public TextFieldWrapper IncapableOfWorkUntil { get; }

Property Value

TextFieldWrapper

InitialCertificate

public TextFieldWrapper InitialCertificate { get; }

Property Value

TextFieldWrapper

InsuredPersonNumber

public TextFieldWrapper InsuredPersonNumber { get; }

Property Value

TextFieldWrapper

LastName

public TextFieldWrapper LastName { get; }

Property Value

TextFieldWrapper

PlaceOfOperationNumber

public TextFieldWrapper PlaceOfOperationNumber { get; }

Property Value

TextFieldWrapper

RenewedCertificate

public TextFieldWrapper RenewedCertificate { get; }

Property Value

TextFieldWrapper

RequiresCare

public TextFieldWrapper RequiresCare { get; }

Property Value

TextFieldWrapper

Status

public TextFieldWrapper Status { get; }

Property Value

TextFieldWrapper

WorkAccident

public TextFieldWrapper WorkAccident { get; }

Property Value

TextFieldWrapper