Personal Health Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDeviceMetric | Version: 3.0.0-draft | ||||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: PhdDeviceMetric | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.73.42.11 | |||||
Profile for the DeviceMetric for a PHD
ACOM and GHS provide the list of observation types that a device can generate. Accuracy can be specified as well. In GHS the valid range and schedule information can be present. This information can be mapped to a PhdDeviceMetric FHIR Resource.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
?!Σ | 1..1 | code | active | inactive | entered-in-error | unknown Binding: DeviceMetricStatus (required): Describes the status of the DeviceMetric. |
![]() ![]() |
Σ | 0..1 | code | on | off | standby | unknown Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | The kind of metric represented Binding: Device Metric Category (extensible): Describes the category of the metric. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Metric and Component Types (preferred): IEEE 11073-10101 |
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | The 11073-10101 MDC code for the metric |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 |
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() |
Σ | 0..1 | string | It is recommended to display at least the reference identifier for the MDC code. |
![]() ![]() |
Σ | 1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: UCUMCodes (preferred): IEEE 11073-10101 |
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceMetric.status | Base | required | Device Metric Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.operationalStatus | Base | required | Device Metric Operational Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.category | Base | extensible | Device Metric Category | 📦1.0.0 | THO v7.3 |
| DeviceMetric.type | Base | preferred | Device Metric and Component Types | 📦1.0.0 | THO v7.3 |
| DeviceMetric.unit | Base | preferred | UCUM Codes | 📍6.0.0-ballot5 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceMetric | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceMetric | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceMetric | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |
![]() ![]() |
0..1 | code | on | off | standby | unknown | |
![]() ![]() |
1..1 | CodeableConcept | The kind of metric represented | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() ![]() |
1..1 | Coding | The 11073-10101 MDC code for the metric | |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 | |
![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() |
0..1 | string | It is recommended to display at least the reference identifier for the MDC code. | |
![]() ![]() |
1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies | |
![]() ![]() |
0..1 | CodeableConcept | Unit of Measure for the Metric | |
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |||||
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 0..* | Identifier | Instance identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | inactive | entered-in-error | unknown Binding: DeviceMetricStatus (required): Describes the status of the DeviceMetric. | ||||
![]() ![]() |
Σ | 0..1 | code | on | off | standby | unknown Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | The kind of metric represented Binding: Device Metric Category (extensible): Describes the category of the metric. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Metric and Component Types (preferred): IEEE 11073-10101 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | The 11073-10101 MDC code for the metric | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | It is recommended to display at least the reference identifier for the MDC code. | ||||
![]() ![]() |
Σ | 1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: UCUMCodes (preferred): IEEE 11073-10101 | ||||
![]() ![]() |
0..1 | CodeableConcept | Preferred color for displaying the metric Binding: Color Codes (Names or RGB Values) (extensible): Identifies the typical color of representation. | |||||
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The continuity of the metric (e.g., measurement) Binding: Device Metric Availability (extensible): Describes the availability of the metric | ||||
![]() ![]() |
0..* | BackboneElement | Describes the calibrations that have been performed or that are required to be performed | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | The method of calibration Binding: Device Metric Calibration Type (extensible): Describes the type of a metric calibration. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Calibration state of the metric (e.g., calibration needed) Binding: Device Metric Calibration State (extensible): Describes the state of a metric calibration. | |||||
![]() ![]() ![]() |
0..1 | instant | Describes the time last calibration has been performed | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceMetric.language | Base | required | All Languages | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.status | Base | required | Device Metric Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.operationalStatus | Base | required | Device Metric Operational Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.category | Base | extensible | Device Metric Category | 📦1.0.0 | THO v7.3 |
| DeviceMetric.type | Base | preferred | Device Metric and Component Types | 📦1.0.0 | THO v7.3 |
| DeviceMetric.unit | Base | preferred | UCUM Codes | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.color | Base | extensible | Color Codes (Names or RGB Values) | 📦1.0.0 | THO v7.3 |
| DeviceMetric.availability | Base | extensible | Device Metric Availability | 📦1.0.0 | THO v7.3 |
| DeviceMetric.calibration.type | Base | extensible | Device Metric Calibration Type | 📦1.0.0 | THO v7.3 |
| DeviceMetric.calibration.state | Base | extensible | Device Metric Calibration State | 📦1.0.0 | THO v7.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceMetric | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceMetric | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceMetric | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
Summary
Mandatory: 4 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 1
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
?!Σ | 1..1 | code | active | inactive | entered-in-error | unknown Binding: DeviceMetricStatus (required): Describes the status of the DeviceMetric. |
![]() ![]() |
Σ | 0..1 | code | on | off | standby | unknown Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | The kind of metric represented Binding: Device Metric Category (extensible): Describes the category of the metric. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Metric and Component Types (preferred): IEEE 11073-10101 |
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | The 11073-10101 MDC code for the metric |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 |
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() |
Σ | 0..1 | string | It is recommended to display at least the reference identifier for the MDC code. |
![]() ![]() |
Σ | 1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: UCUMCodes (preferred): IEEE 11073-10101 |
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceMetric.status | Base | required | Device Metric Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.operationalStatus | Base | required | Device Metric Operational Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.category | Base | extensible | Device Metric Category | 📦1.0.0 | THO v7.3 |
| DeviceMetric.type | Base | preferred | Device Metric and Component Types | 📦1.0.0 | THO v7.3 |
| DeviceMetric.unit | Base | preferred | UCUM Codes | 📍6.0.0-ballot5 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceMetric | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceMetric | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceMetric | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |
![]() ![]() |
0..1 | code | on | off | standby | unknown | |
![]() ![]() |
1..1 | CodeableConcept | The kind of metric represented | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() ![]() |
1..1 | Coding | The 11073-10101 MDC code for the metric | |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 | |
![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() |
0..1 | string | It is recommended to display at least the reference identifier for the MDC code. | |
![]() ![]() |
1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies | |
![]() ![]() |
0..1 | CodeableConcept | Unit of Measure for the Metric | |
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceMetric | Measurement, calculation or setting capability of a medical device | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | Quantity | Numeric Accuracy URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy | |||||
![]() ![]() ![]() |
0..1 | Range | Confidence95 URL: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 0..* | Identifier | Instance identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | inactive | entered-in-error | unknown Binding: DeviceMetricStatus (required): Describes the status of the DeviceMetric. | ||||
![]() ![]() |
Σ | 0..1 | code | on | off | standby | unknown Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | The kind of metric represented Binding: Device Metric Category (extensible): Describes the category of the metric. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Identity of metric, for example Heart Rate or PEEP Setting Binding: Device Metric and Component Types (preferred): IEEE 11073-10101 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | The 11073-10101 MDC code for the metric | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: urn:iso:std:iso:11073:10101 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | It is recommended to display at least the reference identifier for the MDC code. | ||||
![]() ![]() |
Σ | 1..1 | Reference(PhdDevice) | The device to which this DeviceMetric applies | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Unit of Measure for the Metric Binding: UCUMCodes (preferred): IEEE 11073-10101 | ||||
![]() ![]() |
0..1 | CodeableConcept | Preferred color for displaying the metric Binding: Color Codes (Names or RGB Values) (extensible): Identifies the typical color of representation. | |||||
![]() ![]() |
0..1 | Quantity | Indicates how often the metric is taken or recorded | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The continuity of the metric (e.g., measurement) Binding: Device Metric Availability (extensible): Describes the availability of the metric | ||||
![]() ![]() |
0..* | BackboneElement | Describes the calibrations that have been performed or that are required to be performed | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | The method of calibration Binding: Device Metric Calibration Type (extensible): Describes the type of a metric calibration. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Calibration state of the metric (e.g., calibration needed) Binding: Device Metric Calibration State (extensible): Describes the state of a metric calibration. | |||||
![]() ![]() ![]() |
0..1 | instant | Describes the time last calibration has been performed | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceMetric.language | Base | required | All Languages | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.status | Base | required | Device Metric Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.operationalStatus | Base | required | Device Metric Operational Status | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.category | Base | extensible | Device Metric Category | 📦1.0.0 | THO v7.3 |
| DeviceMetric.type | Base | preferred | Device Metric and Component Types | 📦1.0.0 | THO v7.3 |
| DeviceMetric.unit | Base | preferred | UCUM Codes | 📍6.0.0-ballot5 | FHIR Std. |
| DeviceMetric.color | Base | extensible | Color Codes (Names or RGB Values) | 📦1.0.0 | THO v7.3 |
| DeviceMetric.availability | Base | extensible | Device Metric Availability | 📦1.0.0 | THO v7.3 |
| DeviceMetric.calibration.type | Base | extensible | Device Metric Calibration Type | 📦1.0.0 | THO v7.3 |
| DeviceMetric.calibration.state | Base | extensible | Device Metric Calibration State | 📦1.0.0 | THO v7.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceMetric | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceMetric | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DeviceMetric | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceMetric | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
Summary
Mandatory: 4 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron