Class TImagingSelectionPerformer
Unit
bsFhir_r5
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Distinguishes the type of involvement of the performer.
|
|
property actor : TReference read Getactor write Setactor; |
Author – human or machine.
|
Generated by PasDoc 0.15.0.
|