{
  "resourceType" : "Practitioner",
  "id" : "prac-uselmann",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner prac-uselmann</b></p><a name=\"prac-uselmann\"> </a><a name=\"hcprac-uselmann\"> </a><p><b>identifier</b>: <code>http://fhir.de/sid/kbv/lanr</code>/660100105</p><p><b>active</b>: true</p><p><b>name</b>: Lena Uselmann (Official)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Zahnärztin</span></td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.de/sid/kbv/lanr",
    "value" : "660100105"
  }],
  "active" : true,
  "name" : [{
    "use" : "official",
    "family" : "Uselmann",
    "given" : ["Lena"]
  }],
  "qualification" : [{
    "code" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
        "code" : "MD",
        "display" : "Doctor of Medicine"
      }],
      "text" : "Zahnärztin"
    }
  }]
}