Class TCoverageEligibilityResponseError
Unit
bsFhir_r4b
Declaration
type TCoverageEligibilityResponseError = class(TBackboneElement)
Description
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property code : TCodeableConcept read Getcode write Setcode; |
An error code,from a specified code system, which details why the eligibility check could not be performed.
|
Generated by PasDoc 0.15.0.
|