Table of Contents

Class MedicalCertificate

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class MedicalCertificate : GenericDocumentWrapper
Inheritance
MedicalCertificate
Inherited Members

Constructors

MedicalCertificate(GenericDocument)

public MedicalCertificate(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Accident

public Field? Accident { get; }

Property Value

Field

AssignedToAccidentInsuranceDoctor

public Field? AssignedToAccidentInsuranceDoctor { get; }

Property Value

Field

BirthDate

public Field? BirthDate { get; }

Property Value

Field

ChildNeedsCareFrom

public Field? ChildNeedsCareFrom { get; }

Property Value

Field

ChildNeedsCareUntil

public Field? ChildNeedsCareUntil { get; }

Property Value

Field

Diagnose

public Field? Diagnose { get; }

Property Value

Field

DiagnosedOn

public Field? DiagnosedOn { get; }

Property Value

Field

DoctorNumber

public Field? DoctorNumber { get; }

Property Value

Field

DocumentDate

public Field? DocumentDate { get; }

Property Value

Field

FirstName

public Field? FirstName { get; }

Property Value

Field

HealthInsuranceNumber

public Field? HealthInsuranceNumber { get; }

Property Value

Field

IncapableOfWorkSince

public Field? IncapableOfWorkSince { get; }

Property Value

Field

IncapableOfWorkUntil

public Field? IncapableOfWorkUntil { get; }

Property Value

Field

InitialCertificate

public Field? InitialCertificate { get; }

Property Value

Field

InsuredPersonNumber

public Field? InsuredPersonNumber { get; }

Property Value

Field

LastName

public Field? LastName { get; }

Property Value

Field

PlaceOfOperationNumber

public Field? PlaceOfOperationNumber { get; }

Property Value

Field

RenewedCertificate

public Field? RenewedCertificate { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

RequiresCare

public Field? RequiresCare { get; }

Property Value

Field

Status

public Field? Status { get; }

Property Value

Field

WorkAccident

public Field? WorkAccident { get; }

Property Value

Field