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