Class TbsCM_RFR_23
Unit
BSHL7DT23
Declaration
type TbsCM_RFR_23 = class(TbsHL7Object)
Description
Reference Range
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property ReferenceRange: TbsCM_RANGE_23 read GetReferenceRange write SetReferenceRange; |
Reference Range, Min : 0, Max : 1
|
 |
property Sex: TbsIS_23 read GetSex write SetSex; |
Sex, Min : 0, Max : 1
|
 |
property AgeRange: TbsCM_RANGE_23 read GetAgeRange write SetAgeRange; |
Age Range, Min : 0, Max : 1
|
 |
property AgeGestation: TbsCM_RANGE_23 read GetAgeGestation write SetAgeGestation; |
Age Gestation, Min : 0, Max : 1
|
 |
property Species: TbsTX_23 read GetSpecies write SetSpecies; |
Species, Min : 0, Max : 1
|
 |
property Racesubspecies: TbsST_23 read GetRacesubspecies write SetRacesubspecies; |
Race/subspecies, Min : 0, Max : 1
|
 |
property Conditions: TbsTX_23 read GetConditions write SetConditions; |
Conditions, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|