Class TbsOM3_23
Unit
BSHL7DT23
Declaration
type TbsOM3_23 = class(TbsHL7Segment)
Description
Categorical test/observation
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NormalTextCodesforCategoricalObservationsRepCount : Integer; |
|
Properties
|
property SequenceNumberTestObservationMasterFile : TbsNM_23 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile; |
Sequence Number - Test/ Observation Master File, Min : 0, Max : 1
|
|
property PreferredCodingSystem : TbsCE_23 read GetPreferredCodingSystem write SetPreferredCodingSystem; |
Preferred Coding System, Min : 0, Max : 1
|
|
property ValidCodedAnswers : TbsCE_23 read GetValidCodedAnswers write SetValidCodedAnswers; |
Valid Coded "Answers", Min : 0, Max : 1
|
|
property NormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_23 read GetNormalTextCodesforCategoricalObservations write SetNormalTextCodesforCategoricalObservations; |
Normal Text/Codes for Categorical Observations, Min : 0, Max : *
|
|
property AbnormalTextCodesforCategoricalObservations : TbsCE_23 read GetAbnormalTextCodesforCategoricalObservations write SetAbnormalTextCodesforCategoricalObservations; |
Abnormal Text/Codes for Categorical Observations, Min : 0, Max : 1
|
|
property CriticalTextCodesforCategoricalObservations : TbsCE_23 read GetCriticalTextCodesforCategoricalObservations write SetCriticalTextCodesforCategoricalObservations; |
Critical Text Codes for Categorical Observations, Min : 0, Max : 1
|
|
property ValueType : TbsID_23 read GetValueType write SetValueType; |
Value Type, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|