Class TCoverageException

Unit

Declaration

type TCoverageException = class(TBackboneElement)

Description

Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property period : TPeriod read Getperiod write Setperiod;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The code for the specific exception.

Public property period : TPeriod read Getperiod write Setperiod;

The timeframe during when the exception is in force.


Generated by PasDoc 0.15.0.