This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric | Version: 3.3.0 | |||
Active as of 2024-11-05 | Computable Name: ehealth-devicemetric |
This resource describes qualities and other properties related to a Device. In addition it can describe a measurement, calculation or setting capability of the device.
In scope of the eHealth Infrastructure, the DeviceMetric resource is used for:
additional properties pertaining to the referenced Device, for instance, properties specifying simplicity of use, language, size and so on. These properties are captured through a generic structure based on a property type and value in the extension properties.
setting of device quality
DeviceMetric resources are created and updated automatically based on actions and information provided in the Service, Support & Logistics (SSL) domain of the eHealth Infrastructure. The use of DeviceMetric therefore concerns reading and searching only.
The quality of the device can be expressed in a number of ways:
The current quality of the Device is DeviceMetric.quality
.
The default values for initial, degraded, and overridden quality are kept in DeviceMetric.templateQualities
.
Historic values and periods of DeviceMetric.quality
are kept in DeviceMetric.qualityHistory
. This history is maintained by the eHealth Infrastructure.
If the device is of a kind where calibration influences the device quality, and once the calibration has expired, the device quality will be based on the degraded quality value. Once the device has been calibrated (and a new calibration expiry has been set), the device quality is based on the initial device quality.
At any time, a Practitioner can set which of the initial, degraded and overridden device quality shall be used as current.
In most cases DeviceMetric resources are created by the SSL subsystem when a Device is signalled to be in use by a Patient.
The initial values of device quality is set from values in the SSL catalogue.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DeviceMetric
Path | Conformance | ValueSet | URI |
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG |
Path | Conformance | ValueSet | URI |
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.category | required | DeviceMetricCategoryhttp://hl7.org/fhir/ValueSet/metric-category|4.0.1 from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DeviceMetric | 0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
properties | 0..* | (Complex) | Properties of the Device URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties | |||||
qualities | 1..1 | (Complex) | Qualities of the Device URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualities | |||||
qualitiyHistory | 0..* | (Complex) | History of device quality URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualityHistory | |||||
templateQualities | 3..3 | (Complex) | Device quality default settings URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-templateQualities | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Instance identifier | ||||
type | Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Measurement Unit (required) | ||||
unit | Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: Device Measurement Unit (required) | ||||
source | Σ | 1..1 | Reference(ehealth-device) {r} | Describes the link to the source Device | ||||
operationalStatus | Σ | 0..1 | code | on | off | standby | entered-in-error Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. | ||||
color | Σ | 0..1 | code | black | red | green | yellow | blue | magenta | cyan | white Binding: DeviceMetricColor (required): Describes the typical color of representation. | ||||
category | Σ | 1..1 | code | measurement | setting | calculation | unspecified Binding: DeviceMetricCategory (required): Describes the category of the metric. | ||||
measurementPeriod | Σ | 0..1 | Timing | Describes the measurement repetition time | ||||
calibration | Σ | 0..* | BackboneElement | Describes the calibrations that have been performed or that are required to be performed | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
calibrationExpires | 0..1 | dateTime | Date when the current calibration expires. URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-calibrationExpires | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 0..1 | code | unspecified | offset | gain | two-point Binding: DeviceMetricCalibrationType (required): Describes the type of a metric calibration. | ||||
state | Σ | 0..1 | code | not-calibrated | calibration-required | calibrated | unspecified Binding: DeviceMetricCalibrationState (required): Describes the state of a metric calibration. | ||||
time | Σ | 0..1 | instant | Describes the time last calibration has been performed | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
DeviceMetric.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | ||||
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | ||||
DeviceMetric.operationalStatus | required | DeviceMetricOperationalStatushttp://hl7.org/fhir/ValueSet/metric-operational-status|4.0.1 from the FHIR Standard | ||||
DeviceMetric.color | required | DeviceMetricColorhttp://hl7.org/fhir/ValueSet/metric-color|4.0.1 from the FHIR Standard | ||||
DeviceMetric.category | required | DeviceMetricCategoryhttp://hl7.org/fhir/ValueSet/metric-category|4.0.1 from the FHIR Standard | ||||
DeviceMetric.calibration.type | required | DeviceMetricCalibrationTypehttp://hl7.org/fhir/ValueSet/metric-calibration-type|4.0.1 from the FHIR Standard | ||||
DeviceMetric.calibration.state | required | DeviceMetricCalibrationStatehttp://hl7.org/fhir/ValueSet/metric-calibration-state|4.0.1 from the FHIR Standard |
This structure is derived from DeviceMetric
Summary
Mandatory: 2 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from DeviceMetric
Path | Conformance | ValueSet | URI |
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG |
Key Elements View
Path | Conformance | ValueSet | URI |
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | |
DeviceMetric.category | required | DeviceMetricCategoryhttp://hl7.org/fhir/ValueSet/metric-category|4.0.1 from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DeviceMetric | 0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
properties | 0..* | (Complex) | Properties of the Device URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties | |||||
qualities | 1..1 | (Complex) | Qualities of the Device URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualities | |||||
qualitiyHistory | 0..* | (Complex) | History of device quality URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualityHistory | |||||
templateQualities | 3..3 | (Complex) | Device quality default settings URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-templateQualities | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Instance identifier | ||||
type | Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Measurement Unit (required) | ||||
unit | Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: Device Measurement Unit (required) | ||||
source | Σ | 1..1 | Reference(ehealth-device) {r} | Describes the link to the source Device | ||||
operationalStatus | Σ | 0..1 | code | on | off | standby | entered-in-error Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. | ||||
color | Σ | 0..1 | code | black | red | green | yellow | blue | magenta | cyan | white Binding: DeviceMetricColor (required): Describes the typical color of representation. | ||||
category | Σ | 1..1 | code | measurement | setting | calculation | unspecified Binding: DeviceMetricCategory (required): Describes the category of the metric. | ||||
measurementPeriod | Σ | 0..1 | Timing | Describes the measurement repetition time | ||||
calibration | Σ | 0..* | BackboneElement | Describes the calibrations that have been performed or that are required to be performed | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
calibrationExpires | 0..1 | dateTime | Date when the current calibration expires. URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-calibrationExpires | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 0..1 | code | unspecified | offset | gain | two-point Binding: DeviceMetricCalibrationType (required): Describes the type of a metric calibration. | ||||
state | Σ | 0..1 | code | not-calibrated | calibration-required | calibrated | unspecified Binding: DeviceMetricCalibrationState (required): Describes the state of a metric calibration. | ||||
time | Σ | 0..1 | instant | Describes the time last calibration has been performed | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
DeviceMetric.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
DeviceMetric.type | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | ||||
DeviceMetric.unit | required | DeviceMeasurementUnithttp://ehealth.sundhed.dk/vs/device-measurement-unit from this IG | ||||
DeviceMetric.operationalStatus | required | DeviceMetricOperationalStatushttp://hl7.org/fhir/ValueSet/metric-operational-status|4.0.1 from the FHIR Standard | ||||
DeviceMetric.color | required | DeviceMetricColorhttp://hl7.org/fhir/ValueSet/metric-color|4.0.1 from the FHIR Standard | ||||
DeviceMetric.category | required | DeviceMetricCategoryhttp://hl7.org/fhir/ValueSet/metric-category|4.0.1 from the FHIR Standard | ||||
DeviceMetric.calibration.type | required | DeviceMetricCalibrationTypehttp://hl7.org/fhir/ValueSet/metric-calibration-type|4.0.1 from the FHIR Standard | ||||
DeviceMetric.calibration.state | required | DeviceMetricCalibrationStatehttp://hl7.org/fhir/ValueSet/metric-calibration-state|4.0.1 from the FHIR Standard |
This structure is derived from DeviceMetric
Summary
Mandatory: 2 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron