FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Practitioner |
| Id | Practitioner-StfArzt-TH1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "StfArzt-TH1",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt"
]
},
"name": [
{
"given": [
"My Vu"
],
"prefix": [
"Dr."
],
"use": "official",
"text": "Dr. Uyen My Vu",
"family": "Uyen"
}
],
"address": [
{
"type": "both",
"city": "Musterstadt",
"postalCode": "12345"
}
]
}