Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPPN_24
Unit
BSHL7DT24
Declaration
type TbsPPN_24 = class(TbsHL7Object)
Description
Performing Person Time Stamp
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDnumber: TbsST_24 read GetIDnumber write SetIDnumber; |
ID number, Min : 0, Max : 1
|
|
property Familyname: TbsFN_24 read GetFamilyname write SetFamilyname; |
Family name, Min : 0, Max : 1
|
|
property Givenname: TbsST_24 read GetGivenname write SetGivenname; |
Given name, Min : 0, Max : 1
|
|
property Secondandfurthergivennamesorinitialsthereof: TbsST_24 read GetSecondandfurthergivennamesorinitialsthereof write SetSecondandfurthergivennamesorinitialsthereof; |
Second and further given names or initials thereof, Min : 0, Max : 1
|
|
property Suffix: TbsST_24 read GetSuffix write SetSuffix; |
Suffix, Min : 0, Max : 1
|
|
property Prefix: TbsST_24 read GetPrefix write SetPrefix; |
Prefix, Min : 0, Max : 1
|
|
property Degree: TbsIS_24 read GetDegree write SetDegree; |
Degree, Min : 0, Max : 1
|
|
property Sourcetable: TbsIS_24 read GetSourcetable write SetSourcetable; |
Source table, Min : 0, Max : 1
|
|
property Assigningauthority: TbsHD_24 read GetAssigningauthority write SetAssigningauthority; |
Assigning authority, Min : 0, Max : 1
|
|
property Nametypecode: TbsID_24 read GetNametypecode write SetNametypecode; |
Name type code, Min : 0, Max : 1
|
|
property Identifiercheckdigit: TbsST_24 read GetIdentifiercheckdigit write SetIdentifiercheckdigit; |
Identifier check digit, Min : 0, Max : 1
|
|
property Codeidentifyingthecheckdigitschemeemployed: TbsID_24 read GetCodeidentifyingthecheckdigitschemeemployed write SetCodeidentifyingthecheckdigitschemeemployed; |
Code identifying the check digit scheme employed, Min : 0, Max : 1
|
|
property Identifiertypecode: TbsIS_24 read GetIdentifiertypecode write SetIdentifiertypecode; |
Identifier type code, Min : 0, Max : 1
|
|
property Assigningfacility: TbsHD_24 read GetAssigningfacility write SetAssigningfacility; |
Assigning facility, Min : 0, Max : 1
|
|
property Datetimeactionperformed: TbsTS_24 read GetDatetimeactionperformed write SetDatetimeactionperformed; |
Date/time action performed, Min : 0, Max : 1
|
|
property Namerepresentationcode: TbsID_24 read GetNamerepresentationcode write SetNamerepresentationcode; |
Name representation code, Min : 0, Max : 1
|
|
property Namecontext: TbsCE_24 read GetNamecontext write SetNamecontext; |
Name context, Min : 0, Max : 1
|
|
property Namevalidityrange: TbsDR_24 read GetNamevalidityrange write SetNamevalidityrange; |
Name validity range, Min : 0, Max : 1
|
|
property Nameassemblyorder: TbsID_24 read GetNameassemblyorder write SetNameassemblyorder; |
Name assembly order, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|