Class TbsLOC_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLOC_23 = class(TbsHL7Segment)

Description

Location Identification

Hierarchy

Overview

Methods

Public function LocationTypeRepCount : Integer;
Public function LocationPhoneRepCount : Integer;
Public function LicenseNumberRepCount : Integer;
Public function LocationEquipmentRepCount : Integer;

Properties

Public property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue;
Public property LocationDescription : TbsST_23 read GetLocationDescription write SetLocationDescription;
Public property LocationType[RepCount:Integer]: TbsIS_23 read GetLocationType write SetLocationType;
Public property OrganizationName : TbsXON_23 read GetOrganizationName write SetOrganizationName;
Public property LocationAddress : TbsXAD_23 read GetLocationAddress write SetLocationAddress;
Public property LocationPhone[RepCount:Integer]: TbsXTN_23 read GetLocationPhone write SetLocationPhone;
Public property LicenseNumber[RepCount:Integer]: TbsCE_23 read GetLicenseNumber write SetLicenseNumber;
Public property LocationEquipment[RepCount:Integer]: TbsID_23 read GetLocationEquipment write SetLocationEquipment;

Description

Methods

Public function LocationTypeRepCount : Integer;
 
Public function LocationPhoneRepCount : Integer;
 
Public function LicenseNumberRepCount : Integer;
 
Public function LocationEquipmentRepCount : Integer;
 

Properties

Public property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue;

Primary Key Value, Min : 1, Max : 1

Public property LocationDescription : TbsST_23 read GetLocationDescription write SetLocationDescription;

Location Description, Min : 0, Max : 1

Public property LocationType[RepCount:Integer]: TbsIS_23 read GetLocationType write SetLocationType;

Location Type, Min : 1, Max : *

Public property OrganizationName : TbsXON_23 read GetOrganizationName write SetOrganizationName;

Organization Name, Min : 0, Max : 1

Public property LocationAddress : TbsXAD_23 read GetLocationAddress write SetLocationAddress;

Location Address, Min : 0, Max : 1

Public property LocationPhone[RepCount:Integer]: TbsXTN_23 read GetLocationPhone write SetLocationPhone;

Location Phone, Min : 0, Max : *

Public property LicenseNumber[RepCount:Integer]: TbsCE_23 read GetLicenseNumber write SetLicenseNumber;

License Number, Min : 0, Max : *

Public property LocationEquipment[RepCount:Integer]: TbsID_23 read GetLocationEquipment write SetLocationEquipment;

Location Equipment, Min : 0, Max : *


Generated by PasDoc 0.14.0.