PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.eps@1.0.0-poc
    http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu
description: This profile constrains the DeviceUseStatement resource for the purpose of the MyHealth@EU EPS.
package_name: myhealth.eu.fhir.eps
derivation: constraint
name: DeviceUseStatementMyHealthEuEps
type: DeviceUseStatement
elements:
  subject:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/eps/StructureDefinition/patient-myhealtheu-eps']
    index: 0
  timing:
    choices: [timingPeriod]
    index: 2
    slicing:
      slices:
        timingPeriod:
          match: {}
          schema:
            choices: [timingPeriod]
            index: 2
  timingPeriod:
    type: Period
    choiceOf: timing
    index: 3
    slicing:
      slices:
        timingPeriod:
          match: {}
          schema: {type: Period, choiceOf: timing, index: 3}
  device:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu']
    index: 4
package_version: 1.0.0-poc
class: profile
kind: resource
url: http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu
base: http://hl7.eu/fhir/eps/StructureDefinition/deviceUseStatement-eu-eps
version: 1.0.0-poc