HL7.Path (elixir_hl7 v0.8.0) View Source
Link to this section Summary
Functions
Builds an HL7.Path
Link to this section Types
Specs
t() :: %HL7.Path{data: {segment(), indices()} | indices()}
Link to this section Functions
Specs
Builds an HL7.Path
Field paths are used in HL7.Query
functions to find specific fields in an HL7.Message
.