Class TBiologicallyDerivedProductManipulation
Unit
bsFhir_r4
Declaration
type TBiologicallyDerivedProductManipulation = class(TBackboneElement)
Description
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property description : string read Getdescription write Setdescription; |
Description of manipulation.
|
 |
property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement; |
|
 |
property time_ : TElement read Gettime_ write Settime_; |
Time of manipulation.
|
Generated by PasDoc 0.15.0.
|