Class TExplanationOfBenefitPayee

Unit

Declaration

type TExplanationOfBenefitPayee = class(TBackboneElement)

Description

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property party : TReference read Getparty write Setparty;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Type of Party to be reimbursed: Subscriber, provider, other.

Public property party : TReference read Getparty write Setparty;

Reference to the individual or organization to whom any payment will be made.


Generated by PasDoc 0.15.0.