Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsOM7_26
Unit
BSHL7DT26
Declaration
type TbsOM7_26 = class(TbsHL7Segment)
Description
Additional Basic Attributes The Technical Steward for the OM7 segment is Orders and Observations.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CategoryIdentifierRepCount : Integer; |
|
|
function CategorySynonymRepCount : Integer; |
|
|
function OrderableatLocationRepCount : Integer; |
|
|
function PrimaryKeyValueCDMRepCount : Integer; |
|
Properties
|
property SequenceNumberTestObservationMasterFile : TbsNM_26 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile; |
Sequence Number - Test/Observation Master File, Min : 1, Max : 1
|
|
property UniversalServiceIdentifier : TbsCWE_26 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier; |
Universal Service Identifier, Min : 1, Max : 1
|
|
property CategoryIdentifier[RepCount:Integer]: TbsCWE_26 read GetCategoryIdentifier write SetCategoryIdentifier; |
Category Identifier, Min : 0, Max : *
|
|
property CategoryDescription : TbsTX_26 read GetCategoryDescription write SetCategoryDescription; |
Category Description, Min : 0, Max : 1
|
|
property CategorySynonym[RepCount:Integer]: TbsST_26 read GetCategorySynonym write SetCategorySynonym; |
Category Synonym, Min : 0, Max : *
|
|
property EffectiveTestServiceStartDateTime : TbsDTM_26 read GetEffectiveTestServiceStartDateTime write SetEffectiveTestServiceStartDateTime; |
Effective Test/Service Start Date/Time, Min : 0, Max : 1
|
|
property EffectiveTestServiceEndDateTime : TbsDTM_26 read GetEffectiveTestServiceEndDateTime write SetEffectiveTestServiceEndDateTime; |
Effective Test/Service End Date/Time, Min : 0, Max : 1
|
|
property TestServiceDefaultDurationQuantity : TbsNM_26 read GetTestServiceDefaultDurationQuantity write SetTestServiceDefaultDurationQuantity; |
Test/Service Default Duration Quantity, Min : 0, Max : 1
|
|
property TestServiceDefaultDurationUnits : TbsCWE_26 read GetTestServiceDefaultDurationUnits write SetTestServiceDefaultDurationUnits; |
Test/Service Default Duration Units, Min : 0, Max : 1
|
|
property TestServiceDefaultFrequency : TbsIS_26 read GetTestServiceDefaultFrequency write SetTestServiceDefaultFrequency; |
Test/Service Default Frequency, Min : 0, Max : 1
|
|
property ConsentIndicator : TbsID_26 read GetConsentIndicator write SetConsentIndicator; |
Consent Indicator, Min : 0, Max : 1
|
|
property ConsentIdentifier : TbsCWE_26 read GetConsentIdentifier write SetConsentIdentifier; |
Consent Identifier, Min : 0, Max : 1
|
|
property ConsentEffectiveStartDateTime : TbsDTM_26 read GetConsentEffectiveStartDateTime write SetConsentEffectiveStartDateTime; |
Consent Effective Start Date/Time, Min : 0, Max : 1
|
|
property ConsentEffectiveEndDateTime : TbsDTM_26 read GetConsentEffectiveEndDateTime write SetConsentEffectiveEndDateTime; |
Consent Effective End Date/Time, Min : 0, Max : 1
|
|
property ConsentIntervalQuantity : TbsNM_26 read GetConsentIntervalQuantity write SetConsentIntervalQuantity; |
Consent Interval Quantity, Min : 0, Max : 1
|
|
property ConsentIntervalUnits : TbsCWE_26 read GetConsentIntervalUnits write SetConsentIntervalUnits; |
Consent Interval Units, Min : 0, Max : 1
|
|
property ConsentWaitingPeriodQuantity : TbsNM_26 read GetConsentWaitingPeriodQuantity write SetConsentWaitingPeriodQuantity; |
Consent Waiting Period Quantity, Min : 0, Max : 1
|
|
property ConsentWaitingPeriodUnits : TbsCWE_26 read GetConsentWaitingPeriodUnits write SetConsentWaitingPeriodUnits; |
Consent Waiting Period Units, Min : 0, Max : 1
|
|
property EffectiveDateTimeofChange : TbsDTM_26 read GetEffectiveDateTimeofChange write SetEffectiveDateTimeofChange; |
Effective Date/Time of Change, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_26 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
|
property OrderableatLocation[RepCount:Integer]: TbsPL_26 read GetOrderableatLocation write SetOrderableatLocation; |
Orderable-at Location, Min : 0, Max : *
|
|
property FormularyStatus : TbsIS_26 read GetFormularyStatus write SetFormularyStatus; |
Formulary Status, Min : 0, Max : 1
|
|
property SpecialOrderIndicator : TbsID_26 read GetSpecialOrderIndicator write SetSpecialOrderIndicator; |
Special Order Indicator, Min : 0, Max : 1
|
|
property PrimaryKeyValueCDM[RepCount:Integer]: TbsCWE_26 read GetPrimaryKeyValueCDM write SetPrimaryKeyValueCDM; |
Primary Key Value - CDM, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|