Class TbsOM3_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOM3_251 = class(TbsHL7Segment)

Description

Categorical Service/Test/Observation The Technical Steward for the OM3 segment is ORDERS.

Hierarchy

Overview

Methods

Public function NormalTextCodesforCategoricalObservationsRepCount : Integer;
Public function AbnormalTextCodesforCategoricalObservationsRepCount : Integer;
Public function CriticalTextCodesforCategoricalObservationsRepCount : Integer;

Properties

Public property SequenceNumberTestObservationMasterFile : TbsNM_251 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile;
Public property PreferredCodingSystem : TbsCE_251 read GetPreferredCodingSystem write SetPreferredCodingSystem;
Public property ValidCodedAnswers : TbsCE_251 read GetValidCodedAnswers write SetValidCodedAnswers;
Public property NormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetNormalTextCodesforCategoricalObservations write SetNormalTextCodesforCategoricalObservations;
Public property AbnormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetAbnormalTextCodesforCategoricalObservations write SetAbnormalTextCodesforCategoricalObservations;
Public property CriticalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetCriticalTextCodesforCategoricalObservations write SetCriticalTextCodesforCategoricalObservations;
Public property ValueType : TbsID_251 read GetValueType write SetValueType;

Description

Methods

Public function NormalTextCodesforCategoricalObservationsRepCount : Integer;
 
Public function AbnormalTextCodesforCategoricalObservationsRepCount : Integer;
 
Public function CriticalTextCodesforCategoricalObservationsRepCount : Integer;
 

Properties

Public property SequenceNumberTestObservationMasterFile : TbsNM_251 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile;

Sequence Number - Test/Observation Master File, Min : 0, Max : 1

Public property PreferredCodingSystem : TbsCE_251 read GetPreferredCodingSystem write SetPreferredCodingSystem;

Preferred Coding System, Min : 0, Max : 1

Public property ValidCodedAnswers : TbsCE_251 read GetValidCodedAnswers write SetValidCodedAnswers;

Valid Coded 'Answers', Min : 0, Max : 1

Public property NormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetNormalTextCodesforCategoricalObservations write SetNormalTextCodesforCategoricalObservations;

Normal Text/Codes for Categorical Observations, Min : 0, Max : *

Public property AbnormalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetAbnormalTextCodesforCategoricalObservations write SetAbnormalTextCodesforCategoricalObservations;

Abnormal Text/Codes for Categorical Observations, Min : 0, Max : *

Public property CriticalTextCodesforCategoricalObservations[RepCount:Integer]: TbsCE_251 read GetCriticalTextCodesforCategoricalObservations write SetCriticalTextCodesforCategoricalObservations;

Critical Text/Codes for Categorical Observations, Min : 0, Max : *

Public property ValueType : TbsID_251 read GetValueType write SetValueType;

Value Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.