Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_DeviceMetric_R3

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-DeviceMetric Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_DeviceMetric_R3

This cross-version profile allows R5 DeviceMetric content to be represented via FHIR STU3 DeviceMetric resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 1..1 CodeableConcept Identity of metric, for example Heart Rate or PEEP Setting
Binding: Device Metric and Component Types (preferred): Describes the metric type.
... category Σ 1..1 code measurement | setting | calculation | unspecified
Binding: DeviceMetricCategory (required): Describes the category of the metric.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceMetric.type Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.category Base required DeviceMetricCategory 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error DeviceMetric If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from DeviceMetric

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique identifier of this DeviceMetric
... type Σ 1..1 CodeableConcept Identity of metric, for example Heart Rate or PEEP Setting
Binding: Device Metric and Component Types (preferred): Describes the metric type.
... unit Σ 0..1 CodeableConcept Unit of Measure for the Metric
Binding: Device Metric and Component Types (preferred): Describes the unit of the metric.
... source Σ 0..1 Reference(Device) Describes the link to the source Device
... parent Σ 0..1 Reference(DeviceComponent) Describes the link to the parent DeviceComponent
... operationalStatus Σ 0..1 code on | off | standby | entered-in-error
Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric.
... color Σ 0..1 code black | red | green | yellow | blue | magenta | cyan | white
Binding: DeviceMetricColor (required): Describes the typical color of representation.
... category Σ 1..1 code measurement | setting | calculation | unspecified
Binding: DeviceMetricCategory (required): Describes the category of the metric.
... measurementPeriod Σ 0..1 Timing Describes the measurement repetition time
... calibration Σ 0..* BackboneElement Describes the calibrations that have been performed or that are required to be performed
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... type Σ 0..1 code unspecified | offset | gain | two-point
Binding: DeviceMetricCalibrationType (required): Describes the type of a metric calibration.
.... state Σ 0..1 code not-calibrated | calibration-required | calibrated | unspecified
Binding: DeviceMetricCalibrationState (required): Describes the state of a metric calibration.
.... time Σ 0..1 instant Describes the time last calibration has been performed

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceMetric.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
DeviceMetric.type Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.unit Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.operationalStatus Base required DeviceMetricOperationalStatus 📍3.0.2 FHIR Std.
DeviceMetric.color Base required DeviceMetricColor 📍3.0.2 FHIR Std.
DeviceMetric.category Base required DeviceMetricCategory 📍3.0.2 FHIR Std.
DeviceMetric.calibration.​type Base required DeviceMetricCalibrationType 📍3.0.2 FHIR Std.
DeviceMetric.calibration.​state Base required DeviceMetricCalibrationState 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error DeviceMetric If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from DeviceMetric

Summary

Mandatory: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 1..1 CodeableConcept Identity of metric, for example Heart Rate or PEEP Setting
Binding: Device Metric and Component Types (preferred): Describes the metric type.
... category Σ 1..1 code measurement | setting | calculation | unspecified
Binding: DeviceMetricCategory (required): Describes the category of the metric.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceMetric.type Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.category Base required DeviceMetricCategory 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error DeviceMetric If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from DeviceMetric

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceMetric 0..* DeviceMetric Measurement, calculation or setting capability of a medical device
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:device 1..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Describes the link to the Device additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... extension:measurementFrequency 0..1 Quantity R5: Indicates how often the metric is taken or recorded (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceMetric.measurementFrequency
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique identifier of this DeviceMetric
... type Σ 1..1 CodeableConcept Identity of metric, for example Heart Rate or PEEP Setting
Binding: Device Metric and Component Types (preferred): Describes the metric type.
... unit Σ 0..1 CodeableConcept Unit of Measure for the Metric
Binding: Device Metric and Component Types (preferred): Describes the unit of the metric.
... source Σ 0..1 Reference(Device) Describes the link to the source Device
... parent Σ 0..1 Reference(DeviceComponent) Describes the link to the parent DeviceComponent
... operationalStatus Σ 0..1 code on | off | standby | entered-in-error
Binding: DeviceMetricOperationalStatus (required): Describes the operational status of the DeviceMetric.
... color Σ 0..1 code black | red | green | yellow | blue | magenta | cyan | white
Binding: DeviceMetricColor (required): Describes the typical color of representation.
... category Σ 1..1 code measurement | setting | calculation | unspecified
Binding: DeviceMetricCategory (required): Describes the category of the metric.
... measurementPeriod Σ 0..1 Timing Describes the measurement repetition time
... calibration Σ 0..* BackboneElement Describes the calibrations that have been performed or that are required to be performed
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... type Σ 0..1 code unspecified | offset | gain | two-point
Binding: DeviceMetricCalibrationType (required): Describes the type of a metric calibration.
.... state Σ 0..1 code not-calibrated | calibration-required | calibrated | unspecified
Binding: DeviceMetricCalibrationState (required): Describes the state of a metric calibration.
.... time Σ 0..1 instant Describes the time last calibration has been performed

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceMetric.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
DeviceMetric.type Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.unit Base preferred Device Metric and Component Types 📍3.0.2 FHIR Std.
DeviceMetric.operationalStatus Base required DeviceMetricOperationalStatus 📍3.0.2 FHIR Std.
DeviceMetric.color Base required DeviceMetricColor 📍3.0.2 FHIR Std.
DeviceMetric.category Base required DeviceMetricCategory 📍3.0.2 FHIR Std.
DeviceMetric.calibration.​type Base required DeviceMetricCalibrationType 📍3.0.2 FHIR Std.
DeviceMetric.calibration.​state Base required DeviceMetricCalibrationState 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error DeviceMetric If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from DeviceMetric

Summary

Mandatory: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron