{
  "resourceType": "Organization",
  "id": "idkjRd4gKWPwtPfQTjYUHeGQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811430978"
    }
  ],
  "active": true,
  "name": "Appalachian Children's Home",
  "telecom": [
    {
      "system": "phone",
      "value": "(606) 546-3805"
    }
  ],
  "address": [
    {
      "line": [
        "1909 Kentucky 3439",
        "PO Box 550"
      ],
      "city": "Barbourville",
      "state": "KY",
      "postalCode": "40906",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkjRd4gKWPwtPfQTjYUHeGQ"
    }
  ]
}