Class TDiagnosticReportPerformer

Unit

Declaration

type TDiagnosticReportPerformer = 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 role : TCodeableConcept read Getrole write Setrole;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property role : TCodeableConcept read Getrole write Setrole;

Describes the type of participation (e.g. a responsible party, author, or verifier).

Public property actor : TReference read Getactor write Setactor;

The reference to the practitioner or organization involved in producing the report. For example, the diagnostic service that is responsible for issuing the report.


Generated by PasDoc 0.15.0.