ex_hl7 v0.4.2 HL7.Composite.DR

2.9.54.10 Name validity range (DR)

This component contains the start and end date/times which define the period during which this name was valid.

Components:

  • start_datetime (DT)
  • end_datetime (DT)

Link to this section Summary

Functions

Create a new composite field

Link to this section Types

Link to this type t()
t() :: %HL7.Composite.DR{end_datetime: :calendar.datetime, start_datetime: :calendar.datetime}

Link to this section Functions

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

Create a new composite field