{
  "resourceType" : "Device",
  "id" : "0b89dcab-1d0c-44fa-a958-3131452d8cca",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Cardiac pacemaker</p></div>"
  },
  "status" : "active",
  "deviceName" : [{
    "name" : "Cardiac pacemaker",
    "type" : "user-friendly-name"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "14106009",
      "display" : "Cardiac pacemaker"
    }]
  },
  "patient" : {
    "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  }
}