Package | Description |
---|---|
org.dcm4che3.hl7 |
This package is part of the Maven module dcm4che-hl7.
|
Modifier and Type | Method and Description |
---|---|
static HL7Message |
HL7Message.makeACK(HL7Segment msh,
String ackCode,
String text) |
static HL7Message |
HL7Message.makePixQuery(String pid,
String... domains) |
static HL7Message |
HL7Message.parse(byte[] b,
int size,
String defCharset) |
static HL7Message |
HL7Message.parse(byte[] b,
String defCharset) |
Copyright © 2017 dcm4che.org. All rights reserved.