|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.OM2
public class OM2
Represents an HL7 OM2 message segment (Numeric Observation). This segment has the following fields:
| Constructor Summary | |
|---|---|
OM2(Group parent,
ModelClassFactory factory)
Creates a new OM2 segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
RFR |
getAbsoluteRangeForOrdinalAndContinuousObservations()
Returns OM2-8: "Absolute Range for Ordinal and Continuous Observations" - creates it if necessary |
CE |
getCorrespondingSIUnitsOfMeasure()
Returns OM2-4: "Corresponding SI Units of Measure" - creates it if necessary |
NR |
getCriticalRangeForOrdinalAndContinuousObservations()
Returns OM2-7: "Critical Range for Ordinal and Continuous Observations" - creates it if necessary |
DLT[] |
getDeltaCheckCriteria()
Returns all repetitions of Delta Check Criteria (OM2-9). |
DLT |
getDeltaCheckCriteria(int rep)
Returns a specific repetition of OM2-9: "Delta Check Criteria" - creates it if necessary |
int |
getDeltaCheckCriteriaReps()
Returns a count of the current number of repetitions of Delta Check Criteria (OM2-9). |
NM |
getMinimumMeaningfulIncrements()
Returns OM2-10: "Minimum Meaningful Increments" - creates it if necessary |
NM |
getOm21_SequenceNumberTestObservationMasterFile()
Returns OM2-1: "Sequence Number - Test/ Observation Master File" - creates it if necessary |
NM |
getOm210_MinimumMeaningfulIncrements()
Returns OM2-10: "Minimum Meaningful Increments" - creates it if necessary |
CE |
getOm22_UnitsOfMeasure()
Returns OM2-2: "Units of Measure" - creates it if necessary |
NM |
getOm23_RangeOfDecimalPrecision(int rep)
Returns a specific repetition of OM2-3: "Range of Decimal Precision" - creates it if necessary |
int |
getOm23_RangeOfDecimalPrecisionReps()
Returns a count of the current number of repetitions of Range of Decimal Precision (OM2-3). |
CE |
getOm24_CorrespondingSIUnitsOfMeasure()
Returns OM2-4: "Corresponding SI Units of Measure" - creates it if necessary |
TX |
getOm25_SIConversionFactor()
Returns OM2-5: "SI Conversion Factor" - creates it if necessary |
RFR |
getOm26_ReferenceNormalRangeOrdinalAndContinuousObservations()
Returns OM2-6: "Reference (Normal) Range - Ordinal and Continuous Observations" - creates it if necessary |
NR |
getOm27_CriticalRangeForOrdinalAndContinuousObservations()
Returns OM2-7: "Critical Range for Ordinal and Continuous Observations" - creates it if necessary |
RFR |
getOm28_AbsoluteRangeForOrdinalAndContinuousObservations()
Returns OM2-8: "Absolute Range for Ordinal and Continuous Observations" - creates it if necessary |
DLT |
getOm29_DeltaCheckCriteria(int rep)
Returns a specific repetition of OM2-9: "Delta Check Criteria" - creates it if necessary |
int |
getOm29_DeltaCheckCriteriaReps()
Returns a count of the current number of repetitions of Delta Check Criteria (OM2-9). |
NM[] |
getRangeOfDecimalPrecision()
Returns all repetitions of Range of Decimal Precision (OM2-3). |
NM |
getRangeOfDecimalPrecision(int rep)
Returns a specific repetition of OM2-3: "Range of Decimal Precision" - creates it if necessary |
int |
getRangeOfDecimalPrecisionReps()
Returns a count of the current number of repetitions of Range of Decimal Precision (OM2-3). |
RFR |
getReferenceNormalRangeOrdinalAndContinuousObservations()
Returns OM2-6: "Reference (Normal) Range - Ordinal and Continuous Observations" - creates it if necessary |
NM |
getSequenceNumberTestObservationMasterFile()
Returns OM2-1: "Sequence Number - Test/ Observation Master File" - creates it if necessary |
TX |
getSIConversionFactor()
Returns OM2-5: "SI Conversion Factor" - creates it if necessary |
CE |
getUnitsOfMeasure()
Returns OM2-2: "Units of Measure" - creates it if necessary |
DLT |
insertDeltaCheckCriteria(int rep)
Inserts a repetition of OM2-9: "Delta Check Criteria" at a specific index |
NM |
insertOm23_RangeOfDecimalPrecision(int rep)
Inserts a repetition of OM2-3: "Range of Decimal Precision" at a specific index |
DLT |
insertOm29_DeltaCheckCriteria(int rep)
Inserts a repetition of OM2-9: "Delta Check Criteria" at a specific index |
NM |
insertRangeOfDecimalPrecision(int rep)
Inserts a repetition of OM2-3: "Range of Decimal Precision" at a specific index |
DLT |
removeDeltaCheckCriteria(int rep)
Removes a repetition of OM2-9: "Delta Check Criteria" at a specific index |
NM |
removeOm23_RangeOfDecimalPrecision(int rep)
Removes a repetition of OM2-3: "Range of Decimal Precision" at a specific index |
DLT |
removeOm29_DeltaCheckCriteria(int rep)
Removes a repetition of OM2-9: "Delta Check Criteria" at a specific index |
NM |
removeRangeOfDecimalPrecision(int rep)
Removes a repetition of OM2-3: "Range of Decimal Precision" at a specific index |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OM2(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public NM getSequenceNumberTestObservationMasterFile()
public NM getOm21_SequenceNumberTestObservationMasterFile()
public CE getUnitsOfMeasure()
public CE getOm22_UnitsOfMeasure()
public NM[] getRangeOfDecimalPrecision()
public int getRangeOfDecimalPrecisionReps()
public NM getRangeOfDecimalPrecision(int rep)
rep - The repetition index (0-indexed)public NM getOm23_RangeOfDecimalPrecision(int rep)
rep - The repetition index (0-indexed)public int getOm23_RangeOfDecimalPrecisionReps()
public NM insertRangeOfDecimalPrecision(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public NM insertOm23_RangeOfDecimalPrecision(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public NM removeRangeOfDecimalPrecision(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public NM removeOm23_RangeOfDecimalPrecision(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public CE getCorrespondingSIUnitsOfMeasure()
public CE getOm24_CorrespondingSIUnitsOfMeasure()
public TX getSIConversionFactor()
public TX getOm25_SIConversionFactor()
public RFR getReferenceNormalRangeOrdinalAndContinuousObservations()
public RFR getOm26_ReferenceNormalRangeOrdinalAndContinuousObservations()
public NR getCriticalRangeForOrdinalAndContinuousObservations()
public NR getOm27_CriticalRangeForOrdinalAndContinuousObservations()
public RFR getAbsoluteRangeForOrdinalAndContinuousObservations()
public RFR getOm28_AbsoluteRangeForOrdinalAndContinuousObservations()
public DLT[] getDeltaCheckCriteria()
public int getDeltaCheckCriteriaReps()
public DLT getDeltaCheckCriteria(int rep)
rep - The repetition index (0-indexed)public DLT getOm29_DeltaCheckCriteria(int rep)
rep - The repetition index (0-indexed)public int getOm29_DeltaCheckCriteriaReps()
public DLT insertDeltaCheckCriteria(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public DLT insertOm29_DeltaCheckCriteria(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public DLT removeDeltaCheckCriteria(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public DLT removeOm29_DeltaCheckCriteria(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public NM getMinimumMeaningfulIncrements()
public NM getOm210_MinimumMeaningfulIncrements()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||