ex_hl7 v0.4.2 HL7.Segment.DG1

6.5.2 DG1 - diagnosis 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.DG1{__segment__: term, approval_indicator: binary, category: HL7.Composite.CE.t, coding_method: binary, description: binary, diagnosis: HL7.Composite.CE.t, diagnosis_datetime: :calendar.datetime, diagnosis_type: binary, related_group: HL7.Composite.CE.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