Class TbsEAC_U07_COMMAND_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEAC_U07_COMMAND_25 = class(TBSHL7Object)

Description

Represents the COMMAND Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. ECD, required

  2. TQ1, optional

  3. SPECIMEN CONTAINER, optional

  4. CNS, optional

Hierarchy

Overview

Properties

Public property ECD : TbsECD_25 read GetECD write SetECD ;
Public property TQ1 : TbsTQ1_25 read GetTQ1 write SetTQ1 ;
Public property SPECIMEN_CONTAINER : TbsEAC_U07_COMMAND_SPECIMEN_CONTAINER_25 read GetSPECIMEN_CONTAINER;
Public property CNS : TbsCNS_25 read GetCNS write SetCNS ;

Description

Properties

Public property ECD : TbsECD_25 read GetECD write SetECD ;

ECD, Usage : R, Min : 1, Max : 1

Public property TQ1 : TbsTQ1_25 read GetTQ1 write SetTQ1 ;

TQ1, Usage : O, Min : 0, Max : 1

Public property SPECIMEN_CONTAINER : TbsEAC_U07_COMMAND_SPECIMEN_CONTAINER_25 read GetSPECIMEN_CONTAINER;

SPECIMEN_CONTAINER, Usage : O, Min : 0, Max : 1

Public property CNS : TbsCNS_25 read GetCNS write SetCNS ;

CNS, Usage : O, Min : 0, Max : 1


Generated by PasDoc 0.14.0.