Class TCoverageEligibilityRequestDiagnosis

Unit

Declaration

type TCoverageEligibilityRequestDiagnosis = class(TBackboneElement)

Description

The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property diagnosisCodeableConcept : TCodeableConcept read GetdiagnosisCodeableConcept write SetdiagnosisCodeableConcept;
Public property diagnosisReference : TReference read GetdiagnosisReference write SetdiagnosisReference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property diagnosisCodeableConcept : TCodeableConcept read GetdiagnosisCodeableConcept write SetdiagnosisCodeableConcept;

The nature of illness or problem in a coded form or as a reference to an external defined Condition. (choose any one of diagnosis*, but only one)

Public property diagnosisReference : TReference read GetdiagnosisReference write SetdiagnosisReference;

The nature of illness or problem in a coded form or as a reference to an external defined Condition. (choose any one of diagnosis*, but only one)


Generated by PasDoc 0.15.0.