FHIR IG analytics| Package | kvdigital.terminsynchronisation-tvs |
| Resource Type | Practitioner |
| Id | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Practitioner_Example_Minimum.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "6d38abd0-1253-4b4f-a9c5-48f0253f64d0",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_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": "112233449"
}
],
"name": [
{
"use": "official",
"family": "Mustermensch",
"given": [
"Michel"
]
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAS_FACHGEBIET_GROB",
"code": "09",
"display": "Kinderarzt / Kinderärztin"
}
]
}
}
]
}