Class TInsurancePlanBenefit1
Unit
bsFhir_r4b
Declaration
type TInsurancePlanBenefit1 = 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 specific benefit (preventative; primary care office visit; speciality office visit; hospitalization; emergency room; urgent care).
|
Generated by PasDoc 0.15.0.
|