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

: Beispiel dokumentierende Praxismitarbeiterin - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "prac-dental-recorder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner prac-dental-recorder</b></p><a name=\"prac-dental-recorder\"> </a><a name=\"hcprac-dental-recorder\"> </a><p><b>active</b>: true</p><p><b>name</b>: Eva Muster (Official)</p></div>"
  },
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "Muster",
      "given" : [
        "Eva"
      ]
    }
  ]
}