ex_hl7 v0.3.0 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)
Summary
Types
t :: %HL7.Composite.DR{end_datetime: :calendar.datetime, start_datetime: :calendar.datetime}