FHIR IG analytics| Package | kvdigital.terminschnittstelle-fuer-kven |
| Resource Type | Practitioner |
| Id | KBV_PR_KV_DIGITAL_TS_KVEN_Practitioner_Example_2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "535e2ec7-ad6a-4167-bbca-1527f1a6aa3a",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_KVEN_Practitioner|1.0.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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": "123456700"
},
{
"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": "123456711"
}
],
"name": [
{
"text": "Graf Mustermensch",
"family": "Graf Mustermensch",
"_family": {
"extension": [
{
"url": "http://fhir.de/StructureDefinition/humanname-namenszusatz",
"valueString": "Graf"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Mustermensch"
}
]
}
}
]
}