Class TbsOM3_27
Unit
BSHL7DT27
Declaration
type TbsOM3_27 = class(TbsHL7Segment)
Description
Categorical Service/test/observation
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ValidCodedanswersRepCount : Integer; |
|
|
function NormalTextCodesForCategoricalObservationsRepCount : Integer; |
|
|
function AbnormalTextCodesForCategoricalObservationsRepCount : Integer; |
|
|
function CriticalTextCodesForCategoricalObservationsRepCount : Integer; |
|
Properties
|
property SequenceNumberTestObservationMasterFile : TbsNM_27 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile; |
Sequence Number - Test/Observation Master File, Min : 0, Max : 1
|
|
property PreferredCodingSystem : TbsCWE_27 read GetPreferredCodingSystem write SetPreferredCodingSystem; |
Preferred Coding System, Min : 0, Max : 1
|
|
property ValidCodedanswers[RepCount:Integer]: TbsCWE_27 read GetValidCodedanswers write SetValidCodedanswers; |
Valid Coded "answers", Min : 0, Max : *
|
|
property NormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_27 read GetNormalTextCodesForCategoricalObservations write SetNormalTextCodesForCategoricalObservations; |
Normal Text/Codes For Categorical Observations, Min : 0, Max : *
|
|
property AbnormalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_27 read GetAbnormalTextCodesForCategoricalObservations write SetAbnormalTextCodesForCategoricalObservations; |
Abnormal Text/Codes For Categorical Observations, Min : 0, Max : *
|
|
property CriticalTextCodesForCategoricalObservations[RepCount:Integer]: TbsCWE_27 read GetCriticalTextCodesForCategoricalObservations write SetCriticalTextCodesForCategoricalObservations; |
Critical Text/Codes For Categorical Observations, Min : 0, Max : *
|
|
property ValueType : TbsID_27 read GetValueType write SetValueType; |
Value Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|