PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.eps@1.0.0-poc
    http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu
description: This profile constrains the Device resource for the purpose of the MyHealth@EU EPS.
package_name: myhealth.eu.fhir.eps
derivation: constraint
name: DeviceMyHealthEuEps
type: Device
elements:
  identifier: {index: 0}
  deviceName:
    elements:
      name: {index: 1}
  type:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIMedicalDeviceWithExceptions'}
    index: 2
  patient:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/eps/StructureDefinition/patient-myhealtheu-eps']
    index: 3
package_version: 1.0.0-poc
class: profile
kind: resource
url: http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu
base: http://hl7.eu/fhir/eps/StructureDefinition/device-eu-eps
version: 1.0.0-poc
required: [patient]