Class TClaimPayee

Unit

Declaration

type TClaimPayee = class(TBackboneElement)

Description

A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.

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.