Class TbsSFT_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSFT_25 = 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

Public property SoftwareVendorOrganization : TbsXON_25 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;
Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_25 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;
Public property SoftwareProductName : TbsST_25 read GetSoftwareProductName write SetSoftwareProductName;
Public property SoftwareBinaryID : TbsST_25 read GetSoftwareBinaryID write SetSoftwareBinaryID;
Public property SoftwareProductInformation : TbsTX_25 read GetSoftwareProductInformation write SetSoftwareProductInformation;
Public property SoftwareInstallDate : TbsTS_25 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Description

Properties

Public property SoftwareVendorOrganization : TbsXON_25 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;

Software Vendor Organization, Min : 1, Max : 1

Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_25 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;

Software Certified Version or Release Number, Min : 1, Max : 1

Public property SoftwareProductName : TbsST_25 read GetSoftwareProductName write SetSoftwareProductName;

Software Product Name, Min : 1, Max : 1

Public property SoftwareBinaryID : TbsST_25 read GetSoftwareBinaryID write SetSoftwareBinaryID;

Software Binary ID, Min : 1, Max : 1

Public property SoftwareProductInformation : TbsTX_25 read GetSoftwareProductInformation write SetSoftwareProductInformation;

Software Product Information, Min : 0, Max : 1

Public property SoftwareInstallDate : TbsTS_25 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Software Install Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.