Class TbsSFT_26
Unit
BSHL7DT26
Declaration
type TbsSFT_26 = class(TbsHL7Segment)
Description
Software Segment This segment provides additional information about the software product(s) used as a Sending Application. The primary purpose of this segment is for diagnostic use. There may be additional uses per site-specific agreements.
Hierarchy
Overview
Properties
Description
Properties
|
property SoftwareVendorOrganization : TbsXON_26 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization; |
Software Vendor Organization, Min : 1, Max : 1
|
|
property SoftwareCertifiedVersionorReleaseNumber : TbsST_26 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber; |
Software Certified Version or Release Number, Min : 1, Max : 1
|
|
property SoftwareProductName : TbsST_26 read GetSoftwareProductName write SetSoftwareProductName; |
Software Product Name, Min : 1, Max : 1
|
|
property SoftwareBinaryID : TbsST_26 read GetSoftwareBinaryID write SetSoftwareBinaryID; |
Software Binary ID, Min : 1, Max : 1
|
|
property SoftwareProductInformation : TbsTX_26 read GetSoftwareProductInformation write SetSoftwareProductInformation; |
Software Product Information, Min : 0, Max : 1
|
|
property SoftwareInstallDate : TbsDTM_26 read GetSoftwareInstallDate write SetSoftwareInstallDate; |
Software Install Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|