Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040ObservationRange
Packages that use POCDMT000040ObservationRange
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040ObservationRange in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040ObservationRangeModifier and TypeFieldDescriptionprotected POCDMT000040ObservationRange
POCDMT000040ReferenceRange.observationRange
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040ObservationRangeModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040ObservationRange()
Create an instance ofPOCDMT000040ObservationRange
POCDMT000040ReferenceRange.getObservationRange()
Ruft den Wert der observationRange-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040ObservationRangeModifier and TypeMethodDescriptionvoid
POCDMT000040ReferenceRange.setObservationRange
(POCDMT000040ObservationRange value) Legt den Wert der observationRange-Eigenschaft fest. -
Uses of POCDMT000040ObservationRange in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040ObservationRangeMethods in org.projecthusky.common.model with parameters of type POCDMT000040ObservationRangeModifier and TypeMethodDescriptionvoid
ObservationRange.setObsR
(POCDMT000040ObservationRange obsR) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040ObservationRangeModifierConstructorDescriptionInstantiates a new observation range.