{
  "resourceType" : "Device",
  "id" : "ExamplePrimarySnoringAppliance",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExamplePrimarySnoringAppliance</b></p><a name=\"ExamplePrimarySnoringAppliance\"> </a><a name=\"hcExamplePrimarySnoringAppliance\"> </a><p><b>identifier</b>: <code>https://example-dental-practice.de/device</code>/SLEEP-APPLIANCE-2026-01</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:\">Mandibular advancement oral appliance</span></p><p><b>patient</b>: <a href=\"Patient-pat-pkv-01.html\">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://example-dental-practice.de/device",
    "value" : "SLEEP-APPLIANCE-2026-01"
  }],
  "status" : "active",
  "type" : {
    "text" : "Mandibular advancement oral appliance"
  },
  "patient" : {
    "reference" : "Patient/pat-pkv-01"
  }
}