Class TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_28 = class(TBSHL7Object)

Description

Represents the MEDICATION_ENCODING_DETAIL 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. RXE, required

  2. RXR, required repeating

  3. RXC, optional repeating

  4. MEDICATION_ENCODING_OBSERVATION, optional repeating

Hierarchy

Overview

Methods

Public function RXRRepCount : Integer;
Public function RXCRepCount : Integer;
Public function MEDICATION_ENCODING_OBSERVATIONRepCount : Integer;

Properties

Public property RXE : TbsRXE_28 read GetRXE write SetRXE ;
Public property RXR[RepCount:Integer]: TbsRXR_28 read GetRXR;
Public property RXC[RepCount:Integer]: TbsRXC_28 read GetRXC;
Public property MEDICATION_ENCODING_OBSERVATION[RepCount:Integer]: TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_MEDICATION_ENCODING_OBSERVATION_28 read GetMEDICATION_ENCODING_OBSERVATION;

Description

Methods

Public function RXRRepCount : Integer;
 
Public function RXCRepCount : Integer;
 
Public function MEDICATION_ENCODING_OBSERVATIONRepCount : Integer;
 

Properties

Public property RXE : TbsRXE_28 read GetRXE write SetRXE ;

RXE, Usage : R, Min : 1, Max : 1

Public property RXR[RepCount:Integer]: TbsRXR_28 read GetRXR;

RXR, Usage : R, Min : 1, Max : *

Public property RXC[RepCount:Integer]: TbsRXC_28 read GetRXC;

RXC, Usage : O, Min : 0, Max : *

Public property MEDICATION_ENCODING_OBSERVATION[RepCount:Integer]: TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_MEDICATION_ENCODING_OBSERVATION_28 read GetMEDICATION_ENCODING_OBSERVATION;

MEDICATION_ENCODING_OBSERVATION, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.