Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPV1_22
Unit
BSHL7DT22
Declaration
type TbsPV1_22 = class(TbsHL7Segment)
Description
Patient Visit The PV1 segment is used by Registration/ADT applications to communicate information on a visit specific basis. This segment can be used to send multiple visit statistic records to the same patient account, or single visit records to more than one account. Individual sites must determine this segment's use
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConsultingDoctorRepCount : Integer; |
|
|
function AmbulatoryStatusRepCount : Integer; |
|
|
function FinancialClassRepCount : Integer; |
|
|
function ContractCodeRepCount : Integer; |
|
|
function ContractEffectiveDateRepCount : Integer; |
|
|
function ContractAmountRepCount : Integer; |
|
|
function ContractPeriodRepCount : Integer; |
|
Properties
|
property SetIdPatientVisit : TbsSI_22 read GetSetIdPatientVisit write SetSetIdPatientVisit; |
Set Id - Patient Visit, Min : 0, Max : 1
|
|
property PatientClass : TbsID_22 read GetPatientClass write SetPatientClass; |
Patient Class, Min : 1, Max : 1
|
|
property AssignedPatientLocation : TbsCM_INTERNAL_LOCATION_22 read GetAssignedPatientLocation write SetAssignedPatientLocation; |
Assigned Patient Location, Min : 0, Max : 1
|
|
property AdmissionType : TbsID_22 read GetAdmissionType write SetAdmissionType; |
Admission Type, Min : 0, Max : 1
|
|
property PreadmitNumber : TbsST_22 read GetPreadmitNumber write SetPreadmitNumber; |
Preadmit Number, Min : 0, Max : 1
|
|
property PriorPatientLocation : TbsCM_INTERNAL_LOCATION_22 read GetPriorPatientLocation write SetPriorPatientLocation; |
Prior Patient Location, Min : 0, Max : 1
|
|
property AttendingDoctor : TbsCN_PHYSICIAN_22 read GetAttendingDoctor write SetAttendingDoctor; |
Attending Doctor, Min : 0, Max : 1
|
|
property ReferringDoctor : TbsCN_PHYSICIAN_22 read GetReferringDoctor write SetReferringDoctor; |
Referring Doctor, Min : 0, Max : 1
|
|
property ConsultingDoctor[RepCount:Integer]: TbsCN_PHYSICIAN_22 read GetConsultingDoctor write SetConsultingDoctor; |
Consulting Doctor, Min : 0, Max : *
|
|
property HospitalService : TbsID_22 read GetHospitalService write SetHospitalService; |
Hospital Service, Min : 0, Max : 1
|
|
property TemporaryLocation : TbsCM_INTERNAL_LOCATION_22 read GetTemporaryLocation write SetTemporaryLocation; |
Temporary Location, Min : 0, Max : 1
|
|
property PreadmitTestIndicator : TbsID_22 read GetPreadmitTestIndicator write SetPreadmitTestIndicator; |
Preadmit Test Indicator, Min : 0, Max : 1
|
|
property ReadmissionIndicator : TbsID_22 read GetReadmissionIndicator write SetReadmissionIndicator; |
Readmission Indicator, Min : 0, Max : 1
|
|
property AdmitSource : TbsID_22 read GetAdmitSource write SetAdmitSource; |
Admit Source, Min : 0, Max : 1
|
|
property AmbulatoryStatus[RepCount:Integer]: TbsID_22 read GetAmbulatoryStatus write SetAmbulatoryStatus; |
Ambulatory Status, Min : 0, Max : *
|
|
property VipIndicator : TbsID_22 read GetVipIndicator write SetVipIndicator; |
Vip Indicator, Min : 0, Max : 1
|
|
property AdmittingDoctor : TbsCN_PHYSICIAN_22 read GetAdmittingDoctor write SetAdmittingDoctor; |
Admitting Doctor, Min : 0, Max : 1
|
|
property PatientType : TbsID_22 read GetPatientType write SetPatientType; |
Patient Type, Min : 0, Max : 1
|
|
property VisitNumber : TbsCM_PAT_ID_22 read GetVisitNumber write SetVisitNumber; |
Visit Number, Min : 0, Max : 1
|
|
property FinancialClass[RepCount:Integer]: TbsCM_FINANCE_22 read GetFinancialClass write SetFinancialClass; |
Financial Class, Min : 0, Max : 4
|
|
property ChargePriceIndicator : TbsID_22 read GetChargePriceIndicator write SetChargePriceIndicator; |
Charge Price Indicator, Min : 0, Max : 1
|
|
property CourtesyCode : TbsID_22 read GetCourtesyCode write SetCourtesyCode; |
Courtesy Code, Min : 0, Max : 1
|
|
property CreditRating : TbsID_22 read GetCreditRating write SetCreditRating; |
Credit Rating, Min : 0, Max : 1
|
|
property ContractCode[RepCount:Integer]: TbsID_22 read GetContractCode write SetContractCode; |
Contract Code, Min : 0, Max : *
|
|
property ContractEffectiveDate[RepCount:Integer]: TbsDT_22 read GetContractEffectiveDate write SetContractEffectiveDate; |
Contract Effective Date, Min : 0, Max : *
|
|
property ContractAmount[RepCount:Integer]: TbsNM_22 read GetContractAmount write SetContractAmount; |
Contract Amount, Min : 0, Max : *
|
|
property ContractPeriod[RepCount:Integer]: TbsNM_22 read GetContractPeriod write SetContractPeriod; |
Contract Period, Min : 0, Max : *
|
|
property InterestCode : TbsID_22 read GetInterestCode write SetInterestCode; |
Interest Code, Min : 0, Max : 1
|
|
property TransferToBadDebtCode : TbsID_22 read GetTransferToBadDebtCode write SetTransferToBadDebtCode; |
Transfer To Bad Debt - Code, Min : 0, Max : 1
|
|
property TransferToBadDebtDate : TbsDT_22 read GetTransferToBadDebtDate write SetTransferToBadDebtDate; |
Transfer To Bad Debt - Date, Min : 0, Max : 1
|
|
property BadDebtAgencyCode : TbsID_22 read GetBadDebtAgencyCode write SetBadDebtAgencyCode; |
Bad Debt Agency Code, Min : 0, Max : 1
|
|
property BadDebtTransferAmount : TbsNM_22 read GetBadDebtTransferAmount write SetBadDebtTransferAmount; |
Bad Debt Transfer Amount, Min : 0, Max : 1
|
|
property BadDebtRecoveryAmount : TbsNM_22 read GetBadDebtRecoveryAmount write SetBadDebtRecoveryAmount; |
Bad Debt Recovery Amount, Min : 0, Max : 1
|
|
property DeleteAccountIndicator : TbsID_22 read GetDeleteAccountIndicator write SetDeleteAccountIndicator; |
Delete Account Indicator, Min : 0, Max : 1
|
|
property DeleteAccountDate : TbsDT_22 read GetDeleteAccountDate write SetDeleteAccountDate; |
Delete Account Date, Min : 0, Max : 1
|
|
property DischargeDisposition : TbsID_22 read GetDischargeDisposition write SetDischargeDisposition; |
Discharge Disposition, Min : 0, Max : 1
|
|
property DischargedToLocation : TbsCM_DLD_22 read GetDischargedToLocation write SetDischargedToLocation; |
Discharged To Location, Min : 0, Max : 1
|
|
property DietType : TbsID_22 read GetDietType write SetDietType; |
Diet Type, Min : 0, Max : 1
|
|
property ServicingFacility : TbsID_22 read GetServicingFacility write SetServicingFacility; |
Servicing Facility, Min : 0, Max : 1
|
|
property BedStatus : TbsID_22 read GetBedStatus write SetBedStatus; |
Bed Status, Min : 0, Max : 1
|
|
property AccountStatus : TbsID_22 read GetAccountStatus write SetAccountStatus; |
Account Status, Min : 0, Max : 1
|
|
property PendingLocation : TbsCM_INTERNAL_LOCATION_22 read GetPendingLocation write SetPendingLocation; |
Pending Location, Min : 0, Max : 1
|
|
property PriorTemporaryLocation : TbsCM_INTERNAL_LOCATION_22 read GetPriorTemporaryLocation write SetPriorTemporaryLocation; |
Prior Temporary Location, Min : 0, Max : 1
|
|
property AdmitDateTime : TbsTS_22 read GetAdmitDateTime write SetAdmitDateTime; |
Admit Date / Time, Min : 0, Max : 1
|
|
property DischargeDateTime : TbsTS_22 read GetDischargeDateTime write SetDischargeDateTime; |
Discharge Date / Time, Min : 0, Max : 1
|
|
property CurrentPatientBalance : TbsNM_22 read GetCurrentPatientBalance write SetCurrentPatientBalance; |
Current Patient Balance, Min : 0, Max : 1
|
|
property TotalCharges : TbsNM_22 read GetTotalCharges write SetTotalCharges; |
Total Charges, Min : 0, Max : 1
|
|
property TotalAdjustments : TbsNM_22 read GetTotalAdjustments write SetTotalAdjustments; |
Total Adjustments, Min : 0, Max : 1
|
|
property TotalPayments : TbsNM_22 read GetTotalPayments write SetTotalPayments; |
Total Payments, Min : 0, Max : 1
|
|
property AlternateVisitId : TbsCM_PAT_ID_0192_22 read GetAlternateVisitId write SetAlternateVisitId; |
Alternate Visit Id, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|