Class TInsurancePlanCoverage
Unit
bsFhir_r4b
Declaration
type TInsurancePlanCoverage = class(TBackboneElement)
Description
Details of a Health Insurance product/plan provided by an organization.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property type_ : TCodeableConcept read Gettype_ write Settype_; |
Type of coverage (Medical; Dental; Mental Health; Substance Abuse; Vision; Drug; Short Term; Long Term Care; Hospice; Home Health).
|
|
property network : TReferenceArray read GetnetworkArray; |
Reference to the network that providing the type of coverage.
|
Generated by PasDoc 0.15.0.
|