ex_hl7 v0.4.2 HL7.Segment.PID

3.4.2 PID - patient identification 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.PID{__segment__: term, alt_patient_id: HL7.Composite.CX.t, patient_id: HL7.Composite.CX.t, patient_name: HL7.Composite.XPN.t, set_id: integer}

Link to this section Functions

Return the segment’s ID

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

Create a new segment of this type