German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Stefan Wagner — MTR (CT Schaedel) - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "example-practitioner-mtr-ct",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner example-practitioner-mtr-ct</b></p><a name=\"example-practitioner-mtr-ct\"> </a><a name=\"hcexample-practitioner-mtr-ct\"> </a><p><b>active</b>: true</p><p><b>name</b>: Stefan Wagner (Official)</p></div>"
  },
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "Wagner",
      "given" : [
        "Stefan"
      ]
    }
  ]
}