FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Practitioner |
| Id | Practitioner-StfArzt-BY3-Max-Gutmann.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "StfArzt-BY3-Max-Gutmann",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt"
]
},
"identifier": [
{
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "564"
}
],
"name": [
{
"given": [
"Emil",
"Emil"
],
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
],
"use": "official",
"text": "Dr. Emil Gutmann",
"family": "Gutmann"
}
],
"address": [
{
"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"
}
]
}
],
"type": "both",
"city": "Nürnberg",
"postalCode": "90408",
"country": "DE"
}
],
"telecom": [
{
"system": "phone",
"value": "0911/638355"
}
]
}