Class TbsCCM_I21_MEDICATION_HISTORY_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCCM_I21_MEDICATION_HISTORY_27 = class(TBSHL7Object)

Description

Represents the MEDICATION_HISTORY 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. ORC, required

  2. MEDICATION_ORDER_DETAIL, optional

  3. MEDICATION_ENCODING_DETAIL, optional

  4. MEDICATION_ADMINISTRATION_DETAIL, optional repeating

  5. CTI, optional repeating

Hierarchy

Overview

Methods

Public function MEDICATION_ADMINISTRATION_DETAILRepCount : Integer;
Public function CTIRepCount : Integer;

Properties

Public property ORC : TbsORC_27 read GetORC write SetORC ;
Public property MEDICATION_ORDER_DETAIL : TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ORDER_DETAIL_27 read GetMEDICATION_ORDER_DETAIL;
Public property MEDICATION_ENCODING_DETAIL : TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_27 read GetMEDICATION_ENCODING_DETAIL;
Public property MEDICATION_ADMINISTRATION_DETAIL[RepCount:Integer]: TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ADMINISTRATION_DETAIL_27 read GetMEDICATION_ADMINISTRATION_DETAIL;
Public property CTI[RepCount:Integer]: TbsCTI_27 read GetCTI;

Description

Methods

Public function MEDICATION_ADMINISTRATION_DETAILRepCount : Integer;
 
Public function CTIRepCount : Integer;
 

Properties

Public property ORC : TbsORC_27 read GetORC write SetORC ;

ORC, Usage : R, Min : 1, Max : 1

Public property MEDICATION_ORDER_DETAIL : TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ORDER_DETAIL_27 read GetMEDICATION_ORDER_DETAIL;

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

Public property MEDICATION_ENCODING_DETAIL : TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ENCODING_DETAIL_27 read GetMEDICATION_ENCODING_DETAIL;

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

Public property MEDICATION_ADMINISTRATION_DETAIL[RepCount:Integer]: TbsCCM_I21_MEDICATION_HISTORY_MEDICATION_ADMINISTRATION_DETAIL_27 read GetMEDICATION_ADMINISTRATION_DETAIL;

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

Public property CTI[RepCount:Integer]: TbsCTI_27 read GetCTI;

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


Generated by PasDoc 0.14.0.