HL7.Examples.wikipedia_sample_hl7

You're seeing just the function wikipedia_sample_hl7, go back to HL7.Examples module for more information.
Link to this function

wikipedia_sample_hl7(version \\ "2.5")

View Source

Specs

wikipedia_sample_hl7(String.t()) :: 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.