PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@1.1.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips
description: This profile represents the constraints applied to the DeviceUseStatement resource by the International Patient Summary (IPS) FHIR Implementation Guide, based on FHIR R4. A statement about a device used by or implanted on the patient is described in the patient summary as an instance of a DeviceUseStatement resource constrained by this profile.
package_name: hl7.fhir.uv.ips
derivation: constraint
name: DeviceUseStatementUvIps
type: DeviceUseStatement
elements:
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 0
    elements:
      reference: {mustSupport: true, index: 1}
    required: [reference]
  timing:
    mustSupport: true
    choices: []
    index: 3
  timing[x]:
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, type: Extension, mustSupport: true, index: 4}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 4
        slicing:
          slices:
            data-absent-reason:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 4}
              max: 1
  source: {index: 5}
  device:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips']
    index: 6
  bodySite: {type: CodeableConcept, index: 7}
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips
base: http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
version: 1.1.0
required: [timing]