Class TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_PERSON_ANIMAL_IDENTIFICATION_27

DescriptionHierarchyFieldsMethodsProperties

Unit

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:

  1. PID, required

  2. PRT, optional repeating

  3. PATIENT_OBSERVATION, optional repeating

  4. NK1, optional repeating

Hierarchy

Overview

Methods

Public function PRTRepCount : Integer;
Public function PATIENT_OBSERVATIONRepCount : Integer;
Public function NK1RepCount : Integer;

Properties

Public property PID : TbsPID_27 read GetPID write SetPID ;
Public property PRT[RepCount:Integer]: TbsPRT_27 read GetPRT;
Public property PATIENT_OBSERVATION[RepCount:Integer]: TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_PERSON_ANIMAL_IDENTIFICATION_PATIENT_OBSERVATION_27 read GetPATIENT_OBSERVATION;
Public property NK1[RepCount:Integer]: TbsNK1_27 read GetNK1;

Description

Methods

Public function PRTRepCount : Integer;
 
Public function PATIENT_OBSERVATIONRepCount : Integer;
 
Public function NK1RepCount : Integer;
 

Properties

Public property PID : TbsPID_27 read GetPID write SetPID ;

PID, Usage : R, Min : 1, Max : 1

Public property PRT[RepCount:Integer]: TbsPRT_27 read GetPRT;

PRT, Usage : O, Min : 0, Max : *

Public property PATIENT_OBSERVATION[RepCount:Integer]: TbsOSM_R26_SHIPMENT_PACKAGE_SPECIMEN_SUBJECT_PERSON_ANIMAL_IDENTIFICATION_PATIENT_OBSERVATION_27 read GetPATIENT_OBSERVATION;

PATIENT_OBSERVATION, Usage : O, Min : 0, Max : *

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

NK1, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.