Class TbsOM3_25
Unit
BSHL7DT25
Declaration
type TbsOM3_25 = class(TbsHL7Segment)
Description
Categorical Service/Test/Observation The Technical Steward for the OM3 segment is ORDERS.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NormalTextCodesforCategoricalObservationsRepCount : Integer; |
|
|
function AbnormalTextCodesforCategoricalObservationsRepCount : Integer; |
|
|
function CriticalTextCodesforCategoricalObservationsRepCount : Integer; |
|
Properties
|
property SequenceNumberTestObservationMasterFile : TbsNM_25 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile; |
Sequence Number - Test/Observation Master File, Min : 0, Max : 1
|
|
property PreferredCodingSystem : TbsCE_25 read GetPreferredCodingSystem write SetPreferredCodingSystem; |
Preferred Coding System, Min : 0, Max : 1
|
|
property ValidCodedAnswers : TbsCE_25 read GetValidCodedAnswers write SetValidCodedAnswers; |
Valid Coded 'Answers', Min : 0, Max : 1
|
|
property NormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_25 read GetNormalTextCodesforCategoricalObservations write SetNormalTextCodesforCategoricalObservations; |
Normal Text/Codes for Categorical Observations, Min : 0, Max : *
|
|
property AbnormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_25 read GetAbnormalTextCodesforCategoricalObservations write SetAbnormalTextCodesforCategoricalObservations; |
Abnormal Text/Codes for Categorical Observations, Min : 0, Max : *
|
|
property CriticalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_25 read GetCriticalTextCodesforCategoricalObservations write SetCriticalTextCodesforCategoricalObservations; |
Critical Text/Codes for Categorical Observations, Min : 0, Max : *
|
|
property ValueType : TbsID_25 read GetValueType write SetValueType; |
Value Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|