Class TbsOM3_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOM3_271 = class(TbsHL7Segment)

Description

Categorical Service/test/observation

Hierarchy

Overview

Methods

Public function ValidCodedanswersRepCount : Integer;
Public function NormalTextCodesForCategoricalObservationsRepCount : Integer;
Public function AbnormalTextCodesForCategoricalObservationsRepCount : Integer;
Public function CriticalTextCodesForCategoricalObservationsRepCount : Integer;

Properties

Public property SequenceNumberTestObservationMasterFile : TbsNM_271 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile;
Public property PreferredCodingSystem : TbsCWE_271 read GetPreferredCodingSystem write SetPreferredCodingSystem;
Public property ValidCodedanswers[RepCount:Integer]: TbsCWE_271 read GetValidCodedanswers write SetValidCodedanswers;
Public property NormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetNormalTextCodesForCategoricalObservations write SetNormalTextCodesForCategoricalObservations;
Public property AbnormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetAbnormalTextCodesForCategoricalObservations write SetAbnormalTextCodesForCategoricalObservations;
Public property CriticalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetCriticalTextCodesForCategoricalObservations write SetCriticalTextCodesForCategoricalObservations;
Public property ValueType : TbsID_271 read GetValueType write SetValueType;

Description

Methods

Public function ValidCodedanswersRepCount : Integer;
 
Public function NormalTextCodesForCategoricalObservationsRepCount : Integer;
 
Public function AbnormalTextCodesForCategoricalObservationsRepCount : Integer;
 
Public function CriticalTextCodesForCategoricalObservationsRepCount : Integer;
 

Properties

Public property SequenceNumberTestObservationMasterFile : TbsNM_271 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile;

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

Public property PreferredCodingSystem : TbsCWE_271 read GetPreferredCodingSystem write SetPreferredCodingSystem;

Preferred Coding System, Min : 0, Max : 1

Public property ValidCodedanswers[RepCount:Integer]: TbsCWE_271 read GetValidCodedanswers write SetValidCodedanswers;

Valid Coded "answers", Min : 0, Max : *

Public property NormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetNormalTextCodesForCategoricalObservations write SetNormalTextCodesForCategoricalObservations;

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

Public property AbnormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetAbnormalTextCodesForCategoricalObservations write SetAbnormalTextCodesForCategoricalObservations;

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

Public property CriticalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_271 read GetCriticalTextCodesForCategoricalObservations write SetCriticalTextCodesForCategoricalObservations;

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

Public property ValueType : TbsID_271 read GetValueType write SetValueType;

Value Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.