Class TbsSFT_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSFT_27 = class(TbsHL7Segment)

Description

Software Segment

Hierarchy

Overview

Properties

Public property SoftwareVendorOrganization : TbsXON_27 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;
Public property SoftwareCertifiedVersionOrReleaseNumber : TbsST_27 read GetSoftwareCertifiedVersionOrReleaseNumber write SetSoftwareCertifiedVersionOrReleaseNumber;
Public property SoftwareProductName : TbsST_27 read GetSoftwareProductName write SetSoftwareProductName;
Public property SoftwareBinaryId : TbsST_27 read GetSoftwareBinaryId write SetSoftwareBinaryId;
Public property SoftwareProductInformation : TbsTX_27 read GetSoftwareProductInformation write SetSoftwareProductInformation;
Public property SoftwareInstallDate : TbsDTM_27 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Description

Properties

Public property SoftwareVendorOrganization : TbsXON_27 read GetSoftwareVendorOrganization write SetSoftwareVendorOrganization;

Software Vendor Organization, Min : 1, Max : 1

Public property SoftwareCertifiedVersionOrReleaseNumber : TbsST_27 read GetSoftwareCertifiedVersionOrReleaseNumber write SetSoftwareCertifiedVersionOrReleaseNumber;

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

Public property SoftwareProductName : TbsST_27 read GetSoftwareProductName write SetSoftwareProductName;

Software Product Name, Min : 1, Max : 1

Public property SoftwareBinaryId : TbsST_27 read GetSoftwareBinaryId write SetSoftwareBinaryId;

Software Binary Id, Min : 1, Max : 1

Public property SoftwareProductInformation : TbsTX_27 read GetSoftwareProductInformation write SetSoftwareProductInformation;

Software Product Information, Min : 0, Max : 1

Public property SoftwareInstallDate : TbsDTM_27 read GetSoftwareInstallDate write SetSoftwareInstallDate;

Software Install Date, Min : 0, Max : 1


Generated by PasDoc 0.14.0.