{
  "resourceType" : "Device",
  "id" : "mhr-01",
  "meta" : {
    "profile" : ["http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-device-system-1"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device mhr-01</b></p><a name=\"mhr-01\"> </a><a name=\"hcmhr-01\"> </a><a name=\"mhr-01-en-AU\"> </a><p><b>identifier</b>: PAI-D/8003640003000026</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>My Health Record system</td><td>other</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 1084991000168108}\">My Health Record system</span></p><p><b>owner</b>: <a href=\"Organization-mhr-operator.html\">Organization My Health Record system operator</a></p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
        "code" : "NDI",
        "display" : "National Device Identifier"
      }],
      "text" : "PAI-D"
    },
    "system" : "http://ns.electronichealth.net.au/id/pcehr/paid/1.0",
    "value" : "8003640003000026"
  }],
  "deviceName" : [{
    "name" : "My Health Record system",
    "type" : "other"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "1084991000168108",
      "display" : "My Health Record system"
    }],
    "text" : "My Health Record system"
  },
  "owner" : {
    "reference" : "Organization/mhr-operator"
  }
}