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

Link to this function

new(schema)

View Source (since 0.8.0)

Specs

new(String.t()) :: t()

Builds an HL7.Path

Field paths are used in HL7.Query functions to find specific fields in an HL7.Message.