{
  "resourceType" : "Practitioner",
  "id" : "984dcf34-1924-45a8-8ec5-3d100b67d9be",
  "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 984dcf34-1924-45a8-8ec5-3d100b67d9be</b></p><a name=\"984dcf34-1924-45a8-8ec5-3d100b67d9be\"> </a><a name=\"hc984dcf34-1924-45a8-8ec5-3d100b67d9be\"> </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://hl7.cz/fhir/core/0.3.0/StructureDefinition-cz-practitioner-core.html\">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456788</p><p><b>name</b>: Example Miroslav </p><p><b>gender</b>: Male</p></div>"
  },
  "identifier" : [{
    "system" : "https://ncez.mzcr.cz/fhir/sid/krzp",
    "value" : "123456788"
  }],
  "name" : [{
    "use" : "usual",
    "family" : "Miroslav",
    "given" : ["Example"],
    "prefix" : ["Bc."],
    "suffix" : ["MBA"]
  }],
  "gender" : "male"
}