This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Formal definitions for the elements in the DeviceObservationReport resource.
DeviceObservationReport | |
Definition | Describes the data produced by a device at a point in time. |
Control | 1..1 |
DeviceObservationReport.instant | |
Definition | The point in time that the values are reported. |
Control | 1..1 |
Type | instant |
DeviceObservationReport.identifier | |
Definition | An identifier assigned to this observation bu the source device that made the observation. |
Control | 0..1 |
Type | Identifier |
DeviceObservationReport.source | |
Definition | Identification information for the device that is the source of the data. |
Control | 1..1 |
Type | Resource(Device) |
DeviceObservationReport.subject | |
Definition | The subject of the measurement. |
Control | 0..1 |
Type | Resource(Patient | Device | Location) |
DeviceObservationReport.virtualDevice | |
Definition | A medical-related subsystem of a medical device. |
Control | 0..* |
DeviceObservationReport.virtualDevice.code | |
Definition | Describes the compartment. |
Control | 0..1 |
Binding | VirtalDeviceKind: see RTM Management Service |
Type | CodeableConcept |
DeviceObservationReport.virtualDevice.channel | |
Definition | Groups together physiological measurement data and derived data. |
Control | 0..* |
DeviceObservationReport.virtualDevice.channel.code | |
Definition | Describes the channel. |
Control | 0..1 |
Binding | DeviceChannelKind1: see RTM Management Service |
Type | CodeableConcept |
DeviceObservationReport.virtualDevice.channel.metric | |
Definition | A piece of measured or derived data that is reported by the machine. |
Control | 0..* |
DeviceObservationReport.virtualDevice.channel.metric.observation | |
Definition | The data for the metric. |
Control | 1..1 |
Type | Resource(Observation) |