Class TEvidenceReportRelatesTo

Unit

Declaration

type TEvidenceReportRelatesTo = class(TBackboneElement)

Description

The EvidenceReport Resource is a specialized container for a collection of resources and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : string read Getcode write Setcode;
Public property codeElement : TReportRelationshipType read GetcodeElement write SetcodeElement;
Public property target : TEvidenceReportTarget read Gettarget write Settarget;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : string read Getcode write Setcode;

The type of relationship that this composition has with anther composition or document.

Public property codeElement : TReportRelationshipType read GetcodeElement write SetcodeElement;
 
Public property target : TEvidenceReportTarget read Gettarget write Settarget;

The target composition/document of this relationship.


Generated by PasDoc 0.15.0.