Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_28
Unit
BSHL7Grp28
Declaration
type TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_28 = class(TBSHL7Object)
Description
Represents the SPECIMEN 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:
SPM, required
PRT, optional repeating
SPECIMEN_OBSERVATION, optional repeating
CONTAINER, optional repeating
SUBJECT_PERSON_ANIMAL_IDENTIFICATION, optional
SUBJECT_POPULATION_LOCATION_IDENTIFICATION, optional
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PRTRepCount : Integer; |
|
|
function SPECIMEN_OBSERVATIONRepCount : Integer; |
|
|
function CONTAINERRepCount : Integer; |
|
Properties
|
property SPM : TbsSPM_28 read GetSPM write SetSPM ; |
SPM, Usage : R, Min : 1, Max : 1
|
|
property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT; |
PRT, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|