{
"resourceType" : "DeviceMetric",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"type" : { CodeableConcept }, // R! Type of metric
"identifier" : { Identifier }, // R! Unique identifier of this DeviceMetric
"unit" : { CodeableConcept }, // Unit of metric
"source" : { Reference(Device) }, // Describes the link to the source Device
"parent" : { Reference(DeviceComponent) }, // Describes the link to the parent DeviceComponent
"operationalStatus" : "<code>", // on | off | standby
"color" : "<code>", // black | red | green | yellow | blue | magenta | cyan | white
"category" : "<code>", // R! measurement | setting | calculation | unspecified
"measurementPeriod" : { Timing }, // Describes the measurement repetition time
"calibration" : [{ // Describes the calibrations that have been performed or that are required to be performed
"type" : "<code>", // unspecified | offset | gain | two-point
"state" : "<code>", // not-calibrated | calibration-required | calibrated | unspecified
"time" : "<instant>" // Describes the time last calibration has been performed
}]
}
DeviceMetric Search Parameters
The following search parameters can be used to query DeviceMetric resources. Just submit them like so: