Class TbsPV2_22
Unit
BSHL7DT22
Declaration
type TbsPV2_22 = class(TbsHL7Segment)
Description
Patient Visit - Additional Information The PV2 segment is a continuation of visit specific information contained on the PV1 segment.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PatientValuablesRepCount : Integer; |
|
Properties
|
property PriorPendingLocation : TbsCM_INTERNAL_LOCATION_22 read GetPriorPendingLocation write SetPriorPendingLocation; |
Prior Pending Location, Min : 0, Max : 1
|
|
property AccommodationCode : TbsCE_22 read GetAccommodationCode write SetAccommodationCode; |
Accommodation Code, Min : 0, Max : 1
|
|
property AdmitReason : TbsCE_22 read GetAdmitReason write SetAdmitReason; |
Admit Reason, Min : 0, Max : 1
|
|
property TransferReason : TbsCE_22 read GetTransferReason write SetTransferReason; |
Transfer Reason, Min : 0, Max : 1
|
|
property PatientValuables[RepCount:Integer]: TbsST_22 read GetPatientValuables write SetPatientValuables; |
Patient Valuables, Min : 0, Max : *
|
|
property PatientValuablesLocation : TbsST_22 read GetPatientValuablesLocation write SetPatientValuablesLocation; |
Patient Valuables Location, Min : 0, Max : 1
|
|
property VisitUserCode : TbsID_22 read GetVisitUserCode write SetVisitUserCode; |
Visit User Code, Min : 0, Max : 1
|
|
property ExpectedAdmitDate : TbsDT_22 read GetExpectedAdmitDate write SetExpectedAdmitDate; |
Expected Admit Date, Min : 0, Max : 1
|
|
property ExpectedDischargeDate : TbsDT_22 read GetExpectedDischargeDate write SetExpectedDischargeDate; |
Expected Discharge Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|