Class TbsLOC_26
Unit
BSHL7DT26
Declaration
type TbsLOC_26 = class(TbsHL7Segment)
Description
Location Identification The Technical Steward for the LOC segment is Patient Administration.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function LocationTypeLOCRepCount : Integer; |
|
|
function OrganizationNameLOCRepCount : Integer; |
|
|
function LocationAddressRepCount : Integer; |
|
|
function LocationPhoneRepCount : Integer; |
|
|
function LicenseNumberRepCount : Integer; |
|
|
function LocationEquipmentRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueLOC : TbsPL_26 read GetPrimaryKeyValueLOC write SetPrimaryKeyValueLOC; |
Primary Key Value - LOC, Min : 1, Max : 1
|
|
property LocationDescription : TbsST_26 read GetLocationDescription write SetLocationDescription; |
Location Description, Min : 0, Max : 1
|
|
property LocationTypeLOC[RepCount:Integer]: TbsIS_26 read GetLocationTypeLOC write SetLocationTypeLOC; |
Location Type - LOC, Min : 1, Max : *
|
|
property OrganizationNameLOC[RepCount:Integer]: TbsXON_26 read GetOrganizationNameLOC write SetOrganizationNameLOC; |
Organization Name - LOC, Min : 0, Max : *
|
|
property LocationAddress[RepCount:Integer]: TbsXAD_26 read GetLocationAddress write SetLocationAddress; |
Location Address, Min : 0, Max : *
|
|
property LocationPhone[RepCount:Integer]: TbsXTN_26 read GetLocationPhone write SetLocationPhone; |
Location Phone, Min : 0, Max : *
|
|
property LicenseNumber[RepCount:Integer]: TbsCWE_26 read GetLicenseNumber write SetLicenseNumber; |
License Number, Min : 0, Max : *
|
|
property LocationEquipment[RepCount:Integer]: TbsIS_26 read GetLocationEquipment write SetLocationEquipment; |
Location Equipment, Min : 0, Max : *
|
|
property LocationServiceCode : TbsIS_26 read GetLocationServiceCode write SetLocationServiceCode; |
Location Service Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|