German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "role-schoell-gibitzenhof",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole role-schoell-gibitzenhof</b></p><a name=\"role-schoell-gibitzenhof\"> </a><a name=\"hcrole-schoell-gibitzenhof\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-prac-schoell.html\">Practitioner Martin Schöll (official)</a></p><p><b>organization</b>: <a href=\"Organization-org-dental-mvz.html\">Organization Demo-Zahnarztpraxis MVZ Nürnberg</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}\">Doctor</span></p><p><b>specialty</b>: <span title=\"Codes:\">Zahnarzt</span></p></div>"
},
"active" : true,
"practitioner" : {
🔗 "reference" : "Practitioner/prac-schoell"
},
"organization" : {
🔗 "reference" : "Organization/org-dental-mvz"
},
"code" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code" : "doctor",
"display" : "Doctor"
}
]
}
],
"specialty" : [
{
"text" : "Zahnarzt"
}
]
}