German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "ExamplePractitionerRadiology",
"meta" : {
"profile" : [
🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExamplePractitionerRadiology</b></p><a name=\"ExamplePractitionerRadiology\"> </a><a name=\"hcExamplePractitionerRadiology\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=kbv.basis@1.9.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner\">KBV_PR_Base_Practitioner</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Andrea Fischer </p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO 535}\">FÄ/FA Radiologie (neue (M-)WBO)</span></td></tr></table></div>"
},
"active" : true,
"name" : [
{
"family" : "Fischer",
"given" : [
"Andrea"
],
"prefix" : [
"Dr."
]
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO",
"code" : "535",
"display" : "FÄ/FA Radiologie (neue (M-)WBO)"
}
]
}
}
]
}