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 - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="ExamplePeriodontalLaserDevice"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <system value="https://example-dental-practice.de/device"/>
    <value value="LASER-2026-01"/>
  </identifier>
  <status value="active"/>
  <type>
    <text value="Dental laser device"/>
  </type>
</Device>