{
  "resourceType": "Organization",
  "id": "id1y6O-2y274igB67DTJ-MjA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1366654329"
    }
  ],
  "active": true,
  "name": "Kenneth J. Headen, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 279-1227"
    }
  ],
  "address": [
    {
      "line": [
        "2627 Grimsley Street"
      ],
      "city": "Greensboro",
      "state": "NC",
      "postalCode": "27403",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1y6O-2y274igB67DTJ-MjA"
    }
  ]
}