| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
RFR |
OM2.getAbsoluteRangeforOrdinalandContinuousObservations()
Retrieves the Absolute Range for Ordinal and Continuous Observations.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<RFR> |
OM2.getCriticalRangeforOrdinalandContinuousObservations()
Retrieves the Critical Range for Ordinal and Continuous Observations.
|
ISingleCollection<RFR> |
OM2.getReferenceNormalRangeOrdinalandContinuousObservations()
Retrieves the Reference Normal Range Ordinal and Continuous Observations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OM2.addCriticalRangeforOrdinalandContinuousObservations(RFR objcriticalRangeforOrdinalandContinuousObservations)
Add the Critical Range for Ordinal and Continuous Observations.
|
void |
OM2.addReferenceNormalRangeOrdinalandContinuousObservations(RFR objreferenceNormalRangeOrdinalandContinuousObservations)
Add the Reference Normal Range Ordinal and Continuous Observations.
|
void |
OM2.setAbsoluteRangeforOrdinalandContinuousObservations(RFR objabsoluteRangeforOrdinalandContinuousObservations)
Set the Absolute Range for Ordinal and Continuous Observations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OM2.setCriticalRangeforOrdinalandContinuousObservations(ISingleCollection<RFR> objcriticalRangeforOrdinalandContinuousObservationsList)
Set the Critical Range for Ordinal and Continuous Observations.
|
void |
OM2.setReferenceNormalRangeOrdinalandContinuousObservations(ISingleCollection<RFR> objreferenceNormalRangeOrdinalandContinuousObservationsList)
Set the Reference Normal Range Ordinal and Continuous Observations.
|