PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@1.1.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips
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.\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-snomed-absent-unknown-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: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.1.0
required: [patient]