description: This profile defines how to represent a measuring Device in HL7 FHIR for the purpose of this guide. package_name: hl7.fhir.eu.laboratory derivation: constraint name: DeviceMeasuringLabReportEu type: Device elements: identifier: {short: Device identifier, index: 0} udiCarrier: {short: Unique Device Identifier (UDI), index: 1} manufacturer: {short: Manufacturer's name, index: 2} deviceName: index: 3 slicing: rules: open discriminator: - {path: type, type: value} min: null slices: manDeviceName: match: {type: manufacturer-name} schema: array: true index: 4 elements: name: {short: Manufacturer device name, index: 5} type: pattern: {type: Code, value: manufacturer-name} index: 6 modelName: match: {type: model-name} schema: array: true index: 7 elements: name: {short: Model name, index: 8} type: pattern: {type: Code, value: model-name} index: 9 package_version: 2.0.0 class: profile kind: resource url: http://hl7.eu/fhir/laboratory/StructureDefinition/Device-measuring-eu-lab base: http://hl7.org/fhir/StructureDefinition/Device version: 2.0.0