German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Periodontal Laser Device - JSON Representation

Raw json | Download

{
  "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"
  }
}