FHIR IG analytics| Package | kvdigital.vermittlungscode-abrufen-pvs |
| Resource Type | Practitioner |
| Id | KBV_PR_116117_TERMINSERVICE_VCA_Practitioner_Example_Maximum.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "c412a945-d17e-47c3-a592-da5188750919",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_VCA_Practitioner|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456711"
},
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456722"
},
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456733"
}
],
"name": [
{
"use": "official",
"family": "Mustermensch",
"given": [
"Maxi"
]
}
]
}