Class TbsLOC_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLOC_24 = class(TbsHL7Segment)

Description

Location Identification The Technical Steward for the LOC segment is PAFM.

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_24 read GetPrimaryKeyValueLOC write SetPrimaryKeyValueLOC;
Public property LocationDescription : TbsST_24 read GetLocationDescription write SetLocationDescription;
Public property LocationTypeLOC[RepCount:Integer]: TbsIS_24 read GetLocationTypeLOC write SetLocationTypeLOC;
Public property OrganizationNameLOC[RepCount:Integer]: TbsXON_24 read GetOrganizationNameLOC write SetOrganizationNameLOC;
Public property LocationAddress[RepCount:Integer]: TbsXAD_24 read GetLocationAddress write SetLocationAddress;
Public property LocationPhone[RepCount:Integer]: TbsXTN_24 read GetLocationPhone write SetLocationPhone;
Public property LicenseNumber[RepCount:Integer]: TbsCE_24 read GetLicenseNumber write SetLicenseNumber;
Public property LocationEquipment[RepCount:Integer]: TbsIS_24 read GetLocationEquipment write SetLocationEquipment;
Public property LocationServiceCode : TbsIS_24 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_24 read GetPrimaryKeyValueLOC write SetPrimaryKeyValueLOC;

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

Public property LocationDescription : TbsST_24 read GetLocationDescription write SetLocationDescription;

Location Description, Min : 0, Max : 1

Public property LocationTypeLOC[RepCount:Integer]: TbsIS_24 read GetLocationTypeLOC write SetLocationTypeLOC;

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

Public property OrganizationNameLOC[RepCount:Integer]: TbsXON_24 read GetOrganizationNameLOC write SetOrganizationNameLOC;

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

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

Location Address, Min : 0, Max : *

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

Location Phone, Min : 0, Max : *

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

License Number, Min : 0, Max : *

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

Location Equipment, Min : 0, Max : *

Public property LocationServiceCode : TbsIS_24 read GetLocationServiceCode write SetLocationServiceCode;

Location Service Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.