FHIR IG analytics| Package | kvdigital.terminschnittstelle-fuer-kven |
| Resource Type | Practitioner |
| Id | KBV_PR_KV_DIGITAL_TS_KVEN_Practitioner_Example_7.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "c691d553-8f29-401b-989b-d8c63d8fe447",
"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"
},
{
"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": "123456722"
}
],
"name": [
{
"text": "Prof. Malice van Mustermensch",
"family": "van Mustermensch",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Mustermensch"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "van"
}
]
},
"given": [
"Malice"
],
"prefix": [
"Prof."
]
}
]
}