Class TBiologicallyDerivedProductDispensePerformer
Unit
bsFhir_r5
Declaration
type TBiologicallyDerivedProductDispensePerformer = class(TBackboneElement)
Description
This resource reflects an instance of a biologically derived product dispense. The supply or dispense of a biologically derived product from the supply organization or department (e.g. hospital transfusion laboratory) to the clinical team responsible for clinical application.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Identifies the function of the performer during the dispense.
|
|
property actor : TReference read Getactor write Setactor; |
Identifies the person responsible for the action.
|
Generated by PasDoc 0.15.0.
|