description: This profile represents the constraints applied to the Device resource by the International Patient Summary (IPS) FHIR Implementation Guide, based on FHIR R4. A device used by or implanted on the patient is described in the patient summary as an instance of a Device resource constrained by this profile. package_name: hl7.fhir.uv.ips derivation: constraint name: DeviceUvIps type: Device elements: type: type: CodeableConcept short: Type of device. binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medical-devices-uv-ips'} mustSupport: true index: 0 patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 1 elements: reference: {mustSupport: true, index: 2} required: [reference] package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips base: http://hl7.org/fhir/StructureDefinition/Device version: 2.0.0-ballot required: [patient]