FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypePractitioner
IdPractitioner-StfArzt-BY2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Practitioner StfArzt-BY2

Profile: STF Arzt

name: Leitender OA Klinikum Regensburg(Official)

address: Musterstadt 12345


Source1

{
  "resourceType": "Practitioner",
  "id": "StfArzt-BY2",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfArzt"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "use": "official",
      "text": "Leitender OA Klinikum Regensburg",
      "family": "Leitender OA Klinikum Regensburg",
      "given": [
        "Leitender OA Klinikum Regensburg"
      ]
    }
  ],
  "address": [
    {
      "type": "both",
      "city": "Musterstadt",
      "postalCode": "12345"
    }
  ]
}