{
  "resourceType" : "Practitioner",
  "id" : "1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><p><b>name</b>: Alice Smith </p></div>"
  },
  "name" : [{
    "family" : "Smith",
    "given" : ["Alice"]
  }]
}