Class TbsPPN_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPPN_23 = class(TbsHL7Object)

Description

Performing Person Time Stamp

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property IDNumber: TbsST_23 read GetIDNumber write SetIDNumber;
Public property FamilyName: TbsST_23 read GetFamilyName write SetFamilyName;
Public property GivenName: TbsST_23 read GetGivenName write SetGivenName;
Public property MiddleInitialOrName: TbsST_23 read GetMiddleInitialOrName write SetMiddleInitialOrName;
Public property Suffix: TbsST_23 read GetSuffix write SetSuffix;
Public property Prefix: TbsST_23 read GetPrefix write SetPrefix;
Public property Degree: TbsST_23 read GetDegree write SetDegree;
Public property SourceTable: TbsID_23 read GetSourceTable write SetSourceTable;
Public property AssigningAuthority: TbsHD_23 read GetAssigningAuthority write SetAssigningAuthority;
Public property NameTypeCode: TbsID_23 read GetNameTypeCode write SetNameTypeCode;
Public property IdentifierCheckDigit: TbsST_23 read GetIdentifierCheckDigit write SetIdentifierCheckDigit;
Public property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_23 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed;
Public property IdentifierTypeCode: TbsIS_23 read GetIdentifierTypeCode write SetIdentifierTypeCode;
Public property AssigningFacility: TbsHD_23 read GetAssigningFacility write SetAssigningFacility;
Public property DateTimeActionPerformed: TbsTS_23 read GetDateTimeActionPerformed write SetDateTimeActionPerformed;

Description

Methods

Public procedure Init; override;
 

Properties

Public property IDNumber: TbsST_23 read GetIDNumber write SetIDNumber;

ID Number, Min : 0, Max : 1

Public property FamilyName: TbsST_23 read GetFamilyName write SetFamilyName;

Family Name, Min : 0, Max : 1

Public property GivenName: TbsST_23 read GetGivenName write SetGivenName;

Given Name, Min : 0, Max : 1

Public property MiddleInitialOrName: TbsST_23 read GetMiddleInitialOrName write SetMiddleInitialOrName;

Middle Initial Or Name, Min : 0, Max : 1

Public property Suffix: TbsST_23 read GetSuffix write SetSuffix;

Suffix, Min : 0, Max : 1

Public property Prefix: TbsST_23 read GetPrefix write SetPrefix;

Prefix, Min : 0, Max : 1

Public property Degree: TbsST_23 read GetDegree write SetDegree;

Degree, Min : 0, Max : 1

Public property SourceTable: TbsID_23 read GetSourceTable write SetSourceTable;

Source Table, Min : 0, Max : 1

Public property AssigningAuthority: TbsHD_23 read GetAssigningAuthority write SetAssigningAuthority;

Assigning Authority, Min : 0, Max : 1

Public property NameTypeCode: TbsID_23 read GetNameTypeCode write SetNameTypeCode;

Name Type Code, Min : 0, Max : 1

Public property IdentifierCheckDigit: TbsST_23 read GetIdentifierCheckDigit write SetIdentifierCheckDigit;

Identifier Check Digit, Min : 0, Max : 1

Public property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_23 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed;

Code Identifying The Check Digit Scheme Employed, Min : 0, Max : 1

Public property IdentifierTypeCode: TbsIS_23 read GetIdentifierTypeCode write SetIdentifierTypeCode;

Identifier Type Code, Min : 0, Max : 1

Public property AssigningFacility: TbsHD_23 read GetAssigningFacility write SetAssigningFacility;

Assigning Facility, Min : 0, Max : 1

Public property DateTimeActionPerformed: TbsTS_23 read GetDateTimeActionPerformed write SetDateTimeActionPerformed;

Date/Time Action Performed, Min : 0, Max : 1


Generated by PasDoc 0.14.0.