Class TSpecimenFeature
Unit
bsFhir_r5
Declaration
type TSpecimenFeature = class(TBackboneElement)
Description
A sample to be used for analysis.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property type_ : TCodeableConcept read Gettype_ write Settype_; |
The landmark or feature being highlighted.
|
 |
property description : string read Getdescription write Setdescription; |
Description of the feature of the specimen.
|
 |
property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement; |
|
Generated by PasDoc 0.15.0.
|