German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "PASClaimPractitionerExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PASClaimPractitionerExample</b></p><a name=\"PASClaimPractitionerExample\"> </a><a name=\"hcPASClaimPractitionerExample\"> </a><p><b>identifier</b>: <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR</code>/456789012</p><p><b>name</b>: Maria Schmidt </p></div>"
},
"identifier" : [
{
"system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value" : "456789012"
}
],
"name" : [
{
"family" : "Schmidt",
"given" : [
"Maria"
],
"prefix" : [
"Dr."
]
}
]
}