This page is part of the Loinc/IVD Mapping FHIR IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd | Version: 1.0.0-ballot | |||
Active as of 2018-08-14 | Computable Name: LIVDDeviceDefinition |
Profile on the DeviceDefinition resource for representing the devices included in the LIVD catalog for which mappings are defined.
The LIVD DeviceDefinition is a profile on the DeviceDefinition resource for representing the devices included in the LIVD catalog for which mappings are defined.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DeviceDefinition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DeviceDefinition | 0..* | DeviceDefinition | LIVDDeviceDefinition | |
identifier | 0..0 | |||
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 |
deviceName | 0..0 | |||
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 (extensible): IVD device types for LIVD device definitions (extensible). |
specialization | 0..0 | |||
version | 0..0 | |||
safety | 0..0 | |||
shelfLifeStorage | 0..0 | |||
physicalCharacteristics | 0..0 | |||
languageCode | 0..0 | |||
capability | S | 1..* | BackboneElement | Device capabilities |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
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 | |||
property | 0..0 | |||
owner | 0..0 | |||
contact | 0..0 | |||
url | 0..0 | |||
onlineInformation | 0..0 | |||
note | 0..0 | |||
quantity | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet |
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 |
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 (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 | |
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 |
Documentation for this format |
Path | Conformance | ValueSet |
DeviceDefinition.deviceName.type | required | DeviceNameType |
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Id | Grade | Path(s) | Details | Requirements |
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() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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 | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
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 | ||||
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 (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 | |||||
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 | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
DeviceDefinition.language | preferred | CommonLanguages
| ||||
DeviceDefinition.deviceName.type | required | DeviceNameType | ||||
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Id | Grade | Path(s) | Details | Requirements |
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() |
This structure is derived from DeviceDefinition
Differential View
This structure is derived from DeviceDefinition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DeviceDefinition | 0..* | DeviceDefinition | LIVDDeviceDefinition | |
identifier | 0..0 | |||
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 |
deviceName | 0..0 | |||
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 (extensible): IVD device types for LIVD device definitions (extensible). |
specialization | 0..0 | |||
version | 0..0 | |||
safety | 0..0 | |||
shelfLifeStorage | 0..0 | |||
physicalCharacteristics | 0..0 | |||
languageCode | 0..0 | |||
capability | S | 1..* | BackboneElement | Device capabilities |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
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 | |||
property | 0..0 | |||
owner | 0..0 | |||
contact | 0..0 | |||
url | 0..0 | |||
onlineInformation | 0..0 | |||
note | 0..0 | |||
quantity | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet |
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 |
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 (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 | |
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 |
Documentation for this format |
Path | Conformance | ValueSet |
DeviceDefinition.deviceName.type | required | DeviceNameType |
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Id | Grade | Path(s) | Details | Requirements |
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() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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 | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
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 | ||||
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 (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 | |||||
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 | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
DeviceDefinition.language | preferred | CommonLanguages
| ||||
DeviceDefinition.deviceName.type | required | DeviceNameType | ||||
DeviceDefinition.type | extensible | LivdDeviceTypeVS (a valid code from IVD device types for LIVD device definitions) |
Id | Grade | Path(s) | Details | Requirements |
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() |
This structure is derived from DeviceDefinition
Other representations of profile: CSV, Excel, Schematron