Class TMeasureReportComponent

Unit

Declaration

type TMeasureReportComponent = class(TBackboneElement)

Description

The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableConcept read Getcode write Setcode;
Public property value : TCodeableConcept read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableConcept read Getcode write Setcode;

The code for the stratum component value.

Public property value : TCodeableConcept read Getvalue write Setvalue;

The stratum component value.


Generated by PasDoc 0.15.0.