Class TbsITM_26
Unit
BSHL7DT26
Declaration
type TbsITM_26 = class(TbsHL7Segment)
Description
Material Item The Material Item segment (ITM) contains information about inventory supply items (stocked or non-stocked).
Hierarchy
Overview
Properties
Description
Properties
|
property ItemIdentifier : TbsEI_26 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 1, Max : 1
|
|
property ItemDescription : TbsST_26 read GetItemDescription write SetItemDescription; |
Item Description, Min : 0, Max : 1
|
|
property ItemStatus : TbsCWE_26 read GetItemStatus write SetItemStatus; |
Item Status, Min : 0, Max : 1
|
|
property ItemType : TbsCWE_26 read GetItemType write SetItemType; |
Item Type, Min : 0, Max : 1
|
|
property ItemCategory : TbsCWE_26 read GetItemCategory write SetItemCategory; |
Item Category, Min : 0, Max : 1
|
|
property SubjecttoExpirationIndicator : TbsCNE_26 read GetSubjecttoExpirationIndicator write SetSubjecttoExpirationIndicator; |
Subject to Expiration Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|