description: 'Describes a measurement, calculation or setting capability of a device. The DeviceMetric resource is derived from the ISO/IEEE 11073-10201 Domain Information Model standard, but is more widely applicable. ' package_name: hl7.fhir.r6.core derivation: specialization name: DeviceMetric type: DeviceMetric elements: category: isModifier: false short: The kind of metric represented type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/metric-category'} isSummary: true index: 6 color: isModifier: false short: 'Color name (from CSS4) or #RRGGBB code' type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/color-codes|6.0.0-ballot3'} isSummary: false index: 5 unit: isModifier: false short: Unit of Measure for the Metric type: CodeableConcept mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-units'} isSummary: true index: 2 type: isModifier: false short: Identity of metric, for example Heart Rate or PEEP Setting type: CodeableConcept mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/devicemetric-type'} isSummary: true index: 1 identifier: {isModifier: false, short: Instance identifier, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} device: isModifier: false short: Describes the link to the Device refers: ['http://hl7.org/fhir/StructureDefinition/Device'] type: Reference mustSupport: false isSummary: true index: 3 measurementFrequency: {isModifier: false, short: Indicates how often the metric is taken or recorded, type: Quantity, mustSupport: false, isSummary: false, index: 7} calibration: isModifier: false short: Describes the calibrations that have been performed or that are required to be performed type: BackboneElement mustSupport: false array: true isSummary: false index: 8 elements: type: isModifier: false short: The method of calibration type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/metric-calibration-type'} isSummary: false index: 9 state: isModifier: false short: not-calibrated | calibration-required | calibrated | unspecified type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/metric-calibration-state|6.0.0-ballot3'} isSummary: false index: 10 time: {isModifier: false, short: Describes the time last calibration has been performed, type: instant, mustSupport: false, isSummary: false, index: 11} operationalStatus: isModifier: false short: on | off | standby | entered-in-error type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/metric-operational-status|6.0.0-ballot3'} isSummary: true index: 4 package_version: 6.0.0-ballot3 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/DeviceMetric base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 6.0.0-ballot3 required: [device, type, category]