ex_hl7 v0.3.0 HL7.Segment.PID

3.4.2 PID - patient identification segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

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}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type