Class TPaymentReconciliationProcessNote
Unit
bsFhir_stu3
Declaration
type TPaymentReconciliationProcessNote = class(TBackboneElement)
Description
This resource provides payment details and claim references supporting a bulk payment.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property type_ : TCodeableConcept read Gettype_ write Settype_; |
The note purpose: Print/Display.
|
|
property text : string read Gettext write Settext; |
The note text.
|
|
property textElement : Tstring read GettextElement write SettextElement; |
|
Generated by PasDoc 0.15.0.
|