PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.eps@1.0.0-ballot
    http://hl7.eu/fhir/eps/StructureDefinition/deviceUseStatement-eu-eps
description: This profile constrains the DeviceUseStatement resource in the scope of the European Patient Summary.
package_name: hl7.fhir.eu.eps
derivation: constraint
name: DeviceUseStatementEuEps
type: DeviceUseStatement
elements:
  timingPeriod:
    type: Period
    choiceOf: timing
    index: 9
    slicing:
      slices:
        timingPeriod:
          match: {}
          schema: {type: Period, choiceOf: timing, index: 9}
          min: 0
          max: 1
  reasonCode: {short: Why is used (code), index: 18}
  source:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 16
  note: {short: Additional information about the device usage, index: 21}
  timingDateTime:
    type: dateTime
    choiceOf: timing
    index: 14
    slicing:
      slices:
        timingDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: timing, index: 14}
          min: 0
          max: 1
  status: {short: Current status of the Device Usage, index: 2}
  timing:
    choices: [timingDateTime]
    index: 13
    slicing:
      slices:
        timingDateTime:
          match: {}
          schema:
            choices: [timingDateTime]
            index: 13
          min: 0
          max: 1
  recordedOn: {short: When recorded (dateTime), index: 15}
  identifier: {short: Device usage identifier, index: 1}
  bodySite:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 20
  device:
    type: Reference
    refers: ['http://hl7.eu/fhir/eps/StructureDefinition/device-eu-eps']
    index: 17
  timing[x]:
    elements:
      start: {short: Start of usage (dateTime), index: 10}
      end: {short: End of usage (dateTime), index: 11}
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps']
    index: 3
    elements:
      reference: {index: 4}
    required: [reference]
  reasonReference: {short: Why is used (details), index: 19}
  text: {short: Device usage description, index: 0}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/eps/StructureDefinition/deviceUseStatement-eu-eps
base: http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
version: 1.0.0-ballot
required: [timing]