German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

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

: Dr. Anna Hofmann — Radiologin (Strahlenschutzverantwortliche DVT) - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "example-practitioner-radiologin-dvt",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner example-practitioner-radiologin-dvt</b></p><a name=\"example-practitioner-radiologin-dvt\"> </a><a name=\"hcexample-practitioner-radiologin-dvt\"> </a><p><b>active</b>: true</p><p><b>name</b>: Anna Hofmann (Official)</p></div>"
  },
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "Hofmann",
      "given" : [
        "Anna"
      ],
      "prefix" : [
        "Dr."
      ],
      "_prefix" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "AC"
            }
          ]
        }
      ]
    }
  ]
}