Class TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_PERSON_ANIMAL_IDENTIFICATION_27
Unit
BSHL7Grp27
Declaration
type TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_PERSON_ANIMAL_IDENTIFICATION_27 = class(TBSHL7Object)
Description
Represents the SUBJECT_PERSON_ANIMAL_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:
PID, required
PRT, optional repeating
PATIENT_OBSERVATION, optional repeating
NK1, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PRTRepCount : Integer; |
|
|
function PATIENT_OBSERVATIONRepCount : Integer; |
|
|
function NK1RepCount : Integer; |
|
Properties
|
property PID : TbsPID_27 read GetPID write SetPID ; |
PID, Usage : R, Min : 1, Max : 1
|
|
property PRT[RepCount:Integer]: TbsPRT_27 read GetPRT; |
PRT, Usage : O, Min : 0, Max : *
|
|
property NK1[RepCount:Integer]: TbsNK1_27 read GetNK1; |
NK1, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|