Uses of Class
org.hl7.v3.POCDMT000040ReferenceRange
-
Uses of POCDMT000040ReferenceRange in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040ReferenceRangeModifier and TypeFieldDescriptionprotected List<POCDMT000040ReferenceRange>POCDMT000040Observation.referenceRangeMethods in org.hl7.v3 that return POCDMT000040ReferenceRangeModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040ReferenceRange()Create an instance ofPOCDMT000040ReferenceRangePOCDMT000040ReferenceRange.withNullFlavor(String... values) POCDMT000040ReferenceRange.withNullFlavor(Collection<String> values) POCDMT000040ReferenceRange.withObservationRange(POCDMT000040ObservationRange value) POCDMT000040ReferenceRange.withRealmCode(Collection<CS> values) POCDMT000040ReferenceRange.withRealmCode(CS... values) POCDMT000040ReferenceRange.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040ReferenceRange.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040ReferenceRange.withTypeCode(String... values) POCDMT000040ReferenceRange.withTypeCode(Collection<String> values) POCDMT000040ReferenceRange.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040ReferenceRangeModifier and TypeMethodDescriptionPOCDMT000040Observation.getReferenceRange()Gets the value of the referenceRange property.Methods in org.hl7.v3 with parameters of type POCDMT000040ReferenceRangeModifier and TypeMethodDescriptionPOCDMT000040Observation.withReferenceRange(POCDMT000040ReferenceRange... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040ReferenceRangeModifier and TypeMethodDescriptionPOCDMT000040Observation.withReferenceRange(Collection<POCDMT000040ReferenceRange> values)