{
  "resourceType": "Organization",
  "id": "idMqMapAGIhXHMl8aCPilzag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356996136"
    }
  ],
  "active": true,
  "name": "The Davidson Hospital",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 214-1945"
    }
  ],
  "address": [
    {
      "line": [
        "3305 Malloy St"
      ],
      "city": "Little Rock",
      "state": "AR",
      "postalCode": "72204",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMqMapAGIhXHMl8aCPilzag"
    }
  ]
}