Class TClaimPayee

Unit

Declaration

type TClaimPayee = class(TBackboneElement)

Description

A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property resourceType : TCoding read GetresourceType write SetresourceType;
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 resourceType : TCoding read GetresourceType write SetresourceType;

organization | patient | practitioner | relatedperson.

Public property party : TReference read Getparty write Setparty;

Party to be reimbursed: Subscriber, provider, other.


Generated by PasDoc 0.15.0.