148.6. 메시지 헤더

unmarshal 작업은 MSH 세그먼트의 이러한 필드를 Camel 메시지의 헤더로 추가합니다.

MSH 필드예제

CamelHL7SendingApplication

MSH-3

MYSERVER

CamelHL7SendingFacility

MSH-4

MYSERVERAPP

CamelHL7ReceivingApplication

MSH-5

MYCLIENT

CamelHL7ReceivingFacility

MSH-6

MYCLIENTAPP

CamelHL7Timestamp

MSH-7

20071231235900

CamelHL7Security

MSH-8

null

CamelHL7MessageType

MSH-9-1

ADT

CamelHL7TriggerEvent

MSH-9-2

A01

CamelHL7MessageControl

MSH-10

1234

CamelHL7ProcessingId

MSH-11

P

CamelHL7VersionId

MSH-12

2.4

`CamelHL7Context

``

' (Camel 2.14) 에는 메시지를 구문 분석하는 데 사용된 HapiContext 가 포함되어 있습니다.

CamelHL7Charset

MSH-18

(Camel 2.14.1 )유니코드 UTF-8

CamelHL7Context 'are 'String types를 제외한 모든 헤더. 헤더 값이 없는 경우 해당 값은 null 입니다.