FHIR IG analytics| Package | dguv.basis |
| Resource Type | Practitioner |
| Id | DGUV_Basis_Bsp_Leistungserbringer.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "DGUV-Basis-Bsp-Leistungserbringer",
"meta": {
"profile": [
"http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "LANR",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456799"
}
],
"name": [
{
"use": "official",
"family": "Musteraerztin14",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Musteraerztin14"
}
]
},
"given": [
"Maria"
],
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
]
}