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