Class TMedicationKnowledgeKinetics
Unit
bsFhir_r4
Declaration
type TMedicationKnowledgeKinetics = class(TBackboneElement)
Description
Information about a medication that is used to support knowledge.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property areaUnderCurve : TQuantityArray read GetareaUnderCurveArray; |
The drug concentration measured at certain discrete points in time.
|
|
property lethalDose50 : TQuantityArray read GetlethalDose50Array; |
The median lethal dose of a drug.
|
|
property halfLifePeriod : TDuration read GethalfLifePeriod write SethalfLifePeriod; |
The time required for any specified property (e.g., the concentration of a substance in the body) to decrease by half.
|
Generated by PasDoc 0.15.0.
|