{
  "resourceType" : "Practitioner",
  "id" : "a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core"]
  },
  "language" : "cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\" xml:lang=\"cs\">MUDr. Ivan Anděl, tel: +420 603 777 227</div>"
  },
  "identifier" : [{
    "system" : "https://ncez.mzcr.cz/fhir/sid/krzp",
    "value" : "151607357"
  }],
  "name" : [{
    "use" : "usual",
    "text" : "MUDr. Ivan Anděl"
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+420603777227",
    "use" : "work"
  }]
}