Skip to content

Device Profile

Canonical../StructureDefinition/nexus-emr-core-emrdevice
Statusdraft · 1.26.0
BaseDevice (constraint)
SourceFSH · JSON

Represents an EMR software application/product, capturing key details like manufacturer, product name/model, type, version, and the owning organization using standard Nexus EMR references. Uses a non-instance-specific identifier for the Device itself.

Examples

Cedarbrook Juno EMR

Example EMR device record for Cedarbrook Clinic's Juno system

Device/cedarbrook-juno-emr — claims conformance to Device Profile

{
  "resourceType": "Device",
  "id": "cedarbrook-juno-emr",
  "meta": {
    "profile": [
      "../StructureDefinition/nexus-emr-core-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>"
  },
  "manufacturer": "WELLSTAR Technology Group",
  "deviceName": [
    {
      "name": "Juno EMR",
      "type": "model-name"
    }
  ],
  "type": {
    "text": "software"
  },
  "version": [
    {
      "value": "2025.1"
    }
  ],
  "owner": {
    "identifier": {
      "system": "../NamingSystem/organization-identifier",
      "value": "cedarbrook-clinic"
    },
    "display": "Cedarbrook Family Health"
  }
}

Referenced by: audit-avery-break-glass-20260903 · Chart Read Audit Entry · Packet Disclosure Audit Entry