Resource type: devicemetric

Description

Describes a measurement, calculation or setting capability of a medical device.

Elements

PathShortDefinitionComments
Measurement, calculation or setting capability of a medical deviceDescribes a measurement, calculation or setting capability of a medical device.For the initial scope, this DeviceMetric resource is only applicable to describe a single metric node in the containment tree that is produced by the context scanner in any medical device that implements or derives from the ISO/IEEE 11073 standard.
identifierInstance identifierUnique instance identifiers assigned to a device by the device or gateway software, manufacturers, other organizations or owners. For example: handle ID.For identifiers assigned to a device by the device or gateway software, the `system` element of the identifier should be set to the unique identifier of the device.
typeIdentity of metric, for example Heart Rate or PEEP SettingDescribes the type of the metric. For example: Heart Rate, PEEP Setting, etc.DeviceMetric.type can be referred to either IEEE 11073-10101 or LOINC.
unitUnit of Measure for the MetricDescribes the unit that an observed value determined for this metric will have. For example: Percent, Seconds, etc.DeviceMetric.unit can refer to either UCUM or preferable a RTMMS coding system.
sourceDescribes the link to the source DeviceDescribes the link to the Device that this DeviceMetric belongs to and that contains administrative device information such as manufacturer, serial number, etc.
parentDescribes the link to the parent DeviceDescribes the link to the Device that this DeviceMetric belongs to and that provide information about the location of this DeviceMetric in the containment structure of the parent Device. An example would be a Device that represents a Channel. This reference can be used by a client application to distinguish DeviceMetrics that have the same type, but should be interpreted based on their containment location.
operationalStatuson | off | standby | entered-in-errorIndicates current operational state of the device. For example: On, Off, Standby, etc.
colorblack | red | green | yellow | blue | magenta | cyan | whiteDescribes the color representation for the metric. This is often used to aid clinicians to track and identify parameter types by color. In practice, consider a Patient Monitor that has ECG/HR and Pleth for example; the parameters are displayed in different characteristic colors, such as HR-blue, BP-green, and PR and SpO2- magenta.
categorymeasurement | setting | calculation | unspecifiedIndicates the category of the observation generation process. A DeviceMetric can be for example a setting, measurement, or calculation.
measurementPeriodDescribes the measurement repetition timeDescribes the measurement repetition time. This is not necessarily the same as the update period. The measurement repetition time can range from milliseconds up to hours. An example for a measurement repetition time in the range of milliseconds is the sampling rate of an ECG. An example for a measurement repetition time in the range of hours is a NIBP that is triggered automatically every hour. The update period may be different than the measurement repetition time, if the device does not update the published observed value with the same frequency as it was measured.
calibrationDescribes the calibrations that have been performed or that are required to be performedDescribes the calibrations that have been performed or that are required to be performed.
calibration.idUnique id for inter-element referencingUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
calibration.extensionAdditional content defined by implementationsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
calibration.modifierExtensionExtensions that cannot be ignored even if unrecognizedMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
calibration.typeunspecified | offset | gain | two-pointDescribes the type of the calibration method.
calibration.statenot-calibrated | calibration-required | calibrated | unspecifiedDescribes the state of the calibration.
calibration.timeDescribes the time last calibration has been performedDescribes the time last calibration has been performed.

Scope and Usage

The DeviceMetric resource describes mandatory static properties that characterize a direct or derived, quantitative or qualitative biosignal measurement, setting, or calculation produced by a medical device. The DeviceMetric resource can also be used to describe the non-static but highly relevant properties to the metric such as metric status, metric last calibration time and type, measurement mode, color, reference link to the parent DeviceComponent to where it belongs, and any capabilities that the metric offers (for example: setting the metric label).

Note:

For the initial scope, this DeviceMetric resource is only applicable to describe a single metric node in the containment tree that is produced by the context scanner in any medical device that implements or derives from the ISO/IEEE 11073 standard.

Boundaries and Relationships

There are two related resources

Notes:

Search Parameters

categoryThe category of the metricDeviceMetric.category
identifierThe identifier of the metricDeviceMetric.identifier
parentThe parent DeviceMetric resourceDeviceMetric.parent
sourceThe device resourceDeviceMetric.source
typeThe component typeDeviceMetric.type

Extension Definitions

These are extension definitions for this resource defined by the spec