HL7.Examples (elixir_hl7 v0.8.0) View Source
Functions to provide sample HL7 data which can be used to explore the API.
Link to this section Summary
Link to this section Functions
Specs
elr_example() :: String.t()
Specs
nist_immunization_hl7() :: String.t()
Specs
nist_syndromic_hl7() :: String.t()
Specs
Returns a sample HL7 string from Wikipedia's HL7 article.
The HL7 version of the message defaults to 2.5, but can be overidden.