Class TbsRXC_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXC_22 = class(TbsHL7Segment)

Description

Pharmacy Component Order If the drug ordered with the RXO segment is a compound drug OR an IV solution, AND there is not a coded value for the Universal Service ID which specifies the components (base and all additives), then the components (the base and additives) are specified by two or more RXC segments. The policy of the Pharmacy application on substitutions at the RXC level is identical to that for the RXO level.

Hierarchy

Overview

Properties

Public property RxComponentType : TbsID_22 read GetRxComponentType write SetRxComponentType;
Public property ComponentCode : TbsCE_22 read GetComponentCode write SetComponentCode;
Public property ComponentAmount : TbsNM_22 read GetComponentAmount write SetComponentAmount;
Public property ComponentUnits : TbsCE_22 read GetComponentUnits write SetComponentUnits;

Description

Properties

Public property RxComponentType : TbsID_22 read GetRxComponentType write SetRxComponentType;

Rx Component Type, Min : 1, Max : 1

Public property ComponentCode : TbsCE_22 read GetComponentCode write SetComponentCode;

Component Code, Min : 1, Max : 1

Public property ComponentAmount : TbsNM_22 read GetComponentAmount write SetComponentAmount;

Component Amount, Min : 1, Max : 1

Public property ComponentUnits : TbsCE_22 read GetComponentUnits write SetComponentUnits;

Component Units, Min : 1, Max : 1


Generated by PasDoc 0.14.0.