{
  "resourceType" : "Practitioner",
  "id" : "3752dacc-a6e8-4cdd-b82f-92e1647de816",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/practitioner-myhealtheu-eps"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Dr. Hel Ping</p></div>"
  },
  "name" : [{
    "family" : "Ping",
    "given" : ["Hel"],
    "prefix" : ["Dr."]
  }]
}