Class TbsCM_PAT_ID_22
Unit
BSHL7DT22
Declaration
type TbsCM_PAT_ID_22 = class(TbsHL7Object)
Description
Patient Id
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PatientId: TbsST_22 read GetPatientId write SetPatientId; |
Patient Id, Min : 0, Max : 1
|
|
property CheckDigit: TbsNM_22 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CheckDigitScheme: TbsID_22 read GetCheckDigitScheme write SetCheckDigitScheme; |
Check Digit Scheme, Min : 0, Max : 1
|
|
property FacilityId: TbsID_22 read GetFacilityId write SetFacilityId; |
Facility Id, Min : 0, Max : 1
|
|
property Type_: TbsID_22 read GetType_ write SetType_; |
Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|