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: HIE2.packages derivation: constraint name: DeviceUvIps type: Device elements: type: type: CodeableConcept short: "Type of device.\r\nPreferably valued by using SNOMED CT.\r\nThe absence of information, or of devices relevant for purpose of this IPS, shall be explicitly stated by using the codes included in the absent-or-unknown-devices-uv-ips value set." binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medical-devices-uv-ips'} index: 0 slicing: rules: open description: Discriminated by the bound value set discriminator: - {path: $this, type: pattern} min: null slices: absentOrUnknownDevice: match: {} schema: type: CodeableConcept binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-devices-uv-ips'} index: 1 patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 2 elements: reference: {mustSupport: true, index: 3} required: [reference] package_version: 0.1.1 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips base: http://hl7.org/fhir/StructureDefinition/Device version: 1.0.0 required: [patient]