Class TImagingSelectionPerformer

Unit

Declaration

type TImagingSelectionPerformer = class(TBackboneElement)

Description

A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

Distinguishes the type of involvement of the performer.

Public property actor : TReference read Getactor write Setactor;

Author – human or machine.


Generated by PasDoc 0.15.0.