Class TClaimResponseSubDetail
Unit
bsFhir_r4b
Declaration
type TClaimResponseSubDetail = class(TBackboneElement)
Description
This resource provides the adjudication details from the processing of a Claim resource.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property subDetailSequence : Int64 read GetsubDetailSequence write SetsubDetailSequence; |
A number to uniquely reference the claim sub-detail entry.
|
|
property subDetailSequenceElement : TpositiveInt read GetsubDetailSequenceElement write SetsubDetailSequenceElement; |
|
|
property noteNumber : TBSFHIRPrimitiveStringArray read GetnoteNumberArray; |
The numbers associated with notes below which apply to the adjudication of this item.
|
Generated by PasDoc 0.15.0.
|