{
  "resourceType": "StructureDefinition",
  "url": "http://hl7.org/fhir/ips/StructureDefinition/device-observer-uv-ips",
  "name": "Device-observer-uv-ips",
  "status": "draft",
  "date": "2018-03-21T14:07:42.626+00:00",
  "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 STU3.;\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.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "mustSupport": true
      },
      {
        "id": "Device.manufacturer",
        "path": "Device.manufacturer",
        "mustSupport": true
      },
      {
        "id": "Device.model",
        "path": "Device.model",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}