Class TbsLOC_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLOC_271 = class(TbsHL7Segment)

Description

Location Identification

Hierarchy

Overview

Methods

Public function LocationTypeLocRepCount : Integer;
Public function OrganizationNameLocRepCount : Integer;
Public function LocationAddressRepCount : Integer;
Public function LocationPhoneRepCount : Integer;
Public function LicenseNumberRepCount : Integer;
Public function LocationEquipmentRepCount : Integer;

Properties

Public property PrimaryKeyValueLoc : TbsPL_271 read GetPrimaryKeyValueLoc write SetPrimaryKeyValueLoc;
Public property LocationDescription : TbsST_271 read GetLocationDescription write SetLocationDescription;
Public property LocationTypeLoc[RepCount:Integer]: TbsCWE_271 read GetLocationTypeLoc write SetLocationTypeLoc;
Public property OrganizationNameLoc[RepCount:Integer]: TbsXON_271 read GetOrganizationNameLoc write SetOrganizationNameLoc;
Public property LocationAddress[RepCount:Integer]: TbsXAD_271 read GetLocationAddress write SetLocationAddress;
Public property LocationPhone[RepCount:Integer]: TbsXTN_271 read GetLocationPhone write SetLocationPhone;
Public property LicenseNumber[RepCount:Integer]: TbsCWE_271 read GetLicenseNumber write SetLicenseNumber;
Public property LocationEquipment[RepCount:Integer]: TbsCWE_271 read GetLocationEquipment write SetLocationEquipment;
Public property LocationServiceCode : TbsCWE_271 read GetLocationServiceCode write SetLocationServiceCode;

Description

Methods

Public function LocationTypeLocRepCount : Integer;
 
Public function OrganizationNameLocRepCount : Integer;
 
Public function LocationAddressRepCount : Integer;
 
Public function LocationPhoneRepCount : Integer;
 
Public function LicenseNumberRepCount : Integer;
 
Public function LocationEquipmentRepCount : Integer;
 

Properties

Public property PrimaryKeyValueLoc : TbsPL_271 read GetPrimaryKeyValueLoc write SetPrimaryKeyValueLoc;

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

Public property LocationDescription : TbsST_271 read GetLocationDescription write SetLocationDescription;

Location Description, Min : 0, Max : 1

Public property LocationTypeLoc[RepCount:Integer]: TbsCWE_271 read GetLocationTypeLoc write SetLocationTypeLoc;

Location Type - Loc, Min : 1, Max : *

Public property OrganizationNameLoc[RepCount:Integer]: TbsXON_271 read GetOrganizationNameLoc write SetOrganizationNameLoc;

Organization Name - Loc, Min : 0, Max : *

Public property LocationAddress[RepCount:Integer]: TbsXAD_271 read GetLocationAddress write SetLocationAddress;

Location Address, Min : 0, Max : *

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

Location Phone, Min : 0, Max : *

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

License Number, Min : 0, Max : *

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

Location Equipment, Min : 0, Max : *

Public property LocationServiceCode : TbsCWE_271 read GetLocationServiceCode write SetLocationServiceCode;

Location Service Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.