{
  "resourceType" : "Practitioner",
  "id" : "e234a53a-4e0d-4fb8-9403-e0e324a50f64",
  "meta" : {
    "profile" : ["https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner e234a53a-4e0d-4fb8-9403-e0e324a50f64</b></p><a name=\"e234a53a-4e0d-4fb8-9403-e0e324a50f64\"> </a><a name=\"hce234a53a-4e0d-4fb8-9403-e0e324a50f64\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitioner-core.html\">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456789</p><p><b>name</b>: MUDr. Ivan Anděl</p><p><b>telecom</b>: <a href=\"tel:+420603777227\">+420603777227</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://ncez.mzcr.cz/fhir/sid/krzp",
    "value" : "123456789"
  }],
  "name" : [{
    "text" : "MUDr. Ivan Anděl"
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+420603777227"
  }]
}