Resources
DeviceMetric
Describes a measurement, calculation or setting capability of a medical device.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier[] | Instance identifier |
type | Yes | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting |
unit | No | CodeableConcept | Unit of Measure for the Metric |
source | No | Reference<Device> | Describes the link to the source Device |
parent | No | Reference<Device> | Describes the link to the parent Device |
operationalStatus | No | code | on / off / standby / entered-in-error |
color | No | code | black / red / green / yellow / blue / magenta / cyan / white |
category | Yes | code | measurement / setting / calculation / unspecified |
measurementPeriod | No | Timing | Describes the measurement repetition time |
calibration | No | DeviceMetricCalibration | Describes the calibrations that have been performed or that are required to be performed |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- type | No | code | unspecified / offset / gain / two-point |
- state | No | code | not-calibrated / calibration-required / calibrated / unspecified |
- time | No | instant | Describes the time last calibration has been performed |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
category | token | The category of the metric | DeviceMetric.category |
identifier | token | The identifier of the metric | DeviceMetric.identifier |
parent | reference | The parent DeviceMetric resource | DeviceMetric.parent |
source | reference | The device resource | DeviceMetric.source |
type | token | The component type | DeviceMetric.type |
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see DeviceMetric.