| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DeviceMetric |
DeviceMetric.addCalibration(DeviceMetric.Calibration theValue)
Adds a given new value for calibration (Describes the calibrations that have been performed or that are required to be performed)
|
DeviceMetric |
DeviceMetric.setCalibration(List<DeviceMetric.Calibration> theValue)
Sets the value(s) for calibration (Describes the calibrations that have been performed or that are required to be performed)
|
DeviceMetric |
DeviceMetric.setCategory(BoundCodeDt<DeviceMetricCategoryEnum> theValue)
Sets the value(s) for category (measurement | setting | calculation | unspecified)
|
DeviceMetric |
DeviceMetric.setCategory(DeviceMetricCategoryEnum theValue)
Sets the value(s) for category (measurement | setting | calculation | unspecified)
|
DeviceMetric |
DeviceMetric.setColor(BoundCodeDt<DeviceMetricColorEnum> theValue)
Sets the value(s) for color (black | red | green | yellow | blue | magenta | cyan | white)
|
DeviceMetric |
DeviceMetric.setColor(DeviceMetricColorEnum theValue)
Sets the value(s) for color (black | red | green | yellow | blue | magenta | cyan | white)
|
DeviceMetric |
DeviceMetric.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier (Unique identifier of this DeviceMetric)
|
DeviceMetric |
DeviceMetric.setMeasurementPeriod(TimingDt theValue)
Sets the value(s) for measurementPeriod (Describes the measurement repetition time)
|
DeviceMetric |
DeviceMetric.setOperationalStatus(BoundCodeDt<DeviceMetricOperationalStatusEnum> theValue)
Sets the value(s) for operationalStatus (on | off | standby)
|
DeviceMetric |
DeviceMetric.setOperationalStatus(DeviceMetricOperationalStatusEnum theValue)
Sets the value(s) for operationalStatus (on | off | standby)
|
DeviceMetric |
DeviceMetric.setParent(ResourceReferenceDt theValue)
Sets the value(s) for parent (Describes the link to the parent DeviceComponent)
|
DeviceMetric |
DeviceMetric.setSource(ResourceReferenceDt theValue)
Sets the value(s) for source (Describes the link to the source Device)
|
DeviceMetric |
DeviceMetric.setType(CodeableConceptDt theValue)
Sets the value(s) for type (Type of metric)
|
DeviceMetric |
DeviceMetric.setUnit(CodeableConceptDt theValue)
Sets the value(s) for unit (Unit of metric)
|
Copyright © 2014–2016 University Health Network. All rights reserved.