FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Practitioner |
| Id | Practitioner-StfArzt-BY1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner StfArzt-BY1
Profile: STF Arzt
name: Musterarzt(Official)
address: Musterstadt 12345
{
"resourceType": "Practitioner",
"id": "StfArzt-BY1",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfArzt"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"text": "Musterarzt",
"family": "Musterarzt",
"given": [
"Musterarzt"
]
}
],
"address": [
{
"type": "both",
"city": "Musterstadt",
"postalCode": "12345"
}
]
}