core.hl7context
Home > @medplum/core > Hl7Context
Hl7Context class
The Hl7Context class represents the parsing context for an HL7 message.
Signature:
export declare class Hl7Context 
Constructors
Constructor  | Modifiers  | Description  | 
|---|---|---|
Constructs a new instance of the   | 
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
  | string  | ||
  | string  | ||
  | string  | ||
  | string  | ||
  | string  | ||
  | string  | 
Methods
Method  | Modifiers  | Description  | 
|---|---|---|
Returns the MSH-1 field value based on the configured separators.  | ||
Returns the MSH-2 field value based on the configured separators.  |