{
  "resourceType" : "Device",
  "id" : "cedarbrook-juno-emr",
  "meta" : {
    "profile" : ["https://fhir.apps.health/StructureDefinition/polaris-emrdevice"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Juno EMR system v2025.1 by WELLSTAR Technology Group, deployed at Cedarbrook Family Health.</div>"
  },
  "identifier" : [{
    "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-device-identifier",
    "value" : "JUNO-EMR-2025"
  }],
  "manufacturer" : "WELLSTAR Technology Group",
  "deviceName" : [{
    "name" : "Juno EMR",
    "type" : "model-name"
  }],
  "type" : {
    "text" : "software"
  },
  "version" : [{
    "value" : "2025.1"
  }],
  "owner" : {
    "identifier" : {
      "system" : "https://fhir.apps.health/NamingSystem/organization-identifier",
      "value" : "cedarbrook-clinic"
    },
    "display" : "Cedarbrook Family Health"
  }
}