{
  "resourceType": "Device",
  "id": "software",
  "text": {
    "status": "generated",
    "div": "<div><p><b>Generated Narrative with Details</b></p><p><b>id</b>: software</p><p><b>identifier</b>: goodhealth</p><p><b>type</b>: EHR <span>(Details )</span></p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>version</b>: 10.23-23423</p><p><b>contact</b>: http://acme.com</p><p><b>url</b>: <a>http://acme.com/goodhealth/ehr/</a></p></div>"
  },
  "identifier": [
    {
      "system": "http://acme.com/ehr/client-ids",
      "value": "goodhealth"
    }
  ],
  "type": {
    "text": "EHR"
  },
  "manufacturer": "Acme Devices, Inc",
  "version": "10.23-23423",
  "contact": [
    {
      "system": "other",
      "value": "http://acme.com"
    }
  ],
  "url": "http://acme.com/goodhealth/ehr/"
}