DICOM® SR to FHIR Resource Mapping IG
1.0.0 - STU1 Ballot International flag

DICOM® SR to FHIR Resource Mapping IG, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dicom-sr/ and changes regularly. See the Directory of published versions

Resource Profile: Device - DICOM Participant Device Mapping

Official URL: http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-participant-device Version: 1.0.0
Active as of 2024-09-23 Computable Name: ParticipantDevice
Other Identifiers: OID:2.16.840.1.113883.4.642.40.39.42.4

DICOM® Participant to Device Mapping

Usage:

Formal Views of Profile Content

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

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..* Device Item used in healthcare
... identifier S 0..1 Identifier Instance identifier
... displayName S 0..1 string The name used to display by default when the device is referenced
... manufacturer 0..1 string Name of device manufacturer

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Device C 0..* Device Item used in healthcare
dev-1: only one Device.name.display SHALL be true when there is more than one Device.name
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... displayName S 0..1 string The name used to display by default when the device is referenced
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.

... manufacturer 0..1 string Name of device manufacturer

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Device.statusrequiredFHIRDeviceStatus
http://hl7.org/fhir/ValueSet/device-status|5.0.0
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Device C 0..* Device Item used in healthcare
dev-1: only one Device.name.display SHALL be true when there is more than one Device.name
... 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguages Starter Set
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier S 0..1 Identifier Instance identifier
... displayName S 0..1 string The name used to display by default when the device is referenced
... definition 0..1 CodeableReference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 1..1 string Mandatory fixed portion of UDI
.... issuer Σ 1..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual | card | self-reported | electronic-transmission | unknown
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.

... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.

... availabilityStatus 0..1 CodeableConcept lost | damaged | destroyed | available
Binding: FHIRDeviceAvailabilityStatus (extensible): The availability status reason of the device.

... biologicalSourceEvent 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
... manufacturer 0..1 string Name of device manufacturer
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... name C 0..* BackboneElement The name or names of the device as known to the manufacturer and/or patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... value Σ 1..1 string The term that names the device
.... type Σ 1..1 code registered-name | user-friendly-name | patient-reported-name
Binding: DeviceNameType (required): The type of name the device is referred by.

.... display ?!ΣC 0..1 boolean The preferred device name
... modelNumber 0..1 string The manufacturer's model number for the device
... partNumber 0..1 string The part number or catalog number of the device
... category 0..* CodeableConcept Indicates a high-level grouping of the device
Binding: FHIRDeviceCategory (example): Categories of medical devices.


... type 0..* CodeableConcept The kind or type of device
Binding: DeviceType (example): Codes to identify medical devices.


... version 0..* BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept The type of the device version, e.g. manufacturer, approved, internal
Binding: DeviceVersionType (example): The type of version indicated for the device.

.... component 0..1 Identifier The hardware or software module of the device to which the version applies
.... installDate 0..1 dateTime The date the version was installed on the device
.... value 1..1 string The version text
... conformsTo 0..* BackboneElement Identifies the standards, specifications, or formal guidances for the capabilities supported by the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... category 0..1 CodeableConcept Describes the common type of the standard, specification, or formal guidance. communication | performance | measurement
Binding: DeviceSpecificationCategory (example): The kind of standards used by the device.

.... specification 1..1 CodeableConcept Identifies the standard, specification, or formal guidance that the device adheres to
Binding: DeviceSpecificationType (example): The type of version indicated for the device.

.... version 0..1 string Specific form or variant of the standard
... property 0..* BackboneElement Inherent, essentially fixed, characteristics of the device. e.g., time properties, size, material, etc.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property being represented
Binding: DeviceType (example): Device property type.

.... value[x] 1..1 Value of the property
..... valueQuantity Quantity
..... valueCodeableConcept CodeableConcept
..... valueString string
..... valueBoolean boolean
..... valueInteger integer
..... valueRange Range
..... valueAttachment Attachment
... mode 0..1 CodeableConcept The designated condition for performing a task
Binding: FHIRDeviceOperationMode (example): Operational mode of a device.

... cycle 0..1 Count The series of occurrences that repeats during the operation of the device
... duration 0..1 Duration A measurement of time during the device's operation (e.g., days, hours, mins, etc.)
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... location 0..1 Reference(Location) Where the device is found
... url 0..1 uri Network address to contact device
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services provided by the device
... gateway 0..* CodeableReference(Device) Linked device acting as a communication/data collector, translator or controller
... note 0..* Annotation Device notes and comments
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
Binding: DeviceSafety (example)
... parent 0..1 Reference(Device) The higher level or encompassing device that this device is a logical part of

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Device.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Device.udiCarrier.entryTyperequiredUDIEntryType
http://hl7.org/fhir/ValueSet/udi-entry-type|5.0.0
from the FHIR Standard
Device.statusrequiredFHIRDeviceStatus
http://hl7.org/fhir/ValueSet/device-status|5.0.0
from the FHIR Standard
Device.availabilityStatusextensibleFHIRDeviceAvailabilityStatus
http://hl7.org/fhir/ValueSet/device-availability-status
from the FHIR Standard
Device.name.typerequiredDeviceNameType
http://hl7.org/fhir/ValueSet/device-nametype|5.0.0
from the FHIR Standard
Device.categoryexampleFHIRDeviceCategory
http://hl7.org/fhir/ValueSet/device-category
from the FHIR Standard
Device.typeexampleDeviceType
http://hl7.org/fhir/ValueSet/device-type
from the FHIR Standard
Device.version.typeexampleDeviceVersionType
http://hl7.org/fhir/ValueSet/device-versiontype
from the FHIR Standard
Device.conformsTo.categoryexampleDeviceSpecificationCategory
http://hl7.org/fhir/ValueSet/device-specification-category
from the FHIR Standard
Device.conformsTo.specificationexampleDeviceSpecificationType
http://hl7.org/fhir/ValueSet/device-specification-type
from the FHIR Standard
Device.property.typeexampleDeviceType
http://hl7.org/fhir/ValueSet/device-property-type
from the FHIR Standard
Device.modeexampleFHIRDeviceOperationMode
http://hl7.org/fhir/ValueSet/device-operation-mode
from the FHIR Standard
Device.safetyexampleDeviceSafety
http://hl7.org/fhir/ValueSet/device-safety
from the FHIR Standard

This structure is derived from Device

Summary

Must-Support: 2 elements

Differential View

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device 0..* Device Item used in healthcare
... identifier S 0..1 Identifier Instance identifier
... displayName S 0..1 string The name used to display by default when the device is referenced
... manufacturer 0..1 string Name of device manufacturer

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device C 0..* Device Item used in healthcare
dev-1: only one Device.name.display SHALL be true when there is more than one Device.name
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... displayName S 0..1 string The name used to display by default when the device is referenced
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.

... manufacturer 0..1 string Name of device manufacturer

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Device.statusrequiredFHIRDeviceStatus
http://hl7.org/fhir/ValueSet/device-status|5.0.0
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Device C 0..* Device Item used in healthcare
dev-1: only one Device.name.display SHALL be true when there is more than one Device.name
... 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguages Starter Set
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier S 0..1 Identifier Instance identifier
... displayName S 0..1 string The name used to display by default when the device is referenced
... definition 0..1 CodeableReference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 1..1 string Mandatory fixed portion of UDI
.... issuer Σ 1..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual | card | self-reported | electronic-transmission | unknown
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.

... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.

... availabilityStatus 0..1 CodeableConcept lost | damaged | destroyed | available
Binding: FHIRDeviceAvailabilityStatus (extensible): The availability status reason of the device.

... biologicalSourceEvent 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
... manufacturer 0..1 string Name of device manufacturer
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... name C 0..* BackboneElement The name or names of the device as known to the manufacturer and/or patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... value Σ 1..1 string The term that names the device
.... type Σ 1..1 code registered-name | user-friendly-name | patient-reported-name
Binding: DeviceNameType (required): The type of name the device is referred by.

.... display ?!ΣC 0..1 boolean The preferred device name
... modelNumber 0..1 string The manufacturer's model number for the device
... partNumber 0..1 string The part number or catalog number of the device
... category 0..* CodeableConcept Indicates a high-level grouping of the device
Binding: FHIRDeviceCategory (example): Categories of medical devices.


... type 0..* CodeableConcept The kind or type of device
Binding: DeviceType (example): Codes to identify medical devices.


... version 0..* BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept The type of the device version, e.g. manufacturer, approved, internal
Binding: DeviceVersionType (example): The type of version indicated for the device.

.... component 0..1 Identifier The hardware or software module of the device to which the version applies
.... installDate 0..1 dateTime The date the version was installed on the device
.... value 1..1 string The version text
... conformsTo 0..* BackboneElement Identifies the standards, specifications, or formal guidances for the capabilities supported by the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... category 0..1 CodeableConcept Describes the common type of the standard, specification, or formal guidance. communication | performance | measurement
Binding: DeviceSpecificationCategory (example): The kind of standards used by the device.

.... specification 1..1 CodeableConcept Identifies the standard, specification, or formal guidance that the device adheres to
Binding: DeviceSpecificationType (example): The type of version indicated for the device.

.... version 0..1 string Specific form or variant of the standard
... property 0..* BackboneElement Inherent, essentially fixed, characteristics of the device. e.g., time properties, size, material, etc.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property being represented
Binding: DeviceType (example): Device property type.

.... value[x] 1..1 Value of the property
..... valueQuantity Quantity
..... valueCodeableConcept CodeableConcept
..... valueString string
..... valueBoolean boolean
..... valueInteger integer
..... valueRange Range
..... valueAttachment Attachment
... mode 0..1 CodeableConcept The designated condition for performing a task
Binding: FHIRDeviceOperationMode (example): Operational mode of a device.

... cycle 0..1 Count The series of occurrences that repeats during the operation of the device
... duration 0..1 Duration A measurement of time during the device's operation (e.g., days, hours, mins, etc.)
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... location 0..1 Reference(Location) Where the device is found
... url 0..1 uri Network address to contact device
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services provided by the device
... gateway 0..* CodeableReference(Device) Linked device acting as a communication/data collector, translator or controller
... note 0..* Annotation Device notes and comments
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
Binding: DeviceSafety (example)
... parent 0..1 Reference(Device) The higher level or encompassing device that this device is a logical part of

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Device.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Device.udiCarrier.entryTyperequiredUDIEntryType
http://hl7.org/fhir/ValueSet/udi-entry-type|5.0.0
from the FHIR Standard
Device.statusrequiredFHIRDeviceStatus
http://hl7.org/fhir/ValueSet/device-status|5.0.0
from the FHIR Standard
Device.availabilityStatusextensibleFHIRDeviceAvailabilityStatus
http://hl7.org/fhir/ValueSet/device-availability-status
from the FHIR Standard
Device.name.typerequiredDeviceNameType
http://hl7.org/fhir/ValueSet/device-nametype|5.0.0
from the FHIR Standard
Device.categoryexampleFHIRDeviceCategory
http://hl7.org/fhir/ValueSet/device-category
from the FHIR Standard
Device.typeexampleDeviceType
http://hl7.org/fhir/ValueSet/device-type
from the FHIR Standard
Device.version.typeexampleDeviceVersionType
http://hl7.org/fhir/ValueSet/device-versiontype
from the FHIR Standard
Device.conformsTo.categoryexampleDeviceSpecificationCategory
http://hl7.org/fhir/ValueSet/device-specification-category
from the FHIR Standard
Device.conformsTo.specificationexampleDeviceSpecificationType
http://hl7.org/fhir/ValueSet/device-specification-type
from the FHIR Standard
Device.property.typeexampleDeviceType
http://hl7.org/fhir/ValueSet/device-property-type
from the FHIR Standard
Device.modeexampleFHIRDeviceOperationMode
http://hl7.org/fhir/ValueSet/device-operation-mode
from the FHIR Standard
Device.safetyexampleDeviceSafety
http://hl7.org/fhir/ValueSet/device-safety
from the FHIR Standard

This structure is derived from Device

Summary

Must-Support: 2 elements

 

Other representations of profile: CSV, Excel, Schematron