Class TbsLCC_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLCC_26 = class(TbsHL7Segment)

Description

Location Charge Code The Technical Steward for the LCC segment is PA.

Hierarchy

Overview

Methods

Public function AccommodationTypeRepCount : Integer;
Public function ChargeCodeRepCount : Integer;

Properties

Public property PrimaryKeyValueLCC : TbsPL_26 read GetPrimaryKeyValueLCC write SetPrimaryKeyValueLCC;
Public property LocationDepartment : TbsCWE_26 read GetLocationDepartment write SetLocationDepartment;
Public property AccommodationType[RepCount:Integer]: TbsCWE_26 read GetAccommodationType write SetAccommodationType;
Public property ChargeCode[RepCount:Integer]: TbsCWE_26 read GetChargeCode write SetChargeCode;

Description

Methods

Public function AccommodationTypeRepCount : Integer;
 
Public function ChargeCodeRepCount : Integer;
 

Properties

Public property PrimaryKeyValueLCC : TbsPL_26 read GetPrimaryKeyValueLCC write SetPrimaryKeyValueLCC;

Primary Key Value - LCC, Min : 1, Max : 1

Public property LocationDepartment : TbsCWE_26 read GetLocationDepartment write SetLocationDepartment;

Location Department, Min : 1, Max : 1

Public property AccommodationType[RepCount:Integer]: TbsCWE_26 read GetAccommodationType write SetAccommodationType;

Accommodation Type, Min : 0, Max : *

Public property ChargeCode[RepCount:Integer]: TbsCWE_26 read GetChargeCode write SetChargeCode;

Charge Code, Min : 1, Max : *


Generated by PasDoc 0.14.0.