Class TbsPID_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPID_27 = class(TbsHL7Segment)

Description

Patient Identification

Hierarchy

Overview

Methods

Public function PatientIdentifierListRepCount : Integer;
Public function PatientNameRepCount : Integer;
Public function MothersMaidenNameRepCount : 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;
Public function IdentityReliabilityCodeRepCount : Integer;
Public function ProductionClassCodeRepCount : Integer;
Public function TribalCitizenshipRepCount : Integer;
Public function PatientTelecommunicationInformationRepCount : Integer;

Properties

Public property SetIdPid : TbsSI_27 read GetSetIdPid write SetSetIdPid;
Public property PatientId : TbsST_27 read GetPatientId write SetPatientId;
Public property PatientIdentifierList[RepCount:Integer]: TbsCX_27 read GetPatientIdentifierList write SetPatientIdentifierList;
Public property AlternatePatientIdPid : TbsST_27 read GetAlternatePatientIdPid write SetAlternatePatientIdPid;
Public property PatientName[RepCount:Integer]: TbsXPN_27 read GetPatientName write SetPatientName;
Public property MothersMaidenName[RepCount:Integer]: TbsXPN_27 read GetMothersMaidenName write SetMothersMaidenName;
Public property DateTimeOfBirth : TbsDTM_27 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property AdministrativeSex : TbsCWE_27 read GetAdministrativeSex write SetAdministrativeSex;
Public property PatientAlias : TbsST_27 read GetPatientAlias write SetPatientAlias;
Public property Race[RepCount:Integer]: TbsCWE_27 read GetRace write SetRace;
Public property PatientAddress[RepCount:Integer]: TbsXAD_27 read GetPatientAddress write SetPatientAddress;
Public property CountyCode : TbsST_27 read GetCountyCode write SetCountyCode;
Public property PhoneNumberHome[RepCount:Integer]: TbsXTN_27 read GetPhoneNumberHome write SetPhoneNumberHome;
Public property PhoneNumberBusiness[RepCount:Integer]: TbsXTN_27 read GetPhoneNumberBusiness write SetPhoneNumberBusiness;
Public property PrimaryLanguage : TbsCWE_27 read GetPrimaryLanguage write SetPrimaryLanguage;
Public property MaritalStatus : TbsCWE_27 read GetMaritalStatus write SetMaritalStatus;
Public property Religion : TbsCWE_27 read GetReligion write SetReligion;
Public property PatientAccountNumber : TbsCX_27 read GetPatientAccountNumber write SetPatientAccountNumber;
Public property SsnNumberPatient : TbsST_27 read GetSsnNumberPatient write SetSsnNumberPatient;
Public property DriversLicenseNumberPatient : TbsST_27 read GetDriversLicenseNumberPatient write SetDriversLicenseNumberPatient;
Public property MothersIdentifier[RepCount:Integer]: TbsCX_27 read GetMothersIdentifier write SetMothersIdentifier;
Public property EthnicGroup[RepCount:Integer]: TbsCWE_27 read GetEthnicGroup write SetEthnicGroup;
Public property BirthPlace : TbsST_27 read GetBirthPlace write SetBirthPlace;
Public property MultipleBirthIndicator : TbsID_27 read GetMultipleBirthIndicator write SetMultipleBirthIndicator;
Public property BirthOrder : TbsNM_27 read GetBirthOrder write SetBirthOrder;
Public property Citizenship[RepCount:Integer]: TbsCWE_27 read GetCitizenship write SetCitizenship;
Public property VeteransMilitaryStatus : TbsCWE_27 read GetVeteransMilitaryStatus write SetVeteransMilitaryStatus;
Public property Nationality : TbsCWE_27 read GetNationality write SetNationality;
Public property PatientDeathDateAndTime : TbsDTM_27 read GetPatientDeathDateAndTime write SetPatientDeathDateAndTime;
Public property PatientDeathIndicator : TbsID_27 read GetPatientDeathIndicator write SetPatientDeathIndicator;
Public property IdentityUnknownIndicator : TbsID_27 read GetIdentityUnknownIndicator write SetIdentityUnknownIndicator;
Public property IdentityReliabilityCode[RepCount:Integer]: TbsCWE_27 read GetIdentityReliabilityCode write SetIdentityReliabilityCode;
Public property LastUpdateDateTime : TbsDTM_27 read GetLastUpdateDateTime write SetLastUpdateDateTime;
Public property LastUpdateFacility : TbsHD_27 read GetLastUpdateFacility write SetLastUpdateFacility;
Public property SpeciesCode : TbsCWE_27 read GetSpeciesCode write SetSpeciesCode;
Public property BreedCode : TbsCWE_27 read GetBreedCode write SetBreedCode;
Public property Strain : TbsST_27 read GetStrain write SetStrain;
Public property ProductionClassCode[RepCount:Integer]: TbsCWE_27 read GetProductionClassCode write SetProductionClassCode;
Public property TribalCitizenship[RepCount:Integer]: TbsCWE_27 read GetTribalCitizenship write SetTribalCitizenship;
Public property PatientTelecommunicationInformation[RepCount:Integer]: TbsXTN_27 read GetPatientTelecommunicationInformation write SetPatientTelecommunicationInformation;

Description

Methods

Public function PatientIdentifierListRepCount : Integer;
 
Public function PatientNameRepCount : Integer;
 
Public function MothersMaidenNameRepCount : 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;
 
Public function IdentityReliabilityCodeRepCount : Integer;
 
Public function ProductionClassCodeRepCount : Integer;
 
Public function TribalCitizenshipRepCount : Integer;
 
Public function PatientTelecommunicationInformationRepCount : Integer;
 

Properties

Public property SetIdPid : TbsSI_27 read GetSetIdPid write SetSetIdPid;

Set Id - Pid, Min : 0, Max : 1

Public property PatientId : TbsST_27 read GetPatientId write SetPatientId;

Patient Id, Min : 0, Max : 1

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

Patient Identifier List, Min : 1, Max : *

Public property AlternatePatientIdPid : TbsST_27 read GetAlternatePatientIdPid write SetAlternatePatientIdPid;

Alternate Patient Id - Pid, Min : 0, Max : 1

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

Patient Name, Min : 1, Max : *

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

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

Public property DateTimeOfBirth : TbsDTM_27 read GetDateTimeOfBirth write SetDateTimeOfBirth;

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

Public property AdministrativeSex : TbsCWE_27 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property PatientAlias : TbsST_27 read GetPatientAlias write SetPatientAlias;

Patient Alias, Min : 0, Max : 1

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

Race, Min : 0, Max : *

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

Patient Address, Min : 0, Max : *

Public property CountyCode : TbsST_27 read GetCountyCode write SetCountyCode;

County Code, Min : 0, Max : 1

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

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

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

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

Public property PrimaryLanguage : TbsCWE_27 read GetPrimaryLanguage write SetPrimaryLanguage;

Primary Language, Min : 0, Max : 1

Public property MaritalStatus : TbsCWE_27 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property Religion : TbsCWE_27 read GetReligion write SetReligion;

Religion, Min : 0, Max : 1

Public property PatientAccountNumber : TbsCX_27 read GetPatientAccountNumber write SetPatientAccountNumber;

Patient Account Number, Min : 0, Max : 1

Public property SsnNumberPatient : TbsST_27 read GetSsnNumberPatient write SetSsnNumberPatient;

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

Public property DriversLicenseNumberPatient : TbsST_27 read GetDriversLicenseNumberPatient write SetDriversLicenseNumberPatient;

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

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

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

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

Ethnic Group, Min : 0, Max : *

Public property BirthPlace : TbsST_27 read GetBirthPlace write SetBirthPlace;

Birth Place, Min : 0, Max : 1

Public property MultipleBirthIndicator : TbsID_27 read GetMultipleBirthIndicator write SetMultipleBirthIndicator;

Multiple Birth Indicator, Min : 0, Max : 1

Public property BirthOrder : TbsNM_27 read GetBirthOrder write SetBirthOrder;

Birth Order, Min : 0, Max : 1

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

Citizenship, Min : 0, Max : *

Public property VeteransMilitaryStatus : TbsCWE_27 read GetVeteransMilitaryStatus write SetVeteransMilitaryStatus;

Veterans Military Status, Min : 0, Max : 1

Public property Nationality : TbsCWE_27 read GetNationality write SetNationality;

Nationality, Min : 0, Max : 1

Public property PatientDeathDateAndTime : TbsDTM_27 read GetPatientDeathDateAndTime write SetPatientDeathDateAndTime;

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

Public property PatientDeathIndicator : TbsID_27 read GetPatientDeathIndicator write SetPatientDeathIndicator;

Patient Death Indicator, Min : 0, Max : 1

Public property IdentityUnknownIndicator : TbsID_27 read GetIdentityUnknownIndicator write SetIdentityUnknownIndicator;

Identity Unknown Indicator, Min : 0, Max : 1

Public property IdentityReliabilityCode[RepCount:Integer]: TbsCWE_27 read GetIdentityReliabilityCode write SetIdentityReliabilityCode;

Identity Reliability Code, Min : 0, Max : *

Public property LastUpdateDateTime : TbsDTM_27 read GetLastUpdateDateTime write SetLastUpdateDateTime;

Last Update Date/Time, Min : 0, Max : 1

Public property LastUpdateFacility : TbsHD_27 read GetLastUpdateFacility write SetLastUpdateFacility;

Last Update Facility, Min : 0, Max : 1

Public property SpeciesCode : TbsCWE_27 read GetSpeciesCode write SetSpeciesCode;

Species Code, Min : 0, Max : 1

Public property BreedCode : TbsCWE_27 read GetBreedCode write SetBreedCode;

Breed Code, Min : 0, Max : 1

Public property Strain : TbsST_27 read GetStrain write SetStrain;

Strain, Min : 0, Max : 1

Public property ProductionClassCode[RepCount:Integer]: TbsCWE_27 read GetProductionClassCode write SetProductionClassCode;

Production Class Code, Min : 0, Max : 2

Public property TribalCitizenship[RepCount:Integer]: TbsCWE_27 read GetTribalCitizenship write SetTribalCitizenship;

Tribal Citizenship, Min : 0, Max : *

Public property PatientTelecommunicationInformation[RepCount:Integer]: TbsXTN_27 read GetPatientTelecommunicationInformation write SetPatientTelecommunicationInformation;

Patient Telecommunication Information, Min : 0, Max : *


Generated by PasDoc 0.14.0.