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(DeviceMetricCategoryEnum theValue) |
Sets the value(s) for category (measurement | setting | calculation | unspecified)
|
DeviceMetric |
DeviceMetric.setCategory(ca.uhn.fhir.model.primitive.BoundCodeDt<DeviceMetricCategoryEnum> theValue) |
Sets the value(s) for category (measurement | setting | calculation | unspecified)
|
DeviceMetric |
DeviceMetric.setColor(DeviceMetricColorEnum theValue) |
Sets the value(s) for color (black | red | green | yellow | blue | magenta | cyan | white)
|
DeviceMetric |
DeviceMetric.setColor(ca.uhn.fhir.model.primitive.BoundCodeDt<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(DeviceMetricOperationalStatusEnum theValue) |
Sets the value(s) for operationalStatus (on | off | standby)
|
DeviceMetric |
DeviceMetric.setOperationalStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<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)
|