FHIR IG analytics| Package | rki.emiga.vzd |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner44588970.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "Practitioner44588970",
"meta": {
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "inPublicHealthService",
"display": "ÖGD-weit"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1."
}
],
"profile": [
"https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaPractitioner"
]
},
"name": [
{
"given": [
"Wilhelm"
],
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
],
"family": "Hahn",
"text": "Dr. Wilhelm Hahn"
}
],
"telecom": [
{
"system": "email",
"value": "wilhelm.hahn@example.org"
},
{
"system": "phone",
"value": "0123 456789-1281"
}
],
"active": true
}