Stream: v2 to FHIR
Topic: Map MSH
Johann Pino Vázquez (Oct 22 2018 at 19:40):
Hi, i am trying to map FHIR Bundle to hl7 document in order to send the HL7 to some laboratories. Right now i am building the MSH Segment and i do not find in what portion of the FHIR Resources come Sending Facility (MSH-4
) Information. Any help is welcome.
Nick Hatt (Oct 22 2018 at 21:14):
@Johann Pino Vázquez see sender
and source
in http://build.fhir.org/messageheader.html
Grahame Grieve (Oct 23 2018 at 06:48):
and if you don't have a message header, you're creating the message, and make up your own values for the message
Last updated: Apr 12 2022 at 19:14 UTC