Class TbsOPU_R25_ACCESSION_DETAIL_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOPU_R25_ACCESSION_DETAIL_27 = class(TBSHL7Object)

Description

Represents the ACCESSION_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. NK1, required repeating

  2. PATIENT, optional

  3. SPECIMEN, required repeating

Hierarchy

Overview

Methods

Public function NK1RepCount : Integer;
Public function SPECIMENRepCount : Integer;

Properties

Public property NK1[RepCount:Integer]: TbsNK1_27 read GetNK1;
Public property PATIENT : TbsOPU_R25_ACCESSION_DETAIL_PATIENT_27 read GetPATIENT;
Public property SPECIMEN[RepCount:Integer]: TbsOPU_R25_ACCESSION_DETAIL_SPECIMEN_27 read GetSPECIMEN;

Description

Methods

Public function NK1RepCount : Integer;
 
Public function SPECIMENRepCount : Integer;
 

Properties

Public property NK1[RepCount:Integer]: TbsNK1_27 read GetNK1;

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

Public property PATIENT : TbsOPU_R25_ACCESSION_DETAIL_PATIENT_27 read GetPATIENT;

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

Public property SPECIMEN[RepCount:Integer]: TbsOPU_R25_ACCESSION_DETAIL_SPECIMEN_27 read GetSPECIMEN;

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


Generated by PasDoc 0.14.0.