{
  "resourceType": "Practitioner",
  "id": "BESTAuthor",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/ibm-fda-icsr-authorpractitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: NI</p><p><b>name</b>: NI </p></div>"
  },
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "NI"
    }
  ],
  "name": [
    {
      "family": "NI"
    }
  ]
}