Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPID_26
Unit
BSHL7DT26
Declaration
type TbsPID_26 = class(TbsHL7Segment)
Description
Patient Identification 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
Properties
Description
Methods
|
function PatientIdentifierListRepCount : Integer; |
|
|
function AlternatePatientIDPIDRepCount : Integer; |
|
|
function PatientNameRepCount : Integer; |
|
|
function MothersMaidenNameRepCount : Integer; |
|
|
function PatientAliasRepCount : Integer; |
|
|
function RaceRepCount : Integer; |
|
|
function PatientAddressRepCount : Integer; |
|
|
function PhoneNumberHomeRepCount : Integer; |
|
|
function PhoneNumberBusinessRepCount : Integer; |
|
|
function MothersIdentifierRepCount : Integer; |
|
|
function EthnicGroupRepCount : Integer; |
|
|
function CitizenshipRepCount : Integer; |
|
|
function IdentityReliabilityCodeRepCount : Integer; |
|
|
function ProductionClassCodeRepCount : Integer; |
|
|
function TribalCitizenshipRepCount : Integer; |
|
Properties
|
property SetIDPID : TbsSI_26 read GetSetIDPID write SetSetIDPID; |
Set ID - PID, Min : 0, Max : 1
|
|
property PatientID : TbsCX_26 read GetPatientID write SetPatientID; |
Patient ID, Min : 0, Max : 1
|
|
property PatientIdentifierList[RepCount:Integer]: TbsCX_26 read GetPatientIdentifierList write SetPatientIdentifierList; |
Patient Identifier List, Min : 1, Max : *
|
|
property AlternatePatientIDPID[RepCount:Integer]: TbsCX_26 read GetAlternatePatientIDPID write SetAlternatePatientIDPID; |
Alternate Patient ID - PID, Min : 0, Max : *
|
|
property PatientName[RepCount:Integer]: TbsXPN_26 read GetPatientName write SetPatientName; |
Patient Name, Min : 1, Max : *
|
|
property MothersMaidenName[RepCount:Integer]: TbsXPN_26 read GetMothersMaidenName write SetMothersMaidenName; |
Mother's Maiden Name, Min : 0, Max : *
|
|
property DateTimeofBirth : TbsDTM_26 read GetDateTimeofBirth write SetDateTimeofBirth; |
Date/Time of Birth, Min : 0, Max : 1
|
|
property AdministrativeSex : TbsIS_26 read GetAdministrativeSex write SetAdministrativeSex; |
Administrative Sex, Min : 0, Max : 1
|
|
property PatientAlias[RepCount:Integer]: TbsXPN_26 read GetPatientAlias write SetPatientAlias; |
Patient Alias, Min : 0, Max : *
|
|
property Race[RepCount:Integer]: TbsCWE_26 read GetRace write SetRace; |
Race, Min : 0, Max : *
|
|
property PatientAddress[RepCount:Integer]: TbsXAD_26 read GetPatientAddress write SetPatientAddress; |
Patient Address, Min : 0, Max : *
|
|
property CountyCode : TbsIS_26 read GetCountyCode write SetCountyCode; |
County Code, Min : 0, Max : 1
|
|
property PhoneNumberHome[RepCount:Integer]: TbsXTN_26 read GetPhoneNumberHome write SetPhoneNumberHome; |
Phone Number - Home, Min : 0, Max : *
|
|
property PhoneNumberBusiness[RepCount:Integer]: TbsXTN_26 read GetPhoneNumberBusiness write SetPhoneNumberBusiness; |
Phone Number - Business, Min : 0, Max : *
|
|
property PrimaryLanguage : TbsCWE_26 read GetPrimaryLanguage write SetPrimaryLanguage; |
Primary Language, Min : 0, Max : 1
|
|
property MaritalStatus : TbsCWE_26 read GetMaritalStatus write SetMaritalStatus; |
Marital Status, Min : 0, Max : 1
|
|
property Religion : TbsCWE_26 read GetReligion write SetReligion; |
Religion, Min : 0, Max : 1
|
|
property PatientAccountNumber : TbsCX_26 read GetPatientAccountNumber write SetPatientAccountNumber; |
Patient Account Number, Min : 0, Max : 1
|
|
property SSNNumberPatient : TbsST_26 read GetSSNNumberPatient write SetSSNNumberPatient; |
SSN Number - Patient, Min : 0, Max : 1
|
|
property DriversLicenseNumberPatient : TbsDLN_26 read GetDriversLicenseNumberPatient write SetDriversLicenseNumberPatient; |
Driver's License Number - Patient, Min : 0, Max : 1
|
|
property MothersIdentifier[RepCount:Integer]: TbsCX_26 read GetMothersIdentifier write SetMothersIdentifier; |
Mother's Identifier, Min : 0, Max : *
|
|
property EthnicGroup[RepCount:Integer]: TbsCWE_26 read GetEthnicGroup write SetEthnicGroup; |
Ethnic Group, Min : 0, Max : *
|
|
property BirthPlace : TbsST_26 read GetBirthPlace write SetBirthPlace; |
Birth Place, Min : 0, Max : 1
|
|
property MultipleBirthIndicator : TbsID_26 read GetMultipleBirthIndicator write SetMultipleBirthIndicator; |
Multiple Birth Indicator, Min : 0, Max : 1
|
|
property BirthOrder : TbsNM_26 read GetBirthOrder write SetBirthOrder; |
Birth Order, Min : 0, Max : 1
|
|
property Citizenship[RepCount:Integer]: TbsCWE_26 read GetCitizenship write SetCitizenship; |
Citizenship, Min : 0, Max : *
|
|
property VeteransMilitaryStatus : TbsCWE_26 read GetVeteransMilitaryStatus write SetVeteransMilitaryStatus; |
Veterans Military Status, Min : 0, Max : 1
|
|
property Nationality : TbsCWE_26 read GetNationality write SetNationality; |
Nationality, Min : 0, Max : 1
|
|
property PatientDeathDateandTime : TbsDTM_26 read GetPatientDeathDateandTime write SetPatientDeathDateandTime; |
Patient Death Date and Time, Min : 0, Max : 1
|
|
property PatientDeathIndicator : TbsID_26 read GetPatientDeathIndicator write SetPatientDeathIndicator; |
Patient Death Indicator, Min : 0, Max : 1
|
|
property IdentityUnknownIndicator : TbsID_26 read GetIdentityUnknownIndicator write SetIdentityUnknownIndicator; |
Identity Unknown Indicator, Min : 0, Max : 1
|
|
property IdentityReliabilityCode[RepCount:Integer]: TbsIS_26 read GetIdentityReliabilityCode write SetIdentityReliabilityCode; |
Identity Reliability Code, Min : 0, Max : *
|
|
property LastUpdateDateTime : TbsDTM_26 read GetLastUpdateDateTime write SetLastUpdateDateTime; |
Last Update Date/Time, Min : 0, Max : 1
|
|
property LastUpdateFacility : TbsHD_26 read GetLastUpdateFacility write SetLastUpdateFacility; |
Last Update Facility, Min : 0, Max : 1
|
|
property SpeciesCode : TbsCWE_26 read GetSpeciesCode write SetSpeciesCode; |
Species Code, Min : 0, Max : 1
|
|
property BreedCode : TbsCWE_26 read GetBreedCode write SetBreedCode; |
Breed Code, Min : 0, Max : 1
|
|
property Strain : TbsST_26 read GetStrain write SetStrain; |
Strain, Min : 0, Max : 1
|
|
property ProductionClassCode[RepCount:Integer]: TbsCWE_26 read GetProductionClassCode write SetProductionClassCode; |
Production Class Code, Min : 0, Max : 2
|
|
property TribalCitizenship[RepCount:Integer]: TbsCWE_26 read GetTribalCitizenship write SetTribalCitizenship; |
Tribal Citizenship, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|