Class TEvidenceReportTarget

Unit

Declaration

type TEvidenceReportTarget = 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 url : string read Geturl write Seturl;
Public property urlElement : Turi read GeturlElement write SeturlElement;
Public property identifier : TIdentifier read Getidentifier write Setidentifier;
Public property display : string read Getdisplay write Setdisplay;
Public property displayElement : Tmarkdown read GetdisplayElement write SetdisplayElement;
Public property resource : TReference read Getresource write Setresource;

Description

Methods

Public constructor Create; override;
 

Properties

Public property url : string read Geturl write Seturl;

Target of the relationship URL.

Public property urlElement : Turi read GeturlElement write SeturlElement;
 
Public property identifier : TIdentifier read Getidentifier write Setidentifier;

Target of the relationship Identifier.

Public property display : string read Getdisplay write Setdisplay;

Target of the relationship Display.

Public property displayElement : Tmarkdown read GetdisplayElement write SetdisplayElement;
 
Public property resource : TReference read Getresource write Setresource;

Target of the relationship Resource reference.


Generated by PasDoc 0.15.0.