DeviceMetric
BaseDescribes a measurement, calculation or setting capability of a medical device.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| DeviceMetric | 0..* | — | Measurement, calculation or setting capability of a medical device |
| .idΣ | 0..1 | String | 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 Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .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 Bindingdevicemetric-type(preferred) |
| .unitΣ | 0..1 | CodeableConcept | Unit of Measure for the Metric Bindingdevicemetric-type(preferred) |
| .sourceΣ | 0..1 | Reference(Device) | Describes the link to the source Device |
| .parentΣ | 0..1 | Reference(Device) | Describes the link to the parent Device |
| .operationalStatusΣ | 0..1 | code | on | off | standby | entered-in-error Bindingmetric-operational-status(required) |
| .colorΣ | 0..1 | code | black | red | green | yellow | blue | magenta | cyan | white Bindingmetric-color(required) |
| .categoryΣ | 1..1 | code | measurement | setting | calculation | unspecified Bindingmetric-category(required) |
| .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 |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .typeΣ | 0..1 | code | unspecified | offset | gain | two-point Bindingmetric-calibration-type(required) |
| .stateΣ | 0..1 | code | not-calibrated | calibration-required | calibrated | unspecified Bindingmetric-calibration-state(required) |
| .timeΣ | 0..1 | instant | Describes the time last calibration has been performed |