FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Practitioner |
| Id | Practitioner-StfArzt-BY3-Max-Boese.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner StfArzt-BY3-Max-Boese
Profile: STF Arzt
identifier: https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR/456
name: Dr. Kamilla Böse(Official)
telecom: ph: 0911/488356
address: Kilianstr. 5 Nürnberg 90425 DE
{
"resourceType": "Practitioner",
"id": "StfArzt-BY3-Max-Boese",
"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": "456"
}
],
"name": [
{
"use": "official",
"text": "Dr. Kamilla Böse",
"family": "Böse",
"given": [
"Kamilla"
],
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "0911/488356"
}
],
"address": [
{
"type": "both",
"line": [
"Kilianstr. 5"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Kilianstr."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "5"
}
]
}
],
"city": "Nürnberg",
"postalCode": "90425",
"country": "DE"
}
]
}