Documentation ¶
Overview ¶
Package healthapiclient handles communication with the APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HL7V2Client ¶
type HL7V2Client struct {
// contains filtered or unexported fields
}
HL7V2Client represents a client of the HL7v2 API.
func NewHL7V2Client ¶
func NewHL7V2Client(ctx context.Context, cred string, metrics monitoring.Client, si StoreInfo, opt Option) (*HL7V2Client, error)
NewHL7V2Client creates a properly authenticated client that talks to an HL7v2 backend.
Click to show internal directories.
Click to hide internal directories.