Class TbsPID_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPID_231 = class(TbsHL7Segment)

Description

Patient identification segment The PID segment is used by all applications as the primary means of communicating patient identification information. This segment contains permanent patient identifying and demographic information that, for the most part, is not likely to change frequently.

Hierarchy

Overview

Methods

Public function PatientIdentifierListRepCount : Integer;
Public function AlternatePatientIDPIDRepCount : Integer;
Public function PatientNameRepCount : Integer;
Public function MothersMaidenNameRepCount : Integer;
Public function PatientAliasRepCount : Integer;
Public function RaceRepCount : Integer;
Public function PatientAddressRepCount : Integer;
Public function PhoneNumberHomeRepCount : Integer;
Public function PhoneNumberBusinessRepCount : Integer;
Public function MothersIdentifierRepCount : Integer;
Public function EthnicGroupRepCount : Integer;
Public function CitizenshipRepCount : Integer;

Properties

Public property SetIDPID : TbsSI_231 read GetSetIDPID write SetSetIDPID;
Public property PatientID : TbsCX_231 read GetPatientID write SetPatientID;
Public property PatientIdentifierList[RepCount:Integer]: TbsCX_231 read GetPatientIdentifierList write SetPatientIdentifierList;
Public property AlternatePatientIDPID[RepCount:Integer]: TbsCX_231 read GetAlternatePatientIDPID write SetAlternatePatientIDPID;
Public property PatientName[RepCount:Integer]: TbsXPN_231 read GetPatientName write SetPatientName;
Public property MothersMaidenName[RepCount:Integer]: TbsXPN_231 read GetMothersMaidenName write SetMothersMaidenName;
Public property DateTimeOfBirth : TbsTS_231 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property Sex : TbsIS_231 read GetSex write SetSex;
Public property PatientAlias[RepCount:Integer]: TbsXPN_231 read GetPatientAlias write SetPatientAlias;
Public property Race[RepCount:Integer]: TbsCE_231 read GetRace write SetRace;
Public property PatientAddress[RepCount:Integer]: TbsXAD_231 read GetPatientAddress write SetPatientAddress;
Public property CountyCode : TbsIS_231 read GetCountyCode write SetCountyCode;
Public property PhoneNumberHome[RepCount:Integer]: TbsXTN_231 read GetPhoneNumberHome write SetPhoneNumberHome;
Public property PhoneNumberBusiness[RepCount:Integer]: TbsXTN_231 read GetPhoneNumberBusiness write SetPhoneNumberBusiness;
Public property PrimaryLanguage : TbsCE_231 read GetPrimaryLanguage write SetPrimaryLanguage;
Public property MaritalStatus : TbsCE_231 read GetMaritalStatus write SetMaritalStatus;
Public property Religion : TbsCE_231 read GetReligion write SetReligion;
Public property PatientAccountNumber : TbsCX_231 read GetPatientAccountNumber write SetPatientAccountNumber;
Public property SSNNumberPatient : TbsST_231 read GetSSNNumberPatient write SetSSNNumberPatient;
Public property DriversLicenseNumberPatient : TbsDLN_231 read GetDriversLicenseNumberPatient write SetDriversLicenseNumberPatient;
Public property MothersIdentifier[RepCount:Integer]: TbsCX_231 read GetMothersIdentifier write SetMothersIdentifier;
Public property EthnicGroup[RepCount:Integer]: TbsCE_231 read GetEthnicGroup write SetEthnicGroup;
Public property BirthPlace : TbsST_231 read GetBirthPlace write SetBirthPlace;
Public property MultipleBirthIndicator : TbsID_231 read GetMultipleBirthIndicator write SetMultipleBirthIndicator;
Public property BirthOrder : TbsNM_231 read GetBirthOrder write SetBirthOrder;
Public property Citizenship[RepCount:Integer]: TbsCE_231 read GetCitizenship write SetCitizenship;
Public property VeteransMilitaryStatus : TbsCE_231 read GetVeteransMilitaryStatus write SetVeteransMilitaryStatus;
Public property Nationality : TbsCE_231 read GetNationality write SetNationality;
Public property PatientDeathDateandTime : TbsTS_231 read GetPatientDeathDateandTime write SetPatientDeathDateandTime;
Public property PatientDeathIndicator : TbsID_231 read GetPatientDeathIndicator write SetPatientDeathIndicator;

Description

Methods

Public function PatientIdentifierListRepCount : Integer;
 
Public function AlternatePatientIDPIDRepCount : Integer;
 
Public function PatientNameRepCount : Integer;
 
Public function MothersMaidenNameRepCount : Integer;
 
Public function PatientAliasRepCount : Integer;
 
Public function RaceRepCount : Integer;
 
Public function PatientAddressRepCount : Integer;
 
Public function PhoneNumberHomeRepCount : Integer;
 
Public function PhoneNumberBusinessRepCount : Integer;
 
Public function MothersIdentifierRepCount : Integer;
 
Public function EthnicGroupRepCount : Integer;
 
Public function CitizenshipRepCount : Integer;
 

Properties

Public property SetIDPID : TbsSI_231 read GetSetIDPID write SetSetIDPID;

Set ID - PID, Min : 0, Max : 1

Public property PatientID : TbsCX_231 read GetPatientID write SetPatientID;

Patient ID, Min : 0, Max : 1

Public property PatientIdentifierList[RepCount:Integer]: TbsCX_231 read GetPatientIdentifierList write SetPatientIdentifierList;

Patient Identifier List, Min : 1, Max : *

Public property AlternatePatientIDPID[RepCount:Integer]: TbsCX_231 read GetAlternatePatientIDPID write SetAlternatePatientIDPID;

Alternate Patient ID - PID, Min : 0, Max : *

Public property PatientName[RepCount:Integer]: TbsXPN_231 read GetPatientName write SetPatientName;

Patient Name, Min : 1, Max : *

Public property MothersMaidenName[RepCount:Integer]: TbsXPN_231 read GetMothersMaidenName write SetMothersMaidenName;

Mother s Maiden Name, Min : 0, Max : *

Public property DateTimeOfBirth : TbsTS_231 read GetDateTimeOfBirth write SetDateTimeOfBirth;

Date/Time Of Birth, Min : 0, Max : 1

Public property Sex : TbsIS_231 read GetSex write SetSex;

Sex, Min : 0, Max : 1

Public property PatientAlias[RepCount:Integer]: TbsXPN_231 read GetPatientAlias write SetPatientAlias;

Patient Alias, Min : 0, Max : *

Public property Race[RepCount:Integer]: TbsCE_231 read GetRace write SetRace;

Race, Min : 0, Max : *

Public property PatientAddress[RepCount:Integer]: TbsXAD_231 read GetPatientAddress write SetPatientAddress;

Patient Address, Min : 0, Max : *

Public property CountyCode : TbsIS_231 read GetCountyCode write SetCountyCode;

County Code, Min : 0, Max : 1

Public property PhoneNumberHome[RepCount:Integer]: TbsXTN_231 read GetPhoneNumberHome write SetPhoneNumberHome;

Phone Number - Home, Min : 0, Max : *

Public property PhoneNumberBusiness[RepCount:Integer]: TbsXTN_231 read GetPhoneNumberBusiness write SetPhoneNumberBusiness;

Phone Number - Business, Min : 0, Max : *

Public property PrimaryLanguage : TbsCE_231 read GetPrimaryLanguage write SetPrimaryLanguage;

Primary Language, Min : 0, Max : 1

Public property MaritalStatus : TbsCE_231 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property Religion : TbsCE_231 read GetReligion write SetReligion;

Religion, Min : 0, Max : 1

Public property PatientAccountNumber : TbsCX_231 read GetPatientAccountNumber write SetPatientAccountNumber;

Patient Account Number, Min : 0, Max : 1

Public property SSNNumberPatient : TbsST_231 read GetSSNNumberPatient write SetSSNNumberPatient;

SSN Number - Patient, Min : 0, Max : 1

Public property DriversLicenseNumberPatient : TbsDLN_231 read GetDriversLicenseNumberPatient write SetDriversLicenseNumberPatient;

Driver's License Number - Patient, Min : 0, Max : 1

Public property MothersIdentifier[RepCount:Integer]: TbsCX_231 read GetMothersIdentifier write SetMothersIdentifier;

Mother's Identifier, Min : 0, Max : *

Public property EthnicGroup[RepCount:Integer]: TbsCE_231 read GetEthnicGroup write SetEthnicGroup;

Ethnic Group, Min : 0, Max : *

Public property BirthPlace : TbsST_231 read GetBirthPlace write SetBirthPlace;

Birth Place, Min : 0, Max : 1

Public property MultipleBirthIndicator : TbsID_231 read GetMultipleBirthIndicator write SetMultipleBirthIndicator;

Multiple Birth Indicator, Min : 0, Max : 1

Public property BirthOrder : TbsNM_231 read GetBirthOrder write SetBirthOrder;

Birth Order, Min : 0, Max : 1

Public property Citizenship[RepCount:Integer]: TbsCE_231 read GetCitizenship write SetCitizenship;

Citizenship, Min : 0, Max : *

Public property VeteransMilitaryStatus : TbsCE_231 read GetVeteransMilitaryStatus write SetVeteransMilitaryStatus;

Veterans Military Status, Min : 0, Max : 1

Public property Nationality : TbsCE_231 read GetNationality write SetNationality;

Nationality, Min : 0, Max : 1

Public property PatientDeathDateandTime : TbsTS_231 read GetPatientDeathDateandTime write SetPatientDeathDateandTime;

Patient Death Date and Time, Min : 0, Max : 1

Public property PatientDeathIndicator : TbsID_231 read GetPatientDeathIndicator write SetPatientDeathIndicator;

Patient Death Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.