Class TbsLCC_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLCC_23 = class(TbsHL7Segment)

Description

Location Charge Code

Hierarchy

Overview

Methods

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

Properties

Public property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue;
Public property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment;
Public property AccommodationType[RepCount:Integer]: TbsCE_23 read GetAccommodationType write SetAccommodationType;
Public property ChargeCode[RepCount:Integer]: TbsCE_23 read GetChargeCode write SetChargeCode;

Description

Methods

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

Properties

Public property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue;

Primary Key Value, Min : 1, Max : 1

Public property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment;

Location Department, Min : 1, Max : 1

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

Accommodation Type, Min : 0, Max : *

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

Charge Code, Min : 1, Max : *


Generated by PasDoc 0.14.0.