Class TbsCM_RFR_22
Unit
BSHL7DT22
Declaration
type TbsCM_RFR_22 = class(TbsHL7Object)
Description
Reference Range
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
|
Properties
 |
property ReferenceRange: TbsCM_RANGE_22 read GetReferenceRange write SetReferenceRange; |
|
Reference Range, Min : 0, Max : 1
|
 |
property Sex: TbsID_22 read GetSex write SetSex; |
|
Sex, Min : 0, Max : 1
|
 |
property AgeRange: TbsCM_RANGE_22 read GetAgeRange write SetAgeRange; |
|
Age Range, Min : 0, Max : 1
|
 |
property GestationalAgeRange: TbsCM_RANGE_22 read GetGestationalAgeRange write SetGestationalAgeRange; |
|
Gestational Age Range, Min : 0, Max : 1
|
 |
property Species: TbsST_22 read GetSpecies write SetSpecies; |
|
Species, Min : 0, Max : 1
|
 |
property RaceSubspecies: TbsID_22 read GetRaceSubspecies write SetRaceSubspecies; |
|
Race / Subspecies, Min : 0, Max : 1
|
 |
property TextCondition: TbsST_22 read GetTextCondition write SetTextCondition; |
|
Text Condition, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|