{
  "resourceType": "Practitioner",
  "id": "practitioner-UNK",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2020-07-30T22:03:09.089+00:00",
    "source": "#Ysu32TJmFpSGwO7W",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 555555555</p><p><b>name</b>: UNK </p></div>"
  },
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "555555555"
    }
  ],
  "name": [
    {
      "family": "UNK",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "unknown"
          }
        ]
      }
    }
  ]
}