Class TbsSFT_27
Unit
BSHL7DT27
Declaration
type TbsSFT_27 = class(TbsHL7Segment)
Description
Software Segment
Hierarchy
Overview
Properties
Description
Properties
|
property SoftwareVendorOrganization : TbsXON_27 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization; |
Software Vendor Organization, Min : 1, Max : 1
|
|
property SoftwareCertifiedVersionOrReleaseNumber : TbsST_27 read GetSoftwareCertifiedVersionOrReleaseNumber write SetSoftwareCertifiedVersionOrReleaseNumber; |
Software Certified Version Or Release Number, Min : 1, Max : 1
|
|
property SoftwareProductName : TbsST_27 read GetSoftwareProductName write SetSoftwareProductName; |
Software Product Name, Min : 1, Max : 1
|
|
property SoftwareBinaryId : TbsST_27 read GetSoftwareBinaryId write SetSoftwareBinaryId; |
Software Binary Id, Min : 1, Max : 1
|
|
property SoftwareProductInformation : TbsTX_27 read GetSoftwareProductInformation write SetSoftwareProductInformation; |
Software Product Information, Min : 0, Max : 1
|
|
property SoftwareInstallDate : TbsDTM_27 read GetSoftwareInstallDate write SetSoftwareInstallDate; |
Software Install Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|