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_SUBJECT_POPULATION_LOCATION_IDENTIFICATION_271
Unit
BSHL7Grp271
Declaration
type TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_POPULATION_LOCATION_IDENTIFICATION_271 = class(TBSHL7Object)
Description
Represents the SUBJECT_POPULATION_LOCATION_IDENTIFICATION 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:
PV1, required
PRT, optional repeating
PATIENT_VISIT_OBSERVATION, optional repeating
PID, optional
PRT, optional repeating
NK1, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PRTRepCount : Integer; |
|
|
function PATIENT_VISIT_OBSERVATIONRepCount : Integer; |
|
|
function PRT1RepCount : Integer; |
|
|
function NK1RepCount : Integer; |
|
Properties
|
property PV1 : TbsPV1_271 read GetPV1 write SetPV1 ; |
PV1, Usage : R, Min : 1, Max : 1
|
|
property PRT[RepCount:Integer]: TbsPRT_271 read GetPRT; |
PRT, Usage : O, Min : 0, Max : *
|
|
property PID : TbsPID_271 read GetPID write SetPID ; |
PID, Usage : O, Min : 0, Max : 1
|
|
property PRT1[RepCount:Integer]: TbsPRT_271 read GetPRT1; |
PRT, Usage : O, Min : 0, Max : *
|
|
property NK1[RepCount:Integer]: TbsNK1_271 read GetNK1; |
NK1, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|