Skip to main content

DeviceMetric

Trial Use 1 Specialized — Devices

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/DeviceMetric
InteractionMethodPath
ReadGET/fhir/R5/DeviceMetric/[id]
VreadGET/fhir/R5/DeviceMetric/[id]/_history/[vid]
UpdatePUT/fhir/R5/DeviceMetric/[id]
PatchPATCH/fhir/R5/DeviceMetric/[id]
DeleteDELETE/fhir/R5/DeviceMetric/[id]
CreatePOST/fhir/R5/DeviceMetric
SearchGET/fhir/R5/DeviceMetric?...
HistoryGET/fhir/R5/DeviceMetric/[id]/_history
Type-historyGET/fhir/R5/DeviceMetric/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Instance identifier
typeCodeableConcept1..1Identity of metric, for example Heart Rate or PEEP Setting
unitCodeableConcept0..1Unit of Measure for the Metric
deviceReference1..1Describes the link to the Device
operationalStatuscode0..1on
colorcode0..1Color name (from CSS4) or #RRGGBB code
categorycode1..1measurement
measurementFrequencyQuantity0..1Indicates how often the metric is taken or recorded
calibrationBackboneElement0..*Describes the calibrations that have been performed or that are required to be performed

Resource-specific search parameters

ParameterTypeDescription
categorytokenThe category of the metric
devicereferenceThe device resource
identifiertokenThe identifier of the metric
typetokenThe type of metric

Reference

  • Official FHIR R5 spec: DeviceMetric
  • Maturity: Trial Use 1 (FMM 1).