Point-of-Care Device Implementation Guide
0.4.0 - CI Build International flag

Point-of-Care Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions

Resource Profile: VMD Device profile

Official URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/VmdDevice Version: 0.4.0
Standards status: Draft Maturity Level: 2 Computable Name: VmdDevice

StructureDefinition for Device resources that represent Virtual Medical Devices (VMD). These are medical-related subsystems in the hierarchical model of a Point-of-Care device.

Scope and Usage

This profile sets minimum expectations for the Device resource that represents a Virtual Medical Device (VMD). This is a medical-related subsystem in the hierarchical model of a Point-of-Care device.

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
.. Device 0..* Device Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... Slices for extension Content/Rules for all slices
...... extension:number 0..1 Extension Instance number
....... url 1..1 uri "number"
....... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... url 1..1 uri "label"
....... Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueString 1..1 string Value of extension
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance"
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions"
..... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: Jurisdiction ValueSet (extensible): Codes for country, country subdivision and region
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
... udiCarrier SΣ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
... status ?!SΣ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device
.... type 1..1 code udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required): The type of name the device is referred by.
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... coding Σ 0..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
.... text Σ 0..1 string Plain text representation of the concept
... version S 0..* BackboneElement The actual design of the device or software version running on the device
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept The type of the device version
..... coding Σ 0..* Coding Code defined by a terminology system
...... system Σ 0..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... safety SΣ 0..* CodeableConcept Safety Characteristics of Device
.... coding Σ 0..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
..... code Σ 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.extension:approvedJurisdictions.​value[x]:valueCodeableConcept Base extensible Jurisdiction 📦4.0.1 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device 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 in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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 Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... Slices for extension Content/Rules for all slices
...... extension:number 0..1 Extension Instance number
....... valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... valueString 1..1 string Value of extension
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... valueCodeableConcept 1..1 CodeableConcept Value of extension
...... coding 0..* Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
....... code 0..1 code Symbol in syntax defined by the system
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... valueUnsignedInt 1..1 unsignedInt Value of extension
... identifier S 0..* Identifier Instance identifier
.... system 0..1 uri The namespace for the identifier value
.... value 0..1 string The value that is unique
... udiCarrier S 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... deviceIdentifier 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierHRF 0..1 string UDI Human Readable Barcode String
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... coding 0..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 0..1 code Symbol in syntax defined by the system
.... text 0..1 string Plain text representation of the concept
... version S 0..* BackboneElement The actual design of the device or software version running on the device
.... type 0..1 CodeableConcept The type of the device version
..... coding 0..* Coding Code defined by a terminology system
...... system 0..1 uri Identity of the terminology system
...... version 0..1 string Version of the system - if relevant
...... code 0..1 code Symbol in syntax defined by the system
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... patient 0..0 Patient to whom Device is affixed
... location 0..0 Where the device is found
... safety S 0..* CodeableConcept Safety Characteristics of Device
.... coding 0..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
..... code 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... 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: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... 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 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:number 0..1 Extension Instance number
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "number"
....... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "label"
....... Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueString 1..1 string Value of extension
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance"
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions"
..... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: Jurisdiction ValueSet (extensible): Codes for country, country subdivision and region
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... coding Σ 0..* Coding Code defined by a terminology system
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 0..1 uri Identity of the terminology system
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 0..1 code Symbol in syntax defined by the system
........ display Σ 0..1 string Representation defined by the system
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
....... text Σ 0..1 string Plain text representation of the concept
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier S 0..* Identifier Instance identifier
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definition 0..1 Reference(DeviceDefinition) The reference to the definition for the device
... udiCarrier SΣ 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 Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..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 +
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!SΣ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... distinctIdentifier 0..1 string The distinct identification string
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
.... 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
.... name 1..1 string The name of the device
.... type 1..1 code udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required): The type of name the device is referred by.
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialization 0..* BackboneElement The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
.... 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
.... systemType 1..1 CodeableConcept The standard that is used to operate and communicate
.... version 0..1 string The version of the standard that is used to operate and communicate
... version S 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
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... property 0..* BackboneElement The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
.... 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 DeviceDefinitionPropetyCode (Extensible)
.... valueQuantity 0..* Quantity Property value as a quantity
.... valueCode 0..* CodeableConcept Property value as a code, e.g., NTP4 (synced to NTP)
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... url 0..1 uri Network address to contact device
... note 0..* Annotation Device notes and comments
... safety SΣ 0..* CodeableConcept Safety Characteristics of Device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.extension:approvedJurisdictions.​value[x]:valueCodeableConcept Base extensible Jurisdiction 📦4.0.1 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device 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 in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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 Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

The profile defines the following rules:

  • Device.type shall be present and have a coding from the ISO/IEEE 11073 MDC Device nomenclature if there is an appropriate code available.
  • Device.patient and Device.location references must not be present.
  • Device.parent shall be pesent and refer to the MDS Device resource.
  • If multiple instances of the same VMD type exist, the Instance extension allows a squence to be defined.
  • Extensions allow approved jurisdictions, operating hours, and operating cycles to be added.

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... Slices for extension Content/Rules for all slices
...... extension:number 0..1 Extension Instance number
....... url 1..1 uri "number"
....... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... url 1..1 uri "label"
....... Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueString 1..1 string Value of extension
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance"
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions"
..... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: Jurisdiction ValueSet (extensible): Codes for country, country subdivision and region
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
... udiCarrier SΣ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
... status ?!SΣ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device
.... type 1..1 code udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required): The type of name the device is referred by.
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... coding Σ 0..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
.... text Σ 0..1 string Plain text representation of the concept
... version S 0..* BackboneElement The actual design of the device or software version running on the device
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept The type of the device version
..... coding Σ 0..* Coding Code defined by a terminology system
...... system Σ 0..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... safety SΣ 0..* CodeableConcept Safety Characteristics of Device
.... coding Σ 0..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
..... code Σ 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.extension:approvedJurisdictions.​value[x]:valueCodeableConcept Base extensible Jurisdiction 📦4.0.1 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device 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 in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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 Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device 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())
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 Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... Slices for extension Content/Rules for all slices
...... extension:number 0..1 Extension Instance number
....... valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... valueString 1..1 string Value of extension
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... valueCodeableConcept 1..1 CodeableConcept Value of extension
...... coding 0..* Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
....... code 0..1 code Symbol in syntax defined by the system
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... valueUnsignedInt 1..1 unsignedInt Value of extension
... identifier S 0..* Identifier Instance identifier
.... system 0..1 uri The namespace for the identifier value
.... value 0..1 string The value that is unique
... udiCarrier S 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... deviceIdentifier 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierHRF 0..1 string UDI Human Readable Barcode String
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... coding 0..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 0..1 code Symbol in syntax defined by the system
.... text 0..1 string Plain text representation of the concept
... version S 0..* BackboneElement The actual design of the device or software version running on the device
.... type 0..1 CodeableConcept The type of the device version
..... coding 0..* Coding Code defined by a terminology system
...... system 0..1 uri Identity of the terminology system
...... version 0..1 string Version of the system - if relevant
...... code 0..1 code Symbol in syntax defined by the system
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... patient 0..0 Patient to whom Device is affixed
... location 0..0 Where the device is found
... safety S 0..* CodeableConcept Safety Characteristics of Device
.... coding 0..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
..... code 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... 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: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... 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 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instance S 0..1 (Complex) Instance number or label
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:number 0..1 Extension Instance number
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "number"
....... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
...... extension:label 0..1 Extension Instance label
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "label"
....... Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ value[x]:valueString 1..1 string Value of extension
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/device-instance"
.... extension:approvedJurisdictions S 0..* (Complex) Approved jurisdictions
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/approved-jurisdictions"
..... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: Jurisdiction ValueSet (extensible): Codes for country, country subdivision and region
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... coding Σ 0..* Coding Code defined by a terminology system
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ 0..1 uri Identity of the terminology system
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 0..1 code Symbol in syntax defined by the system
........ display Σ 0..1 string Representation defined by the system
........ userSelected Σ 0..1 boolean If this coding was chosen directly by the user
....... text Σ 0..1 string Plain text representation of the concept
.... extension:operatingHours S 0..1 (Complex) Operating hours
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-hours"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
.... extension:operatingCycles S 0..1 (Complex) Operating cycles
URL: http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://hl7.org/fhir/uv/pocd/StructureDefinition/operating-cycles"
..... Slices for value[x] 1..1 unsignedInt Value of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueUnsignedInt 1..1 unsignedInt Value of extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier S 0..* Identifier Instance identifier
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definition 0..1 Reference(DeviceDefinition) The reference to the definition for the device
... udiCarrier SΣ 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 Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..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 +
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!SΣ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason S 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... distinctIdentifier 0..1 string The distinct identification string
... manufacturer S 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 S 0..1 string Serial number assigned by the manufacturer
... deviceName S 0..* BackboneElement The name of the device as given by the manufacturer
.... 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
.... name 1..1 string The name of the device
.... type 1..1 code udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required): The type of name the device is referred by.
... modelNumber S 0..1 string The model number for the device
... partNumber S 0..1 string The part number of the device
... type S 1..1 CodeableConcept The kind or type of device
Binding: MDC Object infrastructure and Device nomenclature (extensible)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialization 0..* BackboneElement The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
.... 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
.... systemType 1..1 CodeableConcept The standard that is used to operate and communicate
.... version 0..1 string The version of the standard that is used to operate and communicate
... version S 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
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string The version text
... property 0..* BackboneElement The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
.... 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 DeviceDefinitionPropetyCode (Extensible)
.... valueQuantity 0..* Quantity Property value as a quantity
.... valueCode 0..* CodeableConcept Property value as a code, e.g., NTP4 (synced to NTP)
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... url 0..1 uri Network address to contact device
... note 0..* Annotation Device notes and comments
... safety SΣ 0..* CodeableConcept Safety Characteristics of Device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
Binding: Safety (required): Safety classification
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... parent S 1..1 Reference(MDS Device profile) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.extension:approvedJurisdictions.​value[x]:valueCodeableConcept Base extensible Jurisdiction 📦4.0.1 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base extensible MDC Object infrastructure and Device nomenclature 📦0.4.0 This IG
Device.safety.coding.​code Base required Safety 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device 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 in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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 Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

The profile defines the following rules:

  • Device.type shall be present and have a coding from the ISO/IEEE 11073 MDC Device nomenclature if there is an appropriate code available.
  • Device.patient and Device.location references must not be present.
  • Device.parent shall be pesent and refer to the MDS Device resource.
  • If multiple instances of the same VMD type exist, the Instance extension allows a squence to be defined.
  • Extensions allow approved jurisdictions, operating hours, and operating cycles to be added.

 

Other representations of profile: CSV, Excel, Schematron