Class TbsSFT_26

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property SoftwareVendorOrganization : TbsXON_26 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;
Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_26 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;
Public property SoftwareProductName : TbsST_26 read GetSoftwareProductName write SetSoftwareProductName;
Public property SoftwareBinaryID : TbsST_26 read GetSoftwareBinaryID write SetSoftwareBinaryID;
Public property SoftwareProductInformation : TbsTX_26 read GetSoftwareProductInformation write SetSoftwareProductInformation;
Public property SoftwareInstallDate : TbsDTM_26 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Description

Properties

Public property SoftwareVendorOrganization : TbsXON_26 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;

Software Vendor Organization, Min : 1, Max : 1

Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_26 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;

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

Public property SoftwareProductName : TbsST_26 read GetSoftwareProductName write SetSoftwareProductName;

Software Product Name, Min : 1, Max : 1

Public property SoftwareBinaryID : TbsST_26 read GetSoftwareBinaryID write SetSoftwareBinaryID;

Software Binary ID, Min : 1, Max : 1

Public property SoftwareProductInformation : TbsTX_26 read GetSoftwareProductInformation write SetSoftwareProductInformation;

Software Product Information, Min : 0, Max : 1

Public property SoftwareInstallDate : TbsDTM_26 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Software Install Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.