| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting |
Provides classes which implement Observation Reporting Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ORC |
ORU_R30_Common.getCommonOrderinformationSegment()
Retrieves Common Order information(ORC) segment present in this message.
|
ORC |
ORA_R33.getCommonOrderInformationSegment()
Retrieves Common Order Information segment(ORC) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORU_R30_Common.setCommonOrderinformationSegment(ORC objORC)
Sets value of Common Order information segment for this message,overwrites if already present.
|
void |
ORA_R33.setCommonOrderInformationSegment(ORC objORC)
Sets value of Common Order Information segment(ORC) for this message,overwrites if already present.
|