{
  "resourceType" : "Practitioner",
  "id" : "us-core-practitioner-jm-lehz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner us-core-practitioner-jm-lehz</b></p><a name=\"us-core-practitioner-jm-lehz\"> </a><a name=\"hcus-core-practitioner-jm-lehz\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/123456789</p><p><b>name</b>: J.M. Lehz (Official)</p></div>"
  },
  "identifier" : [{
    "system" : "http://hl7.org/fhir/sid/us-npi",
    "value" : "123456789"
  }],
  "name" : [{
    "use" : "official",
    "family" : "Lehz",
    "given" : ["J.M."],
    "prefix" : ["Dr."]
  }]
}