Class TbsPV1_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPV1_271 = class(TbsHL7Segment)

Description

Patient Visit The PV1 segment is used by Registration/Patient Administration applications to communicate information on an account or visit-specific basis. The default is to send account level data. To use this segment for visit level data PV1-51 - Visit Indicator must be valued to "V". The value of PV-51 affects the level of data being sent on the PV1, PV2, and any other segments that are part of the associated PV1 hierarchy (e.g., ROL, DG1, or OBX). The facility ID, the optional fourth component of each patient location field, is a HD data type that is uniquely associated with the healthcare facility containing the location. A given institution, or group of intercommunicating institutions, should establish a list of facilities that may be potential assignors of patient locations. The list will be one of the institution's master dictionary lists. Since third parties other than the assignors of patient locations may send or receive HL7 messages containing patient locations, the facility ID in the patient location may not be the same as that implied by the sending and receiving systems identified in the MSH. The facility ID must be unique across facilities at a given site. This field is required for HL7 implementations that have more than a single healthcare facility with bed locations, since the same <point of care> ˆ <room> ˆ <bed> combination may exist at more than one facility.

Hierarchy

Overview

Methods

Public function AttendingDoctorRepCount : Integer;
Public function ReferringDoctorRepCount : Integer;
Public function ConsultingDoctorRepCount : Integer;
Public function AmbulatoryStatusRepCount : Integer;
Public function AdmittingDoctorRepCount : Integer;
Public function FinancialClassRepCount : Integer;
Public function ContractCodeRepCount : Integer;
Public function ContractEffectiveDateRepCount : Integer;
Public function ContractAmountRepCount : Integer;
Public function ContractPeriodRepCount : Integer;

Properties

Public property SetIdPv1 : TbsSI_271 read GetSetIdPv1 write SetSetIdPv1;
Public property PatientClass : TbsCWE_271 read GetPatientClass write SetPatientClass;
Public property AssignedPatientLocation : TbsPL_271 read GetAssignedPatientLocation write SetAssignedPatientLocation;
Public property AdmissionType : TbsCWE_271 read GetAdmissionType write SetAdmissionType;
Public property PreadmitNumber : TbsCX_271 read GetPreadmitNumber write SetPreadmitNumber;
Public property PriorPatientLocation : TbsPL_271 read GetPriorPatientLocation write SetPriorPatientLocation;
Public property AttendingDoctor[RepCount:Integer]: TbsXCN_271 read GetAttendingDoctor write SetAttendingDoctor;
Public property ReferringDoctor[RepCount:Integer]: TbsXCN_271 read GetReferringDoctor write SetReferringDoctor;
Public property ConsultingDoctor[RepCount:Integer]: TbsXCN_271 read GetConsultingDoctor write SetConsultingDoctor;
Public property HospitalService : TbsCWE_271 read GetHospitalService write SetHospitalService;
Public property TemporaryLocation : TbsPL_271 read GetTemporaryLocation write SetTemporaryLocation;
Public property PreadmitTestIndicator : TbsCWE_271 read GetPreadmitTestIndicator write SetPreadmitTestIndicator;
Public property ReadmissionIndicator : TbsCWE_271 read GetReadmissionIndicator write SetReadmissionIndicator;
Public property AdmitSource : TbsCWE_271 read GetAdmitSource write SetAdmitSource;
Public property AmbulatoryStatus[RepCount:Integer]: TbsCWE_271 read GetAmbulatoryStatus write SetAmbulatoryStatus;
Public property VipIndicator : TbsCWE_271 read GetVipIndicator write SetVipIndicator;
Public property AdmittingDoctor[RepCount:Integer]: TbsXCN_271 read GetAdmittingDoctor write SetAdmittingDoctor;
Public property PatientType : TbsCWE_271 read GetPatientType write SetPatientType;
Public property VisitNumber : TbsCX_271 read GetVisitNumber write SetVisitNumber;
Public property FinancialClass[RepCount:Integer]: TbsFC_271 read GetFinancialClass write SetFinancialClass;
Public property ChargePriceIndicator : TbsCWE_271 read GetChargePriceIndicator write SetChargePriceIndicator;
Public property CourtesyCode : TbsCWE_271 read GetCourtesyCode write SetCourtesyCode;
Public property CreditRating : TbsCWE_271 read GetCreditRating write SetCreditRating;
Public property ContractCode[RepCount:Integer]: TbsCWE_271 read GetContractCode write SetContractCode;
Public property ContractEffectiveDate[RepCount:Integer]: TbsDT_271 read GetContractEffectiveDate write SetContractEffectiveDate;
Public property ContractAmount[RepCount:Integer]: TbsNM_271 read GetContractAmount write SetContractAmount;
Public property ContractPeriod[RepCount:Integer]: TbsNM_271 read GetContractPeriod write SetContractPeriod;
Public property InterestCode : TbsCWE_271 read GetInterestCode write SetInterestCode;
Public property TransferToBadDebtCode : TbsCWE_271 read GetTransferToBadDebtCode write SetTransferToBadDebtCode;
Public property TransferToBadDebtDate : TbsDT_271 read GetTransferToBadDebtDate write SetTransferToBadDebtDate;
Public property BadDebtAgencyCode : TbsCWE_271 read GetBadDebtAgencyCode write SetBadDebtAgencyCode;
Public property BadDebtTransferAmount : TbsNM_271 read GetBadDebtTransferAmount write SetBadDebtTransferAmount;
Public property BadDebtRecoveryAmount : TbsNM_271 read GetBadDebtRecoveryAmount write SetBadDebtRecoveryAmount;
Public property DeleteAccountIndicator : TbsCWE_271 read GetDeleteAccountIndicator write SetDeleteAccountIndicator;
Public property DeleteAccountDate : TbsDT_271 read GetDeleteAccountDate write SetDeleteAccountDate;
Public property DischargeDisposition : TbsCWE_271 read GetDischargeDisposition write SetDischargeDisposition;
Public property DischargedToLocation : TbsDLD_271 read GetDischargedToLocation write SetDischargedToLocation;
Public property DietType : TbsCWE_271 read GetDietType write SetDietType;
Public property ServicingFacility : TbsCWE_271 read GetServicingFacility write SetServicingFacility;
Public property BedStatus : TbsCWE_271 read GetBedStatus write SetBedStatus;
Public property AccountStatus : TbsCWE_271 read GetAccountStatus write SetAccountStatus;
Public property PendingLocation : TbsPL_271 read GetPendingLocation write SetPendingLocation;
Public property PriorTemporaryLocation : TbsPL_271 read GetPriorTemporaryLocation write SetPriorTemporaryLocation;
Public property AdmitDateTime : TbsDTM_271 read GetAdmitDateTime write SetAdmitDateTime;
Public property DischargeDateTime : TbsDTM_271 read GetDischargeDateTime write SetDischargeDateTime;
Public property CurrentPatientBalance : TbsNM_271 read GetCurrentPatientBalance write SetCurrentPatientBalance;
Public property TotalCharges : TbsNM_271 read GetTotalCharges write SetTotalCharges;
Public property TotalAdjustments : TbsNM_271 read GetTotalAdjustments write SetTotalAdjustments;
Public property TotalPayments : TbsNM_271 read GetTotalPayments write SetTotalPayments;
Public property AlternateVisitId : TbsCX_271 read GetAlternateVisitId write SetAlternateVisitId;
Public property VisitIndicator : TbsCWE_271 read GetVisitIndicator write SetVisitIndicator;
Public property OtherHealthcareProvider : TbsST_271 read GetOtherHealthcareProvider write SetOtherHealthcareProvider;
Public property ServiceEpisodeDescription : TbsST_271 read GetServiceEpisodeDescription write SetServiceEpisodeDescription;
Public property ServiceEpisodeIdentifier : TbsCX_271 read GetServiceEpisodeIdentifier write SetServiceEpisodeIdentifier;

Description

Methods

Public function AttendingDoctorRepCount : Integer;
 
Public function ReferringDoctorRepCount : Integer;
 
Public function ConsultingDoctorRepCount : Integer;
 
Public function AmbulatoryStatusRepCount : Integer;
 
Public function AdmittingDoctorRepCount : Integer;
 
Public function FinancialClassRepCount : Integer;
 
Public function ContractCodeRepCount : Integer;
 
Public function ContractEffectiveDateRepCount : Integer;
 
Public function ContractAmountRepCount : Integer;
 
Public function ContractPeriodRepCount : Integer;
 

Properties

Public property SetIdPv1 : TbsSI_271 read GetSetIdPv1 write SetSetIdPv1;

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

Public property PatientClass : TbsCWE_271 read GetPatientClass write SetPatientClass;

Patient Class, Min : 1, Max : 1

Public property AssignedPatientLocation : TbsPL_271 read GetAssignedPatientLocation write SetAssignedPatientLocation;

Assigned Patient Location, Min : 0, Max : 1

Public property AdmissionType : TbsCWE_271 read GetAdmissionType write SetAdmissionType;

Admission Type, Min : 0, Max : 1

Public property PreadmitNumber : TbsCX_271 read GetPreadmitNumber write SetPreadmitNumber;

Preadmit Number, Min : 0, Max : 1

Public property PriorPatientLocation : TbsPL_271 read GetPriorPatientLocation write SetPriorPatientLocation;

Prior Patient Location, Min : 0, Max : 1

Public property AttendingDoctor[RepCount:Integer]: TbsXCN_271 read GetAttendingDoctor write SetAttendingDoctor;

Attending Doctor, Min : 0, Max : *

Public property ReferringDoctor[RepCount:Integer]: TbsXCN_271 read GetReferringDoctor write SetReferringDoctor;

Referring Doctor, Min : 0, Max : *

Public property ConsultingDoctor[RepCount:Integer]: TbsXCN_271 read GetConsultingDoctor write SetConsultingDoctor;

Consulting Doctor, Min : 0, Max : *

Public property HospitalService : TbsCWE_271 read GetHospitalService write SetHospitalService;

Hospital Service, Min : 0, Max : 1

Public property TemporaryLocation : TbsPL_271 read GetTemporaryLocation write SetTemporaryLocation;

Temporary Location, Min : 0, Max : 1

Public property PreadmitTestIndicator : TbsCWE_271 read GetPreadmitTestIndicator write SetPreadmitTestIndicator;

Preadmit Test Indicator, Min : 0, Max : 1

Public property ReadmissionIndicator : TbsCWE_271 read GetReadmissionIndicator write SetReadmissionIndicator;

Re-admission Indicator, Min : 0, Max : 1

Public property AdmitSource : TbsCWE_271 read GetAdmitSource write SetAdmitSource;

Admit Source, Min : 0, Max : 1

Public property AmbulatoryStatus[RepCount:Integer]: TbsCWE_271 read GetAmbulatoryStatus write SetAmbulatoryStatus;

Ambulatory Status, Min : 0, Max : *

Public property VipIndicator : TbsCWE_271 read GetVipIndicator write SetVipIndicator;

Vip Indicator, Min : 0, Max : 1

Public property AdmittingDoctor[RepCount:Integer]: TbsXCN_271 read GetAdmittingDoctor write SetAdmittingDoctor;

Admitting Doctor, Min : 0, Max : *

Public property PatientType : TbsCWE_271 read GetPatientType write SetPatientType;

Patient Type, Min : 0, Max : 1

Public property VisitNumber : TbsCX_271 read GetVisitNumber write SetVisitNumber;

Visit Number, Min : 0, Max : 1

Public property FinancialClass[RepCount:Integer]: TbsFC_271 read GetFinancialClass write SetFinancialClass;

Financial Class, Min : 0, Max : *

Public property ChargePriceIndicator : TbsCWE_271 read GetChargePriceIndicator write SetChargePriceIndicator;

Charge Price Indicator, Min : 0, Max : 1

Public property CourtesyCode : TbsCWE_271 read GetCourtesyCode write SetCourtesyCode;

Courtesy Code, Min : 0, Max : 1

Public property CreditRating : TbsCWE_271 read GetCreditRating write SetCreditRating;

Credit Rating, Min : 0, Max : 1

Public property ContractCode[RepCount:Integer]: TbsCWE_271 read GetContractCode write SetContractCode;

Contract Code, Min : 0, Max : *

Public property ContractEffectiveDate[RepCount:Integer]: TbsDT_271 read GetContractEffectiveDate write SetContractEffectiveDate;

Contract Effective Date, Min : 0, Max : *

Public property ContractAmount[RepCount:Integer]: TbsNM_271 read GetContractAmount write SetContractAmount;

Contract Amount, Min : 0, Max : *

Public property ContractPeriod[RepCount:Integer]: TbsNM_271 read GetContractPeriod write SetContractPeriod;

Contract Period, Min : 0, Max : *

Public property InterestCode : TbsCWE_271 read GetInterestCode write SetInterestCode;

Interest Code, Min : 0, Max : 1

Public property TransferToBadDebtCode : TbsCWE_271 read GetTransferToBadDebtCode write SetTransferToBadDebtCode;

Transfer To Bad Debt Code, Min : 0, Max : 1

Public property TransferToBadDebtDate : TbsDT_271 read GetTransferToBadDebtDate write SetTransferToBadDebtDate;

Transfer To Bad Debt Date, Min : 0, Max : 1

Public property BadDebtAgencyCode : TbsCWE_271 read GetBadDebtAgencyCode write SetBadDebtAgencyCode;

Bad Debt Agency Code, Min : 0, Max : 1

Public property BadDebtTransferAmount : TbsNM_271 read GetBadDebtTransferAmount write SetBadDebtTransferAmount;

Bad Debt Transfer Amount, Min : 0, Max : 1

Public property BadDebtRecoveryAmount : TbsNM_271 read GetBadDebtRecoveryAmount write SetBadDebtRecoveryAmount;

Bad Debt Recovery Amount, Min : 0, Max : 1

Public property DeleteAccountIndicator : TbsCWE_271 read GetDeleteAccountIndicator write SetDeleteAccountIndicator;

Delete Account Indicator, Min : 0, Max : 1

Public property DeleteAccountDate : TbsDT_271 read GetDeleteAccountDate write SetDeleteAccountDate;

Delete Account Date, Min : 0, Max : 1

Public property DischargeDisposition : TbsCWE_271 read GetDischargeDisposition write SetDischargeDisposition;

Discharge Disposition, Min : 0, Max : 1

Public property DischargedToLocation : TbsDLD_271 read GetDischargedToLocation write SetDischargedToLocation;

Discharged To Location, Min : 0, Max : 1

Public property DietType : TbsCWE_271 read GetDietType write SetDietType;

Diet Type, Min : 0, Max : 1

Public property ServicingFacility : TbsCWE_271 read GetServicingFacility write SetServicingFacility;

Servicing Facility, Min : 0, Max : 1

Public property BedStatus : TbsCWE_271 read GetBedStatus write SetBedStatus;

Bed Status, Min : 0, Max : 1

Public property AccountStatus : TbsCWE_271 read GetAccountStatus write SetAccountStatus;

Account Status, Min : 0, Max : 1

Public property PendingLocation : TbsPL_271 read GetPendingLocation write SetPendingLocation;

Pending Location, Min : 0, Max : 1

Public property PriorTemporaryLocation : TbsPL_271 read GetPriorTemporaryLocation write SetPriorTemporaryLocation;

Prior Temporary Location, Min : 0, Max : 1

Public property AdmitDateTime : TbsDTM_271 read GetAdmitDateTime write SetAdmitDateTime;

Admit Date/Time, Min : 0, Max : 1

Public property DischargeDateTime : TbsDTM_271 read GetDischargeDateTime write SetDischargeDateTime;

Discharge Date/Time, Min : 0, Max : 1

Public property CurrentPatientBalance : TbsNM_271 read GetCurrentPatientBalance write SetCurrentPatientBalance;

Current Patient Balance, Min : 0, Max : 1

Public property TotalCharges : TbsNM_271 read GetTotalCharges write SetTotalCharges;

Total Charges, Min : 0, Max : 1

Public property TotalAdjustments : TbsNM_271 read GetTotalAdjustments write SetTotalAdjustments;

Total Adjustments, Min : 0, Max : 1

Public property TotalPayments : TbsNM_271 read GetTotalPayments write SetTotalPayments;

Total Payments, Min : 0, Max : 1

Public property AlternateVisitId : TbsCX_271 read GetAlternateVisitId write SetAlternateVisitId;

Alternate Visit Id, Min : 0, Max : 1

Public property VisitIndicator : TbsCWE_271 read GetVisitIndicator write SetVisitIndicator;

Visit Indicator, Min : 0, Max : 1

Public property OtherHealthcareProvider : TbsST_271 read GetOtherHealthcareProvider write SetOtherHealthcareProvider;

Other Healthcare Provider, Min : 0, Max : 1

Public property ServiceEpisodeDescription : TbsST_271 read GetServiceEpisodeDescription write SetServiceEpisodeDescription;

Service Episode Description, Min : 0, Max : 1

Public property ServiceEpisodeIdentifier : TbsCX_271 read GetServiceEpisodeIdentifier write SetServiceEpisodeIdentifier;

Service Episode Identifier, Min : 0, Max : 1


Generated by PasDoc 0.14.0.