Class TbsRXC_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXC_23 = class(TbsHL7Segment)

Description

Pharmacy component order segment

Hierarchy

Overview

Properties

Public property RXComponentType : TbsID_23 read GetRXComponentType write SetRXComponentType;
Public property ComponentCode : TbsCE_23 read GetComponentCode write SetComponentCode;
Public property ComponentAmount : TbsNM_23 read GetComponentAmount write SetComponentAmount;
Public property ComponentUnits : TbsCE_23 read GetComponentUnits write SetComponentUnits;
Public property ComponentStrength : TbsNM_23 read GetComponentStrength write SetComponentStrength;
Public property ComponentStrengthUnits : TbsCE_23 read GetComponentStrengthUnits write SetComponentStrengthUnits;

Description

Properties

Public property RXComponentType : TbsID_23 read GetRXComponentType write SetRXComponentType;

RX Component Type, Min : 1, Max : 1

Public property ComponentCode : TbsCE_23 read GetComponentCode write SetComponentCode;

Component Code, Min : 1, Max : 1

Public property ComponentAmount : TbsNM_23 read GetComponentAmount write SetComponentAmount;

Component Amount, Min : 1, Max : 1

Public property ComponentUnits : TbsCE_23 read GetComponentUnits write SetComponentUnits;

Component Units, Min : 1, Max : 1

Public property ComponentStrength : TbsNM_23 read GetComponentStrength write SetComponentStrength;

Component Strength, Min : 0, Max : 1

Public property ComponentStrengthUnits : TbsCE_23 read GetComponentStrengthUnits write SetComponentStrengthUnits;

Component Strength Units, Min : 0, Max : 1


Generated by PasDoc 0.14.0.