{
  "resourceType" : "Practitioner",
  "id" : "7f2542b8-afe3-4a30-8f4f-c2f6fd2c2f85",
  "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 7f2542b8-afe3-4a30-8f4f-c2f6fd2c2f85</b></p><a name=\"7f2542b8-afe3-4a30-8f4f-c2f6fd2c2f85\"> </a><a name=\"hc7f2542b8-afe3-4a30-8f4f-c2f6fd2c2f85\"> </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>/971234561</p><p><b>name</b>: Petra Vesela </p><p><b>telecom</b>: <a href=\"tel:+420725333444\">+420725333444</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://ncez.mzcr.cz/fhir/sid/krzp",
    "value" : "971234561"
  }],
  "name" : [{
    "use" : "usual",
    "family" : "Vesela",
    "given" : ["Petra"],
    "prefix" : ["MUDr."]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+420725333444",
    "use" : "work"
  }]
}