{
  "resourceType": "Organization",
  "id": "idURx9g4qu7OqWxYO9M2T2LQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124213129"
    }
  ],
  "active": true,
  "name": "Getwell Behavioral Health Care Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(215) 437-7478"
    }
  ],
  "address": [
    {
      "line": [
        "2227 East Venango Street"
      ],
      "city": "Philadelphia",
      "state": "PA",
      "postalCode": "19134",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idURx9g4qu7OqWxYO9M2T2LQ"
    }
  ]
}