Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPPN_28
Unit
BSHL7DT28
Declaration
type TbsPPN_28 = class(TbsHL7Object)
Description
Performing Person Time Stamp
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PersonIdentifier: TbsST_28 read GetPersonIdentifier write SetPersonIdentifier; |
Person Identifier, Min : 0, Max : 1
|
|
property FamilyName: TbsFN_28 read GetFamilyName write SetFamilyName; |
Family Name, Min : 0, Max : 1
|
|
property GivenName: TbsST_28 read GetGivenName write SetGivenName; |
Given Name, Min : 0, Max : 1
|
|
property SecondAndFurtherGivenNamesOrInitialsThereof: TbsST_28 read GetSecondAndFurtherGivenNamesOrInitialsThereof write SetSecondAndFurtherGivenNamesOrInitialsThereof; |
Second And Further Given Names Or Initials Thereof, Min : 0, Max : 1
|
|
property Suffix: TbsST_28 read GetSuffix write SetSuffix; |
Suffix, Min : 0, Max : 1
|
|
property Prefix: TbsST_28 read GetPrefix write SetPrefix; |
Prefix, Min : 0, Max : 1
|
|
property Degree: TbsST_28 read GetDegree write SetDegree; |
Degree, Min : 0, Max : 1
|
|
property SourceTable: TbsCWE_28 read GetSourceTable write SetSourceTable; |
Source Table, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_28 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property NameTypeCode: TbsID_28 read GetNameTypeCode write SetNameTypeCode; |
Name Type Code, Min : 0, Max : 1
|
|
property IdentifierCheckDigit: TbsST_28 read GetIdentifierCheckDigit write SetIdentifierCheckDigit; |
Identifier Check Digit, Min : 0, Max : 1
|
|
property CheckDigitScheme: TbsID_28 read GetCheckDigitScheme write SetCheckDigitScheme; |
Check Digit Scheme, Min : 0, Max : 1
|
|
property IdentifierTypeCode: TbsID_28 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacility: TbsHD_28 read GetAssigningFacility write SetAssigningFacility; |
Assigning Facility, Min : 0, Max : 1
|
|
property DateTimeActionPerformed: TbsDTM_28 read GetDateTimeActionPerformed write SetDateTimeActionPerformed; |
Date/Time Action Performed, Min : 0, Max : 1
|
|
property NameRepresentationCode: TbsID_28 read GetNameRepresentationCode write SetNameRepresentationCode; |
Name Representation Code, Min : 0, Max : 1
|
|
property NameContext: TbsCWE_28 read GetNameContext write SetNameContext; |
Name Context, Min : 0, Max : 1
|
|
property NameValidityRange: TbsST_28 read GetNameValidityRange write SetNameValidityRange; |
Name Validity Range, Min : 0, Max : 1
|
|
property NameAssemblyOrder: TbsID_28 read GetNameAssemblyOrder write SetNameAssemblyOrder; |
Name Assembly Order, Min : 0, Max : 1
|
|
property EffectiveDate: TbsDTM_28 read GetEffectiveDate write SetEffectiveDate; |
Effective Date, Min : 0, Max : 1
|
|
property ExpirationDate: TbsDTM_28 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
|
property ProfessionalSuffix: TbsST_28 read GetProfessionalSuffix write SetProfessionalSuffix; |
Professional Suffix, Min : 0, Max : 1
|
|
property AssigningJurisdiction: TbsCWE_28 read GetAssigningJurisdiction write SetAssigningJurisdiction; |
Assigning Jurisdiction, Min : 0, Max : 1
|
|
property AssigningAgencyOrDepartment: TbsCWE_28 read GetAssigningAgencyOrDepartment write SetAssigningAgencyOrDepartment; |
Assigning Agency Or Department, Min : 0, Max : 1
|
|
property SecurityCheck: TbsST_28 read GetSecurityCheck write SetSecurityCheck; |
Security Check, Min : 0, Max : 1
|
|
property SecurityCheckScheme: TbsID_28 read GetSecurityCheckScheme write SetSecurityCheckScheme; |
Security Check Scheme, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|