http://hl7.org/fhir/StructureDefinition/devicemetricobservation|4.0.1

This profile describes the direct or derived, qualitative or quantitative physiological measurement, setting, or calculation data produced by a medical device or a device component.
description: This profile describes the direct or derived, qualitative or quantitative physiological measurement, setting, or calculation data produced by a medical device or a device component.
derivation: constraint
name: Device Metric Observation Profile
type: Observation
elements:
  referenceRange: {mustSupport: true, index: 16}
  hasMember: {mustSupport: true, array: true, index: 17}
  derivedFrom: {mustSupport: true, array: true, index: 18}
  interpretation: {mustSupport: false, index: 10}
  encounter: {mustSupport: false, index: 4}
  method: {mustSupport: true, index: 13}
  specimen: {mustSupport: false, index: 14}
  value:
    mustSupport: true
    choices: []
    index: 8
  note: {mustSupport: false, array: true, index: 11}
  effectiveDateTime: {mustSupport: true, index: 5}
  status: {mustSupport: true, index: 1}
  code: {mustSupport: true, index: 2}
  identifier: {mustSupport: true, array: true, index: 0}
  bodySite: {mustSupport: true, index: 12}
  issued: {mustSupport: false, index: 6}
  device: {mustSupport: true, index: 15}
  subject: {mustSupport: true, index: 3}
  dataAbsentReason: {mustSupport: false, index: 9}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/devicemetricobservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 4.0.1
required: [device, effectiveDateTime, status, subject, code]