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