Class TBiologicallyDerivedProductProcessing

Unit

Declaration

type TBiologicallyDerivedProductProcessing = 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

Public constructor Create; override;

Properties

Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
Public property procedure_ : TCodeableConcept read Getprocedure_ write Setprocedure_;
Public property additive : TReference read Getadditive write Setadditive;
Public property time_ : TElement read Gettime_ write Settime_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

Description of of processing.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 
Public property procedure_ : TCodeableConcept read Getprocedure_ write Setprocedure_;

Procesing code.

Public property additive : TReference read Getadditive write Setadditive;

Substance added during processing.

Public property time_ : TElement read Gettime_ write Settime_;

Time of processing.


Generated by PasDoc 0.15.0.