Class TbsSFT_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSFT_251 = 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_251 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;
Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_251 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;
Public property SoftwareProductName : TbsST_251 read GetSoftwareProductName write SetSoftwareProductName;
Public property SoftwareBinaryID : TbsST_251 read GetSoftwareBinaryID write SetSoftwareBinaryID;
Public property SoftwareProductInformation : TbsTX_251 read GetSoftwareProductInformation write SetSoftwareProductInformation;
Public property SoftwareInstallDate : TbsTS_251 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Description

Properties

Public property SoftwareVendorOrganization : TbsXON_251 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;

Software Vendor Organization, Min : 1, Max : 1

Public property SoftwareCertifiedVersionorReleaseNumber : TbsST_251 read GetSoftwareCertifiedVersionorReleaseNumber write SetSoftwareCertifiedVersionorReleaseNumber;

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

Public property SoftwareProductName : TbsST_251 read GetSoftwareProductName write SetSoftwareProductName;

Software Product Name, Min : 1, Max : 1

Public property SoftwareBinaryID : TbsST_251 read GetSoftwareBinaryID write SetSoftwareBinaryID;

Software Binary ID, Min : 1, Max : 1

Public property SoftwareProductInformation : TbsTX_251 read GetSoftwareProductInformation write SetSoftwareProductInformation;

Software Product Information, Min : 0, Max : 1

Public property SoftwareInstallDate : TbsTS_251 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Software Install Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.