ex_hl7 v0.3.0 HL7.Segment.DG1

6.5.2 DG1 - diagnosis segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

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}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type