Class TbsEAR_U08_COMMAND_RESPONSE_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEAR_U08_COMMAND_RESPONSE_26 = class(TBSHL7Object)

Description

Represents the COMMAND_RESPONSE 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. SPECIMEN CONTAINER, optional

  3. ECR, required

Hierarchy

Overview

Properties

Public property ECD : TbsECD_26 read GetECD write SetECD ;
Public property SPECIMEN_CONTAINER : TbsEAR_U08_COMMAND_RESPONSE_SPECIMEN_CONTAINER_26 read GetSPECIMEN_CONTAINER;
Public property ECR : TbsECR_26 read GetECR write SetECR ;

Description

Properties

Public property ECD : TbsECD_26 read GetECD write SetECD ;

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

Public property SPECIMEN_CONTAINER : TbsEAR_U08_COMMAND_RESPONSE_SPECIMEN_CONTAINER_26 read GetSPECIMEN_CONTAINER;

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

Public property ECR : TbsECR_26 read GetECR write SetECR ;

ECR, Usage : R, Min : 1, Max : 1


Generated by PasDoc 0.14.0.