This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/relatedDeviceMetric
Status: draft
This extension provides the facility to link the current Observation resource to the DeviceMetric resource from where the data is coming from.
Health Level Seven, Inc. - Health Care Devices (DEV) WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/relatedDeviceMetric Reference to the DeviceMetric resource: This extension provides the facility to link the current Observation resource to the DeviceMetric resource from where the data is coming from. Use on element: Observation | ||
valueReference | 1..1 | DeviceMetric | Reference to the DeviceMetric resource Use on element: Observation |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/relatedDeviceMetric" : { // Reference to the DeviceMetric resource "valueReference" : [{ Reference(DeviceMetric) }] // R!Reference to the DeviceMetric resource }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/relatedDeviceMetric Reference to the DeviceMetric resource: This extension provides the facility to link the current Observation resource to the DeviceMetric resource from where the data is coming from. Use on element: Observation | ||
valueReference | 1..1 | DeviceMetric | Reference to the DeviceMetric resource Use on element: Observation |