XealthIG
v1.42.0 - release

XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Device Information

Official URL: https://fhir.xealth.io/StructureDefinition/extension-device-info Version: v1.42.0
Active as of 2025-04-04 Computable Name: DeviceInfo

An extension for embedding information about the device the associated reading was taken with

Context of Use

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Device Information
... extension 3..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:manufacturer S 1..1 Extension The manufacturer of the device
..... extension 0..0
..... url 1..1 uri "manufacturer"
..... value[x] 1..1 string Value of extension
.... extension:model S 1..1 Extension The device model
..... extension 0..0
..... url 1..1 uri "model"
..... value[x] 1..1 string Value of extension
.... extension:identifier 0..1 Extension An identifier for the device (e.g. serial number of the device)
..... extension 0..0
..... url 1..1 uri "identifier"
..... value[x] 1..1 string Value of extension
.... extension:display S 1..1 Extension A textual description of the device
..... extension 0..0
..... url 1..1 uri "display"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://fhir.xealth.io/StructureDefinition/extension-device-info"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Device Information
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 3..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:manufacturer S 1..1 Extension The manufacturer of the device
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "manufacturer"
..... value[x] 1..1 string Value of extension
.... extension:model S 1..1 Extension The device model
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "model"
..... value[x] 1..1 string Value of extension
.... extension:identifier 0..1 Extension An identifier for the device (e.g. serial number of the device)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "identifier"
..... value[x] 1..1 string Value of extension
.... extension:display S 1..1 Extension A textual description of the device
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "display"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://fhir.xealth.io/StructureDefinition/extension-device-info"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension for embedding information about the device the associated reading was taken with

  • manufacturer: string: An Extension
  • model: string: An Extension
  • identifier: string: An Extension
  • display: string: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Device Information
... extension 3..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:manufacturer S 1..1 Extension The manufacturer of the device
..... extension 0..0
..... url 1..1 uri "manufacturer"
..... value[x] 1..1 string Value of extension
.... extension:model S 1..1 Extension The device model
..... extension 0..0
..... url 1..1 uri "model"
..... value[x] 1..1 string Value of extension
.... extension:identifier 0..1 Extension An identifier for the device (e.g. serial number of the device)
..... extension 0..0
..... url 1..1 uri "identifier"
..... value[x] 1..1 string Value of extension
.... extension:display S 1..1 Extension A textual description of the device
..... extension 0..0
..... url 1..1 uri "display"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://fhir.xealth.io/StructureDefinition/extension-device-info"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Device Information
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 3..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:manufacturer S 1..1 Extension The manufacturer of the device
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "manufacturer"
..... value[x] 1..1 string Value of extension
.... extension:model S 1..1 Extension The device model
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "model"
..... value[x] 1..1 string Value of extension
.... extension:identifier 0..1 Extension An identifier for the device (e.g. serial number of the device)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "identifier"
..... value[x] 1..1 string Value of extension
.... extension:display S 1..1 Extension A textual description of the device
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "display"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://fhir.xealth.io/StructureDefinition/extension-device-info"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension for embedding information about the device the associated reading was taken with

  • manufacturer: string: An Extension
  • model: string: An Extension
  • identifier: string: An Extension
  • display: string: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()