PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/device-eu-hdr
description: This profile represents the constraints applied to the Device resource for the purpose of this guide. A device used by or implanted on the patient is described in the hospital discharge report as an instance of a Device resource constrained by this profile.
package_name: hl7.fhir.eu.hdr
derivation: constraint
name: DeviceEuHdr
type: Device
elements:
  identifier: {short: Device Identifier, index: 0}
  udiCarrier: {short: Unique Device Identifier (UDI), index: 1}
  type:
    short: "Type of device.\r\nPreferably valued by using SNOMED CT.\r\nThe absence of information, or of devices relevant for purpose of this IPS, shall be explicitly stated by using the codes included in the absent-or-unknown-devices-uv-ips value set."
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/hdr/ValueSet/medical-devices-snomed-absent-unknown-eu-hdr'}
    index: 2
  patient:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 3
    elements:
      reference: {index: 4}
    required: [reference]
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/hdr/StructureDefinition/device-eu-hdr
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.1.0-ballot
required: [patient]