Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsOM7_28
Unit
BSHL7DT28
Declaration
type TbsOM7_28 = class(TbsHL7Segment)
Description
Additional Basic Attributes The OM7 segment contains additional basic attributes that apply to the definition of most observations/services
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CategoryIdentifierRepCount : Integer; |
|
|
function CategorySynonymRepCount : Integer; |
|
|
function OrderableatLocationRepCount : Integer; |
|
|
function PrimaryKeyValueCdmRepCount : Integer; |
|
Properties
|
property SequenceNumberTestObservationMasterFile : TbsNM_28 read GetSequenceNumberTestObservationMasterFile write SetSequenceNumberTestObservationMasterFile; |
Sequence Number - Test/Observation Master File, Min : 1, Max : 1
|
|
property UniversalServiceIdentifier : TbsCWE_28 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier; |
Universal Service Identifier, Min : 1, Max : 1
|
|
property CategoryIdentifier[RepCount:Integer]: TbsCWE_28 read GetCategoryIdentifier write SetCategoryIdentifier; |
Category Identifier, Min : 0, Max : *
|
|
property CategoryDescription : TbsTX_28 read GetCategoryDescription write SetCategoryDescription; |
Category Description, Min : 0, Max : 1
|
|
property CategorySynonym[RepCount:Integer]: TbsST_28 read GetCategorySynonym write SetCategorySynonym; |
Category Synonym, Min : 0, Max : *
|
|
property EffectiveTestServiceStartDateTime : TbsDTM_28 read GetEffectiveTestServiceStartDateTime write SetEffectiveTestServiceStartDateTime; |
Effective Test/Service Start Date/Time, Min : 0, Max : 1
|
|
property EffectiveTestServiceEndDateTime : TbsDTM_28 read GetEffectiveTestServiceEndDateTime write SetEffectiveTestServiceEndDateTime; |
Effective Test/Service End Date/Time, Min : 0, Max : 1
|
|
property TestServiceDefaultDurationQuantity : TbsNM_28 read GetTestServiceDefaultDurationQuantity write SetTestServiceDefaultDurationQuantity; |
Test/Service Default Duration Quantity, Min : 0, Max : 1
|
|
property TestServiceDefaultDurationUnits : TbsCWE_28 read GetTestServiceDefaultDurationUnits write SetTestServiceDefaultDurationUnits; |
Test/Service Default Duration Units, Min : 0, Max : 1
|
|
property TestServiceDefaultFrequency : TbsCWE_28 read GetTestServiceDefaultFrequency write SetTestServiceDefaultFrequency; |
Test/Service Default Frequency, Min : 0, Max : 1
|
|
property ConsentIndicator : TbsID_28 read GetConsentIndicator write SetConsentIndicator; |
Consent Indicator, Min : 0, Max : 1
|
|
property ConsentIdentifier : TbsCWE_28 read GetConsentIdentifier write SetConsentIdentifier; |
Consent Identifier, Min : 0, Max : 1
|
|
property ConsentEffectiveStartDateTime : TbsDTM_28 read GetConsentEffectiveStartDateTime write SetConsentEffectiveStartDateTime; |
Consent Effective Start Date/Time, Min : 0, Max : 1
|
|
property ConsentEffectiveEndDateTime : TbsDTM_28 read GetConsentEffectiveEndDateTime write SetConsentEffectiveEndDateTime; |
Consent Effective End Date/Time, Min : 0, Max : 1
|
|
property ConsentIntervalQuantity : TbsNM_28 read GetConsentIntervalQuantity write SetConsentIntervalQuantity; |
Consent Interval Quantity, Min : 0, Max : 1
|
|
property ConsentIntervalUnits : TbsCWE_28 read GetConsentIntervalUnits write SetConsentIntervalUnits; |
Consent Interval Units, Min : 0, Max : 1
|
|
property ConsentWaitingPeriodQuantity : TbsNM_28 read GetConsentWaitingPeriodQuantity write SetConsentWaitingPeriodQuantity; |
Consent Waiting Period Quantity, Min : 0, Max : 1
|
|
property ConsentWaitingPeriodUnits : TbsCWE_28 read GetConsentWaitingPeriodUnits write SetConsentWaitingPeriodUnits; |
Consent Waiting Period Units, Min : 0, Max : 1
|
|
property EffectiveDateTimeOfChange : TbsDTM_28 read GetEffectiveDateTimeOfChange write SetEffectiveDateTimeOfChange; |
Effective Date/Time Of Change, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_28 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
|
property OrderableatLocation[RepCount:Integer]: TbsPL_28 read GetOrderableatLocation write SetOrderableatLocation; |
Orderable-at Location, Min : 0, Max : *
|
|
property FormularyStatus : TbsCWE_28 read GetFormularyStatus write SetFormularyStatus; |
Formulary Status, Min : 0, Max : 1
|
|
property SpecialOrderIndicator : TbsID_28 read GetSpecialOrderIndicator write SetSpecialOrderIndicator; |
Special Order Indicator, Min : 0, Max : 1
|
|
property PrimaryKeyValueCdm[RepCount:Integer]: TbsCWE_28 read GetPrimaryKeyValueCdm write SetPrimaryKeyValueCdm; |
Primary Key Value - Cdm, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|