{
  "resourceType" : "Patient",
  "id" : "7257379",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-01-04T21:48:17.697+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Test <b>PATIENT </b></div><table class=\"hapiPropertyTable\"><tbody/></table></div>"
  },
  "name" : [{
    "family" : "Patient",
    "given" : ["Test"]
  }]
}