Class TDiagnosticReportSupportingInfo

Unit

Declaration

type TDiagnosticReportSupportingInfo = class(TBackboneElement)

Description

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

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property reference : TReference read Getreference write Setreference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The code value for the role of the supporting information in the diagnostic report.

Public property reference : TReference read Getreference write Setreference;

The reference for the supporting information in the diagnostic report.


Generated by PasDoc 0.15.0.