{
  "resourceType" : "Device",
  "id" : "ExamplePeriodontalLaserDevice",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExamplePeriodontalLaserDevice</b></p><a name=\"ExamplePeriodontalLaserDevice\"> </a><a name=\"hcExamplePeriodontalLaserDevice\"> </a><p><b>identifier</b>: <code>https://example-dental-practice.de/device</code>/LASER-2026-01</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:\">Dental laser device</span></p></div>"
  },
  "identifier" : [{
    "system" : "https://example-dental-practice.de/device",
    "value" : "LASER-2026-01"
  }],
  "status" : "active",
  "type" : {
    "text" : "Dental laser device"
  }
}