: ExampleTIPractitionerDentist
Raw json | Download
{
"resourceType" : "Practitioner",
"id" : "1e3ba201-dd19-4018-b13a-f8dde3e9af01",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/ti/StructureDefinition/ti-practitioner"
]
},
"language" : "de",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 1e3ba201-dd19-4018-b13a-f8dde3e9af01</b></p><a name=\"1e3ba201-dd19-4018-b13a-f8dde3e9af01\"> </a><a name=\"hc1e3ba201-dd19-4018-b13a-f8dde3e9af01\"> </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=\"StructureDefinition-ti-practitioner.html\">TI Practitioner</a></p></div><p><b>identifier</b>: <code>https://gematik.de/fhir/sid/telematik-id</code>/2-2.58.00000040, KzbvZahnarztnummer/987654321</p><p><b>name</b>: Dr. Max Manfred Mustermann</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://gematik.de/fhir/directory/CodeSystem/PractitionerProfessionOID 1.2.276.0.76.4.31}\">Zahnärztin/Zahnarzt</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://gematik.de/fhir/sid/telematik-id",
"value" : "2-2.58.00000040"
},
{
"system" : "http://fhir.de/sid/kzbv/zahnarztnummer",
"value" : "987654321"
}
],
"name" : [
{
"text" : "Dr. Max Manfred Mustermann",
"family" : "Musterman",
"given" : [
"Max",
"Manfred"
],
"prefix" : [
"Dr."
]
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "https://gematik.de/fhir/directory/CodeSystem/PractitionerProfessionOID",
"code" : "1.2.276.0.76.4.31",
"display" : "Zahnärztin/Zahnarzt"
}
]
}
}
]
}