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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypePractitioner
IdPractitioner-StfArzt-BY3-Max-Gutmann.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-BY3-Max-Gutmann

Profile: STF Arzt

identifier: https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR/564

name: Dr. Emil Gutmann(Official)

telecom: ph: 0911/638355

address: Bucher Str. 36 Nürnberg 90408 DE


Source1

{
  "resourceType": "Practitioner",
  "id": "StfArzt-BY3-Max-Gutmann",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfArzt"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
      "value": "564"
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "Dr. Emil Gutmann",
      "family": "Gutmann",
      "given": [
        "Emil",
        "Emil"
      ],
      "prefix": [
        "Dr."
      ],
      "_prefix": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "AC"
            }
          ]
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "0911/638355"
    }
  ],
  "address": [
    {
      "type": "both",
      "line": [
        "Bucher Str. 36"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Bucher Str."
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "36"
            }
          ]
        }
      ],
      "city": "Nürnberg",
      "postalCode": "90408",
      "country": "DE"
    }
  ]
}