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', min: 0, 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} min: 0 max: 1 device: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips'] index: 5 bodySite: {type: CodeableConcept, index: 6} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips base: http://hl7.org/fhir/StructureDefinition/DeviceUseStatement version: 2.0.0-ballot required: [timing]