Class TbsPDC_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPDC_24 = class(TbsHL7Segment)

Description

Product Detail Country HL7 Attribute Table – PDC – Product Detail Country

Hierarchy

Overview

Methods

Public function ManufacturerDistributorRepCount : Integer;
Public function ModelIdentifierRepCount : Integer;
Public function OtherIdentifierRepCount : Integer;

Properties

Public property ManufacturerDistributor[RepCount:Integer]: TbsXON_24 read GetManufacturerDistributor write SetManufacturerDistributor;
Public property Country : TbsCE_24 read GetCountry write SetCountry;
Public property BrandName : TbsST_24 read GetBrandName write SetBrandName;
Public property DeviceFamilyName : TbsST_24 read GetDeviceFamilyName write SetDeviceFamilyName;
Public property GenericName : TbsCE_24 read GetGenericName write SetGenericName;
Public property ModelIdentifier[RepCount:Integer]: TbsST_24 read GetModelIdentifier write SetModelIdentifier;
Public property CatalogueIdentifier : TbsST_24 read GetCatalogueIdentifier write SetCatalogueIdentifier;
Public property OtherIdentifier[RepCount:Integer]: TbsST_24 read GetOtherIdentifier write SetOtherIdentifier;
Public property ProductCode : TbsCE_24 read GetProductCode write SetProductCode;
Public property MarketingBasis : TbsID_24 read GetMarketingBasis write SetMarketingBasis;
Public property MarketingApprovalID : TbsST_24 read GetMarketingApprovalID write SetMarketingApprovalID;
Public property LabeledShelfLife : TbsCQ_24 read GetLabeledShelfLife write SetLabeledShelfLife;
Public property ExpectedShelfLife : TbsCQ_24 read GetExpectedShelfLife write SetExpectedShelfLife;
Public property DateFirstMarketed : TbsTS_24 read GetDateFirstMarketed write SetDateFirstMarketed;
Public property DateLastMarketed : TbsTS_24 read GetDateLastMarketed write SetDateLastMarketed;

Description

Methods

Public function ManufacturerDistributorRepCount : Integer;
 
Public function ModelIdentifierRepCount : Integer;
 
Public function OtherIdentifierRepCount : Integer;
 

Properties

Public property ManufacturerDistributor[RepCount:Integer]: TbsXON_24 read GetManufacturerDistributor write SetManufacturerDistributor;

Manufacturer/Distributor, Min : 1, Max : *

Public property Country : TbsCE_24 read GetCountry write SetCountry;

Country, Min : 1, Max : 1

Public property BrandName : TbsST_24 read GetBrandName write SetBrandName;

Brand Name, Min : 1, Max : 1

Public property DeviceFamilyName : TbsST_24 read GetDeviceFamilyName write SetDeviceFamilyName;

Device Family Name, Min : 0, Max : 1

Public property GenericName : TbsCE_24 read GetGenericName write SetGenericName;

Generic Name, Min : 0, Max : 1

Public property ModelIdentifier[RepCount:Integer]: TbsST_24 read GetModelIdentifier write SetModelIdentifier;

Model Identifier, Min : 0, Max : *

Public property CatalogueIdentifier : TbsST_24 read GetCatalogueIdentifier write SetCatalogueIdentifier;

Catalogue Identifier, Min : 0, Max : 1

Public property OtherIdentifier[RepCount:Integer]: TbsST_24 read GetOtherIdentifier write SetOtherIdentifier;

Other Identifier, Min : 0, Max : *

Public property ProductCode : TbsCE_24 read GetProductCode write SetProductCode;

Product Code, Min : 0, Max : 1

Public property MarketingBasis : TbsID_24 read GetMarketingBasis write SetMarketingBasis;

Marketing Basis, Min : 0, Max : 1

Public property MarketingApprovalID : TbsST_24 read GetMarketingApprovalID write SetMarketingApprovalID;

Marketing Approval ID, Min : 0, Max : 1

Public property LabeledShelfLife : TbsCQ_24 read GetLabeledShelfLife write SetLabeledShelfLife;

Labeled Shelf Life, Min : 0, Max : 1

Public property ExpectedShelfLife : TbsCQ_24 read GetExpectedShelfLife write SetExpectedShelfLife;

Expected Shelf Life, Min : 0, Max : 1

Public property DateFirstMarketed : TbsTS_24 read GetDateFirstMarketed write SetDateFirstMarketed;

Date First Marketed, Min : 0, Max : 1

Public property DateLastMarketed : TbsTS_24 read GetDateLastMarketed write SetDateLastMarketed;

Date Last Marketed, Min : 0, Max : 1


Generated by PasDoc 0.14.0.