Class TAccountRelatedAccount

Unit

Declaration

type TAccountRelatedAccount = class(TBackboneElement)

Description

A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property relationship : TCodeableConcept read Getrelationship write Setrelationship;
Public property account : TReference read Getaccount write Setaccount;

Description

Methods

Public constructor Create; override;
 

Properties

Public property relationship : TCodeableConcept read Getrelationship write Setrelationship;

Relationship of the associated Account.

Public property account : TReference read Getaccount write Setaccount;

Reference to an associated Account.


Generated by PasDoc 0.15.0.