LOINC – IVD Test Code (LIVD) Mapping
1.0.0 - STU 1 International flag

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. 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/livd/ and changes regularly. See the Directory of published versions

Resource Profile: LIVD DeviceDefinition

Official URL: http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd Version: 1.0.0
Standards status: Trial-use Active as of 2018-08-14 Maturity Level: 2 Computable Name: LIVDDeviceDefinition
Other Identifiers: OID:2.16.840.1.113883.4.642.40.51.42.4

Profile on the DeviceDefinition resource for representing the devices included in the LIVD catalog for which mappings are defined.

Description

The LIVD DeviceDefinition is a profile on the DeviceDefinition resource for representing the devices included in the LIVD catalog for which mappings are defined.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... udiDeviceIdentifier S 0..1 BackboneElement Unique Device Identifier (UDI) Barcode string
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... capability S 1..* BackboneElement Device capabilities
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type S 1..1 CodeableConcept Type of capability

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceDefinition.deviceName.​type Base required DeviceNameType 📍4.0.1 FHIR Std.
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceDefinition 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 DeviceDefinition 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 DeviceDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceDefinition 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()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... identifier 0..0 Instance identifier
... udiDeviceIdentifier S 0..1 BackboneElement Unique Device Identifier (UDI) Barcode string
.... deviceIdentifier S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... manufacturer[x] S 1..1 string Name of device manufacturer
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... specialization 0..0 The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
... version 0..0 Available versions
... safety 0..0 Safety characteristics of the device
... shelfLifeStorage 0..0 Shelf Life and storage information
... physicalCharacteristics 0..0 Dimensions, color etc.
... languageCode 0..0 Language code for the human-readable text strings produced by the device (all supported)
... capability S 1..* BackboneElement Device capabilities
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... type S 1..1 CodeableConcept Type of capability
.... description 0..0 Description of capability
... property 0..0 The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
... owner 0..0 Organization responsible for device
... contact 0..0 Details for human/organization for support
... url 0..0 Network address to contact device
... onlineInformation 0..0 Access to on-line information
... note 0..0 Device notes and comments
... quantity 0..0 The quantity of the device present in the packaging (e.g. the number of devices present in a pack, or the number of devices in the same package of the medicinal product)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... udiDeviceIdentifier S 0..1 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 S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... manufacturer[x] S 1..1 string Name of device manufacturer
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... capability S 1..* BackboneElement Device capabilities
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type S 1..1 CodeableConcept Type of capability
... parentDevice Σ 0..1 Reference(DeviceDefinition) The parent device it can be part of
... material 0..* BackboneElement A substance used to create the material(s) of which the device is made
.... 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
.... substance 1..1 CodeableConcept The substance
.... alternate 0..1 boolean Indicates an alternative material of the device
.... allergenicIndicator 0..1 boolean Whether the substance is a known or suspected allergen

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceDefinition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
DeviceDefinition.deviceName.​type Base required DeviceNameType 📍4.0.1 FHIR Std.
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceDefinition 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 DeviceDefinition 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 DeviceDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceDefinition 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()

Summary

Mandatory: 5 elements
Must-Support: 10 elements
Prohibited: 16 elements

Extensions

This structure refers to these extensions:

Maturity: 2

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... udiDeviceIdentifier S 0..1 BackboneElement Unique Device Identifier (UDI) Barcode string
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... capability S 1..* BackboneElement Device capabilities
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type S 1..1 CodeableConcept Type of capability

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceDefinition.deviceName.​type Base required DeviceNameType 📍4.0.1 FHIR Std.
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceDefinition 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 DeviceDefinition 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 DeviceDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceDefinition 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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... identifier 0..0 Instance identifier
... udiDeviceIdentifier S 0..1 BackboneElement Unique Device Identifier (UDI) Barcode string
.... deviceIdentifier S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... manufacturer[x] S 1..1 string Name of device manufacturer
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... specialization 0..0 The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
... version 0..0 Available versions
... safety 0..0 Safety characteristics of the device
... shelfLifeStorage 0..0 Shelf Life and storage information
... physicalCharacteristics 0..0 Dimensions, color etc.
... languageCode 0..0 Language code for the human-readable text strings produced by the device (all supported)
... capability S 1..* BackboneElement Device capabilities
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... type S 1..1 CodeableConcept Type of capability
.... description 0..0 Description of capability
... property 0..0 The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
... owner 0..0 Organization responsible for device
... contact 0..0 Details for human/organization for support
... url 0..0 Network address to contact device
... onlineInformation 0..0 Access to on-line information
... note 0..0 Device notes and comments
... quantity 0..0 The quantity of the device present in the packaging (e.g. the number of devices present in a pack, or the number of devices in the same package of the medicinal product)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceDefinition 0..* DeviceDefinition LIVDDeviceDefinition
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... udiDeviceIdentifier S 0..1 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 S 1..1 string The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier
.... issuer S 1..1 uri UDI Issuing Organization
.... jurisdiction S 1..1 uri Regional UDI authority
... manufacturer[x] S 1..1 string Name of device manufacturer
... modelNumber S 1..1 string Model id assigned by the manufacturer
... type S 0..1 CodeableConcept What kind of device or device system this is
Binding: IVD device types for LIVD device definitions VS (extensible): IVD device types for LIVD device definitions (extensible).
... capability S 1..* BackboneElement Device capabilities
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:DeviceDefinitionExtensionAnalyte S 1..* Reference(LIVDObservationDefinition) LIVD Test Analyte
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type S 1..1 CodeableConcept Type of capability
... parentDevice Σ 0..1 Reference(DeviceDefinition) The parent device it can be part of
... material 0..* BackboneElement A substance used to create the material(s) of which the device is made
.... 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
.... substance 1..1 CodeableConcept The substance
.... alternate 0..1 boolean Indicates an alternative material of the device
.... allergenicIndicator 0..1 boolean Whether the substance is a known or suspected allergen

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceDefinition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
DeviceDefinition.deviceName.​type Base required DeviceNameType 📍4.0.1 FHIR Std.
DeviceDefinition.type Base extensible IVD device types for LIVD device definitions VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceDefinition 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 DeviceDefinition 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 DeviceDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceDefinition 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()

Summary

Mandatory: 5 elements
Must-Support: 10 elements
Prohibited: 16 elements

Extensions

This structure refers to these extensions:

Maturity: 2

 

Other representations of profile: CSV, Excel, Schematron