PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/deviceUseStatement-eu-hdr
description: This profile represents the constraints applied to the DeviceUseStatement 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: DeviceUseStatementEuHdr
type: DeviceUseStatement
elements:
  text: {short: Device usage description, index: 0}
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 1
    elements:
      reference: {index: 2}
    required: [reference]
  timing:
    choices: []
    index: 4
  timing[x]:
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 5}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 5
        slicing:
          slices:
            data-absent-reason:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 5}
              min: 0
              max: 1
  device:
    type: Reference
    refers: ['http://hl7.eu/fhir/hdr/StructureDefinition/device-eu-hdr']
    index: 6
  reasonCode: {short: Why is used (code), index: 7}
  reasonReference:
    type: Reference
    short: Why is used (details)
    refers: ['http://hl7.eu/fhir/hdr/StructureDefinition/condition-eu-hdr', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Media', 'http://hl7.org/fhir/StructureDefinition/Observation']
    index: 8
  bodySite:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 9
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/hdr/StructureDefinition/deviceUseStatement-eu-hdr
base: http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
version: 0.1.0-ballot
required: [timing]