Hl7MessageHandler
daemon service in the SanteDB.Message.HL7.dll
assembly. When enabled, the HL7v2 interface will process inbound messages by matching their trigger event and message type to a registered IHL7MessageHandler
instance.MSH-9
field is read and an applicable IHl7MessageHandler
instance is located based on the trigger event.MSH-3
and MSH-4
fields and the MSH-8
security value to authenticate the sending application/device,SFT-2
value is used to authenticate applicationIHl7SegmentHAndler
instances to parse the messageBundle
instance which the processor (again) calls IHl7SegmentHandler
instances to parse the RIM based objects back into HL7v2