{
  "resourceType": "StructureDefinition",
  "id": "Device-observer-uv-ips",
  "url": "http://hl7.org/fhir/uv/ips/StructureDefinition/Device-observer-uv-ips",
  "name": "DeviceObserverUvIps",
  "title": "Device (Results: imaging, observer)",
  "status": "active",
  "description": "This profile represents the constraints applied to the Device resource by the IPS project, which specifies an international patient summary based on the FHIR standard R4.;\r\n\r\nThis profile describes a device that plays the role of observer.",
  "purpose": "This profile constrains the representation of a device acting as observer in the international patient summary as specified by the IPS project.",
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "mustSupport": true
      },
      {
        "id": "Device.id",
        "path": "Device.id",
        "mustSupport": true
      },
      {
        "id": "Device.meta",
        "path": "Device.meta",
        "mustSupport": false
      },
      {
        "id": "Device.meta.profile",
        "path": "Device.meta.profile",
        "fixedCanonical": "http://hl7.org/fhir/uv/ips/StructureDefinition/Device-observer-uv-ips",
        "mustSupport": false
      },
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "mustSupport": true
      },
      {
        "id": "Device.manufacturer",
        "path": "Device.manufacturer",
        "mustSupport": true
      },
      {
        "id": "Device.modelNumber",
        "path": "Device.modelNumber",
        "mustSupport": true
      }
    ]
  }
}