Class TbsRFR_24
Unit
BSHL7DT24
Declaration
type TbsRFR_24 = class(TbsHL7Object)
Description
Reference Range
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property NumericRange: TbsNR_24 read GetNumericRange write SetNumericRange; |
Numeric Range, Min : 0, Max : 1
|
|
property AdministrativeSex: TbsIS_24 read GetAdministrativeSex write SetAdministrativeSex; |
Administrative Sex, Min : 0, Max : 1
|
|
property AgeRange: TbsNR_24 read GetAgeRange write SetAgeRange; |
Age Range, Min : 0, Max : 1
|
|
property GestationalRange: TbsNR_24 read GetGestationalRange write SetGestationalRange; |
Gestational Range, Min : 0, Max : 1
|
|
property Species: TbsTX_24 read GetSpecies write SetSpecies; |
Species, Min : 0, Max : 1
|
|
property Racesubspecies: TbsST_24 read GetRacesubspecies write SetRacesubspecies; |
Race/subspecies, Min : 0, Max : 1
|
|
property Conditions: TbsTX_24 read GetConditions write SetConditions; |
Conditions, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|