Package | Description |
---|---|
org.openmrs.hl7 |
OpenMRS HL7 module.
|
org.openmrs.hl7.impl |
Modifier and Type | Class and Description |
---|---|
class |
HL7InArchive
Represents a successfully processed hl7 message.
|
class |
HL7InError
Represents a error in processing an hl7 message.
|
class |
HL7InQueue
Represents an hl7 message that has yet to be processed.
|
Modifier and Type | Method and Description |
---|---|
HL7QueueItem |
HL7Service.getHl7QueueItemByUuid(String uuid)
Get
HL7QueueItem with the given uuid. |
Modifier and Type | Method and Description |
---|---|
HL7QueueItem |
HL7ServiceImpl.getHl7QueueItemByUuid(String uuid) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.