| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs |
Provides classes of Primitive and Composite Datatypes.
|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
OG |
PRL.getParentObservationSubidentifier()
Returns Parent Observation Sub-identifier
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRL.setParentObservationSubidentifier(OG objOG)
Sets the ParentObservationSubidentifier.
|
| Modifier and Type | Method and Description |
|---|---|
OG |
OBX.getObservationSubID()
Retrieves the Observation Sub ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OBX.setObservationSubID(OG objobservationSubID)
Set the Observation Sub ID.
|
void |
OBR.setParentResult(CWE objParentObservationIdentifier,
OG objParentObservationSubidentifier,
TX objParentObservationValueDescriptor)
Set the Parent Result.
|