Class TbsEAR_U08_COMMAND_RESPONSE_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEAR_U08_COMMAND_RESPONSE_24 = 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. SAC, optional

  3. ECR, required

Hierarchy

Overview

Properties

Public property ECD : TbsECD_24 read GetECD write SetECD ;
Public property SAC : TbsSAC_24 read GetSAC write SetSAC ;
Public property ECR : TbsECR_24 read GetECR write SetECR ;

Description

Properties

Public property ECD : TbsECD_24 read GetECD write SetECD ;

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

Public property SAC : TbsSAC_24 read GetSAC write SetSAC ;

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

Public property ECR : TbsECR_24 read GetECR write SetECR ;

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


Generated by PasDoc 0.14.0.