Class TbsRXR_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXR_22 = class(TbsHL7Segment)

Description

Pharmacy Route The Pharmacy Route segment contains the alternative combination of route, site, administration device, and administration method that are prescribed. The pharmacy and/or nursing staff has a choice between the routes based on either their professional judgment or administration instructions provided by the physician

Hierarchy

Overview

Properties

Public property Route : TbsCE_22 read GetRoute write SetRoute;
Public property Site : TbsCE_22 read GetSite write SetSite;
Public property AdministrationDevice : TbsCE_22 read GetAdministrationDevice write SetAdministrationDevice;
Public property AdministrationMethod : TbsCE_22 read GetAdministrationMethod write SetAdministrationMethod;

Description

Properties

Public property Route : TbsCE_22 read GetRoute write SetRoute;

Route, Min : 1, Max : 1

Public property Site : TbsCE_22 read GetSite write SetSite;

Site, Min : 0, Max : 1

Public property AdministrationDevice : TbsCE_22 read GetAdministrationDevice write SetAdministrationDevice;

Administration Device, Min : 0, Max : 1

Public property AdministrationMethod : TbsCE_22 read GetAdministrationMethod write SetAdministrationMethod;

Administration Method, Min : 0, Max : 1


Generated by PasDoc 0.14.0.