Class TSpecimenFeature

Unit

Declaration

type TSpecimenFeature = class(TBackboneElement)

Description

A sample to be used for analysis.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The landmark or feature being highlighted.

Public property description : string read Getdescription write Setdescription;

Description of the feature of the specimen.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 

Generated by PasDoc 0.15.0.