Class TDiagnosticReportMedia

Unit

Declaration

type TDiagnosticReportMedia = class(TBackboneElement)

Description

The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property comment : string read Getcomment write Setcomment;
Public property commentElement : Tstring read GetcommentElement write SetcommentElement;
Public property link : TReference read Getlink write Setlink;

Description

Methods

Public constructor Create; override;
 

Properties

Public property comment : string read Getcomment write Setcomment;

A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features.

Public property commentElement : Tstring read GetcommentElement write SetcommentElement;
 
Public property link : TReference read Getlink write Setlink;

Reference to the image source.


Generated by PasDoc 0.15.0.