ex_hl7 v0.4.2 HL7.Segment.PV1

3.4.3 PV1 - patient visit segment

Link to this section Summary

Functions

Return the segment’s ID

Create a new segment of this type

Link to this section Types

Link to this type t()
t() :: %HL7.Segment.PV1{__segment__: term, admission_type: binary, admit_datetime: :calendar.datetime, assigned_patient_location: HL7.Composite.PL.t, attending_doctor: HL7.Composite.XCN.t, bad_debt_recovery_amount: float, bad_debt_transfer_amount: float, current_patient_balance: float, discharge_datetime: :calendar.datetime, discharge_diposition: binary, hospital_service: binary, patient_class: binary, readmission_indicator: binary, referring_doctor: HL7.Composite.XCN.t, set_id: integer, total_adjustments: float, total_charges: float, total_payments: float, visit_indicator: binary}

Link to this section Functions

Return the segment’s ID

Link to this function new()
new() :: t

Create a new segment of this type